From owner-cvs-all@FreeBSD.ORG Sat Nov 25 23:48:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7B22916A403; Sat, 25 Nov 2006 23:48:08 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C38C443D55; Sat, 25 Nov 2006 23:47:17 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAPNm8He030592; Sat, 25 Nov 2006 23:48:08 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAPNm8kf030591; Sat, 25 Nov 2006 23:48:08 GMT (envelope-from dougb) Message-Id: <200611252348.kAPNm8kf030591@repoman.freebsd.org> From: Doug Barton Date: Sat, 25 Nov 2006 23:48:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/misc/wmweather+ Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Nov 2006 23:48:08 -0000 dougb 2006-11-25 23:48:07 UTC FreeBSD ports repository Modified files: misc/wmweather+ Makefile Log: USE_X_PREFIX implies USE_XLIB, so remove the redundancy. Help PREFIX-cleanliness by adding a CONFIGURE_ARG to tell configure where libwraster can be found. [1] Bump PORTREVISION. Submitted by: pointyhat [1] Revision Changes Path 1.6 +3 -2 ports/misc/wmweather+/Makefile From owner-cvs-all@FreeBSD.ORG Sun Nov 26 00:14:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8AF8B16A416; Sun, 26 Nov 2006 00:14:18 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9353143D49; Sun, 26 Nov 2006 00:13:27 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQ0EHM7043945; Sun, 26 Nov 2006 00:14:17 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQ0EHdO043944; Sun, 26 Nov 2006 00:14:17 GMT (envelope-from dougb) Message-Id: <200611260014.kAQ0EHdO043944@repoman.freebsd.org> From: Doug Barton Date: Sun, 26 Nov 2006 00:14: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/wmwlmon Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 00:14:18 -0000 dougb 2006-11-26 00:14:17 UTC FreeBSD ports repository Modified files: net/wmwlmon Makefile Log: Handle non-traditional LOCALBASE and X11BASE Submitted by: pointyhat Revision Changes Path 1.3 +7 -0 ports/net/wmwlmon/Makefile From owner-cvs-all@FreeBSD.ORG Sun Nov 26 00:30:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 791E516A522; Sun, 26 Nov 2006 00:30:38 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A12643D4C; Sun, 26 Nov 2006 00:29:42 +0000 (GMT) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQ0UXNL046027; Sun, 26 Nov 2006 00:30:33 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQ0UXPF046026; Sun, 26 Nov 2006 00:30:33 GMT (envelope-from shaun) Message-Id: <200611260030.kAQ0UXPF046026@repoman.freebsd.org> From: Shaun Amott Date: Sun, 26 Nov 2006 00:30:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/p5-FuzzyOcr Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 00:30:38 -0000 shaun 2006-11-26 00:30:33 UTC FreeBSD ports repository Modified files: mail/p5-FuzzyOcr Makefile distinfo Log: Upgrade to 2.3b. Submitted by: wes Revision Changes Path 1.2 +3 -2 ports/mail/p5-FuzzyOcr/Makefile 1.2 +3 -3 ports/mail/p5-FuzzyOcr/distinfo From owner-cvs-all@FreeBSD.ORG Sun Nov 26 03:09:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8797E16A407; Sun, 26 Nov 2006 03:09:44 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB7F943D45; Sun, 26 Nov 2006 03:08:52 +0000 (GMT) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQ39iim084948; Sun, 26 Nov 2006 03:09:44 GMT (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQ39isH084947; Sun, 26 Nov 2006 03:09:44 GMT (envelope-from vanilla) Message-Id: <200611260309.kAQ39isH084947@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Sun, 26 Nov 2006 03:09:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/sdl_sge Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 03:09:44 -0000 vanilla 2006-11-26 03:09:43 UTC FreeBSD ports repository Modified files: devel/sdl_sge Makefile Log: Move devel/sge to devel/sdl_sge. PR: ports/102602 Submitted by: maintainer Revision Changes Path 1.5 +1 -2 ports/devel/sdl_sge/Makefile From owner-cvs-all@FreeBSD.ORG Sun Nov 26 03:11:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 06CDC16A494; Sun, 26 Nov 2006 03:11:45 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6501A43D53; Sun, 26 Nov 2006 03:10:53 +0000 (GMT) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQ3BiPO085735; Sun, 26 Nov 2006 03:11:44 GMT (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQ3Bibq085734; Sun, 26 Nov 2006 03:11:44 GMT (envelope-from vanilla) Message-Id: <200611260311.kAQ3Bibq085734@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Sun, 26 Nov 2006 03:11:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/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, 26 Nov 2006 03:11:45 -0000 vanilla 2006-11-26 03:11:44 UTC FreeBSD ports repository Modified files: devel Makefile Log: Disconnect devel/sge, connect devel/sdl_sge. Revision Changes Path 1.2521 +1 -1 ports/devel/Makefile From owner-cvs-all@FreeBSD.ORG Sun Nov 26 03:14:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2319016A416; Sun, 26 Nov 2006 03:14:02 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9151E43D55; Sun, 26 Nov 2006 03:13:10 +0000 (GMT) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQ3E1o5086316; Sun, 26 Nov 2006 03:14:01 GMT (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQ3E1fG086315; Sun, 26 Nov 2006 03:14:01 GMT (envelope-from vanilla) Message-Id: <200611260314.kAQ3E1fG086315@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Sun, 26 Nov 2006 03:14: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 MOVED ports/devel/sge Makefile distinfo pkg-descr pkg-plist ports/devel/sge/files patch-Makefile patch-Makefile.conf patch-sge030809-sge_tt_text.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 03:14:02 -0000 vanilla 2006-11-26 03:14:01 UTC FreeBSD ports repository Modified files: . MOVED Removed files: devel/sge Makefile distinfo pkg-descr pkg-plist devel/sge/files patch-Makefile patch-Makefile.conf patch-sge030809-sge_tt_text.cpp Log: Move devel/sge to devel/sdl_sge. Revision Changes Path 1.1190 +2 -1 ports/MOVED 1.5 +0 -68 ports/devel/sge/Makefile (dead) 1.2 +0 -3 ports/devel/sge/distinfo (dead) 1.2 +0 -29 ports/devel/sge/files/patch-Makefile (dead) 1.2 +0 -63 ports/devel/sge/files/patch-Makefile.conf (dead) 1.3 +0 -26 ports/devel/sge/files/patch-sge030809-sge_tt_text.cpp (dead) 1.2 +0 -14 ports/devel/sge/pkg-descr (dead) 1.3 +0 -64 ports/devel/sge/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Sun Nov 26 03:16:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E7EFD16A506; Sun, 26 Nov 2006 03:16:20 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E60B43D46; Sun, 26 Nov 2006 03:15:27 +0000 (GMT) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQ3GIPS086736; Sun, 26 Nov 2006 03:16:18 GMT (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQ3GInA086735; Sun, 26 Nov 2006 03:16:18 GMT (envelope-from vanilla) Message-Id: <200611260316.kAQ3GInA086735@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Sun, 26 Nov 2006 03:16: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: 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, 26 Nov 2006 03:16:21 -0000 vanilla 2006-11-26 03:16:18 UTC FreeBSD ports repository Modified files: . modules Log: Move devel/sge to devel/sdl_sge. Revision Changes Path 1.16698 +1 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Nov 26 03:20:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 332AF16A415; Sun, 26 Nov 2006 03:20:32 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B0F443D67; Sun, 26 Nov 2006 03:19:30 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQ3KLjX087100; Sun, 26 Nov 2006 03:20:21 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQ3KLpJ087099; Sun, 26 Nov 2006 03:20:21 GMT (envelope-from ahze) Message-Id: <200611260320.kAQ3KLpJ087099@repoman.freebsd.org> From: Michael Johnson Date: Sun, 26 Nov 2006 03:20: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/graphics/p5-Cairo Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 03:20:32 -0000 ahze 2006-11-26 03:20:21 UTC FreeBSD ports repository Modified files: graphics/p5-Cairo Makefile distinfo Log: Update to 1.021 Revision Changes Path 1.5 +1 -1 ports/graphics/p5-Cairo/Makefile 1.6 +3 -3 ports/graphics/p5-Cairo/distinfo From owner-cvs-all@FreeBSD.ORG Sun Nov 26 04:09:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EB55016A511; Sun, 26 Nov 2006 04:09:26 +0000 (UTC) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82FFB43D6D; Sun, 26 Nov 2006 04:08:32 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQ49NkH097338; Sun, 26 Nov 2006 04:09:23 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQ49NYu097337; Sun, 26 Nov 2006 04:09:23 GMT (envelope-from jylefort) Message-Id: <200611260409.kAQ49NYu097337@repoman.freebsd.org> From: Jean-Yves Lefort Date: Sun, 26 Nov 2006 04:09:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/osg Makefile bsd.osg.mk distinfo pkg-plist ports/graphics/osg/files freebsd4-osg-patches patch-Make::makedefs patch-Make::makedirdefs patch-Make::makerules patch-Make_makedefs ports/graphics/openproducer Makefile distinfo ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 04:09:27 -0000 jylefort 2006-11-26 04:09:23 UTC FreeBSD ports repository Modified files: graphics/osg Makefile distinfo pkg-plist graphics/openproducer Makefile pkg-descr pkg-plist devel/openthreads Makefile pkg-descr Added files: graphics/osg bsd.osg.mk graphics/osg/files patch-Make_makedefs Removed files: graphics/osg/files freebsd4-osg-patches patch-Make::makedefs patch-Make::makedirdefs patch-Make::makerules graphics/openproducer distinfo graphics/openproducer/files patch-Make::makedefs patch-Make::makerules devel/openthreads distinfo devel/openthreads/files patch-Make::makedefs patch-Make::makerules patch-Make_instrules Log: - Update openthreads to 1.5 - Update openproducer to 1.1 and move to LOCALBASE - Update osg to 1.2 and move to LOCALBASE - Take maintainerships PR: ports/105729 Submitted by: jylefort Approved by: maintainers Revision Changes Path 1.7 +4 -22 ports/devel/openthreads/Makefile 1.5 +0 -3 ports/devel/openthreads/distinfo (dead) 1.4 +0 -29 ports/devel/openthreads/files/patch-Make::makedefs (dead) 1.2 +0 -20 ports/devel/openthreads/files/patch-Make::makerules (dead) 1.2 +0 -20 ports/devel/openthreads/files/patch-Make_instrules (dead) 1.3 +0 -2 ports/devel/openthreads/pkg-descr 1.10 +4 -21 ports/graphics/openproducer/Makefile 1.7 +0 -3 ports/graphics/openproducer/distinfo (dead) 1.9 +0 -56 ports/graphics/openproducer/files/patch-Make::makedefs (dead) 1.4 +0 -21 ports/graphics/openproducer/files/patch-Make::makerules (dead) 1.2 +0 -2 ports/graphics/openproducer/pkg-descr 1.5 +3 -0 ports/graphics/openproducer/pkg-plist 1.29 +7 -55 ports/graphics/osg/Makefile 1.1 +33 -0 ports/graphics/osg/bsd.osg.mk (new) 1.13 +3 -3 ports/graphics/osg/distinfo 1.2 +0 -688 ports/graphics/osg/files/freebsd4-osg-patches (dead) 1.4 +0 -43 ports/graphics/osg/files/patch-Make::makedefs (dead) 1.2 +0 -14 ports/graphics/osg/files/patch-Make::makedirdefs (dead) 1.2 +0 -29 ports/graphics/osg/files/patch-Make::makerules (dead) 1.1 +11 -0 ports/graphics/osg/files/patch-Make_makedefs (new) 1.11 +140 -111 ports/graphics/osg/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Nov 26 04:37:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 82B8B16A416; Sun, 26 Nov 2006 04:37:50 +0000 (UTC) (envelope-from kmacy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C49843D53; Sun, 26 Nov 2006 04:36:58 +0000 (GMT) (envelope-from kmacy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQ4bnbY002923; Sun, 26 Nov 2006 04:37:49 GMT (envelope-from kmacy@repoman.freebsd.org) Received: (from kmacy@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQ4bntr002922; Sun, 26 Nov 2006 04:37:49 GMT (envelope-from kmacy) Message-Id: <200611260437.kAQ4bntr002922@repoman.freebsd.org> From: Kip Macy Date: Sun, 26 Nov 2006 04:37: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/sun4v/sun4v hcall.S src/sys/sun4v/include hv_api.h hypervisorvar.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, 26 Nov 2006 04:37:50 -0000 kmacy 2006-11-26 04:37:49 UTC FreeBSD src repository Modified files: sys/sun4v/sun4v hcall.S sys/sun4v/include hv_api.h hypervisorvar.h Log: add interrupt cookie hypervisor functions Revision Changes Path 1.5 +12 -1 src/sys/sun4v/include/hv_api.h 1.12 +10 -0 src/sys/sun4v/include/hypervisorvar.h 1.17 +145 -0 src/sys/sun4v/sun4v/hcall.S From owner-cvs-all@FreeBSD.ORG Sun Nov 26 05:35:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D9FC016A412; Sun, 26 Nov 2006 05:35:21 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B78043D46; Sun, 26 Nov 2006 05:34:29 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQ5ZLeZ022346; Sun, 26 Nov 2006 05:35:21 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQ5ZLB3022345; Sun, 26 Nov 2006 05:35:21 GMT (envelope-from obrien) Message-Id: <200611260535.kAQ5ZLB3022345@repoman.freebsd.org> From: "David E. O'Brien" Date: Sun, 26 Nov 2006 05:35: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/editors/vim Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 05:35:22 -0000 obrien 2006-11-26 05:35:21 UTC FreeBSD ports repository Modified files: editors/vim Makefile distinfo Log: Update to Vim 7.0 patchlevel 168. Revision Changes Path 1.285 +3 -3 ports/editors/vim/Makefile 1.167 +213 -0 ports/editors/vim/distinfo From owner-cvs-all@FreeBSD.ORG Sun Nov 26 05:37:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DF6E516A407; Sun, 26 Nov 2006 05:37:07 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4C8943D45; Sun, 26 Nov 2006 05:36:15 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQ5b7aT022481; Sun, 26 Nov 2006 05:37:07 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQ5b7gs022480; Sun, 26 Nov 2006 05:37:07 GMT (envelope-from obrien) Message-Id: <200611260537.kAQ5b7gs022480@repoman.freebsd.org> From: "David E. O'Brien" Date: Sun, 26 Nov 2006 05:37: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: Sun, 26 Nov 2006 05:37:08 -0000 obrien 2006-11-26 05:37:07 UTC FreeBSD ports repository Modified files: editors/vim Makefile Log: Trim trailing whitesapce. Revision Changes Path 1.286 +3 -3 ports/editors/vim/Makefile From owner-cvs-all@FreeBSD.ORG Sun Nov 26 05:39:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C673B16A403; Sun, 26 Nov 2006 05:39:28 +0000 (UTC) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C51C43D53; Sun, 26 Nov 2006 05:38:36 +0000 (GMT) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQ5dS4I022612; Sun, 26 Nov 2006 05:39:28 GMT (envelope-from kientzle@repoman.freebsd.org) Received: (from kientzle@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQ5dSVO022611; Sun, 26 Nov 2006 05:39:28 GMT (envelope-from kientzle) Message-Id: <200611260539.kAQ5dSVO022611@repoman.freebsd.org> From: Tim Kientzle Date: Sun, 26 Nov 2006 05:39:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libarchive Makefile archive_read_support_format_iso9660.c archive_write_set_format_ustar.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 05:39:28 -0000 kientzle 2006-11-26 05:39:28 UTC FreeBSD src repository Modified files: lib/libarchive Makefile archive_read_support_format_iso9660.c archive_write_set_format_ustar.c Log: Unbreak libarchive on arm. Two parts of libarchive relied on a traditional shortcut of defining on-disk layouts using structures of character arrays. Unfortunately, as recently discussed on cvs-all@, this usage is not actually sanctioned by the standards and specifically fails on GCC/arm (unless your data structures happen to be "naturally aligned"). The new code defines offsets/sizes for data fields and accesses them using explicit pointer arithmetic, instead of casting to a structure and accessing structure fields. In particular, the new code is now clean with WARNS=6 on arm. MFC after: 14 days Revision Changes Path 1.55 +0 -5 src/lib/libarchive/Makefile 1.15 +156 -105 src/lib/libarchive/archive_read_support_format_iso9660.c 1.18 +128 -87 src/lib/libarchive/archive_write_set_format_ustar.c From owner-cvs-all@FreeBSD.ORG Sun Nov 26 05:55:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C0FB116A412; Sun, 26 Nov 2006 05:55:58 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71B0B43D49; Sun, 26 Nov 2006 05:55:06 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQ5tw3u025916; Sun, 26 Nov 2006 05:55:58 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQ5twDv025915; Sun, 26 Nov 2006 05:55:58 GMT (envelope-from rafan) Message-Id: <200611260555.kAQ5twDv025915@repoman.freebsd.org> From: Rong-En Fan Date: Sun, 26 Nov 2006 05:55: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/science/gwyddion Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 05:55:58 -0000 rafan 2006-11-26 05:55:58 UTC FreeBSD ports repository Modified files: science/gwyddion Makefile distinfo Log: - Fix build on big-endian platform Reported by: pointyhat via kris Submitted by: David Necas (Yeti) (maintainer) Revision Changes Path 1.5 +5 -0 ports/science/gwyddion/Makefile 1.5 +3 -0 ports/science/gwyddion/distinfo From owner-cvs-all@FreeBSD.ORG Sun Nov 26 06:52:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 191DD16A407; Sun, 26 Nov 2006 06:52:55 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7874743D49; Sun, 26 Nov 2006 06:52:02 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQ6qsL2037090; Sun, 26 Nov 2006 06:52:54 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQ6qsOp037089; Sun, 26 Nov 2006 06:52:54 GMT (envelope-from imp) Message-Id: <200611260652.kAQ6qsOp037089@repoman.freebsd.org> From: Warner Losh Date: Sun, 26 Nov 2006 06: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 ObsoleteFiles.inc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 06:52:55 -0000 imp 2006-11-26 06:52:54 UTC FreeBSD src repository Modified files: . ObsoleteFiles.inc Log: devsw.9 removed Revision Changes Path 1.63 +2 -0 src/ObsoleteFiles.inc From owner-cvs-all@FreeBSD.ORG Sun Nov 26 07:54:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D687C16A40F; Sun, 26 Nov 2006 07:54:45 +0000 (UTC) (envelope-from kmacy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00B5143D46; Sun, 26 Nov 2006 07:53:52 +0000 (GMT) (envelope-from kmacy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQ7sjov048788; Sun, 26 Nov 2006 07:54:45 GMT (envelope-from kmacy@repoman.freebsd.org) Received: (from kmacy@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQ7sjTv048784; Sun, 26 Nov 2006 07:54:45 GMT (envelope-from kmacy) Message-Id: <200611260754.kAQ7sjTv048784@repoman.freebsd.org> From: Kip Macy Date: Sun, 26 Nov 2006 07:54: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/sun4v/sun4v pmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 07:54:45 -0000 kmacy 2006-11-26 07:54:44 UTC FreeBSD src repository Modified files: sys/sun4v/sun4v pmap.c Log: - remove dead code - revert a previous change to pmap_enter where we could skip invalidates on unmanaged pages Revision Changes Path 1.16 +10 -19 src/sys/sun4v/sun4v/pmap.c From owner-cvs-all@FreeBSD.ORG Sun Nov 26 08:02:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 15CBC16A47C; Sun, 26 Nov 2006 08:02:10 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24D9043D45; Sun, 26 Nov 2006 08:01:17 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQ829JX050050; Sun, 26 Nov 2006 08:02:09 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQ829n2050049; Sun, 26 Nov 2006 08:02:09 GMT (envelope-from rafan) Message-Id: <200611260802.kAQ829n2050049@repoman.freebsd.org> From: Rong-En Fan Date: Sun, 26 Nov 2006 08:02:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/gauche Makefile distinfo pkg-plist ports/lang/gauche/files patch-doc-Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 08:02:10 -0000 rafan 2006-11-26 08:02:09 UTC FreeBSD ports repository Modified files: lang/gauche Makefile distinfo pkg-plist lang/gauche/files patch-doc-Makefile.in Log: - Update to 0.8.8 PR: ports/105477 Submitted by: Erik Greenwald (maintainer) Revision Changes Path 1.42 +1 -1 ports/lang/gauche/Makefile 1.23 +3 -3 ports/lang/gauche/distinfo 1.7 +8 -12 ports/lang/gauche/files/patch-doc-Makefile.in 1.23 +9 -0 ports/lang/gauche/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Nov 26 08:02:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 10E4E16A4A0; Sun, 26 Nov 2006 08:02:51 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A706C43D5E; Sun, 26 Nov 2006 08:01:57 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQ82oZe050171; Sun, 26 Nov 2006 08:02:50 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQ82o87050170; Sun, 26 Nov 2006 08:02:50 GMT (envelope-from rafan) Message-Id: <200611260802.kAQ82o87050170@repoman.freebsd.org> From: Rong-En Fan Date: Sun, 26 Nov 2006 08:02: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/databases/gauche-gdbm Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 08:02:51 -0000 rafan 2006-11-26 08:02:50 UTC FreeBSD ports repository Modified files: databases/gauche-gdbm Makefile Log: - Update to 0.8.8 PR: ports/105478 Submitted by: Erik Greenwald (maintainer) Revision Changes Path 1.36 +1 -1 ports/databases/gauche-gdbm/Makefile From owner-cvs-all@FreeBSD.ORG Sun Nov 26 09:11:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EA4C016A407; Sun, 26 Nov 2006 09:11:20 +0000 (UTC) (envelope-from niclas.zeising@gmail.com) Received: from pne-smtpout2-sn1.fre.skanova.net (pne-smtpout2-sn1.fre.skanova.net [81.228.11.159]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A2C543D55; Sun, 26 Nov 2006 09:10:27 +0000 (GMT) (envelope-from niclas.zeising@gmail.com) Received: from [81.232.22.155] (81.232.22.155) by pne-smtpout2-sn1.fre.skanova.net (7.2.075) id 452BAC860098D282; Sun, 26 Nov 2006 10:11:19 +0100 Message-ID: <45695A33.7040500@gmail.com> Date: Sun, 26 Nov 2006 10:11:15 +0100 From: Niclas Zeising User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: Craig Rodrigues References: <200611230144.kAN1iGvF031987@repoman.freebsd.org> In-Reply-To: <200611230144.kAN1iGvF031987@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 ObsoleteFiles.inc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 09:11:21 -0000 Craig Rodrigues wrote: > rodrigc 2006-11-23 01:44:16 UTC > > FreeBSD src repository > > Modified files: > . ObsoleteFiles.inc > Log: > Remove mount_devfs, mount_ext2fs, mount_fdescfs, mount_linprocfs, > mount_procfs, mount_std, which are now obsolete. > > Requested by: netchild, ache > > Revision Changes Path > 1.62 +13 -0 src/ObsoleteFiles.inc While doing buildworld and installworld yesterday I noticed that those mount_* is not removed from /rescue when running make delete-old. Is there a reason for this, or have you just forgotten to add them to ObsoleteFiles.inc as well? Regards! //Niclas -- From owner-cvs-all@FreeBSD.ORG Sun Nov 26 09:42:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 17E7D16A415; Sun, 26 Nov 2006 09:42:46 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72F1843D55; Sun, 26 Nov 2006 09:41:51 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQ9gidZ078024; Sun, 26 Nov 2006 09:42:44 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQ9giln078023; Sun, 26 Nov 2006 09:42:44 GMT (envelope-from maho) Message-Id: <200611260942.kAQ9giln078023@repoman.freebsd.org> From: Maho Nakata Date: Sun, 26 Nov 2006 09:42: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/editors/openoffice.org-2-devel/files patch-i71760 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 09:42:46 -0000 maho 2006-11-26 09:42:44 UTC FreeBSD ports repository Added files: editors/openoffice.org-2-devel/files patch-i71760 Log: A build fix for amd64. Reported by: oliver, and Jack L. Revision Changes Path 1.1 +23 -0 ports/editors/openoffice.org-2-devel/files/patch-i71760 (new) From owner-cvs-all@FreeBSD.ORG Sun Nov 26 09:42:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2824C16A47B; Sun, 26 Nov 2006 09:42:46 +0000 (UTC) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7307D43D5D; Sun, 26 Nov 2006 09:41:50 +0000 (GMT) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQ9gh14077993; Sun, 26 Nov 2006 09:42:43 GMT (envelope-from alexbl@repoman.freebsd.org) Received: (from alexbl@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQ9ghUq077992; Sun, 26 Nov 2006 09:42:43 GMT (envelope-from alexbl) Message-Id: <200611260942.kAQ9ghUq077992@repoman.freebsd.org> From: Alexander Botero-Lowry Date: Sun, 26 Nov 2006 09:42: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/databases Makefile ports/databases/py-migrate Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 09:42:46 -0000 alexbl 2006-11-26 09:42:43 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/py-migrate Makefile distinfo pkg-descr pkg-plist Log: Inspired by Ruby on Rails' migrations, Migrate provides a way to deal with database schema changes in SQLAlchemy projects. WWW: http://erosson.com/migrate PR: ports/105336 Submitted by: elvstone at gmail.com Revision Changes Path 1.565 +1 -0 ports/databases/Makefile 1.1 +27 -0 ports/databases/py-migrate/Makefile (new) 1.1 +3 -0 ports/databases/py-migrate/distinfo (new) 1.1 +4 -0 ports/databases/py-migrate/pkg-descr (new) 1.1 +138 -0 ports/databases/py-migrate/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun Nov 26 09:42:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7216216A68D; Sun, 26 Nov 2006 09:42:52 +0000 (UTC) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id E557543D8A; Sun, 26 Nov 2006 09:41:58 +0000 (GMT) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQ9gp1Y078083; Sun, 26 Nov 2006 09:42:51 GMT (envelope-from alexbl@repoman.freebsd.org) Received: (from alexbl@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQ9gp8f078082; Sun, 26 Nov 2006 09:42:51 GMT (envelope-from alexbl) Message-Id: <200611260942.kAQ9gp8f078082@repoman.freebsd.org> From: Alexander Botero-Lowry Date: Sun, 26 Nov 2006 09:42:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 09:42:52 -0000 alexbl 2006-11-26 09:42:51 UTC FreeBSD ports repository Modified files: . modules Log: py-migrate --> ports/databases/py-migrate Revision Changes Path 1.16699 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Nov 26 10:00:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6A5A516A407; Sun, 26 Nov 2006 10:00:25 +0000 (UTC) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D949643D5A; Sun, 26 Nov 2006 09:59:31 +0000 (GMT) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQA0OB0080523; Sun, 26 Nov 2006 10:00:24 GMT (envelope-from alexbl@repoman.freebsd.org) Received: (from alexbl@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQA0OVF080498; Sun, 26 Nov 2006 10:00:24 GMT (envelope-from alexbl) Message-Id: <200611261000.kAQA0OVF080498@repoman.freebsd.org> From: Alexander Botero-Lowry Date: Sun, 26 Nov 2006 10:00: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/napster Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 10:00:25 -0000 alexbl 2006-11-26 10:00:23 UTC FreeBSD ports repository Modified files: audio/napster Makefile distinfo Log: - update to 1.5.4 - pass maintainership to submitter PR: 105352 Submitted by: Marcelo Araujo Revision Changes Path 1.28 +4 -4 ports/audio/napster/Makefile 1.16 +3 -3 ports/audio/napster/distinfo From owner-cvs-all@FreeBSD.ORG Sun Nov 26 10:14:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2BED716A40F; Sun, 26 Nov 2006 10:14:58 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0097E43D75; Sun, 26 Nov 2006 10:14:00 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQAErJZ084911; Sun, 26 Nov 2006 10:14:54 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQAErZh084910; Sun, 26 Nov 2006 10:14:53 GMT (envelope-from ale) Message-Id: <200611261014.kAQAErZh084910@repoman.freebsd.org> From: Alex Dupre Date: Sun, 26 Nov 2006 10:14: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/security/openct Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 10:14:58 -0000 ale 2006-11-26 10:14:53 UTC FreeBSD ports repository Modified files: security/openct Makefile distinfo Log: Update to 0.6.12-pre1 release. Revision Changes Path 1.12 +1 -1 ports/security/openct/Makefile 1.8 +3 -3 ports/security/openct/distinfo From owner-cvs-all@FreeBSD.ORG Sun Nov 26 10:31:48 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5309516A47C for ; Sun, 26 Nov 2006 10:31:48 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC2CC43D62 for ; Sun, 26 Nov 2006 10:30:52 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by nf-out-0910.google.com with SMTP id x37so1713252nfc for ; Sun, 26 Nov 2006 02:31:44 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=oWOZY4eLC/a91plY7rPxnMCWj+TbOlxPH0Od7NroGn95ZUlYekSPU6N5+s5cwCW1QFES/XT66gRIi6eL2Gaj8uZgTpfaGjrpXU+AaQn4Qb20c34Rk6T/vbEnbhZK1G5LPWeUJncdmB//SJExOcsorF+54h0reN7tsVVXlt3sVOs= Received: by 10.78.185.7 with SMTP id i7mr12146670huf.1164537104204; Sun, 26 Nov 2006 02:31:44 -0800 (PST) Received: by 10.78.167.16 with HTTP; Sun, 26 Nov 2006 02:31:44 -0800 (PST) Message-ID: Date: Sun, 26 Nov 2006 13:31:44 +0300 From: "Andrew Pantyukhin" Sender: infofarmer@gmail.com To: "Vanilla I. Shu" , secteam@freebsd.org In-Reply-To: <200611260309.kAQ39isH084947@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200611260309.kAQ39isH084947@repoman.freebsd.org> X-Google-Sender-Auth: cbe43aaa4a3b6ab7 Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/devel/sdl_sge Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 10:31:48 -0000 On 11/26/06, Vanilla I. Shu wrote: > vanilla 2006-11-26 03:09:43 UTC > > FreeBSD ports repository > > Modified files: > devel/sdl_sge Makefile > Log: > Move devel/sge to devel/sdl_sge. It is a good idea to request an update to VuXML before moving a vulnerable port. From owner-cvs-all@FreeBSD.ORG Sun Nov 26 10:33:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 304BB16A415; Sun, 26 Nov 2006 10:33:43 +0000 (UTC) (envelope-from stefan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D90D43D6B; Sun, 26 Nov 2006 10:32:49 +0000 (GMT) (envelope-from stefan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQAXgKq088216; Sun, 26 Nov 2006 10:33:42 GMT (envelope-from stefan@repoman.freebsd.org) Received: (from stefan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQAXbEW088198; Sun, 26 Nov 2006 10:33:37 GMT (envelope-from stefan) Message-Id: <200611261033.kAQAXbEW088198@repoman.freebsd.org> From: Stefan Walter Date: Sun, 26 Nov 2006 10:33: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/itext Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 10:33:43 -0000 stefan 2006-11-26 10:33:37 UTC FreeBSD ports repository Modified files: devel/itext Makefile distinfo Log: Update to 1.4.7. Revision Changes Path 1.21 +1 -1 ports/devel/itext/Makefile 1.16 +3 -3 ports/devel/itext/distinfo From owner-cvs-all@FreeBSD.ORG Sun Nov 26 11:07:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C072B16A407; Sun, 26 Nov 2006 11:07:38 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13DF443D76; Sun, 26 Nov 2006 11:06:45 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQB7cVo094973; Sun, 26 Nov 2006 11:07:38 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQB7cmO094972; Sun, 26 Nov 2006 11:07:38 GMT (envelope-from phk) Message-Id: <200611261107.kAQB7cmO094972@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 26 Nov 2006 11:07: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/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: Sun, 26 Nov 2006 11:07:38 -0000 phk 2006-11-26 11:07:38 UTC FreeBSD src repository Modified files: sys/dev/usb usb_quirks.c usbdevs Log: Add entry and no-UHID quirk for I-tuner networks USB-LCD 2x20 as found in http://www.mini-box.com/Mini-Box-M200-LCD Revision Changes Path 1.56 +2 -0 src/sys/dev/usb/usb_quirks.c 1.282 +4 -0 src/sys/dev/usb/usbdevs From owner-cvs-all@FreeBSD.ORG Sun Nov 26 11:11:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C207516A417; Sun, 26 Nov 2006 11:11:59 +0000 (UTC) (envelope-from stefan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0056B43D49; Sun, 26 Nov 2006 11:11:05 +0000 (GMT) (envelope-from stefan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQBBxhK095849; Sun, 26 Nov 2006 11:11:59 GMT (envelope-from stefan@repoman.freebsd.org) Received: (from stefan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQBBxU3095848; Sun, 26 Nov 2006 11:11:59 GMT (envelope-from stefan) Message-Id: <200611261111.kAQBBxU3095848@repoman.freebsd.org> From: Stefan Walter Date: Sun, 26 Nov 2006 11:11:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/tintin++-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, 26 Nov 2006 11:11:59 -0000 stefan 2006-11-26 11:11:58 UTC FreeBSD ports repository Modified files: net/tintin++-devel Makefile distinfo Log: Update to 1.96.3. PR: 105850 Submitted by: Sunpoet Po-Chuan Hsieh Revision Changes Path 1.29 +1 -1 ports/net/tintin++-devel/Makefile 1.12 +3 -3 ports/net/tintin++-devel/distinfo From owner-cvs-all@FreeBSD.ORG Sun Nov 26 11:20:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E767216A416; Sun, 26 Nov 2006 11:20:46 +0000 (UTC) (envelope-from stefan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DEAB43D49; Sun, 26 Nov 2006 11:19:52 +0000 (GMT) (envelope-from stefan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQBKjZX096960; Sun, 26 Nov 2006 11:20:45 GMT (envelope-from stefan@repoman.freebsd.org) Received: (from stefan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQBKjL7096959; Sun, 26 Nov 2006 11:20:45 GMT (envelope-from stefan) Message-Id: <200611261120.kAQBKjL7096959@repoman.freebsd.org> From: Stefan Walter Date: Sun, 26 Nov 2006 11:20:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/editors/jedit-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, 26 Nov 2006 11:20:47 -0000 stefan 2006-11-26 11:20:45 UTC FreeBSD ports repository Modified files: editors/jedit-devel Makefile distinfo Log: Update to 4.3.p8. PR: 105728 Submitted by: maintainer Revision Changes Path 1.17 +2 -2 ports/editors/jedit-devel/Makefile 1.12 +3 -3 ports/editors/jedit-devel/distinfo From owner-cvs-all@FreeBSD.ORG Sun Nov 26 11:24:16 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3AEEE16A403; Sun, 26 Nov 2006 11:24:16 +0000 (UTC) (envelope-from lawrance@FreeBSD.org) Received: from smtp.po.exetel.com.au (pecan-mail.exetel.com.au [220.233.0.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52EC243D53; Sun, 26 Nov 2006 11:23:22 +0000 (GMT) (envelope-from lawrance@FreeBSD.org) Received: from 180.205.233.220.exetel.com.au ([220.233.205.180] helo=[192.168.0.148]) by smtp.po.exetel.com.au with esmtp (Exim 4.62) (envelope-from ) id 1GoI7I-0005KZ-RV; Sun, 26 Nov 2006 22:24:14 +1100 In-Reply-To: References: <200611260309.kAQ39isH084947@repoman.freebsd.org> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <34A30D0C-348E-4C13-9D88-111501BF2380@FreeBSD.org> Content-Transfer-Encoding: 7bit From: Sam Lawrance Date: Sun, 26 Nov 2006 22:24:02 +1100 To: Andrew Pantyukhin X-Mailer: Apple Mail (2.752.3) Cc: cvs-ports@freebsd.org, ports-committers@freebsd.org, cvs-all@freebsd.org, "Vanilla I. Shu" Subject: Re: cvs commit: ports/devel/sdl_sge Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 11:24:16 -0000 On 26/11/2006, at 9:31 PM, Andrew Pantyukhin wrote: > On 11/26/06, Vanilla I. Shu wrote: >> vanilla 2006-11-26 03:09:43 UTC >> >> FreeBSD ports repository >> >> Modified files: >> devel/sdl_sge Makefile >> Log: >> Move devel/sge to devel/sdl_sge. > > It is a good idea to request an update to VuXML before > moving a vulnerable port. It wasn't vulnerable, the vuxml entry was intended for sysutils/sge and sge53. Anyway, does moving a port really require a vuxml update? I thought it checked by package name rather than origin. From owner-cvs-all@FreeBSD.ORG Sun Nov 26 11:39:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CDEC516A40F; Sun, 26 Nov 2006 11:39:31 +0000 (UTC) (envelope-from stefan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2B6543D64; Sun, 26 Nov 2006 11:38:37 +0000 (GMT) (envelope-from stefan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQBdVht000443; Sun, 26 Nov 2006 11:39:31 GMT (envelope-from stefan@repoman.freebsd.org) Received: (from stefan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQBdVY8000442; Sun, 26 Nov 2006 11:39:31 GMT (envelope-from stefan) Message-Id: <200611261139.kAQBdVY8000442@repoman.freebsd.org> From: Stefan Walter Date: Sun, 26 Nov 2006 11:39:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11/9menu Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 11:39:32 -0000 stefan 2006-11-26 11:39:31 UTC FreeBSD ports repository Modified files: x11/9menu Makefile Log: Make it xorg-7 compliant. PR: 105838 Submitted by: maintainer Revision Changes Path 1.30 +4 -1 ports/x11/9menu/Makefile From owner-cvs-all@FreeBSD.ORG Sun Nov 26 11:55:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2519016A416; Sun, 26 Nov 2006 11:55:51 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3402243D5E; Sun, 26 Nov 2006 11:54:55 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQBtm52003705; Sun, 26 Nov 2006 11:55:48 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQBtmwH003704; Sun, 26 Nov 2006 11:55:48 GMT (envelope-from netchild) Message-Id: <200611261155.kAQBtmwH003704@repoman.freebsd.org> From: Alexander Leidinger Date: Sun, 26 Nov 2006 11:55: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/sys/dev/sound/pcm mixer.c src/sys/sys soundcard.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, 26 Nov 2006 11:55:51 -0000 netchild 2006-11-26 11:55:48 UTC FreeBSD src repository Modified files: sys/dev/sound/pcm mixer.c sys/sys soundcard.h Log: MFP4 (109713): Add OSS_GETVERSION ioctl for compatibility. Some ports expect this and fail to compile on -current ATM. Submitted by: ryanb Revision Changes Path 1.55 +3 -0 src/sys/dev/sound/pcm/mixer.c 1.48 +5 -0 src/sys/sys/soundcard.h From owner-cvs-all@FreeBSD.ORG Sun Nov 26 12:00:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8A4F316A415; Sun, 26 Nov 2006 12:00:02 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D99243D9E; Sun, 26 Nov 2006 11:59:05 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQBxvhM006147; Sun, 26 Nov 2006 11:59:57 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQBxvxY006146; Sun, 26 Nov 2006 11:59:57 GMT (envelope-from dinoex) Message-Id: <200611261159.kAQBxvxY006146@repoman.freebsd.org> From: Dirk Meyer Date: Sun, 26 Nov 2006 11:59:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/cdk Makefile mancompress.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: Sun, 26 Nov 2006 12:00:02 -0000 dinoex 2006-11-26 11:59:57 UTC FreeBSD ports repository Modified files: devel/cdk Makefile Added files: devel/cdk mancompress.mk Log: - fix build on FreeBSD5 and FreeBSD4 PR: 105149 Approved by: (maintainer timeout) Revision Changes Path 1.38 +2 -0 ports/devel/cdk/Makefile 1.1 +25 -0 ports/devel/cdk/mancompress.mk (new) From owner-cvs-all@FreeBSD.ORG Sun Nov 26 12:05:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E6F9A16A403; Sun, 26 Nov 2006 12:05:56 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA75C43D70; Sun, 26 Nov 2006 12:05:02 +0000 (GMT) (envelope-from joel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQC5uSR009008; Sun, 26 Nov 2006 12:05:56 GMT (envelope-from joel@repoman.freebsd.org) Received: (from joel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQC5uXq009007; Sun, 26 Nov 2006 12:05:56 GMT (envelope-from joel) Message-Id: <200611261205.kAQC5uXq009007@repoman.freebsd.org> From: Joel Dahl Date: Sun, 26 Nov 2006 12:05:55 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/projects/ideas index.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 12:05:57 -0000 joel 2006-11-26 12:05:55 UTC FreeBSD doc repository Modified files: en/projects/ideas index.sgml Log: Remove the cache detection support entry. This will be obsolete once the superpages stuff hits the tree. Requested by: netchild Revision Changes Path 1.74 +1 -23 www/en/projects/ideas/index.sgml From owner-cvs-all@FreeBSD.ORG Sun Nov 26 12:24:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 43AD016A4D0; Sun, 26 Nov 2006 12:24:21 +0000 (UTC) (envelope-from ariff@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CEF443DBF; Sun, 26 Nov 2006 12:23:13 +0000 (GMT) (envelope-from ariff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQCO6JO012325; Sun, 26 Nov 2006 12:24:06 GMT (envelope-from ariff@repoman.freebsd.org) Received: (from ariff@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQCO6dg012323; Sun, 26 Nov 2006 12:24:06 GMT (envelope-from ariff) Message-Id: <200611261224.kAQCO6dg012323@repoman.freebsd.org> From: Ariff Abdullah Date: Sun, 26 Nov 2006 12:24: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/sys param.h src UPDATING src/sys/dev/sound/pci atiixp.c cmi.c es137x.c ich.c via8233.c src/sys/dev/sound/pci/hda hda_reg.h hdac.c hdac_private.h src/sys/dev/sound/pcm ac97.c ac97.h buffer.c buffer.h channel.c channel.h dsp.c fake.c feeder.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 12:24:21 -0000 ariff 2006-11-26 12:24:06 UTC FreeBSD src repository Modified files: sys/sys param.h . UPDATING sys/dev/sound/pci atiixp.c cmi.c es137x.c ich.c via8233.c sys/dev/sound/pci/hda hda_reg.h hdac.c hdac_private.h sys/dev/sound/pcm ac97.c ac97.h buffer.c buffer.h channel.c channel.h dsp.c fake.c feeder.c feeder.h feeder_fmt.c feeder_rate.c feeder_volume.c mixer.c sndstat.c sound.c sound.h vchan.c sys/dev/sound/usb uaudio.c Log: Welcome to Once-a-year Sound Mega-Commit. Enjoy numerous updates and fixes in every sense. General ------- - Multichannel safe, endian safe, format safe * Large part of critical pcm filters such as vchan.c, feeder_rate.c, feeder_volume.c, feeder_fmt.c and feeder.c has been rewritten so that using them does not cause the pcm data to be converted to 16bit little endian. * Macrosses for accessing pcm data safely are defined within sound.h in the form of PCM_READ_* / PCM_WRITE_* * Currently, most of them are probably limited for mono/stereo handling, but the future addition of true multichannel will be much easier. - Low latency operation * Well, this require lot more works to do not just within sound driver, but we're heading towards right direction. Buffer/block sizing within channel.c is rewritten to calculate precise allocation for various combination of sample/data/rate size. As a result, applying correct SNDCTL_DSP_POLICY value will achive expected latency behaviour simmilar to what commercial 4front driver do. * Signal handling fix. ctrl+c of "cat /dev/zero > /dev/dsp" does not result long delay. * Eliminate sound truncation if the sound data is too small. DIY: 1) Download / extract http://people.freebsd.org/~ariff/lowlatency/shortfiles.tar.gz 2) Do a comparison between "cat state*.au > /dev/dsp" and "for x in state*.au ; do cat $x > /dev/dsp ; done" - there should be no "perceivable" differences. Double close for PR kern/31445. CAVEAT: Low latency come with (unbearable) price especially for poorly written applications. Applications that trying to act smarter by requesting (wrong) blocksize/blockcount will suffer the most. Fixup samples/patches can be found at: http://people.freebsd.org/~ariff/ports/ - Switch minimum/maximum sampling rate limit to "1" and "2016000" (48k * 42) due to closer compatibility with 4front driver. Discussed with: marcus@ (long time ago?) - All driver specific sysctls in the form of "hw.snd.pcm%d.*" have been moved to their own dev sysctl nodes, notably: hw.snd.pcm%d.vchans -> dev.pcm.%d.vchans Bump __FreeBSD_version. Driver specific --------------- - Ditto for sysctls. - snd_atiixp, snd_es137x, snd_via8233, snd_hda * Numerous cleanups and fixes. * _EXPERIMENTAL_ polling mode support using simple callout_* mechanisme. This was intended for pure debugging and latency measurement, but proven good enough in few unexpected and rare cases (such as problematic shared IRQ with GIANT devices - USB). Polling can be enabled/disabled through dev.pcm.0.polling. Disabled by default. - snd_ich * Fix possible overflow during speed calibration. Delay final initialization (pcm_setstatus) after calibration finished. PR: kern/100169 Tested by: Kevin Overman * Inverted EAPD for few Nec VersaPro. PR: kern/104715 Submitted by: KAWATA Masahiko Thanks to various people, notably Joel Dahl, Yuriy Tsibizov, Kevin Oberman, those at #freebsd-azalia @ freenode and others for testing. Joel Dahl will do the manpage update. Revision Changes Path 1.466 +13 -0 src/UPDATING 1.8 +354 -196 src/sys/dev/sound/pci/atiixp.c 1.38 +3 -3 src/sys/dev/sound/pci/cmi.c 1.61 +622 -371 src/sys/dev/sound/pci/es137x.c 1.2 +24 -24 src/sys/dev/sound/pci/hda/hda_reg.h 1.9 +456 -171 src/sys/dev/sound/pci/hda/hdac.c 1.3 +10 -1 src/sys/dev/sound/pci/hda/hdac_private.h 1.68 +228 -103 src/sys/dev/sound/pci/ich.c 1.26 +558 -275 src/sys/dev/sound/pci/via8233.c 1.64 +86 -18 src/sys/dev/sound/pcm/ac97.c 1.19 +0 -2 src/sys/dev/sound/pcm/ac97.h 1.29 +60 -26 src/sys/dev/sound/pcm/buffer.c 1.13 +3 -0 src/sys/dev/sound/pcm/buffer.h 1.112 +721 -311 src/sys/dev/sound/pcm/channel.c 1.34 +39 -1 src/sys/dev/sound/pcm/channel.h 1.100 +16 -17 src/sys/dev/sound/pcm/dsp.c 1.17 +2 -1 src/sys/dev/sound/pcm/fake.c 1.38 +452 -134 src/sys/dev/sound/pcm/feeder.c 1.14 +26 -3 src/sys/dev/sound/pcm/feeder.h 1.21 +623 -203 src/sys/dev/sound/pcm/feeder_fmt.c 1.19 +320 -546 src/sys/dev/sound/pcm/feeder_rate.c 1.3 +178 -33 src/sys/dev/sound/pcm/feeder_volume.c 1.56 +5 -3 src/sys/dev/sound/pcm/mixer.c 1.23 +11 -10 src/sys/dev/sound/pcm/sndstat.c 1.107 +40 -48 src/sys/dev/sound/pcm/sound.c 1.73 +280 -7 src/sys/dev/sound/pcm/sound.h 1.26 +458 -131 src/sys/dev/sound/pcm/vchan.c 1.23 +1 -1 src/sys/dev/sound/usb/uaudio.c 1.280 +1 -1 src/sys/sys/param.h From owner-cvs-all@FreeBSD.ORG Sun Nov 26 12:27:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3974D16A412; Sun, 26 Nov 2006 12:27:03 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28D3E43D46; Sun, 26 Nov 2006 12:26:09 +0000 (GMT) (envelope-from joel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQCR2EP012717; Sun, 26 Nov 2006 12:27:02 GMT (envelope-from joel@repoman.freebsd.org) Received: (from joel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQCR2aU012716; Sun, 26 Nov 2006 12:27:02 GMT (envelope-from joel) Message-Id: <200611261227.kAQCR2aU012716@repoman.freebsd.org> From: Joel Dahl Date: Sun, 26 Nov 2006 12:27:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4 pcm.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, 26 Nov 2006 12:27:03 -0000 joel 2006-11-26 12:27:02 UTC FreeBSD src repository (doc committer) Modified files: share/man/man4 pcm.4 Log: - Update the Runtime Configuration, FILES and DIAGNOSTICS sections to the new world order. - Use our standard section 4 SYNOPSIS. - Minor nits. Reviewed by: brueffer, ariff Revision Changes Path 1.49 +80 -41 src/share/man/man4/pcm.4 From owner-cvs-all@FreeBSD.ORG Sun Nov 26 12:27:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C473816A407; Sun, 26 Nov 2006 12:27:57 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B368443D5D; Sun, 26 Nov 2006 12:27:03 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQCRvPV012859; Sun, 26 Nov 2006 12:27:57 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQCRvgq012858; Sun, 26 Nov 2006 12:27:57 GMT (envelope-from clsung) Message-Id: <200611261227.kAQCRvgq012858@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sun, 26 Nov 2006 12:27:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math/asymptote/files patch-doc-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 12:27:57 -0000 clsung 2006-11-26 12:27:57 UTC FreeBSD ports repository Modified files: math/asymptote/files patch-doc-Makefile Log: - Fix a path in doc/Makefile ( http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2006112120/asymptote-1.18.log ) PR: ports/105845 Submitted by: maintainer (Nicola Vitale) Revision Changes Path 1.11 +2 -2 ports/math/asymptote/files/patch-doc-Makefile From owner-cvs-all@FreeBSD.ORG Sun Nov 26 12:33:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1C6EF16A412; Sun, 26 Nov 2006 12:33:05 +0000 (UTC) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FB1E43D72; Sun, 26 Nov 2006 12:32:10 +0000 (GMT) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQCX4I3014014; Sun, 26 Nov 2006 12:33:04 GMT (envelope-from alexbl@repoman.freebsd.org) Received: (from alexbl@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQCX48n014013; Sun, 26 Nov 2006 12:33:04 GMT (envelope-from alexbl) Message-Id: <200611261233.kAQCX48n014013@repoman.freebsd.org> From: Alexander Botero-Lowry Date: Sun, 26 Nov 2006 12:33:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/py-karaoke Makefile distinfo pkg-plist ports/audio/py-karaoke/files patch-setup.cfg X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 12:33:05 -0000 alexbl 2006-11-26 12:33:04 UTC FreeBSD ports repository Modified files: audio/py-karaoke Makefile distinfo pkg-plist Added files: audio/py-karaoke/files patch-setup.cfg Log: - update to 0.5 PR: 101666 Approved by: Elias Mandouvalos (maintainer), maintainer timeout (3 months) Revision Changes Path 1.2 +5 -5 ports/audio/py-karaoke/Makefile 1.2 +3 -3 ports/audio/py-karaoke/distinfo 1.1 +9 -0 ports/audio/py-karaoke/files/patch-setup.cfg (new) 1.2 +47 -17 ports/audio/py-karaoke/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Nov 26 12:33:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B1EC516A492; Sun, 26 Nov 2006 12:33:37 +0000 (UTC) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D51B43D58; Sun, 26 Nov 2006 12:32:43 +0000 (GMT) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQCXbFj014187; Sun, 26 Nov 2006 12:33:37 GMT (envelope-from alexbl@repoman.freebsd.org) Received: (from alexbl@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQCXbka014186; Sun, 26 Nov 2006 12:33:37 GMT (envelope-from alexbl) Message-Id: <200611261233.kAQCXbka014186@repoman.freebsd.org> From: Alexander Botero-Lowry Date: Sun, 26 Nov 2006 12:33: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/audio/py-karaoke/files patch-setup.cfg X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 12:33:37 -0000 alexbl 2006-11-26 12:33:37 UTC FreeBSD ports repository Modified files: audio/py-karaoke/files patch-setup.cfg Log: - commit proper setup.cfg Revision Changes Path 1.2 +1 -1 ports/audio/py-karaoke/files/patch-setup.cfg From owner-cvs-all@FreeBSD.ORG Sun Nov 26 12:48:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3657216A40F; Sun, 26 Nov 2006 12:48:46 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11D8043D58; Sun, 26 Nov 2006 12:47:47 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQCmbhU024429; Sun, 26 Nov 2006 12:48:37 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQCmbj3024428; Sun, 26 Nov 2006 12:48:37 GMT (envelope-from clsung) Message-Id: <200611261248.kAQCmbj3024428@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sun, 26 Nov 2006 12:48:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-WWW-Mixi Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 12:48:46 -0000 clsung 2006-11-26 12:48:37 UTC FreeBSD ports repository Modified files: www/p5-WWW-Mixi Makefile distinfo Log: - Update to 0.48 PR: ports/105864 Submitted by: maintainer (TAKAHASHI Kaoru) Revision Changes Path 1.10 +1 -1 ports/www/p5-WWW-Mixi/Makefile 1.10 +3 -3 ports/www/p5-WWW-Mixi/distinfo From owner-cvs-all@FreeBSD.ORG Sun Nov 26 14:36:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 082D916A40F; Sun, 26 Nov 2006 14:36:35 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42B6D43D73; Sun, 26 Nov 2006 14:35:40 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQEaYw0045553; Sun, 26 Nov 2006 14:36:34 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQEaYgp045552; Sun, 26 Nov 2006 14:36:34 GMT (envelope-from ru) Message-Id: <200611261436.kAQEaYgp045552@repoman.freebsd.org> From: Ruslan Ermilov Date: Sun, 26 Nov 2006 14:36:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libthr Makefile src/sbin/ggate Makefile src/usr.bin Makefile src/usr.sbin Makefile src/usr.sbin/cached Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 14:36:35 -0000 ru 2006-11-26 14:36:34 UTC FreeBSD src repository Modified files: lib/libthr Makefile sbin/ggate Makefile usr.bin Makefile usr.sbin Makefile usr.sbin/cached Makefile Log: - When building world WITHOUT_LIBPTHREAD, link libthr to libpthread. - Don't build ngctl(8) and cached(8) if threading libs aren't built. - Fix various issues in a cached(8) makefile. Revision Changes Path 1.21 +5 -5 src/lib/libthr/Makefile 1.7 +2 -6 src/sbin/ggate/Makefile 1.297 +2 -5 src/usr.bin/Makefile 1.365 +16 -8 src/usr.sbin/Makefile 1.2 +8 -11 src/usr.sbin/cached/Makefile From owner-cvs-all@FreeBSD.ORG Sun Nov 26 14:41:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9534216A403; Sun, 26 Nov 2006 14:41:42 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4A7943D82; Sun, 26 Nov 2006 14:40:35 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQEfIde046260; Sun, 26 Nov 2006 14:41:18 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQEfIwU046259; Sun, 26 Nov 2006 14:41:18 GMT (envelope-from netchild) Message-Id: <200611261441.kAQEfIwU046259@repoman.freebsd.org> From: Alexander Leidinger Date: Sun, 26 Nov 2006 14: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/tools/kerneldoc/subsys Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 14:41:42 -0000 netchild 2006-11-26 14:41:17 UTC FreeBSD src repository Modified files: tools/kerneldoc/subsys Makefile Log: ah_if.m was removed a while ago Revision Changes Path 1.6 +0 -1 src/tools/kerneldoc/subsys/Makefile From owner-cvs-all@FreeBSD.ORG Sun Nov 26 14:43:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F198E16A494; Sun, 26 Nov 2006 14:43:30 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FB8543DBA; Sun, 26 Nov 2006 14:42:17 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQEh3o2046842; Sun, 26 Nov 2006 14:43:03 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQEh3fO046840; Sun, 26 Nov 2006 14:43:03 GMT (envelope-from ru) Message-Id: <200611261443.kAQEh3fO046840@repoman.freebsd.org> From: Ruslan Ermilov Date: Sun, 26 Nov 2006 14:43:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/ngctl Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 14:43:31 -0000 ru 2006-11-26 14:43:03 UTC FreeBSD src repository Modified files: usr.sbin/ngctl Makefile Log: Fix "make checkdpadd". Revision Changes Path 1.16 +1 -1 src/usr.sbin/ngctl/Makefile From owner-cvs-all@FreeBSD.ORG Sun Nov 26 14:43:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8A31216A4D0; Sun, 26 Nov 2006 14:43:58 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13C3743D8F; Sun, 26 Nov 2006 14:42:52 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQEhknc047037; Sun, 26 Nov 2006 14:43:46 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQEhkcC047036; Sun, 26 Nov 2006 14:43:46 GMT (envelope-from netchild) Message-Id: <200611261443.kAQEhkcC047036@repoman.freebsd.org> From: Alexander Leidinger Date: Sun, 26 Nov 2006 14:43: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 ObsoleteFiles.inc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 14:43:58 -0000 netchild 2006-11-26 14:43:46 UTC FreeBSD src repository Modified files: . ObsoleteFiles.inc Log: Add libusb.h and libusbhid.h. Revision Changes Path 1.64 +2 -0 src/ObsoleteFiles.inc From owner-cvs-all@FreeBSD.ORG Sun Nov 26 15:04:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CF78E16A403; Sun, 26 Nov 2006 15:04:30 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19F6643D58; Sun, 26 Nov 2006 15:03:36 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQF4U7i056319; Sun, 26 Nov 2006 15:04:30 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQF4Ua1056318; Sun, 26 Nov 2006 15:04:30 GMT (envelope-from netchild) Message-Id: <200611261504.kAQF4Ua1056318@repoman.freebsd.org> From: Alexander Leidinger Date: Sun, 26 Nov 2006 15:04: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 ObsoleteFiles.inc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 15:04:30 -0000 netchild 2006-11-26 15:04:30 UTC FreeBSD src repository Modified files: . ObsoleteFiles.inc Log: Add some old includes to remove. Reported by: kris Revision Changes Path 1.65 +291 -0 src/ObsoleteFiles.inc From owner-cvs-all@FreeBSD.ORG Sun Nov 26 15:25:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9D9C116A40F; Sun, 26 Nov 2006 15:25:53 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C33FB43D55; Sun, 26 Nov 2006 15:24:58 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQFPrWw060050; Sun, 26 Nov 2006 15:25:53 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQFPqpb060049; Sun, 26 Nov 2006 15:25:53 GMT (envelope-from arved) Message-Id: <200611261525.kAQFPqpb060049@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 26 Nov 2006 15:25:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/cmake 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, 26 Nov 2006 15:25:53 -0000 arved 2006-11-26 15:25:52 UTC FreeBSD ports repository Modified files: devel/cmake Makefile distinfo pkg-plist Log: Update to 2.4.4 Revision Changes Path 1.17 +1 -1 ports/devel/cmake/Makefile 1.15 +3 -3 ports/devel/cmake/distinfo 1.13 +18 -0 ports/devel/cmake/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Nov 26 15:26:01 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C730716A40F; Sun, 26 Nov 2006 15:26:01 +0000 (UTC) (envelope-from remko@elvandar.org) Received: from caelis.elvandar.org (caelis.elvandar.org [217.148.169.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAC9D43D45; Sun, 26 Nov 2006 15:25:06 +0000 (GMT) (envelope-from remko@elvandar.org) Received: from localhost (caelis.elvandar.org [217.148.169.59]) by caelis.elvandar.org (Postfix) with ESMTP id B325192FD0B; Sun, 26 Nov 2006 16:25:59 +0100 (CET) Received: from caelis.elvandar.org ([217.148.169.59]) by localhost (caelis.elvandar.org [217.148.169.59]) (amavisd-new, port 10024) with ESMTP id 93703-03; Sun, 26 Nov 2006 16:25:59 +0100 (CET) Received: from [10.0.2.125] (evilcoder.xs4all.nl [195.64.94.120]) (Authenticated sender: remko@evilcoder.org) by caelis.elvandar.org (Postfix) with ESMTP id 09AD592FCE6; Sun, 26 Nov 2006 16:25:58 +0100 (CET) In-Reply-To: References: <200611260309.kAQ39isH084947@repoman.freebsd.org> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Remko Lodder Date: Sun, 26 Nov 2006 16:26:52 +0100 To: Andrew Pantyukhin X-Mailer: Apple Mail (2.752.2) X-Virus-Scanned: by the elvandar.org maildomain Cc: cvs-ports@freebsd.org, ports-committers@freebsd.org, cvs-all@freebsd.org, secteam@freebsd.org, "Vanilla I. Shu" Subject: Re: cvs commit: ports/devel/sdl_sge Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 15:26:01 -0000 On Nov 26, 2006, at 11:31 AM, Andrew Pantyukhin wrote: > On 11/26/06, Vanilla I. Shu wrote: >> vanilla 2006-11-26 03:09:43 UTC >> >> FreeBSD ports repository >> >> Modified files: >> devel/sdl_sge Makefile >> Log: >> Move devel/sge to devel/sdl_sge. > > It is a good idea to request an update to VuXML before > moving a vulnerable port. Hello, as long as the PKGNAME does not change it does not matter... Cheers, remko -- Kind regards, Remko Lodder ** remko@elvandar.org FreeBSD ** remko@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Sun Nov 26 15:32:16 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 32DDD16A47C for ; Sun, 26 Nov 2006 15:32:16 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E67743D6A for ; Sun, 26 Nov 2006 15:31:18 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by nf-out-0910.google.com with SMTP id x37so1781405nfc for ; Sun, 26 Nov 2006 07:32:10 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=MrJFVZEG6EZqHVxldZ3Pk1gegZnHR0BfBfnsbatr8pi1cmslq/mBr6jbq31K830PeYczXtL6EnRX6a70wF5eEGfrqX6Z8qQcX87ACI6BWYQ2nVNEzx6jcQDJGFh3lAU4TinCTEvd1QbbQEsHQMsV59yT0vjoPHmayLx7Ip9vYU0= Received: by 10.78.149.15 with SMTP id w15mr12354056hud.1164555129698; Sun, 26 Nov 2006 07:32:09 -0800 (PST) Received: by 10.78.167.16 with HTTP; Sun, 26 Nov 2006 07:32:09 -0800 (PST) Message-ID: Date: Sun, 26 Nov 2006 18:32:09 +0300 From: "Andrew Pantyukhin" Sender: infofarmer@gmail.com To: "Remko Lodder" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200611260309.kAQ39isH084947@repoman.freebsd.org> X-Google-Sender-Auth: f5def02acbe759ae Cc: cvs-ports@freebsd.org, ports-committers@freebsd.org, cvs-all@freebsd.org, secteam@freebsd.org, "Vanilla I. Shu" Subject: Re: cvs commit: ports/devel/sdl_sge Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 15:32:16 -0000 On 11/26/06, Remko Lodder wrote: > > On Nov 26, 2006, at 11:31 AM, Andrew Pantyukhin wrote: > > > On 11/26/06, Vanilla I. Shu wrote: > >> vanilla 2006-11-26 03:09:43 UTC > >> > >> FreeBSD ports repository > >> > >> Modified files: > >> devel/sdl_sge Makefile > >> Log: > >> Move devel/sge to devel/sdl_sge. > > > > It is a good idea to request an update to VuXML before > > moving a vulnerable port. > > as long as the PKGNAME does not change it does not matter... Am I missing something here? sat@satbsd:/usr/ports/devel/sdl_sge# make -V PKGNAME sdl_sge-0.030809_2 From owner-cvs-all@FreeBSD.ORG Sun Nov 26 15:32:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9A57716A412; Sun, 26 Nov 2006 15:32:49 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D0D343D69; Sun, 26 Nov 2006 15:31:53 +0000 (GMT) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQFWled061196; Sun, 26 Nov 2006 15:32:47 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQFWlSg061194; Sun, 26 Nov 2006 15:32:47 GMT (envelope-from gerald) Message-Id: <200611261532.kAQFWlSg061194@repoman.freebsd.org> From: Gerald Pfeifer Date: Sun, 26 Nov 2006 15:32:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/gcc40 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 15:32:49 -0000 gerald 2006-11-26 15:32:47 UTC FreeBSD ports repository Modified files: lang/gcc40 Makefile distinfo Log: Update to the 20061123 snapshot of GCC 4.0.4. Revision Changes Path 1.275 +1 -1 ports/lang/gcc40/Makefile 1.169 +12 -12 ports/lang/gcc40/distinfo From owner-cvs-all@FreeBSD.ORG Sun Nov 26 15:46:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9BB6916A415; Sun, 26 Nov 2006 15:46:31 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A42DD43D64; Sun, 26 Nov 2006 15:45:36 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQFkVhI063574; Sun, 26 Nov 2006 15:46:31 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQFkVAT063573; Sun, 26 Nov 2006 15:46:31 GMT (envelope-from maxim) Message-Id: <200611261546.kAQFkVAT063573@repoman.freebsd.org> From: Maxim Konovalov Date: Sun, 26 Nov 2006 15:46:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_2 Cc: Subject: cvs commit: src/usr.sbin/mtree misc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 15:46:31 -0000 maxim 2006-11-26 15:46:30 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_2) usr.sbin/mtree misc.c Log: Finish MFC (rev. 1.17) "optional" keyword. Approved by: re (kensmith) Revision Changes Path 1.16.8.1 +1 -0 src/usr.sbin/mtree/misc.c From owner-cvs-all@FreeBSD.ORG Sun Nov 26 15:51:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CD7D316A412; Sun, 26 Nov 2006 15:51:31 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60C8343D5C; Sun, 26 Nov 2006 15:50:35 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQFpTvO064385; Sun, 26 Nov 2006 15:51:29 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQFpToK064383; Sun, 26 Nov 2006 15:51:29 GMT (envelope-from delphij) Message-Id: <200611261551.kAQFpToK064383@repoman.freebsd.org> From: Xin LI Date: Sun, 26 Nov 2006 15:51: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: www/en/platforms/amd64 motherboards.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, 26 Nov 2006 15:51:32 -0000 delphij 2006-11-26 15:51:29 UTC FreeBSD doc repository Modified files: en/platforms/amd64 motherboards.sgml Log: Fix typo Revision Changes Path 1.99 +2 -2 www/en/platforms/amd64/motherboards.sgml From owner-cvs-all@FreeBSD.ORG Sun Nov 26 15:51:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8EF5F16A415; Sun, 26 Nov 2006 15:51:56 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 663F543D55; Sun, 26 Nov 2006 15:50:58 +0000 (GMT) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQFprAQ064509; Sun, 26 Nov 2006 15:51:53 GMT (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQFprSU064508; Sun, 26 Nov 2006 15:51:53 GMT (envelope-from vanilla) Message-Id: <200611261551.kAQFprSU064508@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Sun, 26 Nov 2006 15:51:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/sdl_sge Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 15:51:56 -0000 vanilla 2006-11-26 15:51:53 UTC FreeBSD ports repository Modified files: devel/sdl_sge Makefile Log: Change PKGNAME from sge to sdl_sge to avoid vuxml check. Submitted by: remko@, infofarmer@ Revision Changes Path 1.6 +2 -3 ports/devel/sdl_sge/Makefile From owner-cvs-all@FreeBSD.ORG Sun Nov 26 15:52:14 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E10D316A403; Sun, 26 Nov 2006 15:52:14 +0000 (UTC) (envelope-from vanilla@fatpipi.com) Received: from mail.fatpipi.com (fatpipi.cirx.org [211.23.144.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34EE043D68; Sun, 26 Nov 2006 15:51:13 +0000 (GMT) (envelope-from vanilla@fatpipi.com) Received: from mail.fatpipi.com (localhost [127.0.0.1]) by mail.fatpipi.com (Postfix) with ESMTP id CCD2E2E0A9; Sun, 26 Nov 2006 23:52:07 +0800 (CST) Received: by mail.fatpipi.com (Postfix, from userid 1002) id C63E02E09E; Sun, 26 Nov 2006 23:52:07 +0800 (CST) Date: Sun, 26 Nov 2006 23:52:07 +0800 From: "Vanilla I. Shu" To: Remko Lodder Message-ID: <20061126155207.GA37380@fatpipi.cirx.org> References: <200611260309.kAQ39isH084947@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) Cc: Andrew Pantyukhin , cvs-all@freebsd.org, ports-committers@freebsd.org, secteam@freebsd.org, "Vanilla I. Shu" , cvs-ports@freebsd.org Subject: Re: cvs commit: ports/devel/sdl_sge Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 15:52:15 -0000 On Sun, Nov 26, 2006 at 04:26:52PM +0100, Remko Lodder wrote: done. thanks. > > On Nov 26, 2006, at 11:31 AM, Andrew Pantyukhin wrote: > > >On 11/26/06, Vanilla I. Shu wrote: > >>vanilla 2006-11-26 03:09:43 UTC > >> > >> FreeBSD ports repository > >> > >> Modified files: > >> devel/sdl_sge Makefile > >> Log: > >> Move devel/sge to devel/sdl_sge. > > > >It is a good idea to request an update to VuXML before > >moving a vulnerable port. > > Hello, > > as long as the PKGNAME does not change it does not matter... > > Cheers, > remko > > -- > Kind regards, > > Remko Lodder ** remko@elvandar.org > FreeBSD ** remko@FreeBSD.org > From owner-cvs-all@FreeBSD.ORG Sun Nov 26 16:21:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4558916A407; Sun, 26 Nov 2006 16:21:45 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0457543D5A; Sun, 26 Nov 2006 16:20:49 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQGLimI071124; Sun, 26 Nov 2006 16:21:44 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQGLiDu071123; Sun, 26 Nov 2006 16:21:44 GMT (envelope-from pav) Message-Id: <200611261621.kAQGLiDu071123@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 26 Nov 2006 16:21:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/boinc-client Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 16:21:45 -0000 pav 2006-11-26 16:21:44 UTC FreeBSD ports repository Modified files: net/boinc-client Makefile Log: - Improve handling of C*FLAGS Submitted by: mi (adapted from) Revision Changes Path 1.20 +5 -1 ports/net/boinc-client/Makefile From owner-cvs-all@FreeBSD.ORG Sun Nov 26 16:28:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 16B6A16A415; Sun, 26 Nov 2006 16:28:19 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA4BD43D46; Sun, 26 Nov 2006 16:27:23 +0000 (GMT) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQGSIpa072214; Sun, 26 Nov 2006 16:28:18 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQGSIbw072213; Sun, 26 Nov 2006 16:28:18 GMT (envelope-from gerald) Message-Id: <200611261628.kAQGSIbw072213@repoman.freebsd.org> From: Gerald Pfeifer Date: Sun, 26 Nov 2006 16:28: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/lang/gcc41 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 16:28:19 -0000 gerald 2006-11-26 16:28:18 UTC FreeBSD ports repository Modified files: lang/gcc41 Makefile distinfo Log: Update to the 20061124 snapshot of GCC 4.1.2. Revision Changes Path 1.299 +1 -1 ports/lang/gcc41/Makefile 1.181 +18 -18 ports/lang/gcc41/distinfo From owner-cvs-all@FreeBSD.ORG Sun Nov 26 16:39:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A961516A47B; Sun, 26 Nov 2006 16:39:33 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01AE043D4C; Sun, 26 Nov 2006 16:38:37 +0000 (GMT) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQGdWh9074017; Sun, 26 Nov 2006 16:39:32 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQGdW0c074013; Sun, 26 Nov 2006 16:39:32 GMT (envelope-from gerald) Message-Id: <200611261639.kAQGdW0c074013@repoman.freebsd.org> From: Gerald Pfeifer Date: Sun, 26 Nov 2006 16:39:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/gcc43 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 16:39:33 -0000 gerald 2006-11-26 16:39:32 UTC FreeBSD ports repository Modified files: lang/gcc43 Makefile distinfo Log: Update to the 20061125 snapshot of GCC 4.3.0. Revision Changes Path 1.291 +1 -1 ports/lang/gcc43/Makefile 1.180 +18 -18 ports/lang/gcc43/distinfo From owner-cvs-all@FreeBSD.ORG Sun Nov 26 16:43:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DFDF116A4C2; Sun, 26 Nov 2006 16:43:40 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A308643D5C; Sun, 26 Nov 2006 16:42:45 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQGhefq075505; Sun, 26 Nov 2006 16:43:40 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQGhenq075504; Sun, 26 Nov 2006 16:43:40 GMT (envelope-from hrs) Message-Id: <200611261643.kAQGhenq075504@repoman.freebsd.org> From: Hiroki Sato Date: Sun, 26 Nov 2006 16:43: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/pl_PL.ISO8859-2 Makefile doc/pl_PL.ISO8859-2/books/handbook book.sgml doc/pl_PL.ISO8859-2/books/handbook/basics chapter.sgml doc/pl_PL.ISO8859-2/books/handbook/install chapter.sgml doc/pl_PL.ISO8859-2/books/handbook/introduction chapter.sgml doc/pl_PL.ISO8859-2/books/handbook/ports chapter.sgml ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 16:43:41 -0000 hrs 2006-11-26 16:43:40 UTC FreeBSD doc repository Modified files: pl_PL.ISO8859-2 Makefile pl_PL.ISO8859-2/books/handbook book.sgml pl_PL.ISO8859-2/books/handbook/basics chapter.sgml pl_PL.ISO8859-2/books/handbook/install chapter.sgml pl_PL.ISO8859-2/books/handbook/introduction chapter.sgml pl_PL.ISO8859-2/books/handbook/ports chapter.sgml pl_PL.ISO8859-2/share/sgml authors.ent bookinfo.ent catalog freebsd.dsl l10n.ent legalnotice.sgml mailing-lists.ent teams.ent Added files: pl_PL.ISO8859-2/share/sgml books.ent mirrors-local.xsl trademarks.sgml pl_PL.ISO8859-2/share/sgml/glossary freebsd-glossary.sgml Log: Update pl_PL.ISO8859-2 translations. Submitted by: Cezary Morga Revision Changes Path 1.2 +1 -1 doc/pl_PL.ISO8859-2/Makefile 1.2 +21 -21 doc/pl_PL.ISO8859-2/books/handbook/basics/chapter.sgml 1.2 +36 -40 doc/pl_PL.ISO8859-2/books/handbook/book.sgml 1.2 +2518 -2536 doc/pl_PL.ISO8859-2/books/handbook/install/chapter.sgml 1.2 +15 -15 doc/pl_PL.ISO8859-2/books/handbook/introduction/chapter.sgml 1.2 +33 -28 doc/pl_PL.ISO8859-2/books/handbook/ports/chapter.sgml 1.2 +7 -693 doc/pl_PL.ISO8859-2/share/sgml/authors.ent 1.2 +4 -1 doc/pl_PL.ISO8859-2/share/sgml/bookinfo.ent 1.1 +31 -0 doc/pl_PL.ISO8859-2/share/sgml/books.ent (new) 1.3 +8 -1 doc/pl_PL.ISO8859-2/share/sgml/catalog 1.4 +29 -23 doc/pl_PL.ISO8859-2/share/sgml/freebsd.dsl 1.1 +1940 -0 doc/pl_PL.ISO8859-2/share/sgml/glossary/freebsd-glossary.sgml (new) 1.2 +14 -2 doc/pl_PL.ISO8859-2/share/sgml/l10n.ent 1.2 +34 -29 doc/pl_PL.ISO8859-2/share/sgml/legalnotice.sgml 1.2 +455 -208 doc/pl_PL.ISO8859-2/share/sgml/mailing-lists.ent 1.1 +15 -0 doc/pl_PL.ISO8859-2/share/sgml/mirrors-local.xsl (new) 1.2 +132 -57 doc/pl_PL.ISO8859-2/share/sgml/teams.ent 1.1 +41 -0 doc/pl_PL.ISO8859-2/share/sgml/trademarks.sgml (new) From owner-cvs-all@FreeBSD.ORG Sun Nov 26 16:43:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AD91916A503; Sun, 26 Nov 2006 16:43:52 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 566CB43D4C; Sun, 26 Nov 2006 16:42:57 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQGhqYx075568; Sun, 26 Nov 2006 16:43:52 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQGhqm6075567; Sun, 26 Nov 2006 16:43:52 GMT (envelope-from rafan) Message-Id: <200611261643.kAQGhqm6075567@repoman.freebsd.org> From: Rong-En Fan Date: Sun, 26 Nov 2006 16:43:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/p5-Crypt-GCrypt pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 16:43:52 -0000 rafan 2006-11-26 16:43:52 UTC FreeBSD ports repository Modified files: security/p5-Crypt-GCrypt pkg-descr Log: - Add WWW Entry PR: ports/105866 Submitted by: TAKAHASHI Kaoru (maintainer) Revision Changes Path 1.2 +2 -0 ports/security/p5-Crypt-GCrypt/pkg-descr From owner-cvs-all@FreeBSD.ORG Sun Nov 26 16:44:34 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E152016A407; Sun, 26 Nov 2006 16:44:34 +0000 (UTC) (envelope-from gavin.atkinson@ury.york.ac.uk) Received: from mail-gw4.york.ac.uk (mail-gw4.york.ac.uk [144.32.128.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3D6243D64; Sun, 26 Nov 2006 16:43:34 +0000 (GMT) (envelope-from gavin.atkinson@ury.york.ac.uk) Received: from buffy.york.ac.uk (buffy-128.york.ac.uk [144.32.128.160]) by mail-gw4.york.ac.uk (8.13.6/8.13.6) with ESMTP id kAQGiOxw024085; Sun, 26 Nov 2006 16:44:24 GMT Received: from buffy.york.ac.uk (localhost [127.0.0.1]) by buffy.york.ac.uk (8.13.6/8.13.6) with ESMTP id kAQGiNd0051254; Sun, 26 Nov 2006 16:44:24 GMT (envelope-from gavin.atkinson@ury.york.ac.uk) Received: (from ga9@localhost) by buffy.york.ac.uk (8.13.6/8.13.6/Submit) id kAQGiNdj051253; Sun, 26 Nov 2006 16:44:23 GMT (envelope-from gavin.atkinson@ury.york.ac.uk) X-Authentication-Warning: buffy.york.ac.uk: ga9 set sender to gavin.atkinson@ury.york.ac.uk using -f From: Gavin Atkinson To: Joel Dahl In-Reply-To: <200611261205.kAQC5uXq009007@repoman.freebsd.org> References: <200611261205.kAQC5uXq009007@repoman.freebsd.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Sun, 26 Nov 2006 16:44:23 +0000 Message-Id: <1164559463.44660.3.camel@buffy.york.ac.uk> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 FreeBSD GNOME Team Port X-York-MailScanner: Found to be clean X-York-MailScanner-From: gavin.atkinson@ury.york.ac.uk Cc: doc-committers@freebsd.org, cvs-doc@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: www/en/projects/ideas index.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 16:44:35 -0000 On Sun, 2006-11-26 at 12:05 +0000, Joel Dahl wrote: > joel 2006-11-26 12:05:55 UTC > > FreeBSD doc repository > > Modified files: > en/projects/ideas index.sgml > Log: > Remove the cache detection support entry. This will be obsolete > once the superpages stuff hits the tree. :) I actually wrote the code to do that a couple of days ago... Gavin From owner-cvs-all@FreeBSD.ORG Sun Nov 26 17:05:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4A90D16A4A7; Sun, 26 Nov 2006 17:05:21 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE6C143E85; Sun, 26 Nov 2006 17:01:29 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQH2C4Z086513; Sun, 26 Nov 2006 17:02:12 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQH2CRQ086512; Sun, 26 Nov 2006 17:02:12 GMT (envelope-from hrs) Message-Id: <200611261702.kAQH2CRQ086512@repoman.freebsd.org> From: Hiroki Sato Date: Sun, 26 Nov 2006 17:02: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: www/en/docproj translations.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 17:05:21 -0000 hrs 2006-11-26 17:02:11 UTC FreeBSD doc repository Modified files: en/docproj translations.sgml Log: Update contact for Polish translation project. The old one is unreachable. Submitted by: Cezary Morga Revision Changes Path 1.88 +3 -5 www/en/docproj/translations.sgml From owner-cvs-all@FreeBSD.ORG Sun Nov 26 17:07:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0DFA316A4C8; Sun, 26 Nov 2006 17:07:03 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AD1744016; Sun, 26 Nov 2006 17:03:53 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQH4m0U088369; Sun, 26 Nov 2006 17:04:48 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQH4m4r088368; Sun, 26 Nov 2006 17:04:48 GMT (envelope-from pav) Message-Id: <200611261704.kAQH4m4r088368@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 26 Nov 2006 17:04: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/audio/napster Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 17:07:03 -0000 pav 2006-11-26 17:04:47 UTC FreeBSD ports repository Modified files: audio/napster Makefile Log: - Restore support for slave port Pointy hat to: alexbl Revision Changes Path 1.29 +3 -3 ports/audio/napster/Makefile From owner-cvs-all@FreeBSD.ORG Sun Nov 26 17:09:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EAE4816A4D4; Sun, 26 Nov 2006 17:09:15 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39A2843DAE; Sun, 26 Nov 2006 17:05:38 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQH6XjV088676; Sun, 26 Nov 2006 17:06:33 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQH6XYn088675; Sun, 26 Nov 2006 17:06:33 GMT (envelope-from arved) Message-Id: <200611261706.kAQH6XYn088675@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 26 Nov 2006 17:06: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/misc/apparix Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 17:09:16 -0000 arved 2006-11-26 17:06:32 UTC FreeBSD ports repository Modified files: misc/apparix Makefile distinfo Log: Update to 20061110 (06-314) Submitted by: maintainer Revision Changes Path 1.4 +2 -2 ports/misc/apparix/Makefile 1.3 +3 -3 ports/misc/apparix/distinfo From owner-cvs-all@FreeBSD.ORG Sun Nov 26 17:15:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D4C0D16A407; Sun, 26 Nov 2006 17:15:47 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C86AC43D96; Sun, 26 Nov 2006 17:12:31 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQHDP28090043; Sun, 26 Nov 2006 17:13:25 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQHDPKd090042; Sun, 26 Nov 2006 17:13:25 GMT (envelope-from maxim) Message-Id: <200611261713.kAQHDPKd090042@repoman.freebsd.org> From: Maxim Konovalov Date: Sun, 26 Nov 2006 17:13: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/cam/scsi scsi_da.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 17:15:47 -0000 maxim 2006-11-26 17:13:24 UTC FreeBSD src repository Modified files: sys/cam/scsi scsi_da.c Log: o Add a quirk for X-Micro Flash Disk. PR: usb/96901 Submitted by: Szalai Andras Reviewed by: nate (a half of year ago) MFC after: 3 weeks Revision Changes Path 1.197 +8 -0 src/sys/cam/scsi/scsi_da.c From owner-cvs-all@FreeBSD.ORG Sun Nov 26 17:18:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2721416A51A; Sun, 26 Nov 2006 17:18:07 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DC3643F28; Sun, 26 Nov 2006 17:15:06 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQHFtDO090513; Sun, 26 Nov 2006 17:15:55 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQHFt01090512; Sun, 26 Nov 2006 17:15:55 GMT (envelope-from maxim) Message-Id: <200611261715.kAQHFt01090512@repoman.freebsd.org> From: Maxim Konovalov Date: Sun, 26 Nov 2006 17:15: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/cam/scsi scsi_da.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 17:18:07 -0000 maxim 2006-11-26 17:15:54 UTC FreeBSD src repository Modified files: sys/cam/scsi scsi_da.c Log: o Style(9): trim eol w/spaces, w/spaces to tabs, kill an empty line. Revision Changes Path 1.198 +3 -4 src/sys/cam/scsi/scsi_da.c From owner-cvs-all@FreeBSD.ORG Sun Nov 26 17:20:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F147A16A47B; Sun, 26 Nov 2006 17:20:10 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7125E43E96; Sun, 26 Nov 2006 17:17:36 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQHIV5J090686; Sun, 26 Nov 2006 17:18:31 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQHIVvj090685; Sun, 26 Nov 2006 17:18:31 GMT (envelope-from maxim) Message-Id: <200611261718.kAQHIVvj090685@repoman.freebsd.org> From: Maxim Konovalov Date: Sun, 26 Nov 2006 17:18: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/cam/scsi scsi_da.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 17:20:11 -0000 maxim 2006-11-26 17:18:31 UTC FreeBSD src repository Modified files: sys/cam/scsi scsi_da.c Log: o Style: remove a w/space before a comma. Revision Changes Path 1.199 +1 -1 src/sys/cam/scsi/scsi_da.c From owner-cvs-all@FreeBSD.ORG Sun Nov 26 17:42:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7AC2016A407; Sun, 26 Nov 2006 17:42:46 +0000 (UTC) (envelope-from az@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07EFB43D5A; Sun, 26 Nov 2006 17:41:50 +0000 (GMT) (envelope-from az@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQHgkYT095228; Sun, 26 Nov 2006 17:42:46 GMT (envelope-from az@repoman.freebsd.org) Received: (from az@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQHgjui095227; Sun, 26 Nov 2006 17:42:45 GMT (envelope-from az) Message-Id: <200611261742.kAQHgjui095227@repoman.freebsd.org> From: Andrej Zverev Date: Sun, 26 Nov 2006 17:42:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/qnetchess Makefile ports/games/qnetchess/files patch-qt.FreeBSD.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: Sun, 26 Nov 2006 17:42:46 -0000 az 2006-11-26 17:42:45 UTC FreeBSD ports repository Modified files: games/qnetchess Makefile Added files: games/qnetchess/files patch-qt.FreeBSD.mk Log: - Do not want USE_X_PREFIX anymore - Respect X11BASE [1] - bump PORTREVISION Noticed by: kris@ [1] Revision Changes Path 1.4 +2 -2 ports/games/qnetchess/Makefile 1.1 +10 -0 ports/games/qnetchess/files/patch-qt.FreeBSD.mk (new) From owner-cvs-all@FreeBSD.ORG Sun Nov 26 17:53:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D41BB16A407; Sun, 26 Nov 2006 17:53:42 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AE6743D62; Sun, 26 Nov 2006 17:52:46 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQHrgZg097138; Sun, 26 Nov 2006 17:53:42 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQHrg0G097137; Sun, 26 Nov 2006 17:53:42 GMT (envelope-from mezz) Message-Id: <200611261753.kAQHrg0G097137@repoman.freebsd.org> From: Jeremy Messenger Date: Sun, 26 Nov 2006 17:53: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/x11-toolkits/libwnck Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 17:53:42 -0000 mezz 2006-11-26 17:53:41 UTC FreeBSD ports repository Modified files: x11-toolkits/libwnck Makefile Log: Add USE_XLIB to fix the build if the X11BASE is changed. Reported by: krismail Revision Changes Path 1.48 +1 -0 ports/x11-toolkits/libwnck/Makefile From owner-cvs-all@FreeBSD.ORG Sun Nov 26 17:55:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CEAFE16A412; Sun, 26 Nov 2006 17:55:39 +0000 (UTC) (envelope-from az@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F2F343D78; Sun, 26 Nov 2006 17:54:40 +0000 (GMT) (envelope-from az@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQHtZ3l097519; Sun, 26 Nov 2006 17:55:35 GMT (envelope-from az@repoman.freebsd.org) Received: (from az@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQHtZev097518; Sun, 26 Nov 2006 17:55:35 GMT (envelope-from az) Message-Id: <200611261755.kAQHtZev097518@repoman.freebsd.org> From: Andrej Zverev Date: Sun, 26 Nov 2006 17:55: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/editors/mp 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, 26 Nov 2006 17:55:39 -0000 az 2006-11-26 17:55:35 UTC FreeBSD ports repository Modified files: editors/mp Makefile distinfo pkg-plist Log: - Update to 3.3.18b and make it fetchable again [1] It's PR in GNATS about this update, but i do not saw it and looks like can not. GNATS moving kill it :) So, author - thank you anyway PR: ports/105719 [1] Revision Changes Path 1.23 +1 -1 ports/editors/mp/Makefile 1.17 +3 -3 ports/editors/mp/distinfo 1.7 +1 -0 ports/editors/mp/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Nov 26 18:15:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1553C16A494; Sun, 26 Nov 2006 18:15:29 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D49AD43DCF; Sun, 26 Nov 2006 18:11:16 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQICBPK003082; Sun, 26 Nov 2006 18:12:11 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQICB9S003080; Sun, 26 Nov 2006 18:12:11 GMT (envelope-from rafan) Message-Id: <200611261812.kAQICB9S003080@repoman.freebsd.org> From: Rong-En Fan Date: Sun, 26 Nov 2006 18:12: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/chinese/ttfm Makefile ports/chinese/ttfm/files patch-modules::gscjk.ttfm patch-modules_xttfm.ttfm patch-ttfm.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 18:15:29 -0000 rafan 2006-11-26 18:12:11 UTC FreeBSD ports repository Modified files: chinese/ttfm Makefile chinese/ttfm/files patch-modules::gscjk.ttfm patch-modules_xttfm.ttfm patch-ttfm.sh Log: - Repsect X11BASE. This should fix chinese/*ttf build failure with non-standard X11BASE. Reported by: pointyhat Revision Changes Path 1.18 +6 -0 ports/chinese/ttfm/Makefile 1.5 +11 -2 ports/chinese/ttfm/files/patch-modules::gscjk.ttfm 1.2 +13 -2 ports/chinese/ttfm/files/patch-modules_xttfm.ttfm 1.2 +2 -2 ports/chinese/ttfm/files/patch-ttfm.sh From owner-cvs-all@FreeBSD.ORG Sun Nov 26 18:19:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F2C1216A403; Sun, 26 Nov 2006 18:19:24 +0000 (UTC) (envelope-from bsam@bsam.ru) Received: from mail.kuban.ru (mail.kuban.ru [62.183.66.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEEDE43D46; Sun, 26 Nov 2006 18:18:25 +0000 (GMT) (envelope-from bsam@bsam.ru) Received: from bsam.ru ([83.239.48.190]) by mail.kuban.ru (8.9.1/8.9.1) with ESMTP id kAQIJ1cQ078901; Sun, 26 Nov 2006 21:19:12 +0300 (MSK) Received: from bsam by bsam.ru with local (Exim 4.62 (FreeBSD)) (envelope-from ) id 1GoOZ8-000C7H-4V; Sun, 26 Nov 2006 21:17:22 +0300 To: Andrej Zverev References: <200611261755.kAQHtZev097518@repoman.freebsd.org> From: Boris Samorodov Date: Sun, 26 Nov 2006 21:17:22 +0300 In-Reply-To: <200611261755.kAQHtZev097518@repoman.freebsd.org> (Andrej Zverev's message of "Sun, 26 Nov 2006 17:55:35 +0000 (UTC)") Message-ID: <00861277@bsam.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: Boris Samorodov Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/editors/mp 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, 26 Nov 2006 18:19:25 -0000 On Sun, 26 Nov 2006 17:55:35 +0000 (UTC) Andrej Zverev wrote: > Log: > - Update to 3.3.18b and make it fetchable again > > [1] It's PR in GNATS about this update, but i do not saw it and looks like can not. > GNATS moving kill it :) So, author - thank you anyway > > PR: ports/105719 [1] That seems to be restored. Did you mean this PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=105719 WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD committer, http://www.FreeBSD.org The Power To Serve From owner-cvs-all@FreeBSD.ORG Sun Nov 26 18:23:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1D25D16A407; Sun, 26 Nov 2006 18:23:46 +0000 (UTC) (envelope-from az@freebsd.org) Received: from mail.electro-com.ru (mail.electro-com.ru [86.110.161.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8135E43D72; Sun, 26 Nov 2006 18:22:45 +0000 (GMT) (envelope-from az@freebsd.org) Received: from [89.207.216.241] (helo=[172.30.90.113]) by mail.electro-com.ru with esmtpa (Exim 4.63 (FreeBSD)) (envelope-from ) id 1GoOfD-0006ss-M4; Sun, 26 Nov 2006 21:23:39 +0300 Message-ID: <4569DBAA.4040906@freebsd.org> Date: Sun, 26 Nov 2006 21:23:38 +0300 From: Andrej Zverev Organization: FreeBSD Project User-Agent: Thunderbird 1.5.0.5 (X11/20060805) MIME-Version: 1.0 To: Boris Samorodov References: <200611261755.kAQHtZev097518@repoman.freebsd.org> <00861277@bsam.ru> In-Reply-To: <00861277@bsam.ru> 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/editors/mp 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, 26 Nov 2006 18:23:46 -0000 Boris Samorodov wrote: > On Sun, 26 Nov 2006 17:55:35 +0000 (UTC) Andrej Zverev wrote: > > >> Log: >> - Update to 3.3.18b and make it fetchable again >> >> [1] It's PR in GNATS about this update, but i do not saw it and looks like can not. >> GNATS moving kill it :) So, author - thank you anyway >> >> PR: ports/105719 [1] >> > > That seems to be restored. Did you mean this PR: > http://www.freebsd.org/cgi/query-pr.cgi?pr=105719 > > > WBR > Yes, thank you, last time (friday) check it and without luck, now it's work ! cool From owner-cvs-all@FreeBSD.ORG Sun Nov 26 18:29:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9C38616A4A0; Sun, 26 Nov 2006 18:29:03 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A994D43DBE; Sun, 26 Nov 2006 18:26:39 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQIRH0j005592; Sun, 26 Nov 2006 18:27:17 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQIRHnp005590; Sun, 26 Nov 2006 18:27:17 GMT (envelope-from maxim) Message-Id: <200611261827.kAQIRHnp005590@repoman.freebsd.org> From: Maxim Konovalov Date: Sun, 26 Nov 2006 18:27:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 18:29:03 -0000 maxim 2006-11-26 18:27:16 UTC FreeBSD src repository Modified files: sys Makefile Log: o Add cam to a list of cscope dirs. Revision Changes Path 1.40 +2 -2 src/sys/Makefile From owner-cvs-all@FreeBSD.ORG Sun Nov 26 18:43:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ACDBB16A403; Sun, 26 Nov 2006 18:43:49 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0E9E43D5E; Sun, 26 Nov 2006 18:42:53 +0000 (GMT) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQIhnwI008863; Sun, 26 Nov 2006 18:43:49 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from thompsa@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQIhnAb008861; Sun, 26 Nov 2006 18:43:49 GMT (envelope-from thompsa) Message-Id: <200611261843.kAQIhnAb008861@repoman.freebsd.org> From: Andrew Thompson Date: Sun, 26 Nov 2006 18:43: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/sys/net bridgestp.c bridgestp.h 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, 26 Nov 2006 18:43:49 -0000 thompsa 2006-11-26 18:43:48 UTC FreeBSD src repository Modified files: sys/net bridgestp.c bridgestp.h if_bridge.c Log: use two stage creation of stp ports, this means that the stp variables can be set before the port is marked STP and they will no longer be overwrittten Revision Changes Path 1.28 +24 -17 src/sys/net/bridgestp.c 1.7 +4 -3 src/sys/net/bridgestp.h 1.88 +5 -5 src/sys/net/if_bridge.c From owner-cvs-all@FreeBSD.ORG Sun Nov 26 18:49:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 94EB116A4C8; Sun, 26 Nov 2006 18:49:46 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1ECE43D5D; Sun, 26 Nov 2006 18:48:49 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQInjlH009622; Sun, 26 Nov 2006 18:49:45 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQInjQA009621; Sun, 26 Nov 2006 18:49:45 GMT (envelope-from maxim) Message-Id: <200611261849.kAQInjQA009621@repoman.freebsd.org> From: Maxim Konovalov Date: Sun, 26 Nov 2006 18:49:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/fs/msdosfs msdosfs_conv.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 18:49:46 -0000 maxim 2006-11-26 18:49:44 UTC FreeBSD src repository Modified files: sys/fs/msdosfs msdosfs_conv.c Log: o From the submitter: dos2unixchr will convert to lower case if LCASE_BASE or LCASE_EXT or both are set. But dos2unixfn uses dos2unixchr separately for the basename and the extension. So if either LCASE_BASE or LCASE_EXT is set, dos2unixfn will convert both the basename and extension to lowercase because it is blindly passing in the state of both flags to dos2unixchr. The bit masks I used ensure that only the state of LCASE_BASE gets passed to dos2unixchr when the basename is converted, and only the state of LCASE_EXT is passed in when the extension is converted. PR: kern/86655 Submitted by: Micah Lieske MFC after: 3 weeks Revision Changes Path 1.50 +4 -2 src/sys/fs/msdosfs/msdosfs_conv.c From owner-cvs-all@FreeBSD.ORG Sun Nov 26 18:52:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7961A16A403; Sun, 26 Nov 2006 18:52:37 +0000 (UTC) (envelope-from az@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B13E43D5A; Sun, 26 Nov 2006 18:51:41 +0000 (GMT) (envelope-from az@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQIqafZ010458; Sun, 26 Nov 2006 18:52:36 GMT (envelope-from az@repoman.freebsd.org) Received: (from az@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQIqass010457; Sun, 26 Nov 2006 18:52:36 GMT (envelope-from az) Message-Id: <200611261852.kAQIqass010457@repoman.freebsd.org> From: Andrej Zverev Date: Sun, 26 Nov 2006 18:52: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-p2p/dcd Makefile distinfo pkg-plist ports/net-p2p/dcd/files dcd.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, 26 Nov 2006 18:52:37 -0000 az 2006-11-26 18:52:36 UTC FreeBSD ports repository Modified files: net-p2p/dcd Makefile distinfo pkg-plist net-p2p/dcd/files dcd.sh.in Log: - Update to version 1.0.1 - Fix RCNG stop_action Revision Changes Path 1.9 +3 -2 ports/net-p2p/dcd/Makefile 1.6 +3 -3 ports/net-p2p/dcd/distinfo 1.3 +1 -1 ports/net-p2p/dcd/files/dcd.sh.in 1.4 +3 -1 ports/net-p2p/dcd/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Nov 26 19:13:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EB1EA16A47B; Sun, 26 Nov 2006 19:13:24 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FFC9441D9; Sun, 26 Nov 2006 19:02:56 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQJ3KeI013912; Sun, 26 Nov 2006 19:03:20 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQJ3KPp013911; Sun, 26 Nov 2006 19:03:20 GMT (envelope-from flz) Message-Id: <200611261903.kAQJ3KPp013911@repoman.freebsd.org> From: Florent Thoumie Date: Sun, 26 Nov 2006 19:03: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/etc rc.subr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 19:13:25 -0000 flz 2006-11-26 19:03:19 UTC FreeBSD src repository Modified files: etc rc.subr Log: Remove leading dollar sign in rcvar command output. There's no dollar use in variable assignment in sh. Assuming this is can be expected behavior for some people, this change won't be MFC'ed to RELENG_6. Discussed with: yar on -rc Revision Changes Path 1.70 +2 -2 src/etc/rc.subr From owner-cvs-all@FreeBSD.ORG Sun Nov 26 19:23:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C707116A4D2; Sun, 26 Nov 2006 19:23:21 +0000 (UTC) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE6F544340; Sun, 26 Nov 2006 19:09:11 +0000 (GMT) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQJ9gl7014643; Sun, 26 Nov 2006 19:09:42 GMT (envelope-from kientzle@repoman.freebsd.org) Received: (from kientzle@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQJ9gi7014642; Sun, 26 Nov 2006 19:09:42 GMT (envelope-from kientzle) Message-Id: <200611261909.kAQJ9gi7014642@repoman.freebsd.org> From: Tim Kientzle Date: Sun, 26 Nov 2006 19:09: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/libarchive Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 19:23:21 -0000 kientzle 2006-11-26 19:09:42 UTC FreeBSD src repository Modified files: lib/libarchive Makefile Log: Bump the libarchive version number, correct the shell hackery to break the full version down into major/minor values. Revision Changes Path 1.57 +6 -5 src/lib/libarchive/Makefile From owner-cvs-all@FreeBSD.ORG Sun Nov 26 19:23:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A953416A492; Sun, 26 Nov 2006 19:23:28 +0000 (UTC) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 580414400E; Sun, 26 Nov 2006 19:08:18 +0000 (GMT) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQJ0o9d011723; Sun, 26 Nov 2006 19:00:50 GMT (envelope-from kientzle@repoman.freebsd.org) Received: (from kientzle@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQJ0oFU011722; Sun, 26 Nov 2006 19:00:50 GMT (envelope-from kientzle) Message-Id: <200611261900.kAQJ0oFU011722@repoman.freebsd.org> From: Tim Kientzle Date: Sun, 26 Nov 2006 19:00: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/lib/libarchive Makefile archive.h.in archive_read.3 archive_write.3 archive_write.c archive_write_open_fd.c archive_write_open_file.c archive_write_open_filename.c archive_write_open_memory.c archive_write_set_compression_none.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 19:23:29 -0000 kientzle 2006-11-26 19:00:50 UTC FreeBSD src repository Modified files: lib/libarchive Makefile archive.h.in archive_read.3 archive_write.3 archive_write.c archive_write_open_fd.c archive_write_open_file.c archive_write_open_filename.c archive_write_open_memory.c archive_write_set_compression_none.c Log: Write-blocking cleanup, largely thanks to Colin Percival (cperciva@). * If write block size is zero, don't block at all. This supports the unusual requirement of applications that need "no-delay" writes. * Expose _write_finish_entry() to give such applications more control over write boundaries. (Normal applications do not need this, as entries are completed automatically.) * Correct the type of write callbacks; this is a minor API change that does not affect the ABI. * Correct the error handling in _write_next_header() around completing the previous entry. * Correct the documentation for block-size markers: Remove docs for the long-defunct _read_set_block_size(); document all of the write block size manipulators. MFC after: 14 days Revision Changes Path 1.56 +3 -1 src/lib/libarchive/Makefile 1.34 +2 -1 src/lib/libarchive/archive.h.in 1.27 +0 -8 src/lib/libarchive/archive_read.3 1.18 +24 -0 src/lib/libarchive/archive_write.3 1.22 +25 -8 src/lib/libarchive/archive_write.c 1.8 +2 -2 src/lib/libarchive/archive_write_open_fd.c 1.18 +2 -2 src/lib/libarchive/archive_write_open_file.c 1.17 +2 -2 src/lib/libarchive/archive_write_open_filename.c 1.2 +2 -2 src/lib/libarchive/archive_write_open_memory.c 1.10 +29 -8 src/lib/libarchive/archive_write_set_compression_none.c From owner-cvs-all@FreeBSD.ORG Sun Nov 26 19:49:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BA0A016A55E; Sun, 26 Nov 2006 19:49:12 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3839343DE1; Sun, 26 Nov 2006 19:24:26 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQJPBPS017885; Sun, 26 Nov 2006 19:25:11 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQJPB4D017884; Sun, 26 Nov 2006 19:25:11 GMT (envelope-from yar) Message-Id: <200611261925.kAQJPB4D017884@repoman.freebsd.org> From: Yar Tikhiy Date: Sun, 26 Nov 2006 19:25:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/systat convtbl.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, 26 Nov 2006 19:49:13 -0000 yar 2006-11-26 19:25:11 UTC FreeBSD src repository Modified files: usr.bin/systat convtbl.h Log: The real contents of this file were repeated twice. The repetition was harmless due to a usual #ifndef _FOO_H_ wrapper. Fortunately, nobody started to hack the second copy, so just remove it from the file. MFC after: 3 days Revision Changes Path 1.3 +0 -66 src/usr.bin/systat/convtbl.h From owner-cvs-all@FreeBSD.ORG Sun Nov 26 19:55:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7FB1716A505; Sun, 26 Nov 2006 19:55:33 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25EBE4496E; Sun, 26 Nov 2006 19:29:57 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQJTWT0018186; Sun, 26 Nov 2006 19:29:32 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQJTWrm018185; Sun, 26 Nov 2006 19:29:32 GMT (envelope-from dinoex) Message-Id: <200611261929.kAQJTWrm018185@repoman.freebsd.org> From: Dirk Meyer Date: Sun, 26 Nov 2006 19:29:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/etoile-installer pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 19:55:33 -0000 dinoex 2006-11-26 19:29:32 UTC FreeBSD ports repository Modified files: sysutils/etoile-installer pkg-plist Log: - preserve empty Local/Tools Revision Changes Path 1.2 +0 -1 ports/sysutils/etoile-installer/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Nov 26 20:01:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0F99716A509; Sun, 26 Nov 2006 20:01:11 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46267441DD; Sun, 26 Nov 2006 19:35:16 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQJZlJj019777; Sun, 26 Nov 2006 19:35:47 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQJZlt1019776; Sun, 26 Nov 2006 19:35:47 GMT (envelope-from dinoex) Message-Id: <200611261935.kAQJZlt1019776@repoman.freebsd.org> From: Dirk Meyer Date: Sun, 26 Nov 2006 19:35: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/etoile-xwindowserverkit Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 20:01:11 -0000 dinoex 2006-11-26 19:35:47 UTC FreeBSD ports repository Modified files: x11/etoile-xwindowserverkit Makefile Log: - seek X11BASE Revision Changes Path 1.3 +5 -0 ports/x11/etoile-xwindowserverkit/Makefile From owner-cvs-all@FreeBSD.ORG Sun Nov 26 20:04:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D209B16A4FD; Sun, 26 Nov 2006 20:04:43 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 485D344CC2; Sun, 26 Nov 2006 19:39:54 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQJeLFt020102; Sun, 26 Nov 2006 19:40:21 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQJeLhH020101; Sun, 26 Nov 2006 19:40:21 GMT (envelope-from dinoex) Message-Id: <200611261940.kAQJeLhH020101@repoman.freebsd.org> From: Dirk Meyer Date: Sun, 26 Nov 2006 19:40: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/gskrab Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 20:04:44 -0000 dinoex 2006-11-26 19:40:20 UTC FreeBSD ports repository Modified files: x11/gskrab Makefile Log: - seek X11BASE Revision Changes Path 1.2 +2 -0 ports/x11/gskrab/Makefile From owner-cvs-all@FreeBSD.ORG Sun Nov 26 20:08:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 393BF16A415; Sun, 26 Nov 2006 20:08:23 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98BA843F17; Sun, 26 Nov 2006 19:48:48 +0000 (GMT) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQJnZBA021725; Sun, 26 Nov 2006 19:49:35 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from thompsa@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQJnZRC021724; Sun, 26 Nov 2006 19:49:35 GMT (envelope-from thompsa) Message-Id: <200611261949.kAQJnZRC021724@repoman.freebsd.org> From: Andrew Thompson Date: Sun, 26 Nov 2006 19:49:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/net bridgestp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 20:08:23 -0000 thompsa 2006-11-26 19:49:34 UTC FreeBSD src repository Modified files: sys/net bridgestp.c Log: Remove redundant setting of port state. Revision Changes Path 1.29 +0 -1 src/sys/net/bridgestp.c From owner-cvs-all@FreeBSD.ORG Sun Nov 26 20:08:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CF8FB16A494; Sun, 26 Nov 2006 20:08:50 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0263F443DA; Sun, 26 Nov 2006 19:49:46 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQJoVKG021873; Sun, 26 Nov 2006 19:50:31 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQJoU75021872; Sun, 26 Nov 2006 19:50:30 GMT (envelope-from dinoex) Message-Id: <200611261950.kAQJoU75021872@repoman.freebsd.org> From: Dirk Meyer Date: Sun, 26 Nov 2006 19:50: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/deskutils/abacus Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 20:08:50 -0000 dinoex 2006-11-26 19:50:30 UTC FreeBSD ports repository Modified files: deskutils/abacus Makefile Log: - pass LDFLAGS to Makefile Revision Changes Path 1.27 +1 -0 ports/deskutils/abacus/Makefile From owner-cvs-all@FreeBSD.ORG Sun Nov 26 20:15:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9048E16A4A7; Sun, 26 Nov 2006 20:15:30 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38AFA4468B; Sun, 26 Nov 2006 19:54:39 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQJtQvF023353; Sun, 26 Nov 2006 19:55:26 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQJtQvJ023352; Sun, 26 Nov 2006 19:55:26 GMT (envelope-from sam) Message-Id: <200611261955.kAQJtQvJ023352@repoman.freebsd.org> From: Sam Leffler Date: Sun, 26 Nov 2006 19:55:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/conf files src/sys/net80211 ieee80211_amrr.c ieee80211_amrr.h src/sys/modules Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 20:15:30 -0000 sam 2006-11-26 19:55:26 UTC FreeBSD src repository Modified files: sys/conf files sys/modules Makefile Added files: sys/net80211 ieee80211_amrr.c ieee80211_amrr.h Log: device-independent implementation of AMRR tx rate control algorithm Obtained from: openbsd (w/ mods) MFC after: 1 month Revision Changes Path 1.1164 +1 -0 src/sys/conf/files 1.513 +1 -0 src/sys/modules/Makefile 1.1 +164 -0 src/sys/net80211/ieee80211_amrr.c (new) 1.1 +64 -0 src/sys/net80211/ieee80211_amrr.h (new) From owner-cvs-all@FreeBSD.ORG Sun Nov 26 20:16:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BD97A16A512; Sun, 26 Nov 2006 20:16:14 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12B754400A; Sun, 26 Nov 2006 19:55:41 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQJtv8G023414; Sun, 26 Nov 2006 19:55:57 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQJtvxS023413; Sun, 26 Nov 2006 19:55:57 GMT (envelope-from sam) Message-Id: <200611261955.kAQJtvxS023413@repoman.freebsd.org> From: Sam Leffler Date: Sun, 26 Nov 2006 19:55: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/net80211 ieee80211_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, 26 Nov 2006 20:16:15 -0000 sam 2006-11-26 19:55:57 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_var.h Log: add rate control debug msg bit MFC after: 1 month Revision Changes Path 1.43 +1 -0 src/sys/net80211/ieee80211_var.h From owner-cvs-all@FreeBSD.ORG Sun Nov 26 20:16:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 702D916A50A; Sun, 26 Nov 2006 20:16:29 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14A3D445F7; Sun, 26 Nov 2006 19:55:56 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQJuPkZ023474; Sun, 26 Nov 2006 19:56:25 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQJuPP8023473; Sun, 26 Nov 2006 19:56:25 GMT (envelope-from sam) Message-Id: <200611261956.kAQJuPP8023473@repoman.freebsd.org> From: Sam Leffler Date: Sun, 26 Nov 2006 19:56: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/tools/tools/net80211/wlandebug wlandebug.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 20:16:29 -0000 sam 2006-11-26 19:56:25 UTC FreeBSD src repository Modified files: tools/tools/net80211/wlandebug wlandebug.c Log: add rate knob for net80211 rate control modules MFC after: 1 month Revision Changes Path 1.2 +2 -0 src/tools/tools/net80211/wlandebug/wlandebug.c From owner-cvs-all@FreeBSD.ORG Sun Nov 26 20:29:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9181516A534; Sun, 26 Nov 2006 20:29:49 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACC1E44105; Sun, 26 Nov 2006 20:07:48 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQK8eao026665; Sun, 26 Nov 2006 20:08:40 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQK8eTo026664; Sun, 26 Nov 2006 20:08:40 GMT (envelope-from yar) Message-Id: <200611262008.kAQK8eTo026664@repoman.freebsd.org> From: Yar Tikhiy Date: Sun, 26 Nov 2006 20:08: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/systat convtbl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 20:29:49 -0000 yar 2006-11-26 20:08:40 UTC FreeBSD src repository Modified files: usr.bin/systat convtbl.c Log: Don't overflow from the gigabyte scale to the bit scale if the number to auto-scale is >= 1024 Gb. Could be triggered on arches where ifdata counters had 64 bits. Reported by: Miroslav Slavkov on -net MFC after: 3 days Revision Changes Path 1.4 +1 -1 src/usr.bin/systat/convtbl.c From owner-cvs-all@FreeBSD.ORG Sun Nov 26 20:34:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A485616A494; Sun, 26 Nov 2006 20:34:09 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61A7343DD4; Sun, 26 Nov 2006 20:14:07 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQKEmXu027966; Sun, 26 Nov 2006 20:14:48 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQKEm9c027965; Sun, 26 Nov 2006 20:14:48 GMT (envelope-from yar) Message-Id: <200611262014.kAQKEm9c027965@repoman.freebsd.org> From: Yar Tikhiy Date: Sun, 26 Nov 2006 20:14:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/systat convtbl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 20:34:09 -0000 yar 2006-11-26 20:14:47 UTC FreeBSD src repository Modified files: usr.bin/systat convtbl.c Log: There is no reason to use __inline here because we are rather far from a path critical to performance. Revision Changes Path 1.5 +1 -1 src/usr.bin/systat/convtbl.c From owner-cvs-all@FreeBSD.ORG Sun Nov 26 20:37:03 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A49F816A547 for ; Sun, 26 Nov 2006 20:37:03 +0000 (UTC) (envelope-from pawel.worach@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id B10BC44621 for ; Sun, 26 Nov 2006 20:17:45 +0000 (GMT) (envelope-from pawel.worach@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so917639uge for ; Sun, 26 Nov 2006 12:18:37 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type; b=fNy7snyK99908qUODpa3KEJKvz+cJNVwYXxruUjTwCcVYFXWyKJ4Le8KZI4l/dV2Kt9D5fbO15f73Gj/rqTBG/L+bbMaUefWt5Rp8RqRqnNpynfFy6WhI71cHx1dSYBc4D2QzK8V4TYrmo979LCjfJQAssMiWcIIub/iO/kDCcw= Received: by 10.66.232.9 with SMTP id e9mr11091540ugh.1164572316891; Sun, 26 Nov 2006 12:18:36 -0800 (PST) Received: from ?192.168.1.200? ( [80.217.194.157]) by mx.google.com with ESMTP id y7sm17876222ugc.2006.11.26.12.18.35; Sun, 26 Nov 2006 12:18:36 -0800 (PST) Message-ID: <4569F699.6070206@gmail.com> Date: Sun, 26 Nov 2006 21:18:33 +0100 From: Pawel Worach User-Agent: Thunderbird 2.0b1pre (X11/20061125) MIME-Version: 1.0 To: Dirk Meyer References: <200611261950.kAQJoU75021872@repoman.freebsd.org> In-Reply-To: <200611261950.kAQJoU75021872@repoman.freebsd.org> Content-Type: multipart/mixed; boundary="------------090603090303020800070306" Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/deskutils/abacus Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 20:37:03 -0000 This is a multi-part message in MIME format. --------------090603090303020800070306 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Dirk Meyer wrote: > dinoex 2006-11-26 19:50:30 UTC > > FreeBSD ports repository > > Modified files: > deskutils/abacus Makefile > Log: > - pass LDFLAGS to Makefile > > Revision Changes Path > 1.27 +1 -0 ports/deskutils/abacus/Makefile > The first assignment of MAKE_ENV had a missing 'D' in LDFLAGS so maybe this will work? -- Pawel --------------090603090303020800070306 Content-Type: text/x-patch; name="abacus.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="abacus.diff" --- Makefile.orig Sun Nov 26 21:16:12 2006 +++ Makefile Sun Nov 26 21:16:41 2006 @@ -23,10 +23,9 @@ USE_XLIB= yes USE_GMAKE= yes -MAKE_ENV= CXX="${CXX}" CXXFLAGS="${CXXFLAGS} -Wno-deprecated" LFLAGS="${LDFLAGS}" +MAKE_ENV= CXX="${CXX}" CXXFLAGS="${CXXFLAGS} -Wno-deprecated" LDFLAGS="${LDFLAGS}" LDFLAGS+= -L$(X11BASE)/lib -L$(LOCALBASE)/lib ALL_TARGET= dep tcl_interf/nxlc -MAKE_ENV+= LDFLAGS="${LDFLAGS}" MAN1= abacus.1 --------------090603090303020800070306-- From owner-cvs-all@FreeBSD.ORG Sun Nov 26 20:45:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5A8E116A51B; Sun, 26 Nov 2006 20:45:38 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E7334427E; Sun, 26 Nov 2006 20:32:58 +0000 (GMT) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQKXUeb031199; Sun, 26 Nov 2006 20:33:30 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from thompsa@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQKXUQ3031196; Sun, 26 Nov 2006 20:33:30 GMT (envelope-from thompsa) Message-Id: <200611262033.kAQKXUQ3031196@repoman.freebsd.org> From: Andrew Thompson Date: Sun, 26 Nov 2006 20:33:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/net bridgestp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 20:45:38 -0000 thompsa 2006-11-26 20:33:30 UTC FreeBSD src repository Modified files: sys/net bridgestp.c Log: Initialize the port info, this shouldnt have been removed in r1.28 Revision Changes Path 1.30 +1 -0 src/sys/net/bridgestp.c From owner-cvs-all@FreeBSD.ORG Sun Nov 26 20:46:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6818116A4FE; Sun, 26 Nov 2006 20:46:26 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EF5544466; Sun, 26 Nov 2006 20:37:22 +0000 (GMT) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQKc0PK031828; Sun, 26 Nov 2006 20:38:00 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQKc0Tk031827; Sun, 26 Nov 2006 20:38:00 GMT (envelope-from shaun) Message-Id: <200611262038.kAQKc0Tk031827@repoman.freebsd.org> From: Shaun Amott Date: Sun, 26 Nov 2006 20:38: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/mail/p5-FuzzyOcr Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 20:46:26 -0000 shaun 2006-11-26 20:37:59 UTC FreeBSD ports repository Modified files: mail/p5-FuzzyOcr Makefile Log: Fix plugin; a hack for the previous version got left in by mistake. Noticed by: pav Revision Changes Path 1.3 +2 -1 ports/mail/p5-FuzzyOcr/Makefile From owner-cvs-all@FreeBSD.ORG Sun Nov 26 20:46:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.ORG Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CC01B16A6B5; Sun, 26 Nov 2006 20:46:46 +0000 (UTC) (envelope-from maxim@macomnet.ru) Received: from mp2.macomnet.net (mp2.macomnet.net [195.128.64.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1345944337; Sun, 26 Nov 2006 20:40:09 +0000 (GMT) (envelope-from maxim@macomnet.ru) Received: from localhost (localhost.int.ru [127.0.0.1] (may be forged)) by mp2.macomnet.net (8.13.7/8.13.8) with ESMTP id kAQKebS8050506; Sun, 26 Nov 2006 23:40:37 +0300 (MSK) (envelope-from maxim@macomnet.ru) Date: Sun, 26 Nov 2006 23:40:36 +0300 (MSK) From: Maxim Konovalov To: Yar Tikhiy In-Reply-To: <200611262014.kAQKEm9c027965@repoman.freebsd.org> Message-ID: <20061126234019.N50459@mp2.macomnet.net> References: <200611262014.kAQKEm9c027965@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/systat convtbl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 20:46:47 -0000 On Sun, 26 Nov 2006, 20:14-0000, Yar Tikhiy wrote: > yar 2006-11-26 20:14:47 UTC > > FreeBSD src repository > > Modified files: > usr.bin/systat convtbl.c > Log: > There is no reason to use __inline here because we are rather far > from a path critical to performance. bin/99731? -- Maxim Konovalov From owner-cvs-all@FreeBSD.ORG Sun Nov 26 21:22:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.ORG Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EB53516A47C; Sun, 26 Nov 2006 21:22:26 +0000 (UTC) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (comp.chem.msu.su [158.250.32.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id A336543DAD; Sun, 26 Nov 2006 21:21:08 +0000 (GMT) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (localhost [127.0.0.1]) by comp.chem.msu.su (8.13.4/8.13.3) with ESMTP id kAQLLwm0068555; Mon, 27 Nov 2006 00:21:58 +0300 (MSK) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.4/8.13.3/Submit) id kAQLLvwU068554; Mon, 27 Nov 2006 00:21:57 +0300 (MSK) (envelope-from yar) Date: Mon, 27 Nov 2006 00:21:57 +0300 From: Yar Tikhiy To: Maxim Konovalov Message-ID: <20061126212157.GA68444@comp.chem.msu.su> References: <200611262014.kAQKEm9c027965@repoman.freebsd.org> <20061126234019.N50459@mp2.macomnet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061126234019.N50459@mp2.macomnet.net> User-Agent: Mutt/1.5.9i Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/systat convtbl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 21:22:27 -0000 On Sun, Nov 26, 2006 at 11:40:36PM +0300, Maxim Konovalov wrote: > On Sun, 26 Nov 2006, 20:14-0000, Yar Tikhiy wrote: > > > yar 2006-11-26 20:14:47 UTC > > > > FreeBSD src repository > > > > Modified files: > > usr.bin/systat convtbl.c > > Log: > > There is no reason to use __inline here because we are rather far > > from a path critical to performance. > > bin/99731? You mean my commit preceding this one, don't you? Thanks for pointing at the PR! I should have searched the PR database. -- Yar From owner-cvs-all@FreeBSD.ORG Sun Nov 26 21:23:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EA7C116A585; Sun, 26 Nov 2006 21:23:04 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C23743D96; Sun, 26 Nov 2006 21:21:55 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQLMo9V048868; Sun, 26 Nov 2006 21:22:50 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQLMoa8048867; Sun, 26 Nov 2006 21:22:50 GMT (envelope-from obrien) Message-Id: <200611262122.kAQLMoa8048867@repoman.freebsd.org> From: "David E. O'Brien" Date: Sun, 26 Nov 2006 21:22: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/share/man/man9 style.9 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 21:23:05 -0000 obrien 2006-11-26 21:22:50 UTC FreeBSD src repository Modified files: share/man/man9 style.9 Log: Clarify case body indention. Revision Changes Path 1.122 +1 -1 src/share/man/man9/style.9 From owner-cvs-all@FreeBSD.ORG Sun Nov 26 21:26:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.ORG Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2283B16A4C9; Sun, 26 Nov 2006 21:26:41 +0000 (UTC) (envelope-from maxim@macomnet.ru) Received: from mp2.macomnet.net (mp2.macomnet.net [195.128.64.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF74243DC0; Sun, 26 Nov 2006 21:25:25 +0000 (GMT) (envelope-from maxim@macomnet.ru) Received: from localhost (localhost.int.ru [127.0.0.1] (may be forged)) by mp2.macomnet.net (8.13.7/8.13.8) with ESMTP id kAQLQ0Nr053192; Mon, 27 Nov 2006 00:26:00 +0300 (MSK) (envelope-from maxim@macomnet.ru) Date: Mon, 27 Nov 2006 00:26:00 +0300 (MSK) From: Maxim Konovalov To: Yar Tikhiy In-Reply-To: <20061126212157.GA68444@comp.chem.msu.su> Message-ID: <20061127002340.Q52443@mp2.macomnet.net> References: <200611262014.kAQKEm9c027965@repoman.freebsd.org> <20061126234019.N50459@mp2.macomnet.net> <20061126212157.GA68444@comp.chem.msu.su> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/systat convtbl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 21:26:41 -0000 On Mon, 27 Nov 2006, 00:21+0300, Yar Tikhiy wrote: > On Sun, Nov 26, 2006 at 11:40:36PM +0300, Maxim Konovalov wrote: > > On Sun, 26 Nov 2006, 20:14-0000, Yar Tikhiy wrote: > > > > > yar 2006-11-26 20:14:47 UTC > > > > > > FreeBSD src repository > > > > > > Modified files: > > > usr.bin/systat convtbl.c > > > Log: > > > There is no reason to use __inline here because we are rather far > > > from a path critical to performance. > > > > bin/99731? > > You mean my commit preceding this one, don't you? Thanks for Yes, sure. Looking a movie with a girlfriend and reading commits emails in the same time wasn't a good idea. -- Maxim Konovalov From owner-cvs-all@FreeBSD.ORG Sun Nov 26 21:58:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DA19A16A415; Sun, 26 Nov 2006 21:58:55 +0000 (UTC) (envelope-from simon@zaphod.nitro.dk) Received: from mx.nitro.dk (zarniwoop.nitro.dk [83.92.207.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27A3643DFC; Sun, 26 Nov 2006 21:56:37 +0000 (GMT) (envelope-from simon@zaphod.nitro.dk) Received: from zaphod.nitro.dk (unknown [192.168.3.39]) by mx.nitro.dk (Postfix) with ESMTP id 413A378CE6; Sun, 26 Nov 2006 21:56:33 +0000 (UTC) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id 5001D1141E; Sun, 26 Nov 2006 22:57:00 +0100 (CET) Date: Sun, 26 Nov 2006 22:57:00 +0100 From: "Simon L. Nielsen" To: "Bruce A. Mah" Message-ID: <20061126215659.GB1059@zaphod.nitro.dk> References: <200611241806.kAOI6xMa003600@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200611241806.kAOI6xMa003600@repoman.freebsd.org> User-Agent: Mutt/1.5.11 Cc: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: www/en/releng index.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 21:58:56 -0000 On 2006.11.24 18:06:59 +0000, Bruce A. Mah wrote: > bmah 2006-11-24 18:06:59 UTC > > FreeBSD doc repository > > Modified files: > en/releng index.sgml > Log: > 5.3 and 5.4 have been EOL-ed (this actually happened about three weeks > ago)...change their status here. It's IMO a bit of a mess that the status is duplicated here from the Security page... it's one of the things which have been bugging me for a while, but not enough to find a proper solution, yet :-). -- Simon L. Nielsen From owner-cvs-all@FreeBSD.ORG Sun Nov 26 22:02:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 70C4016A4A0; Sun, 26 Nov 2006 22:02:53 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92EF043D9C; Sun, 26 Nov 2006 22:01:14 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQM2AeM055507; Sun, 26 Nov 2006 22:02:10 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQM2Ap7055506; Sun, 26 Nov 2006 22:02:10 GMT (envelope-from flz) Message-Id: <200611262202.kAQM2Ap7055506@repoman.freebsd.org> From: Florent Thoumie Date: Sun, 26 Nov 2006 22:02: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/etc rc.subr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 22:02:53 -0000 flz 2006-11-26 22:02:10 UTC FreeBSD src repository Modified files: etc rc.subr Log: Teach find_processes() to use ${name}_chroot. Obtained from: NetBSD X-MFC after: 6.2-RELEASE Revision Changes Path 1.71 +2 -2 src/etc/rc.subr From owner-cvs-all@FreeBSD.ORG Sun Nov 26 22:18:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A4DA416A407; Sun, 26 Nov 2006 22:18:50 +0000 (UTC) (envelope-from se@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02B8C43D68; Sun, 26 Nov 2006 22:17:54 +0000 (GMT) (envelope-from se@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQMIoqh059454; Sun, 26 Nov 2006 22:18:50 GMT (envelope-from se@repoman.freebsd.org) Received: (from se@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQMIoNw059453; Sun, 26 Nov 2006 22:18:50 GMT (envelope-from se) Message-Id: <200611262218.kAQMIoNw059453@repoman.freebsd.org> From: Stefan Esser Date: Sun, 26 Nov 2006 22:18: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/astro/gaia Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 22:18:50 -0000 se 2006-11-26 22:18:50 UTC FreeBSD ports repository Modified files: astro/gaia Makefile Log: The author has revoked the current release of this program due to complaints by Google. While these probably can not be enforded in the country where the author resides, he still gave in, accepting that the code might be considered illegal in parts of the world that prohibit reverse engineering. The author has announced to develop and distribute a new release that does not support access to Google data, but which retains the map display and GPS features. Revision Changes Path 1.2 +3 -1 ports/astro/gaia/Makefile From owner-cvs-all@FreeBSD.ORG Sun Nov 26 22:23:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 30B5D16A416; Sun, 26 Nov 2006 22:23:33 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B01FF43D83; Sun, 26 Nov 2006 22:22:34 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQMNViF060602; Sun, 26 Nov 2006 22:23:31 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQMNULH060600; Sun, 26 Nov 2006 22:23:30 GMT (envelope-from sam) Message-Id: <200611262223.kAQMNULH060600@repoman.freebsd.org> From: Sam Leffler Date: Sun, 26 Nov 2006 22:23: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/modules/wlan_amrr Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 22:23:33 -0000 sam 2006-11-26 22:23:30 UTC FreeBSD src repository Added files: sys/modules/wlan_amrr Makefile Log: module glue for wlan_amrr MFC after: 1 month Revision Changes Path 1.1 +8 -0 src/sys/modules/wlan_amrr/Makefile (new) From owner-cvs-all@FreeBSD.ORG Sun Nov 26 22:28:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8BBBC16A415; Sun, 26 Nov 2006 22:28:11 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D26B543D5F; Sun, 26 Nov 2006 22:27:14 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQMSB47061182; Sun, 26 Nov 2006 22:28:11 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQMSBhB061181; Sun, 26 Nov 2006 22:28:11 GMT (envelope-from marius) Message-Id: <200611262228.kAQMSBhB061181@repoman.freebsd.org> From: Marius Strobl Date: Sun, 26 Nov 2006 22:28:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/amd64/conf GENERIC X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 22:28:11 -0000 marius 2006-11-26 22:28:10 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/amd64/conf GENERIC Log: MFC: 1.457, 1.458 - Kill more references to lnc(4). - Add le(4). Tested by: Gheorghe Ardelean Revision Changes Path 1.439.2.15 +2 -3 src/sys/amd64/conf/GENERIC From owner-cvs-all@FreeBSD.ORG Sun Nov 26 22:31:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7EB1D16A403; Sun, 26 Nov 2006 22:31:24 +0000 (UTC) (envelope-from kmacy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8969D43D5E; Sun, 26 Nov 2006 22:30:27 +0000 (GMT) (envelope-from kmacy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQMVNtZ062113; Sun, 26 Nov 2006 22:31:23 GMT (envelope-from kmacy@repoman.freebsd.org) Received: (from kmacy@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQMVNJI062109; Sun, 26 Nov 2006 22:31:23 GMT (envelope-from kmacy) Message-Id: <200611262231.kAQMVNJI062109@repoman.freebsd.org> From: Kip Macy Date: Sun, 26 Nov 2006 22:31: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/sun4v/sun4v machdep.c mp_machdep.c vm_machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 22:31:24 -0000 kmacy 2006-11-26 22:31:23 UTC FreeBSD src repository Modified files: sys/sun4v/sun4v machdep.c mp_machdep.c vm_machdep.c Log: Fix "shutdown -r" and "shutdown -h" - "shutdown -r" will reset the system - "shutdown -h" will power off the system We don't drop into OFW as newer versions of solaris don't do this either Revision Changes Path 1.6 +1 -1 src/sys/sun4v/sun4v/machdep.c 1.3 +0 -1 src/sys/sun4v/sun4v/mp_machdep.c 1.2 +1 -4 src/sys/sun4v/sun4v/vm_machdep.c From owner-cvs-all@FreeBSD.ORG Sun Nov 26 22:47:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6E84816A412; Sun, 26 Nov 2006 22:47:53 +0000 (UTC) (envelope-from kmacy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6926543D49; Sun, 26 Nov 2006 22:46:56 +0000 (GMT) (envelope-from kmacy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQMlqvF065306; Sun, 26 Nov 2006 22:47:52 GMT (envelope-from kmacy@repoman.freebsd.org) Received: (from kmacy@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQMlq5u065296; Sun, 26 Nov 2006 22:47:52 GMT (envelope-from kmacy) Message-Id: <200611262247.kAQMlq5u065296@repoman.freebsd.org> From: Kip Macy Date: Sun, 26 Nov 2006 22:47: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/sun4v/include hv_api.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, 26 Nov 2006 22:47:53 -0000 kmacy 2006-11-26 22:47:52 UTC FreeBSD src repository Modified files: sys/sun4v/include hv_api.h Log: Declare hypervisor system initiated reset function as needed by the previous commit :-/ Revision Changes Path 1.6 +1 -0 src/sys/sun4v/include/hv_api.h From owner-cvs-all@FreeBSD.ORG Sun Nov 26 22:48:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BB3CE16A503; Sun, 26 Nov 2006 22:48:04 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B066143D5F; Sun, 26 Nov 2006 22:47:07 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQMm4BV065415; Sun, 26 Nov 2006 22:48:04 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQMm4BC065414; Sun, 26 Nov 2006 22:48:04 GMT (envelope-from sam) Message-Id: <200611262248.kAQMm4BC065414@repoman.freebsd.org> From: Sam Leffler Date: Sun, 26 Nov 2006 22:48: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/net80211 ieee80211.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 22:48:04 -0000 sam 2006-11-26 22:48:04 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211.c Log: Default the rate sets for 802.11 operating modes so drivers aren't required to. Note this only happens when drivers don't set them up before calling ieee80211_ifattach so this change is backwards compatible. MFC after: 1 month Revision Changes Path 1.31 +28 -0 src/sys/net80211/ieee80211.c From owner-cvs-all@FreeBSD.ORG Sun Nov 26 22:58:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9137316A492; Sun, 26 Nov 2006 22:58:07 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 942DF43D49; Sun, 26 Nov 2006 22:57:10 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQMw7ig067204; Sun, 26 Nov 2006 22:58:07 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQMw7A1067203; Sun, 26 Nov 2006 22:58:07 GMT (envelope-from krion) Message-Id: <200611262258.kAQMw7A1067203@repoman.freebsd.org> From: Kirill Ponomarew Date: Sun, 26 Nov 2006 22:58: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/astro/gaia Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 22:58:07 -0000 krion 2006-11-26 22:58:06 UTC FreeBSD ports repository Modified files: astro/gaia Makefile Log: Fix typo in IGNORE message. Revision Changes Path 1.3 +1 -1 ports/astro/gaia/Makefile From owner-cvs-all@FreeBSD.ORG Sun Nov 26 23:11:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2932716A416; Sun, 26 Nov 2006 23:11:54 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4337543D45; Sun, 26 Nov 2006 23:10:57 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQNBrVH071039; Sun, 26 Nov 2006 23:11:53 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQNBrQC071038; Sun, 26 Nov 2006 23:11:53 GMT (envelope-from obrien) Message-Id: <200611262311.kAQNBrQC071038@repoman.freebsd.org> From: "David E. O'Brien" Date: Sun, 26 Nov 2006 23:11:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/nfe if_nfe.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 23:11:54 -0000 obrien 2006-11-26 23:11:53 UTC FreeBSD src repository Modified files: sys/dev/nfe if_nfe.c Log: nfe_stop() requires lock to be held when calling. Revision Changes Path 1.9 +2 -0 src/sys/dev/nfe/if_nfe.c From owner-cvs-all@FreeBSD.ORG Sun Nov 26 23:16:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DFB1B16A412; Sun, 26 Nov 2006 23:16:46 +0000 (UTC) (envelope-from kmacy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D494543D67; Sun, 26 Nov 2006 23:15:49 +0000 (GMT) (envelope-from kmacy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAQNGkQ0071930; Sun, 26 Nov 2006 23:16:46 GMT (envelope-from kmacy@repoman.freebsd.org) Received: (from kmacy@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAQNGk3e071929; Sun, 26 Nov 2006 23:16:46 GMT (envelope-from kmacy) Message-Id: <200611262316.kAQNGk3e071929@repoman.freebsd.org> From: Kip Macy Date: Sun, 26 Nov 2006 23:16:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/conf kern.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: Sun, 26 Nov 2006 23:16:47 -0000 kmacy 2006-11-26 23:16:46 UTC FreeBSD src repository Modified files: sys/conf kern.mk Log: Fix module loading for sparc on machines with greater than 1GB of RAM t1# uname -m sparc64 t1# sysctl hw.physmem hw.physmem: 17150509056 t1# kldload reiserfs t1# kldstat Id Refs Address Size Name 1 3 0xc0000000 58cc38 kernel 2 1 0xcbe70000 234000 xfs.ko 3 1 0xcc0b6000 110000 reiserfs.ko Revision Changes Path 1.50 +1 -1 src/sys/conf/kern.mk From owner-cvs-all@FreeBSD.ORG Mon Nov 27 00:05:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D784516A417; Mon, 27 Nov 2006 00:05:19 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6B5C43D66; Mon, 27 Nov 2006 00:04:22 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAR05Jj3081723; Mon, 27 Nov 2006 00:05:19 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAR05J5d081721; Mon, 27 Nov 2006 00:05:19 GMT (envelope-from obrien) Message-Id: <200611270005.kAR05J5d081721@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 27 Nov 2006 00:05:19 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/nfe if_nfe.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 00:05:19 -0000 obrien 2006-11-27 00:05:19 UTC FreeBSD src repository Modified files: sys/dev/nfe if_nfe.c Log: Fix editor fatfingering in rev 1.9. Revision Changes Path 1.10 +2 -2 src/sys/dev/nfe/if_nfe.c From owner-cvs-all@FreeBSD.ORG Mon Nov 27 00:10:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1C33416A407; Mon, 27 Nov 2006 00:10:01 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A71D543D4C; Mon, 27 Nov 2006 00:09:03 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAR0A0TK082010; Mon, 27 Nov 2006 00:10:00 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAR0A0Or082009; Mon, 27 Nov 2006 00:10:00 GMT (envelope-from obrien) Message-Id: <200611270010.kAR0A0Or082009@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 27 Nov 2006 00:10: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/nfe if_nfe.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 00:10:01 -0000 obrien 2006-11-27 00:10:00 UTC FreeBSD src repository Modified files: sys/dev/nfe if_nfe.c Log: Grrr. new .vimrc file is really giving me trouble.. get the whitespace right. Revision Changes Path 1.11 +2 -2 src/sys/dev/nfe/if_nfe.c From owner-cvs-all@FreeBSD.ORG Mon Nov 27 00:16:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 99F9F16A417; Mon, 27 Nov 2006 00:16:48 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47C1543D49; Mon, 27 Nov 2006 00:15:51 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAR0GmKt083639; Mon, 27 Nov 2006 00:16:48 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAR0GmBS083638; Mon, 27 Nov 2006 00:16:48 GMT (envelope-from obrien) Message-Id: <200611270016.kAR0GmBS083638@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 27 Nov 2006 00:16:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/nfe if_nfe.c if_nfereg.h if_nfevar.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, 27 Nov 2006 00:16:48 -0000 obrien 2006-11-27 00:16:47 UTC FreeBSD src repository Modified files: sys/dev/nfe if_nfe.c if_nfereg.h if_nfevar.h Log: Fix the jumbo frame support. Submitted by: Peer Chen at nVIDIA (reworked by me) Revision Changes Path 1.12 +54 -206 src/sys/dev/nfe/if_nfe.c 1.6 +8 -2 src/sys/dev/nfe/if_nfereg.h 1.3 +1 -1 src/sys/dev/nfe/if_nfevar.h From owner-cvs-all@FreeBSD.ORG Mon Nov 27 00:23:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9215F16A40F; Mon, 27 Nov 2006 00:23:59 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F17943D4C; Mon, 27 Nov 2006 00:23:02 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAR0NxZI085265; Mon, 27 Nov 2006 00:23:59 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAR0NxVb085264; Mon, 27 Nov 2006 00:23:59 GMT (envelope-from obrien) Message-Id: <200611270023.kAR0NxVb085264@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 27 Nov 2006 00:23: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/nfe if_nfe.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 00:23:59 -0000 obrien 2006-11-27 00:23:59 UTC FreeBSD src repository Modified files: sys/dev/nfe if_nfe.c Log: Reformat to KNF after revision 1.12. Revision Changes Path 1.13 +81 -85 src/sys/dev/nfe/if_nfe.c From owner-cvs-all@FreeBSD.ORG Mon Nov 27 00:33:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0FA4F16A415; Mon, 27 Nov 2006 00:33:16 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B332F43D4C; Mon, 27 Nov 2006 00:32:18 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAR0XF8f086647; Mon, 27 Nov 2006 00:33:15 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAR0XFPY086646; Mon, 27 Nov 2006 00:33:15 GMT (envelope-from marius) Message-Id: <200611270033.kAR0XFPY086646@repoman.freebsd.org> From: Marius Strobl Date: Mon, 27 Nov 2006 00:33:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/alpha/conf GENERIC X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 00:33:16 -0000 marius 2006-11-27 00:33:15 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/alpha/conf GENERIC Log: Add le(4). Revision Changes Path 1.186.2.10 +2 -1 src/sys/alpha/conf/GENERIC From owner-cvs-all@FreeBSD.ORG Mon Nov 27 00:35:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B0E0F16A492; Mon, 27 Nov 2006 00:35:53 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAE5F43D5E; Mon, 27 Nov 2006 00:34:44 +0000 (GMT) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAR0Zfgc087229; Mon, 27 Nov 2006 00:35:41 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from thompsa@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAR0Zf6f087228; Mon, 27 Nov 2006 00:35:41 GMT (envelope-from thompsa) Message-Id: <200611270035.kAR0Zf6f087228@repoman.freebsd.org> From: Andrew Thompson Date: Mon, 27 Nov 2006 00:35: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/sbin/ifconfig ifbridge.c src/sys/net bridgestp.c bridgestp.h if_bridge.c if_bridgevar.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, 27 Nov 2006 00:35:53 -0000 thompsa 2006-11-27 00:35:41 UTC FreeBSD src repository Modified files: sbin/ifconfig ifbridge.c sys/net bridgestp.c bridgestp.h if_bridge.c if_bridgevar.h Log: Sync with the OpenBSD port of RSTP - use flags rather than sperate ioctls for edge, p2p - implement p2p and autop2p flags - define large pathcost constant as ULL - show bridgeid and rootid in ifconfig Obtained from: Reyk Floeter Revision Changes Path 1.6 +53 -39 src/sbin/ifconfig/ifbridge.c 1.31 +33 -3 src/sys/net/bridgestp.c 1.8 +3 -0 src/sys/net/bridgestp.h 1.89 +26 -51 src/sys/net/if_bridge.c 1.18 +16 -12 src/sys/net/if_bridgevar.h From owner-cvs-all@FreeBSD.ORG Mon Nov 27 01:16:20 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7F4B016A412 for ; Mon, 27 Nov 2006 01:16:20 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60D4843D81 for ; Mon, 27 Nov 2006 01:15:10 +0000 (GMT) (envelope-from pyunyh@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so1356030wxc for ; Sun, 26 Nov 2006 17:16:06 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=g6gfLWkqmn3f2Wp2qAvosiw/HwlUfKZk0pCVtY7nlUmQc4+5gMpmt2XjZZtlmichVq4NkBxShEcIjXC4Uslh79aVaEQ96plHefMgci2I7u8tRTO5DdlYLg3q5B83klzACgobeSAJPcvDvwT+42wwl7gcaiX+2ABM/p/CGM6i6uY= Received: by 10.90.72.10 with SMTP id u10mr9363985aga.1164590166643; Sun, 26 Nov 2006 17:16:06 -0800 (PST) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.google.com with ESMTP id 29sm18969624wrl.2006.11.26.17.16.04; Sun, 26 Nov 2006 17:16:06 -0800 (PST) Received: from michelle.cdnetworks.co.kr (localhost.cdnetworks.co.kr [127.0.0.1]) by michelle.cdnetworks.co.kr (8.13.5/8.13.5) with ESMTP id kAR1IG7F060976 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 27 Nov 2006 10:18:16 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id kAR1IG9s060975; Mon, 27 Nov 2006 10:18:16 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Mon, 27 Nov 2006 10:18:16 +0900 From: Pyun YongHyeon To: "David E. O'Brien" Message-ID: <20061127011816.GB60591@cdnetworks.co.kr> References: <200611262311.kAQNBrQC071038@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200611262311.kAQNBrQC071038@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/nfe if_nfe.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 01:16:20 -0000 On Sun, Nov 26, 2006 at 11:11:53PM +0000, David E. O'Brien wrote: > obrien 2006-11-26 23:11:53 UTC > > FreeBSD src repository > > Modified files: > sys/dev/nfe if_nfe.c > Log: > nfe_stop() requires lock to be held when calling. > > Revision Changes Path > 1.9 +2 -0 src/sys/dev/nfe/if_nfe.c Thanks a lot! -- Regards, Pyun YongHyeon From owner-cvs-all@FreeBSD.ORG Mon Nov 27 01:16:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D451116A403; Mon, 27 Nov 2006 01:16:47 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0095A43D73; Mon, 27 Nov 2006 01:15:44 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAR1GgSb003645; Mon, 27 Nov 2006 01:16:42 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAR1Gg16003644; Mon, 27 Nov 2006 01:16:42 GMT (envelope-from clsung) Message-Id: <200611270116.kAR1Gg16003644@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 27 Nov 2006 01:16: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/security/libprelude Makefile distinfo pkg-plist ports/security/libpreludedb Makefile ports/security/prelude-manager Makefile ports/security/prelude-lml Makefile ports/security/snort Makefile ports/security/samhain Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 01:16:47 -0000 clsung 2006-11-27 01:16:41 UTC FreeBSD ports repository Modified files: security/libprelude Makefile distinfo pkg-plist security/libpreludedb Makefile security/prelude-manager Makefile security/prelude-lml Makefile security/snort Makefile security/samhain Makefile Log: - Update to 0.9.11 - library version update of related ports Changelog libprelude: - Hook class comparison function. Accept NULL, equal, not equal operator. - Introduce better error checking in the idmef-class API, which is now considered public and might be used by external application. Rename error code to reflect the API. - Change to the way IDMEF listed element are handled. Specifying negative number as the position of the element from the low level API now allow to position the element at the specified (reversed) index. Using the high level API a negative index permit to address a list of element backward (replace an element). - Build fixes for SWIG > 1.3.27. - Modify idmef_value_match() so that it always unroll listed value (do it for both val1 and val2. Remove assertion, and let idmef_value_type_compare() return an error code in case there is an issue. - Handle path using IDMEF_LIST_APPEND or IDMEF_LIST_PREPEND as path using an undefined list index on idmef_path_get() call. - Make criteria parser accept (*) list index. - Implement comparison function for all IDMEF object. PR: ports/104328 Submitted by: maintainer (Robin Gruyters) Approved by: portmgr (pav) Revision Changes Path 1.36 +4 -3 ports/security/libprelude/Makefile 1.19 +3 -3 ports/security/libprelude/distinfo 1.17 +2 -2 ports/security/libprelude/pkg-plist 1.19 +1 -1 ports/security/libpreludedb/Makefile 1.28 +1 -1 ports/security/prelude-lml/Makefile 1.36 +1 -1 ports/security/prelude-manager/Makefile 1.39 +1 -1 ports/security/samhain/Makefile 1.74 +1 -1 ports/security/snort/Makefile From owner-cvs-all@FreeBSD.ORG Mon Nov 27 01:19:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7793316A47B; Mon, 27 Nov 2006 01:19:56 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6F3E43D53; Mon, 27 Nov 2006 01:18:58 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAR1JtZU003850; Mon, 27 Nov 2006 01:19:55 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAR1Jtc6003849; Mon, 27 Nov 2006 01:19:55 GMT (envelope-from clsung) Message-Id: <200611270119.kAR1Jtc6003849@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 27 Nov 2006 01:19: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/nepenthes Makefile ports/net/nepenthes/files prelude_modules_log-prelude_Makefile.in.patch X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 01:19:56 -0000 clsung 2006-11-27 01:19:55 UTC FreeBSD ports repository Modified files: net/nepenthes Makefile Added files: net/nepenthes/files prelude_modules_log-prelude_Makefile.in.patch Log: - Added WITH_PRELUDE option. Also added a patch to fix the 'missing prelude.h' message. PR: ports/104618 Submitted by: Robin Gruyters Approved by: maintainer (Michael Josic) Revision Changes Path 1.8 +7 -1 ports/net/nepenthes/Makefile 1.1 +11 -0 ports/net/nepenthes/files/prelude_modules_log-prelude_Makefile.in.patch (new) From owner-cvs-all@FreeBSD.ORG Mon Nov 27 01:21:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 99C9516A403; Mon, 27 Nov 2006 01:21:56 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6B2243D86; Mon, 27 Nov 2006 01:20:34 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAR1LVNU004585; Mon, 27 Nov 2006 01:21:31 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAR1LVmL004584; Mon, 27 Nov 2006 01:21:31 GMT (envelope-from clsung) Message-Id: <200611270121.kAR1LVmL004584@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 27 Nov 2006 01:21:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/py-prewikka 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, 27 Nov 2006 01:21:56 -0000 clsung 2006-11-27 01:21:30 UTC FreeBSD ports repository Modified files: www/py-prewikka Makefile distinfo pkg-plist Log: - Update to 0.9.8 prewikka 0.9.8 Changelog: - Save/load user configuration when using CGI authentication mode (#181). - Show Prewikka version in the About page (#177). - Use Python logging facility (available backend: stderr, file, smtp, syslog), multiple simultaneous handler supported (#113). - Fix anonymous authentication. - Fix external process going into zombie state (#178). - Fix sqlite schema (#180). - Display correct alertident for invalid CorrelationAlert analyzerid/messageid pair. - prewikka-httpd should now log the source address. - Thread safety fixes. PR: ports/105807 Submitted by: maintainer (Robin Gruyters) Revision Changes Path 1.9 +8 -3 ports/www/py-prewikka/Makefile 1.6 +3 -3 ports/www/py-prewikka/distinfo 1.5 +98 -108 ports/www/py-prewikka/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Nov 27 01:35:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2674716A416; Mon, 27 Nov 2006 01:35:14 +0000 (UTC) (envelope-from jb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C92BE43D77; Mon, 27 Nov 2006 01:34:14 +0000 (GMT) (envelope-from jb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAR1ZBOD007094; Mon, 27 Nov 2006 01:35:11 GMT (envelope-from jb@repoman.freebsd.org) Received: (from jb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAR1ZBZu007093; Mon, 27 Nov 2006 01:35:11 GMT (envelope-from jb) Message-Id: <200611270135.kAR1ZBZu007093@repoman.freebsd.org> From: John Birrell Date: Mon, 27 Nov 2006 01:35: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/usr.sbin/crunch/crunchgen crunchgen.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 01:35:14 -0000 jb 2006-11-27 01:35:11 UTC FreeBSD src repository Modified files: usr.sbin/crunch/crunchgen crunchgen.c Log: Back out half of my previous change to support parallel makes. The generated Makefile clashes with the src/bin/sh/Makefile, causing it to try to use a rule to build something it doesn't need to. Revision Changes Path 1.39 +2 -0 src/usr.sbin/crunch/crunchgen/crunchgen.c From owner-cvs-all@FreeBSD.ORG Mon Nov 27 02:19:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B1D5716A665; Mon, 27 Nov 2006 02:19:25 +0000 (UTC) (envelope-from kmacy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21C4743EEC; Mon, 27 Nov 2006 02:16:37 +0000 (GMT) (envelope-from kmacy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAR2HYuN019412; Mon, 27 Nov 2006 02:17:34 GMT (envelope-from kmacy@repoman.freebsd.org) Received: (from kmacy@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAR2HYX9019411; Mon, 27 Nov 2006 02:17:34 GMT (envelope-from kmacy) Message-Id: <200611270217.kAR2HYX9019411@repoman.freebsd.org> From: Kip Macy Date: Mon, 27 Nov 2006 02:17:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/sun4v/sun4v tte_hash.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 02:19:25 -0000 kmacy 2006-11-27 02:17:34 UTC FreeBSD src repository Modified files: sys/sun4v/sun4v tte_hash.c Log: tte hash resizing may be causing errors when building - disable for now Revision Changes Path 1.6 +2 -0 src/sys/sun4v/sun4v/tte_hash.c From owner-cvs-all@FreeBSD.ORG Mon Nov 27 02:25:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 10E2316A403; Mon, 27 Nov 2006 02:25:06 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EE3843D5D; Mon, 27 Nov 2006 02:24:08 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAR2P56I020914; Mon, 27 Nov 2006 02:25:05 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAR2P5TY020913; Mon, 27 Nov 2006 02:25:05 GMT (envelope-from clsung) Message-Id: <200611270225.kAR2P5TY020913@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 27 Nov 2006 02:25:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/p5-Email-Address Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 02:25:06 -0000 clsung 2006-11-27 02:25:05 UTC FreeBSD ports repository Modified files: mail/p5-Email-Address Makefile distinfo Log: - Update to 1.883 Revision Changes Path 1.10 +1 -1 ports/mail/p5-Email-Address/Makefile 1.11 +3 -3 ports/mail/p5-Email-Address/distinfo From owner-cvs-all@FreeBSD.ORG Mon Nov 27 02:28:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6CE1016A4D2; Mon, 27 Nov 2006 02:28:09 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A405A43D45; Mon, 27 Nov 2006 02:27:11 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAR2S9fO021238; Mon, 27 Nov 2006 02:28:09 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAR2S9VB021237; Mon, 27 Nov 2006 02:28:09 GMT (envelope-from rafan) Message-Id: <200611270228.kAR2S9VB021237@repoman.freebsd.org> From: Rong-En Fan Date: Mon, 27 Nov 2006 02:28: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/lang/munger 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, 27 Nov 2006 02:28:09 -0000 rafan 2006-11-27 02:28:08 UTC FreeBSD ports repository Modified files: lang/munger Makefile distinfo pkg-descr pkg-plist Log: - Update to 4.116 - Reformat pkg-descr - Add WWW entry PR: ports/105858 Submitted by: James Bailie (maintainer) Revision Changes Path 1.41 +1 -1 ports/lang/munger/Makefile 1.40 +3 -3 ports/lang/munger/distinfo 1.6 +15 -12 ports/lang/munger/pkg-descr 1.19 +2 -1 ports/lang/munger/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Nov 27 02:29:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C5B5D16A40F; Mon, 27 Nov 2006 02:29:15 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 087B343D60; Mon, 27 Nov 2006 02:28:18 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAR2TFLe021317; Mon, 27 Nov 2006 02:29:15 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAR2TFj0021316; Mon, 27 Nov 2006 02:29:15 GMT (envelope-from rafan) Message-Id: <200611270229.kAR2TFj0021316@repoman.freebsd.org> From: Rong-En Fan Date: Mon, 27 Nov 2006 02:29:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-Template-Provider-Encoding Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 02:29:15 -0000 rafan 2006-11-27 02:29:15 UTC FreeBSD ports repository Modified files: www/p5-Template-Provider-Encoding Makefile distinfo Log: - Update to 0.07 PR: ports/105865 Submitted by: TAKAHASHI Kaoru (maintainer) Revision Changes Path 1.3 +2 -1 ports/www/p5-Template-Provider-Encoding/Makefile 1.2 +3 -3 ports/www/p5-Template-Provider-Encoding/distinfo From owner-cvs-all@FreeBSD.ORG Mon Nov 27 02:30:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E3E9E16A415; Mon, 27 Nov 2006 02:30:32 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 254FE43D49; Mon, 27 Nov 2006 02:29:35 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAR2UWrG021472; Mon, 27 Nov 2006 02:30:32 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAR2UWUL021471; Mon, 27 Nov 2006 02:30:32 GMT (envelope-from rafan) Message-Id: <200611270230.kAR2UWUL021471@repoman.freebsd.org> From: Rong-En Fan Date: Mon, 27 Nov 2006 02:30:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/xotcl 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, 27 Nov 2006 02:30:33 -0000 rafan 2006-11-27 02:30:32 UTC FreeBSD ports repository Modified files: lang/xotcl Makefile distinfo pkg-plist Log: - Update to 1.5.3 - Add THREADS option for threading support PR: ports/105867 Submitted by: Martin Matuska (maintainer) Revision Changes Path 1.2 +10 -1 ports/lang/xotcl/Makefile 1.2 +3 -3 ports/lang/xotcl/distinfo 1.2 +1 -0 ports/lang/xotcl/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Nov 27 02:35:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3E1C416A403; Mon, 27 Nov 2006 02:35:17 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68FFC43D46; Mon, 27 Nov 2006 02:34:19 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAR2ZGWl022985; Mon, 27 Nov 2006 02:35:16 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAR2ZGnZ022984; Mon, 27 Nov 2006 02:35:16 GMT (envelope-from rafan) Message-Id: <200611270235.kAR2ZGnZ022984@repoman.freebsd.org> From: Rong-En Fan Date: Mon, 27 Nov 2006 02:35:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/biology/p5-AcePerl Makefile distinfo ports/biology/p5-AcePerl/files patch-weaken X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 02:35:17 -0000 rafan 2006-11-27 02:35:16 UTC FreeBSD ports repository Modified files: biology/p5-AcePerl Makefile distinfo Removed files: biology/p5-AcePerl/files patch-weaken Log: - Update to 1.91 - Unbreak on amd64 PR: ports/105414 Submitted by: rafan Approved by: maintainer timeout (15 days) Revision Changes Path 1.15 +2 -2 ports/biology/p5-AcePerl/Makefile 1.10 +3 -3 ports/biology/p5-AcePerl/distinfo 1.2 +0 -33 ports/biology/p5-AcePerl/files/patch-weaken (dead) From owner-cvs-all@FreeBSD.ORG Mon Nov 27 03:18:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9316716A407; Mon, 27 Nov 2006 03:18:14 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93DFC43D45; Mon, 27 Nov 2006 03:17:16 +0000 (GMT) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAR3IEfx031306; Mon, 27 Nov 2006 03:18:14 GMT (envelope-from chinsan@repoman.freebsd.org) Received: (from chinsan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAR3IEQD031305; Mon, 27 Nov 2006 03:18:14 GMT (envelope-from chinsan) Message-Id: <200611270318.kAR3IEQD031305@repoman.freebsd.org> From: Chin-San Huang Date: Mon, 27 Nov 2006 03:18: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/dokuwiki Makefile distinfo pkg-message pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 03:18:14 -0000 chinsan 2006-11-27 03:18:13 UTC FreeBSD ports repository (doc committer) Modified files: www/dokuwiki Makefile distinfo pkg-message pkg-plist Log: - Update to 2006-11-06 PR: ports/105693 Submitted by: Gustavo Fukao Approved by: delphij (mentor) Revision Changes Path 1.28 +10 -63 ports/www/dokuwiki/Makefile 1.14 +3 -3 ports/www/dokuwiki/distinfo 1.9 +2 -2 ports/www/dokuwiki/pkg-message 1.5 +550 -182 ports/www/dokuwiki/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Nov 27 04:47:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C31E716A403; Mon, 27 Nov 2006 04:47:27 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6394C43D67; Mon, 27 Nov 2006 04:46:29 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAR4lRdd057357; Mon, 27 Nov 2006 04:47:27 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAR4lR9G057356; Mon, 27 Nov 2006 04:47:27 GMT (envelope-from obrien) Message-Id: <200611270447.kAR4lR9G057356@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 27 Nov 2006 04:47: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/nfe if_nfe.c if_nfereg.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, 27 Nov 2006 04:47:27 -0000 obrien 2006-11-27 04:47:27 UTC FreeBSD src repository Modified files: sys/dev/nfe if_nfe.c if_nfereg.h Log: Fix TX/RX checksum offload. Submitted by: Peer Chen at nVIDIA Revision Changes Path 1.14 +20 -15 src/sys/dev/nfe/if_nfe.c 1.7 +1 -1 src/sys/dev/nfe/if_nfereg.h From owner-cvs-all@FreeBSD.ORG Mon Nov 27 05:47:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DA1A316A403; Mon, 27 Nov 2006 05:47:52 +0000 (UTC) (envelope-from ade@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BE1B43D67; Mon, 27 Nov 2006 05:46:54 +0000 (GMT) (envelope-from ade@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAR5lqmK068838; Mon, 27 Nov 2006 05:47:52 GMT (envelope-from ade@repoman.freebsd.org) Received: (from ade@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAR5lqgW068837; Mon, 27 Nov 2006 05:47:52 GMT (envelope-from ade) Message-Id: <200611270547.kAR5lqgW068837@repoman.freebsd.org> From: Ade Lovett Date: Mon, 27 Nov 2006 05:47:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/ecartis Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 05:47:53 -0000 ade 2006-11-27 05:47:52 UTC FreeBSD ports repository Modified files: mail/ecartis Makefile distinfo Log: Update to a vaguely recent snapshot (2006-08-13 vs 2004-04-26) Revision Changes Path 1.19 +1 -1 ports/mail/ecartis/Makefile 1.15 +3 -3 ports/mail/ecartis/distinfo From owner-cvs-all@FreeBSD.ORG Mon Nov 27 06:16:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D3C7216A500; Mon, 27 Nov 2006 06:16:37 +0000 (UTC) (envelope-from ariff@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18DA643D45; Mon, 27 Nov 2006 06:15:39 +0000 (GMT) (envelope-from ariff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAR6GbxG075157; Mon, 27 Nov 2006 06:16:37 GMT (envelope-from ariff@repoman.freebsd.org) Received: (from ariff@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAR6Gb3U075156; Mon, 27 Nov 2006 06:16:37 GMT (envelope-from ariff) Message-Id: <200611270616.kAR6Gb3U075156@repoman.freebsd.org> From: Ariff Abdullah Date: Mon, 27 Nov 2006 06:16:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/sound/pci/hda hdac.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 06:16:37 -0000 ariff 2006-11-27 06:16:36 UTC FreeBSD src repository Modified files: sys/dev/sound/pci/hda hdac.c Log: - LNV -> LENOVO - Fix support for Samsung Q1 UltraMobile PC (inverted EAPD). Reported by: benno Revision Changes Path 1.10 +11 -5 src/sys/dev/sound/pci/hda/hdac.c From owner-cvs-all@FreeBSD.ORG Mon Nov 27 06:51:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AFBA116A4C2; Mon, 27 Nov 2006 06:51:59 +0000 (UTC) (envelope-from kmacy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33C8943D75; Mon, 27 Nov 2006 06:50:53 +0000 (GMT) (envelope-from kmacy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAR6ppjG081203; Mon, 27 Nov 2006 06:51:51 GMT (envelope-from kmacy@repoman.freebsd.org) Received: (from kmacy@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAR6ppH2081202; Mon, 27 Nov 2006 06:51:51 GMT (envelope-from kmacy) Message-Id: <200611270651.kAR6ppH2081202@repoman.freebsd.org> From: Kip Macy Date: Mon, 27 Nov 2006 06: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/sun4v/sun4v tte_hash.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 06:51:59 -0000 kmacy 2006-11-27 06:51:51 UTC FreeBSD src repository Modified files: sys/sun4v/sun4v tte_hash.c Log: re-enable tte hash resize, corruption was caused by a missing htole32 in mpt_cam.c Revision Changes Path 1.7 +0 -2 src/sys/sun4v/sun4v/tte_hash.c From owner-cvs-all@FreeBSD.ORG Mon Nov 27 07:59:19 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D104A16A416; Mon, 27 Nov 2006 07:59:19 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from redbull.bpaserver.net (redbullneu.bpaserver.net [213.198.78.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED24443DA1; Mon, 27 Nov 2006 07:58:01 +0000 (GMT) (envelope-from alexander@leidinger.net) Received: from outgoing.leidinger.net (p54A5EBC9.dip.t-dialin.net [84.165.235.201]) by redbull.bpaserver.net (Postfix) with ESMTP id 86D7E2E1A5; Mon, 27 Nov 2006 08:58:57 +0100 (CET) Received: from webmail.leidinger.net (webmail.Leidinger.net [192.168.1.102]) by outgoing.leidinger.net (Postfix) with ESMTP id C58A05B4C6C; Mon, 27 Nov 2006 08:58:34 +0100 (CET) Received: (from www@localhost) by webmail.leidinger.net (8.13.8/8.13.8/Submit) id kAR7wYYB052682; Mon, 27 Nov 2006 08:58:34 +0100 (CET) (envelope-from Alexander@Leidinger.net) Received: from pslux.cec.eu.int (pslux.cec.eu.int [158.169.9.14]) by webmail.leidinger.net (Horde MIME library) with HTTP; Mon, 27 Nov 2006 08:58:34 +0100 Message-ID: <20061127085834.ikvb3hby0ww00w8k@webmail.leidinger.net> X-Priority: 3 (Normal) Date: Mon, 27 Nov 2006 08:58:34 +0100 From: Alexander Leidinger To: Gavin Atkinson References: <200611261205.kAQC5uXq009007@repoman.freebsd.org> <1164559463.44660.3.camel@buffy.york.ac.uk> In-Reply-To: <1164559463.44660.3.camel@buffy.york.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.1.3) / FreeBSD-7.0 X-BPAnet-MailScanner-Information: Please contact the ISP for more information X-BPAnet-MailScanner: Found to be clean X-BPAnet-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-15.364, required 6, autolearn=not spam, BAYES_00 -15.00, DK_POLICY_SIGNSOME 0.00, FORGED_RCVD_HELO 0.14, SMILEY -0.50) X-BPAnet-MailScanner-From: alexander@leidinger.net X-Spam-Status: No Cc: cvs-doc@freebsd.org, marius@freebsd.org, Joel Dahl , cvs-all@freebsd.org, sparc64@freebsd.org, doc-committers@freebsd.org Subject: Re: cvs commit: www/en/projects/ideas index.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 07:59:19 -0000 Quoting Gavin Atkinson (from Sun, 26 Nov 2006 16:44:23 +0000): > On Sun, 2006-11-26 at 12:05 +0000, Joel Dahl wrote: >> joel 2006-11-26 12:05:55 UTC >> >> FreeBSD doc repository >> >> Modified files: >> en/projects/ideas index.sgml >> Log: >> Remove the cache detection support entry. This will be obsolete >> once the superpages stuff hits the tree. > > :) > > I actually wrote the code to do that a couple of days ago... It can still be MFCed to RELENG_6, so your work was not superflous. I suggest to let the sparc64 guys (CCed) review it. Bye, Alexander. -- Is that a pistol in your pocket or are you just glad to see me? -- Mae West http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 From owner-cvs-all@FreeBSD.ORG Mon Nov 27 08:19:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 034ED16A40F; Mon, 27 Nov 2006 08:19:07 +0000 (UTC) (envelope-from sumikawa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 130EE43DBE; Mon, 27 Nov 2006 08:09:58 +0000 (GMT) (envelope-from sumikawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAR8AYfi096662; Mon, 27 Nov 2006 08:10:34 GMT (envelope-from sumikawa@repoman.freebsd.org) Received: (from sumikawa@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAR8AY6c096661; Mon, 27 Nov 2006 08:10:34 GMT (envelope-from sumikawa) Message-Id: <200611270810.kAR8AY6c096661@repoman.freebsd.org> From: Munechika SUMIKAWA Date: Mon, 27 Nov 2006 08:10:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/zebra Makefile distinfo ports/net/zebra/files patch-ospf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 08:19:07 -0000 sumikawa 2006-11-27 08:10:34 UTC FreeBSD ports repository Modified files: net/zebra Makefile distinfo Removed files: net/zebra/files patch-ospf Log: Upgrade to 0.95a. Revision Changes Path 1.85 +1 -2 ports/net/zebra/Makefile 1.32 +3 -3 ports/net/zebra/distinfo 1.3 +0 -19 ports/net/zebra/files/patch-ospf (dead) From owner-cvs-all@FreeBSD.ORG Mon Nov 27 08:47:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 916DF16A40F; Mon, 27 Nov 2006 08:47:23 +0000 (UTC) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2625A43D49; Mon, 27 Nov 2006 08:46:24 +0000 (GMT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAR8lNX1011523; Mon, 27 Nov 2006 08:47:23 GMT (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAR8lNfD011522; Mon, 27 Nov 2006 08:47:23 GMT (envelope-from oliver) Message-Id: <200611270847.kAR8lNfD011522@repoman.freebsd.org> From: Oliver Lehmann Date: Mon, 27 Nov 2006 08:47:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-toolkits/libxfce4gui Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 08:47:23 -0000 oliver 2006-11-27 08:47:23 UTC FreeBSD ports repository Modified files: x11-toolkits/libxfce4gui Makefile Log: fix build with non-standard X11BASE path Noted by: kris Revision Changes Path 1.33 +2 -0 ports/x11-toolkits/libxfce4gui/Makefile From owner-cvs-all@FreeBSD.ORG Mon Nov 27 09:02:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C900916A412; Mon, 27 Nov 2006 09:02:02 +0000 (UTC) (envelope-from dds@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D89343D5A; Mon, 27 Nov 2006 09:01:03 +0000 (GMT) (envelope-from dds@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAR922Nx014143; Mon, 27 Nov 2006 09:02:02 GMT (envelope-from dds@repoman.freebsd.org) Received: (from dds@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAR922k6014142; Mon, 27 Nov 2006 09:02:02 GMT (envelope-from dds) Message-Id: <200611270902.kAR922k6014142@repoman.freebsd.org> From: Diomidis Spinellis Date: Mon, 27 Nov 2006 09:02:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/usr.bin/jot jot.1 jot.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 09:02:02 -0000 dds 2006-11-27 09:02:02 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.bin/jot jot.1 jot.c Log: MFC 1.26-1.34 of jot.c and 1.18-1.23 of jot.1. These revisions address bin/54878, docs/54879, bin/68981, and improve the code's readability. Revision Changes Path 1.17.2.2 +31 -4 src/usr.bin/jot/jot.1 1.26.8.1 +151 -117 src/usr.bin/jot/jot.c From owner-cvs-all@FreeBSD.ORG Mon Nov 27 10:41:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EBD1616A40F; Mon, 27 Nov 2006 10:41:42 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2C6E43D5F; Mon, 27 Nov 2006 10:40:42 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARAfgl5034624; Mon, 27 Nov 2006 10:41:42 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARAfgqT034623; Mon, 27 Nov 2006 10:41:42 GMT (envelope-from pav) Message-Id: <200611271041.kARAfgqT034623@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 27 Nov 2006 10:41:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/gimpshop Makefile ports/graphics/gimpshop/files patch-plug-ins.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 10:41:43 -0000 pav 2006-11-27 10:41:41 UTC FreeBSD ports repository Modified files: graphics/gimpshop Makefile Added files: graphics/gimpshop/files patch-plug-ins.c Log: - Fix startup crash with non-english locales PR: ports/105906 Reported by: girgen Obtained from: graphics/gimp port Revision Changes Path 1.194 +1 -1 ports/graphics/gimpshop/Makefile 1.1 +19 -0 ports/graphics/gimpshop/files/patch-plug-ins.c (new) From owner-cvs-all@FreeBSD.ORG Mon Nov 27 11:13:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DCCEF16A403; Mon, 27 Nov 2006 11:13:24 +0000 (UTC) (envelope-from gnn@neville-neil.com) Received: from mrout1.yahoo.com (mrout1.yahoo.com [216.145.54.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD46D43D4C; Mon, 27 Nov 2006 11:12:24 +0000 (GMT) (envelope-from gnn@neville-neil.com) Received: from minion.local.neville-neil.com (proxy8.corp.yahoo.com [216.145.48.13]) by mrout1.yahoo.com (8.13.6/8.13.6/y.out) with ESMTP id kARBCeXj064495; Mon, 27 Nov 2006 03:12:41 -0800 (PST) Date: Mon, 27 Nov 2006 20:12:40 +0900 Message-ID: From: gnn@FreeBSD.org To: Ruslan Ermilov In-Reply-To: <200611252038.kAPKcujf065998@repoman.freebsd.org> References: <200611252038.kAPKcujf065998@repoman.freebsd.org> User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/22.0.90 (i386-apple-darwin8.8.1) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet6 nd6.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 11:13:25 -0000 At Sat, 25 Nov 2006 20:38:56 +0000 (UTC), Ruslan Ermilov wrote: > > ru 2006-11-25 20:38:56 UTC > > FreeBSD src repository > > Modified files: > sys/netinet6 nd6.c > Log: > - In nd6_rtrequest(), when caching an rtentry, don't forget > to add a reference to it; otherwise, we could later access > a freed memory. This is believed to fix panics some users > were observing when running route6d(8), and is similar to > the fix in sys/netinet/if_ether.c,v 1.139 by glebius@. > > PR: kern/93910, kern/105437 > Testing by: Wojciech Puchar (still ongoing) > > - Add rtentry locking to nd6_output() similar to rt_check(). > > MFC after: 4 days > > Revision Changes Path > 1.72 +29 -9 src/sys/netinet6/nd6.c I wonder is this will fix a few of the more odd panic's we've seen in ND. Kris ought to try to test this. Later, Georfge From owner-cvs-all@FreeBSD.ORG Mon Nov 27 11:22:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4F69116A50A; Mon, 27 Nov 2006 11:22:20 +0000 (UTC) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id E333043DD6; Mon, 27 Nov 2006 11:20:39 +0000 (GMT) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARBLQiW042638; Mon, 27 Nov 2006 11:21:26 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARBLQvx042636; Mon, 27 Nov 2006 11:21:26 GMT (envelope-from lofi) Message-Id: <200611271121.kARBLQvx042636@repoman.freebsd.org> From: Michael Nottebrock Date: Mon, 27 Nov 2006 11:21:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/xvid Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 11:22:20 -0000 lofi 2006-11-27 11:21:25 UTC FreeBSD ports repository Modified files: multimedia/xvid Makefile distinfo Log: Update to 1.1.2 Revision Changes Path 1.24 +1 -1 ports/multimedia/xvid/Makefile 1.12 +3 -3 ports/multimedia/xvid/distinfo From owner-cvs-all@FreeBSD.ORG Mon Nov 27 11:22:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 30BD716A5B4; Mon, 27 Nov 2006 11:22:22 +0000 (UTC) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66FB943D95; Mon, 27 Nov 2006 11:21:07 +0000 (GMT) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARBLx5i042783; Mon, 27 Nov 2006 11:21:59 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARBLx8f042782; Mon, 27 Nov 2006 11:21:59 GMT (envelope-from lofi) Message-Id: <200611271121.kARBLx8f042782@repoman.freebsd.org> From: Michael Nottebrock Date: Mon, 27 Nov 2006 11:21: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/multimedia/xvid/files patch-src-quant-quant.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, 27 Nov 2006 11:22:22 -0000 lofi 2006-11-27 11:21:59 UTC FreeBSD ports repository Removed files: multimedia/xvid/files patch-src-quant-quant.h Log: Remove stale patch Revision Changes Path 1.2 +0 -11 ports/multimedia/xvid/files/patch-src-quant-quant.h (dead) From owner-cvs-all@FreeBSD.ORG Mon Nov 27 11:35:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A1A0216A40F; Mon, 27 Nov 2006 11:35:35 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id F208D43D88; Mon, 27 Nov 2006 11:33:54 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARBYrQV045296; Mon, 27 Nov 2006 11:34:53 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARBYrUB045295; Mon, 27 Nov 2006 11:34:53 GMT (envelope-from miwi) Message-Id: <200611271134.kARBYrUB045295@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Nov 2006 11: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/irc/p5-POE-Component-IRC Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 11:35:35 -0000 miwi 2006-11-27 11:34:52 UTC FreeBSD ports repository Modified files: irc/p5-POE-Component-IRC Makefile distinfo Log: - Update to 5.13 Submitted by: pointyhat Approved by: maintainer Revision Changes Path 1.29 +1 -1 ports/irc/p5-POE-Component-IRC/Makefile 1.26 +3 -3 ports/irc/p5-POE-Component-IRC/distinfo From owner-cvs-all@FreeBSD.ORG Mon Nov 27 11:47:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CC69F16A40F; Mon, 27 Nov 2006 11:47:44 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E8CE43D45; Mon, 27 Nov 2006 11:46:44 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARBlitJ047143; Mon, 27 Nov 2006 11:47:44 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARBlixb047142; Mon, 27 Nov 2006 11:47:44 GMT (envelope-from edwin) Message-Id: <200611271147.kARBlixb047142@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 27 Nov 2006 11:47:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/misc/zoneinfo Makefile ports/misc/zoneinfo/files patch-fixau X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 11:47:44 -0000 edwin 2006-11-27 11:47:44 UTC FreeBSD ports repository Modified files: misc/zoneinfo Makefile Added files: misc/zoneinfo/files patch-fixau Log: Add patches for WA DST legalisation: http://www.parliament.wa.gov.au/parliament/bills.nsf/BillProgressPopup?openForm&ParentUNID=9A1B183144403DA54825721200088DF1 Revision Changes Path 1.14 +1 -2 ports/misc/zoneinfo/Makefile 1.1 +30 -0 ports/misc/zoneinfo/files/patch-fixau (new) From owner-cvs-all@FreeBSD.ORG Mon Nov 27 11:48:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 14B4616A407; Mon, 27 Nov 2006 11:48:19 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 069AB43D6E; Mon, 27 Nov 2006 11:47:13 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id 4FA0F5EA5; Mon, 27 Nov 2006 14:48:12 +0300 (MSK) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id 22E825EA1; Mon, 27 Nov 2006 14:48:12 +0300 (MSK) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id kARBmR7H076084; Mon, 27 Nov 2006 14:48:27 +0300 (MSK) (envelope-from ru) Date: Mon, 27 Nov 2006 14:48:27 +0300 From: Ruslan Ermilov To: gnn@FreeBSD.org Message-ID: <20061127114827.GA76066@rambler-co.ru> References: <200611252038.kAPKcujf065998@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/9DWx/yDrRhgMJTb" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet6 nd6.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 11:48:19 -0000 --/9DWx/yDrRhgMJTb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 27, 2006 at 08:12:40PM +0900, gnn@FreeBSD.org wrote: > I wonder is this will fix a few of the more odd panic's we've seen in > ND. Kris ought to try to test this. >=20 If they were rtentry related, chances are that it might help. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --/9DWx/yDrRhgMJTb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFatCLqRfpzJluFF4RAiJ/AJ9WzGQd2REfsCwMYu/95G0OiM7W+gCbBKNk qtVAdQSIl9Jvs87dxAGoxWU= =UdTi -----END PGP SIGNATURE----- --/9DWx/yDrRhgMJTb-- From owner-cvs-all@FreeBSD.ORG Mon Nov 27 11:48:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9D2FA16A5B7; Mon, 27 Nov 2006 11:48:37 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8ED8C43D7D; Mon, 27 Nov 2006 11:47:27 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARBmRMJ047187; Mon, 27 Nov 2006 11:48:27 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARBmRSi047186; Mon, 27 Nov 2006 11:48:27 GMT (envelope-from edwin) Message-Id: <200611271148.kARBmRSi047186@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 27 Nov 2006 11:48: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/zoneinfo/files patch-fixau X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 11:48:37 -0000 edwin 2006-11-27 11:48:27 UTC FreeBSD ports repository Modified files: misc/zoneinfo/files patch-fixau Log: Fix typo in patch as supplied by Greg Lehey. Revision Changes Path 1.2 +1 -1 ports/misc/zoneinfo/files/patch-fixau From owner-cvs-all@FreeBSD.ORG Mon Nov 27 12:20:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1A7AE16A403; Mon, 27 Nov 2006 12:20:46 +0000 (UTC) (envelope-from n_hibma@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 345E543F2F; Mon, 27 Nov 2006 12:15:03 +0000 (GMT) (envelope-from n_hibma@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARCG3k1053039; Mon, 27 Nov 2006 12:16:03 GMT (envelope-from n_hibma@repoman.freebsd.org) Received: (from n_hibma@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARCG3cG053038; Mon, 27 Nov 2006 12:16:03 GMT (envelope-from n_hibma) Message-Id: <200611271216.kARCG3cG053038@repoman.freebsd.org> From: Nick Hibma Date: Mon, 27 Nov 2006 12:16:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/tools/tools/nanobsd nanobsd.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 12:20:46 -0000 n_hibma 2006-11-27 12:16:03 UTC FreeBSD src repository Modified files: tools/tools/nanobsd nanobsd.sh Log: Shorten the KERNCONF filename to the basename in the install target as well as in the build target, although it is not used in this target. Revision Changes Path 1.23 +1 -1 src/tools/tools/nanobsd/nanobsd.sh From owner-cvs-all@FreeBSD.ORG Mon Nov 27 12:21:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5DBBD16A536; Mon, 27 Nov 2006 12:21:16 +0000 (UTC) (envelope-from n_hibma@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9CBA44104; Mon, 27 Nov 2006 12:16:34 +0000 (GMT) (envelope-from n_hibma@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARCHWhi053108; Mon, 27 Nov 2006 12:17:32 GMT (envelope-from n_hibma@repoman.freebsd.org) Received: (from n_hibma@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARCHWMZ053107; Mon, 27 Nov 2006 12:17:32 GMT (envelope-from n_hibma) Message-Id: <200611271217.kARCHWMZ053107@repoman.freebsd.org> From: Nick Hibma Date: Mon, 27 Nov 2006 12:17:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/tools/tools/nanobsd nanobsd.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 12:21:16 -0000 n_hibma 2006-11-27 12:17:32 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) tools/tools/nanobsd nanobsd.sh Log: MFC 1.22 and 1.23: Shorten the kernel config file on the make command line to make things like NANO_KERNEL=/path/to/kernel.config work, so multiple images can share the same kernel config file. Revision Changes Path 1.7.2.8 +2 -2 src/tools/tools/nanobsd/nanobsd.sh From owner-cvs-all@FreeBSD.ORG Mon Nov 27 12:33:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0230A16A412; Mon, 27 Nov 2006 12:33:56 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 685E743D93; Mon, 27 Nov 2006 12:32:51 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARCXp3M055950; Mon, 27 Nov 2006 12:33:51 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARCXpun055948; Mon, 27 Nov 2006 12:33:51 GMT (envelope-from rafan) Message-Id: <200611271233.kARCXpun055948@repoman.freebsd.org> From: Rong-En Fan Date: Mon, 27 Nov 2006 12:33:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/xotcl Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 12:33:56 -0000 rafan 2006-11-27 12:33:50 UTC FreeBSD ports repository Modified files: lang/xotcl Makefile Log: - fix typo, ECHO_CMD is ECHO_CMD PR: ports/105908 Submitted by: Martin Matuska (maintainer) Pointyhat: rafan Revision Changes Path 1.3 +1 -1 ports/lang/xotcl/Makefile From owner-cvs-all@FreeBSD.ORG Mon Nov 27 12:55:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B641C16A524; Mon, 27 Nov 2006 12:55:23 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AFCC43D97; Mon, 27 Nov 2006 12:53:09 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARCs4ZZ066770; Mon, 27 Nov 2006 12:54:04 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARCs3o7066769; Mon, 27 Nov 2006 12:54:03 GMT (envelope-from erwin) Message-Id: <200611271254.kARCs3o7066769@repoman.freebsd.org> From: Erwin Lansing Date: Mon, 27 Nov 2006 12:54:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/amavisd-new/files patch-amavisd X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 12:55:23 -0000 erwin 2006-11-27 12:54:03 UTC FreeBSD ports repository Removed files: security/amavisd-new/files patch-amavisd Log: Remove empty patch file. Forgotten by: erwin Revision Changes Path 1.14 +0 -0 ports/security/amavisd-new/files/patch-amavisd (dead) From owner-cvs-all@FreeBSD.ORG Mon Nov 27 12:55:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7309816A524; Mon, 27 Nov 2006 12:55:44 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41D4D43D53; Mon, 27 Nov 2006 12:54:22 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARCtMbZ067090; Mon, 27 Nov 2006 12:55:22 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARCtMs0067082; Mon, 27 Nov 2006 12:55:22 GMT (envelope-from erwin) Message-Id: <200611271255.kARCtMs0067082@repoman.freebsd.org> From: Erwin Lansing Date: Mon, 27 Nov 2006 12:55:21 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/amavisd-new Makefile distinfo ports/security/amavisd-new/files amavis-p0fanalyzer.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 12:55:44 -0000 erwin 2006-11-27 12:55:21 UTC FreeBSD ports repository Modified files: security/amavisd-new Makefile distinfo security/amavisd-new/files amavis-p0fanalyzer.sh.in Log: - Update to 2.4.4 - Don't quote amavis_p0f_daemon_flags in the p0f rc.d script [1] - Don't use -p option of daemon on 4.X since it doesn't have such [1] Requested by: Michael Scheidell [1] PR: 105862 Submitted by: gabor (maintainer) Revision Changes Path 1.46 +9 -3 ports/security/amavisd-new/Makefile 1.29 +3 -3 ports/security/amavisd-new/distinfo 1.4 +4 -4 ports/security/amavisd-new/files/amavis-p0fanalyzer.sh.in From owner-cvs-all@FreeBSD.ORG Mon Nov 27 13:01:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E546516A403; Mon, 27 Nov 2006 13:01:29 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 592E843D5A; Mon, 27 Nov 2006 13:00:29 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARD1TcG067806; Mon, 27 Nov 2006 13:01:29 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARD1Tch067802; Mon, 27 Nov 2006 13:01:29 GMT (envelope-from dinoex) Message-Id: <200611271301.kARD1Tch067802@repoman.freebsd.org> From: Dirk Meyer Date: Mon, 27 Nov 2006 13:01:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/netpbm Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 13:01:30 -0000 dinoex 2006-11-27 13:01:29 UTC FreeBSD ports repository Modified files: graphics/netpbm Makefile distinfo Log: - update to 10.26.34 Revision Changes Path 1.133 +1 -1 ports/graphics/netpbm/Makefile 1.81 +3 -3 ports/graphics/netpbm/distinfo From owner-cvs-all@FreeBSD.ORG Mon Nov 27 13:03:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B691A16A412; Mon, 27 Nov 2006 13:03:39 +0000 (UTC) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (comp.chem.msu.su [158.250.32.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6D6043D95; Mon, 27 Nov 2006 13:02:35 +0000 (GMT) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (localhost [127.0.0.1]) by comp.chem.msu.su (8.13.4/8.13.3) with ESMTP id kARD3Ol9081378; Mon, 27 Nov 2006 16:03:24 +0300 (MSK) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.4/8.13.3/Submit) id kARD3OKX081377; Mon, 27 Nov 2006 16:03:24 +0300 (MSK) (envelope-from yar) Date: Mon, 27 Nov 2006 16:03:24 +0300 From: Yar Tikhiy To: Florent Thoumie Message-ID: <20061127130323.GC77085@comp.chem.msu.su> References: <200611261903.kAQJ3KPp013911@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200611261903.kAQJ3KPp013911@repoman.freebsd.org> User-Agent: Mutt/1.5.9i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc rc.subr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 13:03:39 -0000 On Sun, Nov 26, 2006 at 07:03:20PM +0000, Florent Thoumie wrote: > flz 2006-11-26 19:03:19 UTC > > FreeBSD src repository > > Modified files: > etc rc.subr > Log: > Remove leading dollar sign in rcvar command output. > There's no dollar use in variable assignment in sh. > Assuming this is can be expected behavior for some > people, this change won't be MFC'ed to RELENG_6. > > Discussed with: yar on -rc > > Revision Changes Path > 1.70 +2 -2 src/etc/rc.subr Such one-character bogosities are an eyesore but they often take enormous effort to be fixed because of complications they have. It's no surprise they usually live forever. Thanks for starting the fight against this one! By the way, now the output follows the NetBSD rc.conf style: # $foo_enable foo_enable=YES Could it be changed even further to match our own rc.conf style? I.e.: # $foo_enable foo_enable="YES" -- Yar From owner-cvs-all@FreeBSD.ORG Mon Nov 27 13:15:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C0DCB16A500; Mon, 27 Nov 2006 13:15:50 +0000 (UTC) (envelope-from nork@FreeBSD.org) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 364ED43D94; Mon, 27 Nov 2006 13:14:43 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from nadesico.ninth-nine.com (nadesico.ninth-nine.com [219.127.74.122]) by sakura.ninth-nine.com (8.13.8/8.13.8/NinthNine) with SMTP id kARDFdsv060937; Mon, 27 Nov 2006 22:15:40 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Mon, 27 Nov 2006 22:15:39 +0900 From: Norikatsu Shigemura To: Ruslan Ermilov Message-Id: <20061127221539.f64bcc06.nork@FreeBSD.org> In-Reply-To: <200611261436.kAQEaYgp045552@repoman.freebsd.org> References: <200611261436.kAQEaYgp045552@repoman.freebsd.org> X-Mailer: Sylpheed version 2.3.0beta5 (GTK+ 2.10.6; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (sakura.ninth-nine.com [219.127.74.121]); Mon, 27 Nov 2006 22:15:40 +0900 (JST) Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libthr Makefile src/sbin/ggate Makefile src/usr.bin Makefile src/usr.sbin Makefile src/usr.sbin/cached Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 13:15:50 -0000 On Sun, 26 Nov 2006 14:36:34 +0000 (UTC) Ruslan Ermilov wrote: > ru 2006-11-26 14:36:34 UTC > FreeBSD src repository > Modified files: > lib/libthr Makefile > sbin/ggate Makefile > usr.bin Makefile > usr.sbin Makefile > usr.sbin/cached Makefile > Log: > - When building world WITHOUT_LIBPTHREAD, link libthr to libpthread. > - Don't build ngctl(8) and cached(8) if threading libs aren't built. > - Fix various issues in a cached(8) makefile. Thank you! > Revision Changes Path > 1.21 +5 -5 src/lib/libthr/Makefile > 1.7 +2 -6 src/sbin/ggate/Makefile > 1.297 +2 -5 src/usr.bin/Makefile > 1.365 +16 -8 src/usr.sbin/Makefile > 1.2 +8 -11 src/usr.sbin/cached/Makefile From owner-cvs-all@FreeBSD.ORG Mon Nov 27 13:15:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B485A16A407; Mon, 27 Nov 2006 13:15:51 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D270243D98; Mon, 27 Nov 2006 13:14:48 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARDFkAI071450; Mon, 27 Nov 2006 13:15:46 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARDFkn0071448; Mon, 27 Nov 2006 13:15:46 GMT (envelope-from miwi) Message-Id: <200611271315.kARDFkn0071448@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Nov 2006 13:15:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/slony1 Makefile ports/databases/slony1/files bds-slony.patch X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 13:15:51 -0000 miwi 2006-11-27 13:15:46 UTC FreeBSD ports repository Modified files: databases/slony1 Makefile Added files: databases/slony1/files bds-slony.patch Log: - Update to 4.2.2 PR: ports/105882 Submitted by: David Thiel (Maintainer) Revision Changes Path 1.23 +1 -0 ports/databases/slony1/Makefile 1.1 +73 -0 ports/databases/slony1/files/bds-slony.patch (new) From owner-cvs-all@FreeBSD.ORG Mon Nov 27 13:18:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BA4FC16A407; Mon, 27 Nov 2006 13:18:48 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3394F43DBB; Mon, 27 Nov 2006 13:17:19 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARDID49071600; Mon, 27 Nov 2006 13:18:13 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARDIDvC071599; Mon, 27 Nov 2006 13:18:13 GMT (envelope-from miwi) Message-Id: <200611271318.kARDIDvC071599@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Nov 2006 13:18: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/databases/slony1 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, 27 Nov 2006 13:18:48 -0000 miwi 2006-11-27 13:18:13 UTC FreeBSD ports repository Modified files: databases/slony1 Makefile distinfo pkg-descr pkg-plist Log: force commit: - this patch fix a bug: Changelog: http://gborg.postgresql.org/project/slony1/bugs/bugupdate.php?1591 Approved by: maintainer (via privat mail) Revision Changes Path 1.24 +0 -0 ports/databases/slony1/Makefile 1.14 +0 -0 ports/databases/slony1/distinfo 1.4 +0 -0 ports/databases/slony1/pkg-descr 1.7 +0 -0 ports/databases/slony1/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Nov 27 13:20:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 344BF16A506; Mon, 27 Nov 2006 13:20:33 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from unixfreunde.net (unixfreunde.de [85.214.35.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78E7B43D8E; Mon, 27 Nov 2006 13:18:51 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: by unixfreunde.net (Postfix, from userid 65534) id 4E9D550AD8; Mon, 27 Nov 2006 14:19:45 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.1.6-gr0 (2006-10-03) on unixfreunde.de X-Spam-Level: ** X-Spam-Status: No, score=2.7 required=5.0 tests=AWL, BAYES_00, FORGED_RCVD_HELO, MIME_BASE64_NO_NAME,MIME_BASE64_TEXT,RCVD_IN_NJABL_DUL, RCVD_IN_SORBS_DUL autolearn=no version=3.1.6-gr0 Received: from miwi.homeunix.org (dslb-082-083-156-101.pools.arcor-ip.net [82.83.156.101]) by unixfreunde.net (Postfix) with ESMTP id 653FE50AC3; Mon, 27 Nov 2006 14:19:41 +0100 (CET) Date: Mon, 27 Nov 2006 14:20:18 +0100 From: Martin Wilke Message-ID: <20061127142018.40e2c77b@miwi.homeunix.org> In-Reply-To: <200611271315.kARDFkn0071448@repoman.freebsd.org> References: <200611271315.kARDFkn0071448@repoman.freebsd.org> X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.10.6; i386-portbld-freebsd7.0) User-Agent: miwi@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: base64 Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/databases/slony1 Makefile ports/databases/slony1/files bds-slony.patch X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 13:20:33 -0000 LS0tLS1CRUdJTiBQR1AgU0lHTkVEIE1FU1NBR0UtLS0tLQ0KSGFzaDogU0hBMQ0KDQpPbiBNb24s IDI3IE5vdiAyMDA2IDEzOjE1OjQ2ICswMDAwIChVVEMpDQpNYXJ0aW4gV2lsa2UgPG1pd2lARnJl ZUJTRC5vcmc+IHdyb3RlOg0KDQo+IG1pd2kgICAgICAgIDIwMDYtMTEtMjcgMTM6MTU6NDYgVVRD DQo+IA0KPiAgIEZyZWVCU0QgcG9ydHMgcmVwb3NpdG9yeQ0KPiANCj4gICBNb2RpZmllZCBmaWxl czoNCj4gICAgIGRhdGFiYXNlcy9zbG9ueTEgICAgIE1ha2VmaWxlIA0KPiAgIEFkZGVkIGZpbGVz Og0KPiAgICAgZGF0YWJhc2VzL3Nsb255MS9maWxlcyBiZHMtc2xvbnkucGF0Y2ggDQo+ICAgTG9n Og0KPiAgIC0gVXBkYXRlIHRvIDQuMi4yDQo+ICAgDQo+ICAgUFI6ICAgICAgICAgICAgIHBvcnRz LzEwNTg4Mg0KPiAgIFN1Ym1pdHRlZCBieTogICBEYXZpZCBUaGllbCA8bHhAcmVkdW5kYW5jeS5y ZWR1bmRhbmN5Lm9yZz4NCj4gKE1haW50YWluZXIpIA0KPiAgIFJldmlzaW9uICBDaGFuZ2VzICAg IFBhdGgNCj4gICAxLjIzICAgICAgKzEgLTAgICAgICBwb3J0cy9kYXRhYmFzZXMvc2xvbnkxL01h a2VmaWxlDQo+ICAgMS4xICAgICAgICs3MyAtMCAgICAgcG9ydHMvZGF0YWJhc2VzL3Nsb255MS9m aWxlcy9iZHMtc2xvbnkucGF0Y2gNCj4gKG5ldykgX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX18NCj4gY3ZzLXBvcnRzQGZyZWVic2Qub3JnIG1haWxpbmcgbGlz dA0KPiBodHRwOi8vbGlzdHMuZnJlZWJzZC5vcmcvbWFpbG1hbi9saXN0aW5mby9jdnMtcG9ydHMN Cj4gVG8gdW5zdWJzY3JpYmUsIHNlbmQgYW55IG1haWwgdG8gImN2cy1wb3J0cy11bnN1YnNjcmli ZUBmcmVlYnNkLm9yZyINCg0Kd3JvbmcgTG9nIHNlZSBmb3JjZSBjb21taXQuDQoNCi0gLS0gDQpN YXJ0aW4gV2lsa2UJCXwgaXJjLnVuaXhmcmV1bmRlLmRlICNic2QgDQptaXdpQEZyZWVCU0Qub3Jn CXwgbWl3aUB1bml4ZnJldW5kZS5kZQ0KRnJlZUJTRCBDb21taXRlcgl8IFBvd2VyIHRvIFNlcnZl DQotLS0tLUJFR0lOIFBHUCBTSUdOQVRVUkUtLS0tLQ0KVmVyc2lvbjogR251UEcgdjEuNC41IChG cmVlQlNEKQ0KDQppRDhEQlFGRmF1WVNQckNJRnBqV1ppd1JBcGhyQUtEQ0sxWS9KWERLa2lxMXBD bHNNbDlHRWdxQ0ZRQ2cxYSs0DQpSd0FGN0xYMlhZQVBMRDlkbjc4TGRYYz0NCj1peThZDQotLS0t LUVORCBQR1AgU0lHTkFUVVJFLS0tLS0NCg== From owner-cvs-all@FreeBSD.ORG Mon Nov 27 13:27:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DF88316A47B; Mon, 27 Nov 2006 13:27:15 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC80843E13; Mon, 27 Nov 2006 13:23:58 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARDOQpp073021; Mon, 27 Nov 2006 13:24:26 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARDOQDw073020; Mon, 27 Nov 2006 13:24:26 GMT (envelope-from miwi) Message-Id: <200611271324.kARDOQDw073020@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Nov 2006 13:24:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/osiris Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 13:27:16 -0000 miwi 2006-11-27 13:24:26 UTC FreeBSD ports repository Modified files: security/osiris Makefile distinfo Log: - Update to 4.2.2 PR: ports/105882 Submitted by: David Thiel (maintainer) Revision Changes Path 1.27 +1 -1 ports/security/osiris/Makefile 1.19 +3 -3 ports/security/osiris/distinfo From owner-cvs-all@FreeBSD.ORG Mon Nov 27 13:27:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E15EB16A50E; Mon, 27 Nov 2006 13:27:23 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2F4C43E35; Mon, 27 Nov 2006 13:23:58 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARDOTBc073052; Mon, 27 Nov 2006 13:24:29 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARDOTUI073051; Mon, 27 Nov 2006 13:24:29 GMT (envelope-from miwi) Message-Id: <200611271324.kARDOTUI073051@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Nov 2006 13:24: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/graphics/mapyrus 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, 27 Nov 2006 13:27:24 -0000 miwi 2006-11-27 13:24:29 UTC FreeBSD ports repository Modified files: graphics/mapyrus Makefile distinfo pkg-plist Log: - Update to 0.613 PR: ports/105859 Submitted by: nivit@email.it (Nicola Vitale) (maintainer) Revision Changes Path 1.9 +1 -1 ports/graphics/mapyrus/Makefile 1.7 +3 -3 ports/graphics/mapyrus/distinfo 1.3 +2 -1 ports/graphics/mapyrus/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Nov 27 13:34:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4AADF16A407; Mon, 27 Nov 2006 13:34:00 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBE3643DA8; Mon, 27 Nov 2006 13:32:32 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARDXWpO074359; Mon, 27 Nov 2006 13:33:32 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARDXWRE074358; Mon, 27 Nov 2006 13:33:32 GMT (envelope-from yar) Message-Id: <200611271333.kARDXWRE074358@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 27 Nov 2006 13:33: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/tools/build/mk OptionalObsoleteFiles.inc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 13:34:00 -0000 yar 2006-11-27 13:33:31 UTC FreeBSD src repository Modified files: tools/build/mk OptionalObsoleteFiles.inc Log: /usr/sbin/faithd is an INET6-specific tool, and now it won't be built if MK_INET6 is "no", so add it to the MK_INET6 block. PR: bin/100805 (audit-trail) Revision Changes Path 1.6 +1 -0 src/tools/build/mk/OptionalObsoleteFiles.inc From owner-cvs-all@FreeBSD.ORG Mon Nov 27 13:36:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0743E16A4A7; Mon, 27 Nov 2006 13:36:28 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from smtp6-g19.free.fr (smtp6-g19.free.fr [212.27.42.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AAC643D7F; Mon, 27 Nov 2006 13:33:49 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from smtp.xbsd.org (unknown [82.233.2.192]) by smtp6-g19.free.fr (Postfix) with ESMTP id AE9AD436CF; Mon, 27 Nov 2006 14:34:49 +0100 (CET) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id 0DB3211877; Mon, 27 Nov 2006 14:34:48 +0100 (CET) X-Virus-Scanned: amavisd-new at xbsd.org Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zN+P0WqyZTFM; Mon, 27 Nov 2006 14:34:39 +0100 (CET) Received: from [193.95.134.156] (mayday.esat.net [193.95.134.156]) by smtp.xbsd.org (Postfix) with ESMTP id 645FA11685; Mon, 27 Nov 2006 14:34:37 +0100 (CET) Message-ID: <456AE980.6020304@FreeBSD.org> Date: Mon, 27 Nov 2006 13:34:56 +0000 From: Florent Thoumie User-Agent: Thunderbird 1.5.0.8 (X11/20061121) MIME-Version: 1.0 To: Yar Tikhiy References: <200611261903.kAQJ3KPp013911@repoman.freebsd.org> <20061127130323.GC77085@comp.chem.msu.su> In-Reply-To: <20061127130323.GC77085@comp.chem.msu.su> X-Enigmail-Version: 0.94.1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enigBB024FD9DE47686CE4CE7033" Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc rc.subr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 13:36:28 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigBB024FD9DE47686CE4CE7033 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Yar Tikhiy wrote: > On Sun, Nov 26, 2006 at 07:03:20PM +0000, Florent Thoumie wrote: >> flz 2006-11-26 19:03:19 UTC >> >> FreeBSD src repository >> >> Modified files: >> etc rc.subr=20 >> Log: >> Remove leading dollar sign in rcvar command output. >> There's no dollar use in variable assignment in sh. >> Assuming this is can be expected behavior for some >> people, this change won't be MFC'ed to RELENG_6. >> =20 >> Discussed with: yar on -rc >> =20 >> Revision Changes Path >> 1.70 +2 -2 src/etc/rc.subr >=20 > Such one-character bogosities are an eyesore but they often take > enormous effort to be fixed because of complications they have. > It's no surprise they usually live forever. Thanks for starting > the fight against this one! >=20 > By the way, now the output follows the NetBSD rc.conf style: >=20 > # $foo_enable > foo_enable=3DYES >=20 > Could it be changed even further to match our own rc.conf style? > I.e.: >=20 > # $foo_enable > foo_enable=3D"YES" Yeah, makes sense. There's also a patch in gnats to add a 'enable/disable' command to rc.subr. I'll try to have a look. --=20 Florent Thoumie flz@FreeBSD.org FreeBSD Committer --------------enigBB024FD9DE47686CE4CE7033 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFaumMMxEkbVFH3PQRCj0qAJ9ksEfPaagTqjDSRXBvM9MFmPHkSwCggS0a H6W5AB0lEbR8MGBZwmz9zro= =e+rT -----END PGP SIGNATURE----- --------------enigBB024FD9DE47686CE4CE7033-- From owner-cvs-all@FreeBSD.ORG Mon Nov 27 13:39:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E2E9716A403; Mon, 27 Nov 2006 13:39:54 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94A8343D67; Mon, 27 Nov 2006 13:38:47 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARDdlkT074864; Mon, 27 Nov 2006 13:39:47 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARDdlta074863; Mon, 27 Nov 2006 13:39:47 GMT (envelope-from miwi) Message-Id: <200611271339.kARDdlta074863@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Nov 2006 13:39:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-wm/sapphire 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, 27 Nov 2006 13:39:55 -0000 miwi 2006-11-27 13:39:47 UTC FreeBSD ports repository Modified files: x11-wm/sapphire Makefile pkg-plist Log: - Respect X11BASE PR: ports/105878 Submitted by: trasz Revision Changes Path 1.15 +1 -0 ports/x11-wm/sapphire/Makefile 1.6 +12 -12 ports/x11-wm/sapphire/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Nov 27 13:39:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A367316A4AB; Mon, 27 Nov 2006 13:39:55 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4C0E43D70; Mon, 27 Nov 2006 13:38:49 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARDdnN4074891; Mon, 27 Nov 2006 13:39:50 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARDdntU074890; Mon, 27 Nov 2006 13:39:49 GMT (envelope-from miwi) Message-Id: <200611271339.kARDdntU074890@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Nov 2006 13:39: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-wm/alloywm Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 13:39:55 -0000 miwi 2006-11-27 13:39:49 UTC FreeBSD ports repository Modified files: x11-wm/alloywm Makefile Log: - Respect X11BASE PR: ports/105872 Submitted by: trasz Revision Changes Path 1.15 +1 -0 ports/x11-wm/alloywm/Makefile From owner-cvs-all@FreeBSD.ORG Mon Nov 27 13:39:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BFA4F16A4C9; Mon, 27 Nov 2006 13:39:55 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A6F143D7B; Mon, 27 Nov 2006 13:38:52 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARDdqJ0074921; Mon, 27 Nov 2006 13:39:52 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARDdqjb074920; Mon, 27 Nov 2006 13:39:52 GMT (envelope-from miwi) Message-Id: <200611271339.kARDdqjb074920@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Nov 2006 13: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/audio/rsynth Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 13:39:55 -0000 miwi 2006-11-27 13:39:52 UTC FreeBSD ports repository Modified files: audio/rsynth Makefile Log: - Respect X11BASE PR: ports/105880 Submitted by: trasz Revision Changes Path 1.24 +2 -0 ports/audio/rsynth/Makefile From owner-cvs-all@FreeBSD.ORG Mon Nov 27 13:40:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 144DE16A53A; Mon, 27 Nov 2006 13:39:59 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01A9B43D49; Mon, 27 Nov 2006 13:38:56 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARDdu1r074969; Mon, 27 Nov 2006 13:39:56 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARDdusY074968; Mon, 27 Nov 2006 13:39:56 GMT (envelope-from miwi) Message-Id: <200611271339.kARDdusY074968@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Nov 2006 13:39:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/libv3d/files patch-platforms.ini X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 13:40:00 -0000 miwi 2006-11-27 13:39:56 UTC FreeBSD ports repository Modified files: graphics/libv3d/files patch-platforms.ini Log: - Respect X11BASE PR: ports/105881 Submitted by: trasz Revision Changes Path 1.3 +29 -3 ports/graphics/libv3d/files/patch-platforms.ini From owner-cvs-all@FreeBSD.ORG Mon Nov 27 13:40:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C7C2216A7C1; Mon, 27 Nov 2006 13:40:22 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id E22B743D5F; Mon, 27 Nov 2006 13:39:03 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARDdxfv074996; Mon, 27 Nov 2006 13:39:59 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARDdxlw074995; Mon, 27 Nov 2006 13:39:59 GMT (envelope-from miwi) Message-Id: <200611271339.kARDdxlw074995@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Nov 2006 13:39:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-toolkits/scx Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 13:40:23 -0000 miwi 2006-11-27 13:39:59 UTC FreeBSD ports repository Modified files: x11-toolkits/scx Makefile Log: - Respect X11BASE - made portlint happy PR: ports/105889 Submitted by: trasz Revision Changes Path 1.5 +4 -0 ports/x11-toolkits/scx/Makefile From owner-cvs-all@FreeBSD.ORG Mon Nov 27 13:40:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6C6B816A805; Mon, 27 Nov 2006 13:40:25 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C80F943D7F; Mon, 27 Nov 2006 13:39:13 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARDeESq075037; Mon, 27 Nov 2006 13:40:14 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARDeES4075036; Mon, 27 Nov 2006 13:40:14 GMT (envelope-from miwi) Message-Id: <200611271340.kARDeES4075036@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Nov 2006 13:40:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/xgalaga Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 13:40:25 -0000 miwi 2006-11-27 13:40:13 UTC FreeBSD ports repository Modified files: games/xgalaga Makefile Log: - Respect X11BASE PR: ports/105874 Submitted by: trasz Revision Changes Path 1.27 +3 -1 ports/games/xgalaga/Makefile From owner-cvs-all@FreeBSD.ORG Mon Nov 27 13:40:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 01D9916A8BC; Mon, 27 Nov 2006 13:40:25 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0361A43D8C; Mon, 27 Nov 2006 13:39:17 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARDeHRH075064; Mon, 27 Nov 2006 13:40:17 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARDeHuN075063; Mon, 27 Nov 2006 13:40:17 GMT (envelope-from miwi) Message-Id: <200611271340.kARDeHuN075063@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Nov 2006 13:40:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/wmlmmon Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 13:40:26 -0000 miwi 2006-11-27 13:40:17 UTC FreeBSD ports repository Modified files: sysutils/wmlmmon Makefile Log: - Respect X11BASE PR: ports/105877 Submitted by: trasz Revision Changes Path 1.16 +2 -0 ports/sysutils/wmlmmon/Makefile From owner-cvs-all@FreeBSD.ORG Mon Nov 27 13:48:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8CD3816A512; Mon, 27 Nov 2006 13:48:56 +0000 (UTC) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (comp.chem.msu.su [158.250.32.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B0CF43F3A; Mon, 27 Nov 2006 13:46:35 +0000 (GMT) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (localhost [127.0.0.1]) by comp.chem.msu.su (8.13.4/8.13.3) with ESMTP id kARDlUIe082022; Mon, 27 Nov 2006 16:47:30 +0300 (MSK) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.4/8.13.3/Submit) id kARDlTCx082021; Mon, 27 Nov 2006 16:47:30 +0300 (MSK) (envelope-from yar) Date: Mon, 27 Nov 2006 16:47:29 +0300 From: Yar Tikhiy To: Florent Thoumie Message-ID: <20061127134729.GD77085@comp.chem.msu.su> References: <200611261903.kAQJ3KPp013911@repoman.freebsd.org> <20061127130323.GC77085@comp.chem.msu.su> <456AE980.6020304@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <456AE980.6020304@FreeBSD.org> User-Agent: Mutt/1.5.9i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc rc.subr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 13:48:56 -0000 On Mon, Nov 27, 2006 at 01:34:56PM +0000, Florent Thoumie wrote: > Yar Tikhiy wrote: > > On Sun, Nov 26, 2006 at 07:03:20PM +0000, Florent Thoumie wrote: > >> flz 2006-11-26 19:03:19 UTC > >> > >> FreeBSD src repository > >> > >> Modified files: > >> etc rc.subr > >> Log: > >> Remove leading dollar sign in rcvar command output. > >> There's no dollar use in variable assignment in sh. > >> Assuming this is can be expected behavior for some > >> people, this change won't be MFC'ed to RELENG_6. > >> > >> Discussed with: yar on -rc > >> > >> Revision Changes Path > >> 1.70 +2 -2 src/etc/rc.subr > > > > Such one-character bogosities are an eyesore but they often take > > enormous effort to be fixed because of complications they have. > > It's no surprise they usually live forever. Thanks for starting > > the fight against this one! > > > > By the way, now the output follows the NetBSD rc.conf style: > > > > # $foo_enable > > foo_enable=YES > > > > Could it be changed even further to match our own rc.conf style? > > I.e.: > > > > # $foo_enable > > foo_enable="YES" > > Yeah, makes sense. There's also a patch in gnats to add a > 'enable/disable' command to rc.subr. I'll try to have a look. If integrating the latter patch, please make sure it handles all places where rc.conf variables can be specified: the files listed in ${rc_conf_files}, the files in /etc/rc.conf.d. However, the feature will hardly be robust to all possible tricks people can use in rc.conf. It's a shell script, after all. I myself use built-in shell commands in rc.conf in some cases, e.g., to have a single rc.conf file for a group of redundant, mostly identical servers. -- Yar From owner-cvs-all@FreeBSD.ORG Mon Nov 27 14:19:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A97B716A415; Mon, 27 Nov 2006 14:19:10 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C82E43DF2; Mon, 27 Nov 2006 14:15:54 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAREGetm083897; Mon, 27 Nov 2006 14:16:40 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAREGeU4083896; Mon, 27 Nov 2006 14:16:40 GMT (envelope-from yar) Message-Id: <200611271416.kAREGeU4083896@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 27 Nov 2006 14:16:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/systat convtbl.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, 27 Nov 2006 14:19:10 -0000 yar 2006-11-27 14:16:40 UTC FreeBSD src repository Modified files: usr.bin/systat convtbl.h Log: C can enumerate things for us. Revision Changes Path 1.4 +11 -9 src/usr.bin/systat/convtbl.h From owner-cvs-all@FreeBSD.ORG Mon Nov 27 14:21:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 401D816A4D4; Mon, 27 Nov 2006 14:21:31 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id E383B43EE1; Mon, 27 Nov 2006 14:17:55 +0000 (GMT) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAREIJ4d084105; Mon, 27 Nov 2006 14:18:19 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAREIJ39084103; Mon, 27 Nov 2006 14:18:19 GMT (envelope-from shaun) Message-Id: <200611271418.kAREIJ39084103@repoman.freebsd.org> From: Shaun Amott Date: Mon, 27 Nov 2006 14:18:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/helixplayer Makefile ports/multimedia/helixplayer/files patch-player_app_plugin_hxbackend.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 14:21:31 -0000 shaun 2006-11-27 14:18:19 UTC FreeBSD ports repository Modified files: multimedia/helixplayer Makefile Added files: multimedia/helixplayer/files patch-player_app_plugin_hxbackend.cpp Log: Fix a crash in the plugin code, and use vfork(2) instead of fork(2). Submitted by: mi Revision Changes Path 1.9 +1 -0 ports/multimedia/helixplayer/Makefile 1.1 +16 -0 ports/multimedia/helixplayer/files/patch-player_app_plugin_hxbackend.cpp (new) From owner-cvs-all@FreeBSD.ORG Mon Nov 27 14:22:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A4E0C16A415; Mon, 27 Nov 2006 14:22:25 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB92943F24; Mon, 27 Nov 2006 14:18:32 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAREIs5x084172; Mon, 27 Nov 2006 14:18:54 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAREIst5084171; Mon, 27 Nov 2006 14:18:54 GMT (envelope-from yar) Message-Id: <200611271418.kAREIst5084171@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 27 Nov 2006 14:18: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/systat convtbl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 14:22:25 -0000 yar 2006-11-27 14:18:54 UTC FreeBSD src repository Modified files: usr.bin/systat convtbl.c Log: Use C99 initializers so that we don't really have to worry about the order of related things at several places. Revision Changes Path 1.6 +10 -11 src/usr.bin/systat/convtbl.c From owner-cvs-all@FreeBSD.ORG Mon Nov 27 14:37:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2D81A16A416; Mon, 27 Nov 2006 14:37:42 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id F200343D6E; Mon, 27 Nov 2006 14:36:08 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAREb9VB087491; Mon, 27 Nov 2006 14:37:09 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAREb9I8087490; Mon, 27 Nov 2006 14:37:09 GMT (envelope-from ru) Message-Id: <200611271437.kAREb9I8087490@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 27 Nov 2006 14:37: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/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, 27 Nov 2006 14:37:42 -0000 ru 2006-11-27 14:37:09 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/syscons syscons.c Log: MFC: 1.449: Fix endless visual beeping. PR: kern/68016 Revision Changes Path 1.436.2.8 +1 -1 src/sys/dev/syscons/syscons.c From owner-cvs-all@FreeBSD.ORG Mon Nov 27 14:45:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 40F2316A412; Mon, 27 Nov 2006 14:45:00 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5222543D79; Mon, 27 Nov 2006 14:43:52 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAREig1I088822; Mon, 27 Nov 2006 14:44:42 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAREigEO088817; Mon, 27 Nov 2006 14:44:42 GMT (envelope-from yar) Message-Id: <200611271444.kAREigEO088817@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 27 Nov 2006 14:44: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/systat ifcmds.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 14:45:00 -0000 yar 2006-11-27 14:44:41 UTC FreeBSD src repository Modified files: usr.bin/systat ifcmds.c Log: Drop useless #includes. Revision Changes Path 1.3 +0 -15 src/usr.bin/systat/ifcmds.c From owner-cvs-all@FreeBSD.ORG Mon Nov 27 14:50:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CEAEE16A416; Mon, 27 Nov 2006 14:50:05 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30FCF43D97; Mon, 27 Nov 2006 14:48:22 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAREmlBe089081; Mon, 27 Nov 2006 14:48:47 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAREmlB0089080; Mon, 27 Nov 2006 14:48:47 GMT (envelope-from yar) Message-Id: <200611271448.kAREmlB0089080@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 27 Nov 2006 14:48:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/systat ifstat.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 14:50:06 -0000 yar 2006-11-27 14:48:46 UTC FreeBSD src repository Modified files: usr.bin/systat ifstat.c Log: Drop useless #includes. Revision Changes Path 1.5 +0 -7 src/usr.bin/systat/ifstat.c From owner-cvs-all@FreeBSD.ORG Mon Nov 27 14:50:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 29BDB16A582; Mon, 27 Nov 2006 14:50:30 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9EAF43D5C; Mon, 27 Nov 2006 14:48:48 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAREncss089119; Mon, 27 Nov 2006 14:49:38 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAREncbE089118; Mon, 27 Nov 2006 14:49:38 GMT (envelope-from ru) Message-Id: <200611271449.kAREncbE089118@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 27 Nov 2006 14:49:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/boot/i386/boot2 boot2.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 14:50:32 -0000 ru 2006-11-27 14:49:38 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/boot/i386/boot2 boot2.c Log: MFC: 1.80: Restore support for directly loaded kernels. 1.81: Restore support for -c and -d. PR: i386/96430, i386/104709 Revision Changes Path 1.72.2.5 +7 -5 src/sys/boot/i386/boot2/boot2.c From owner-cvs-all@FreeBSD.ORG Mon Nov 27 14:54:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BAAD916A412; Mon, 27 Nov 2006 14:54:03 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 676DB43D6E; Mon, 27 Nov 2006 14:52:55 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARErrtO090209; Mon, 27 Nov 2006 14:53:53 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARErrFb090208; Mon, 27 Nov 2006 14:53:53 GMT (envelope-from ru) Message-Id: <200611271453.kARErrFb090208@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 27 Nov 2006 14:53: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/boot/i386/libi386 elf32_freebsd.c elf64_freebsd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 14:54:03 -0000 ru 2006-11-27 14:53:53 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/boot/i386/libi386 elf32_freebsd.c elf64_freebsd.c Log: MFC: a.out -> ELF in comments. Revision Changes Path 1.14.2.1 +1 -1 src/sys/boot/i386/libi386/elf32_freebsd.c 1.15.2.1 +1 -1 src/sys/boot/i386/libi386/elf64_freebsd.c From owner-cvs-all@FreeBSD.ORG Mon Nov 27 15:14:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DB76616A40F; Mon, 27 Nov 2006 15:14:13 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4C5443EDB; Mon, 27 Nov 2006 15:10:39 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARFBVLi094182; Mon, 27 Nov 2006 15:11:31 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARFBVDI094181; Mon, 27 Nov 2006 15:11:31 GMT (envelope-from yar) Message-Id: <200611271511.kARFBVDI094181@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 27 Nov 2006 15:11:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/systat convtbl.c ifcmds.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 15:14:14 -0000 yar 2006-11-27 15:11:31 UTC FreeBSD src repository Modified files: usr.bin/systat convtbl.c ifcmds.c Log: + Drop useless initializers. + style(9). Revision Changes Path 1.7 +7 -12 src/usr.bin/systat/convtbl.c 1.4 +6 -5 src/usr.bin/systat/ifcmds.c From owner-cvs-all@FreeBSD.ORG Mon Nov 27 15:20:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C2F0E16A407; Mon, 27 Nov 2006 15:20:21 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 614F043F7B; Mon, 27 Nov 2006 15:13:50 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARFEp9L094897; Mon, 27 Nov 2006 15:14:51 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARFEoLl094896; Mon, 27 Nov 2006 15:14:50 GMT (envelope-from yar) Message-Id: <200611271514.kARFEoLl094896@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 27 Nov 2006 15:14: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/usr.bin/systat ifcmds.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 15:20:21 -0000 yar 2006-11-27 15:14:50 UTC FreeBSD src repository Modified files: usr.bin/systat ifcmds.c Log: Return back one initializer, it is needed. Revision Changes Path 1.5 +1 -1 src/usr.bin/systat/ifcmds.c From owner-cvs-all@FreeBSD.ORG Mon Nov 27 15:32:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D8B8716A511; Mon, 27 Nov 2006 15:32:09 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B29243DDB; Mon, 27 Nov 2006 15:26:00 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARFQQNR096628; Mon, 27 Nov 2006 15:26:26 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARFQQ0K096627; Mon, 27 Nov 2006 15:26:26 GMT (envelope-from yar) Message-Id: <200611271526.kARFQQ0K096627@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 27 Nov 2006 15:26:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/systat convtbl.c convtbl.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, 27 Nov 2006 15:32:10 -0000 yar 2006-11-27 15:26:26 UTC FreeBSD src repository Modified files: usr.bin/systat convtbl.c convtbl.h Log: Allow for large scale factors. C99 warrants that ULLONG_MAX is not less than 2^64-1; and uintmax_t cannot be more narrow than unsigned long long. This allows for scale factors up to Exa inclusively. Use plain int for the scale index to be consistent with ifcmds.c and enum. Revision Changes Path 1.8 +5 -5 src/usr.bin/systat/convtbl.c 1.5 +6 -5 src/usr.bin/systat/convtbl.h From owner-cvs-all@FreeBSD.ORG Mon Nov 27 16:16:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BC9D916A40F; Mon, 27 Nov 2006 16:16:51 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8B8A44413; Mon, 27 Nov 2006 16:03:30 +0000 (GMT) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARG41ok003739; Mon, 27 Nov 2006 16:04:01 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARG41kg003738; Mon, 27 Nov 2006 16:04:01 GMT (envelope-from lth) Message-Id: <200611271604.kARG41kg003738@repoman.freebsd.org> From: Lars Thegler Date: Mon, 27 Nov 2006 16:04:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Log-Log4perl Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 16:16:51 -0000 lth 2006-11-27 16:04:01 UTC FreeBSD ports repository Modified files: devel/p5-Log-Log4perl Makefile distinfo Log: Update to 1.08 Revision Changes Path 1.32 +2 -2 ports/devel/p5-Log-Log4perl/Makefile 1.31 +3 -3 ports/devel/p5-Log-Log4perl/distinfo From owner-cvs-all@FreeBSD.ORG Mon Nov 27 16:17:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D02C916A51F; Mon, 27 Nov 2006 16:17:48 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36E8143DED; Mon, 27 Nov 2006 16:05:57 +0000 (GMT) (envelope-from osa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARG6wcS004134; Mon, 27 Nov 2006 16:06:58 GMT (envelope-from osa@repoman.freebsd.org) Received: (from osa@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARG6wMd004133; Mon, 27 Nov 2006 16:06:58 GMT (envelope-from osa) Message-Id: <200611271606.kARG6wMd004133@repoman.freebsd.org> From: "Sergey A. Osokin" Date: Mon, 27 Nov 2006 16: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/www/nginx Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 16:17:48 -0000 osa 2006-11-27 16:06:57 UTC FreeBSD ports repository Modified files: www/nginx Makefile distinfo Log: Update to 0.4.14. Revision Changes Path 1.93 +1 -1 ports/www/nginx/Makefile 1.87 +3 -3 ports/www/nginx/distinfo From owner-cvs-all@FreeBSD.ORG Mon Nov 27 16:19:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 62AFE16A7E9; Mon, 27 Nov 2006 16:19:30 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35ED7442A1; Mon, 27 Nov 2006 16:13:31 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARGEW9l005444; Mon, 27 Nov 2006 16:14:32 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARGEW0k005443; Mon, 27 Nov 2006 16:14:32 GMT (envelope-from yar) Message-Id: <200611271614.kARGEW0k005443@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 27 Nov 2006 16:14:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/systat convtbl.c convtbl.h ifcmds.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 16:19:30 -0000 yar 2006-11-27 16:14:32 UTC FreeBSD src repository Modified files: usr.bin/systat convtbl.c convtbl.h ifcmds.c Log: Keep all convtbl-related constants and strings in convtbl.[ch]. Revision Changes Path 1.9 +48 -13 src/usr.bin/systat/convtbl.c 1.6 +4 -1 src/usr.bin/systat/convtbl.h 1.6 +6 -35 src/usr.bin/systat/ifcmds.c From owner-cvs-all@FreeBSD.ORG Mon Nov 27 16:23:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6A2DA16A513; Mon, 27 Nov 2006 16:23:17 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5784F43D70; Mon, 27 Nov 2006 16:22:11 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARGN9ZP006754; Mon, 27 Nov 2006 16:23:09 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARGN94E006752; Mon, 27 Nov 2006 16:23:09 GMT (envelope-from yar) Message-Id: <200611271623.kARGN94E006752@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 27 Nov 2006 16:23:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/systat convtbl.c convtbl.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, 27 Nov 2006 16:23:17 -0000 yar 2006-11-27 16:23:09 UTC FreeBSD src repository Modified files: usr.bin/systat convtbl.c convtbl.h Log: Stop exposing things that can be private to convtbl.c. Revision Changes Path 1.10 +17 -1 src/usr.bin/systat/convtbl.c 1.7 +0 -18 src/usr.bin/systat/convtbl.h From owner-cvs-all@FreeBSD.ORG Mon Nov 27 16:31:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 696E416A40F; Mon, 27 Nov 2006 16:31:25 +0000 (UTC) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56F7643DD2; Mon, 27 Nov 2006 16:29:40 +0000 (GMT) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARGUXKQ007460; Mon, 27 Nov 2006 16:30:33 GMT (envelope-from kientzle@repoman.freebsd.org) Received: (from kientzle@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARGUXGd007459; Mon, 27 Nov 2006 16:30:33 GMT (envelope-from kientzle) Message-Id: <200611271630.kARGUXGd007459@repoman.freebsd.org> From: Tim Kientzle Date: Mon, 27 Nov 2006 16:30:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libarchive archive_read_support_format_iso9660.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 16:31:25 -0000 kientzle 2006-11-27 16:30:33 UTC FreeBSD src repository Modified files: lib/libarchive archive_read_support_format_iso9660.c Log: Improve support for large ISOs: * Correct a signed/unsigned problem that broke handling of files >2G. * Implement "skip" support for much faster "tar -t". Thanks to: Robert Sciuk for sending me a DVD that illustrated the first problem Revision Changes Path 1.16 +25 -4 src/lib/libarchive/archive_read_support_format_iso9660.c From owner-cvs-all@FreeBSD.ORG Mon Nov 27 16:35:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1398116A415; Mon, 27 Nov 2006 16:35:09 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1239D43D55; Mon, 27 Nov 2006 16:33:18 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARGXjcd008510; Mon, 27 Nov 2006 16:33:45 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARGXjOA008508; Mon, 27 Nov 2006 16:33:45 GMT (envelope-from yar) Message-Id: <200611271633.kARGXjOA008508@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 27 Nov 2006 16: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/usr.bin/systat convtbl.c convtbl.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, 27 Nov 2006 16:35:09 -0000 yar 2006-11-27 16:33:44 UTC FreeBSD src repository Modified files: usr.bin/systat convtbl.c convtbl.h Log: Add the Tera scale factor, which is an easy job now. More scale factors would overflow the command line where the help for "scale" were shown. Revision Changes Path 1.11 +4 -1 src/usr.bin/systat/convtbl.c 1.8 +5 -0 src/usr.bin/systat/convtbl.h From owner-cvs-all@FreeBSD.ORG Mon Nov 27 16:36:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.ORG Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A83A616A403; Mon, 27 Nov 2006 16:36:39 +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 C6D5843DA2; Mon, 27 Nov 2006 16:35:10 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-vbr7.xs4all.nl (8.13.8/8.13.8) with ESMTP id kARGZeGt079559; Mon, 27 Nov 2006 17:35:40 +0100 (CET) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.13.8/8.13.3) with ESMTP id kARGZdbr022595; Mon, 27 Nov 2006 17:35:39 +0100 (CET) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.8/8.13.6/Submit) id kARGZdLu022594; Mon, 27 Nov 2006 17:35:39 +0100 (CET) (envelope-from wb) Date: Mon, 27 Nov 2006 17:35:39 +0100 From: Wilko Bulte To: Marius Strobl Message-ID: <20061127163539.GB22553@freebie.xs4all.nl> References: <200611270033.kAR0XFPY086646@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200611270033.kAR0XFPY086646@repoman.freebsd.org> User-Agent: Mutt/1.5.11 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/alpha/conf GENERIC X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 16:36:39 -0000 On Mon, Nov 27, 2006 at 12:33:15AM +0000, Marius Strobl wrote.. > marius 2006-11-27 00:33:15 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_6) > sys/alpha/conf GENERIC > Log: > Add le(4). Oh.... someone who has not forgotten about Alpha :-) 8-) -- Wilko Bulte wilko@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Mon Nov 27 16:52:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 42B5C16A68A; Mon, 27 Nov 2006 16:52:39 +0000 (UTC) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A77B843EF0; Mon, 27 Nov 2006 16:48:48 +0000 (GMT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARGnnmZ018481; Mon, 27 Nov 2006 16:49:49 GMT (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARGnn5g018480; Mon, 27 Nov 2006 16:49:49 GMT (envelope-from oliver) Message-Id: <200611271649.kARGnn5g018480@repoman.freebsd.org> From: Oliver Lehmann Date: Mon, 27 Nov 2006 16:49: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/misc/xfce4-iconbox Makefile ports/sysutils/xfce4-mcs-plugins Makefile ports/x11-wm/xfce4-panel Makefile ports/x11-wm/xfce4-session Makefile ports/sysutils/xfce4-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, 27 Nov 2006 16:52:39 -0000 oliver 2006-11-27 16:49:49 UTC FreeBSD ports repository Modified files: misc/xfce4-iconbox Makefile sysutils/xfce4-mcs-plugins Makefile x11-wm/xfce4-panel Makefile x11-wm/xfce4-session Makefile sysutils/xfce4-utils Makefile Log: fix build with non-standard X11BASE Revision Changes Path 1.30 +2 -2 ports/misc/xfce4-iconbox/Makefile 1.32 +2 -2 ports/sysutils/xfce4-mcs-plugins/Makefile 1.32 +2 -2 ports/sysutils/xfce4-utils/Makefile 1.34 +2 -2 ports/x11-wm/xfce4-panel/Makefile 1.26 +3 -1 ports/x11-wm/xfce4-session/Makefile From owner-cvs-all@FreeBSD.ORG Mon Nov 27 16:55:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C721C16AC2B; Mon, 27 Nov 2006 16:55:18 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2670A43D67; Mon, 27 Nov 2006 16:54:14 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARGtFRZ019750; Mon, 27 Nov 2006 16:55:15 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARGtFY6019734; Mon, 27 Nov 2006 16:55:15 GMT (envelope-from ru) Message-Id: <200611271655.kARGtFY6019734@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 27 Nov 2006 16:55: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/usr.sbin Makefile src/usr.sbin/ngctl Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 16:55:18 -0000 ru 2006-11-27 16:55:14 UTC FreeBSD src repository Modified files: usr.sbin Makefile usr.sbin/ngctl Makefile Log: Push the detection of threading libs support down to ngctl/Makefile as the latter can be built without threading (with the loss of line editing functionality). Pointed by: glebius Revision Changes Path 1.366 +1 -6 src/usr.sbin/Makefile 1.17 +7 -0 src/usr.sbin/ngctl/Makefile From owner-cvs-all@FreeBSD.ORG Mon Nov 27 16:56:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E663716A594; Mon, 27 Nov 2006 16:56:15 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA6C943D53; Mon, 27 Nov 2006 16:55:08 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARGu9wk020069; Mon, 27 Nov 2006 16:56:09 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARGu9pk020068; Mon, 27 Nov 2006 16:56:09 GMT (envelope-from sat) Message-Id: <200611271656.kARGu9pk020068@repoman.freebsd.org> From: Andrew Pantyukhin Date: Mon, 27 Nov 2006 16:56: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/astro/tclgeomap Makefile distinfo pkg-plist ports/astro/tkgeomap Makefile distinfo pkg-plist ports/astro/ptiger Makefile ports/astro/xeartk Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 16:56:16 -0000 sat 2006-11-27 16:56:09 UTC FreeBSD ports repository Modified files: astro/tclgeomap Makefile distinfo pkg-plist astro/tkgeomap Makefile distinfo pkg-plist astro/ptiger Makefile astro/xeartk Makefile Log: - Update tcl/tkgeomap to 2.10.1 - Install/use unversioned libs Revision Changes Path 1.2 +1 -1 ports/astro/ptiger/Makefile 1.3 +2 -1 ports/astro/tclgeomap/Makefile 1.2 +3 -3 ports/astro/tclgeomap/distinfo 1.2 +1 -0 ports/astro/tclgeomap/pkg-plist 1.3 +3 -2 ports/astro/tkgeomap/Makefile 1.2 +3 -3 ports/astro/tkgeomap/distinfo 1.2 +1 -0 ports/astro/tkgeomap/pkg-plist 1.2 +1 -1 ports/astro/xeartk/Makefile From owner-cvs-all@FreeBSD.ORG Mon Nov 27 16:59:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0215316A4C8; Mon, 27 Nov 2006 16:59:36 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD58243D7B; Mon, 27 Nov 2006 16:58:10 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARGx8mn020175; Mon, 27 Nov 2006 16:59:08 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARGx87k020174; Mon, 27 Nov 2006 16:59:08 GMT (envelope-from yar) Message-Id: <200611271659.kARGx87k020174@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 27 Nov 2006 16:59:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/systat ifstat.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 16:59:36 -0000 yar 2006-11-27 16:59:08 UTC FreeBSD src repository Modified files: usr.bin/systat ifstat.c Log: Remove a wrong "const" qualifier. Spotted by: WARNS=6 Revision Changes Path 1.6 +3 -3 src/usr.bin/systat/ifstat.c From owner-cvs-all@FreeBSD.ORG Mon Nov 27 17:01:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A8F4216A7C3; Mon, 27 Nov 2006 17:01:41 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BABF43D75; Mon, 27 Nov 2006 17:00:35 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARH1WNN020690; Mon, 27 Nov 2006 17:01:32 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARH1WNH020685; Mon, 27 Nov 2006 17:01:32 GMT (envelope-from yar) Message-Id: <200611271701.kARH1WNH020685@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 27 Nov 2006 17:01:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/systat netstat.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 17:01:41 -0000 yar 2006-11-27 17:01:31 UTC FreeBSD src repository Modified files: usr.bin/systat netstat.c Log: Don't discard a const qualifier from constant strings. Revision Changes Path 1.26 +2 -1 src/usr.bin/systat/netstat.c From owner-cvs-all@FreeBSD.ORG Mon Nov 27 17:08:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 735BE16A4C8; Mon, 27 Nov 2006 17:08:31 +0000 (UTC) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B175743DC7; Mon, 27 Nov 2006 17:06:04 +0000 (GMT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARH75ee022953; Mon, 27 Nov 2006 17:07:05 GMT (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARH75mE022952; Mon, 27 Nov 2006 17:07:05 GMT (envelope-from oliver) Message-Id: <200611271707.kARH75mE022952@repoman.freebsd.org> From: Oliver Lehmann Date: Mon, 27 Nov 2006 17:07:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-wm/xfce4-desktop Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 17:08:31 -0000 oliver 2006-11-27 17:07:05 UTC FreeBSD ports repository Modified files: x11-wm/xfce4-desktop Makefile Log: fix build with non-standard X11BASE Revision Changes Path 1.36 +2 -2 ports/x11-wm/xfce4-desktop/Makefile From owner-cvs-all@FreeBSD.ORG Mon Nov 27 17:08:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CCB9616A5CA; Mon, 27 Nov 2006 17:08:38 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 666B843D98; Mon, 27 Nov 2006 17:07:25 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARH8PCi023049; Mon, 27 Nov 2006 17:08:25 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARH8Pgo023048; Mon, 27 Nov 2006 17:08:25 GMT (envelope-from marcus) Message-Id: <200611271708.kARH8Pgo023048@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 27 Nov 2006 17:08:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/lightning Makefile ports/www/firefox Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 17:08:38 -0000 marcus 2006-11-27 17:08:25 UTC FreeBSD ports repository Modified files: mail/lightning Makefile www/firefox Makefile Log: Fix a problem with PTHREAD_LIB-safeness. Submitted by: nork Revision Changes Path 1.5 +1 -1 ports/mail/lightning/Makefile 1.166 +1 -1 ports/www/firefox/Makefile From owner-cvs-all@FreeBSD.ORG Mon Nov 27 17:13:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BF10B16A40F; Mon, 27 Nov 2006 17:13:45 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E42E43D55; Mon, 27 Nov 2006 17:12:08 +0000 (GMT) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARHCpYb023884; Mon, 27 Nov 2006 17:12:51 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARHCpMd023883; Mon, 27 Nov 2006 17:12:51 GMT (envelope-from shaun) Message-Id: <200611271712.kARHCpMd023883@repoman.freebsd.org> From: Shaun Amott Date: Mon, 27 Nov 2006 17:12: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: www/en/cgi query-pr.cgi X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 17:13:45 -0000 shaun 2006-11-27 17:12:50 UTC FreeBSD doc repository (ports committer) Modified files: en/cgi query-pr.cgi Log: - Differentiate between "busy" and "no PRs matched", and display the appropriate message. - Add some logic to deal with manually inserted / unexpected text within the Audit-Trail. - Extend URL regex. Approved by: pav Revision Changes Path 1.59 +52 -8 www/en/cgi/query-pr.cgi From owner-cvs-all@FreeBSD.ORG Mon Nov 27 17:35:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A314E16A407; Mon, 27 Nov 2006 17:35:06 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 835D74403D; Mon, 27 Nov 2006 17:23:53 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARHObAH025905; Mon, 27 Nov 2006 17:24:37 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARHObjF025904; Mon, 27 Nov 2006 17:24:37 GMT (envelope-from yar) Message-Id: <200611271724.kARHObjF025904@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 27 Nov 2006 17:24: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/systat netstat.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 17:35:06 -0000 yar 2006-11-27 17:24:37 UTC FreeBSD src repository Modified files: usr.bin/systat netstat.c Log: + WARNS=4 reminds that nlist.n_name isn't const. + Use C99 initializers to be WARNS-clean. + The last element in a namelist should have its n_name set to NULL, not to an empty string. Revision Changes Path 1.27 +5 -3 src/usr.bin/systat/netstat.c From owner-cvs-all@FreeBSD.ORG Mon Nov 27 17:52:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B92B916A40F; Mon, 27 Nov 2006 17:52:56 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 085D644333; Mon, 27 Nov 2006 17:33:44 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARHYeTV027494; Mon, 27 Nov 2006 17:34:40 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARHYeXh027493; Mon, 27 Nov 2006 17:34:40 GMT (envelope-from yar) Message-Id: <200611271734.kARHYeXh027493@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 27 Nov 2006 17: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/usr.bin/systat netstat.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 17:52:56 -0000 yar 2006-11-27 17:34:40 UTC FreeBSD src repository Modified files: usr.bin/systat netstat.c Log: The logic of fetchnetstat_sysctl() isn't too complex: if idx is 0, we set and use xtp; if idx is 1, we set and use xip; the other cases are impossible. However, GCC cannot see that xip and xtp are always initialized before use because they are initialized and used in different if/else blocks. So setting them to NULL at the very beginning won't hurt. Revision Changes Path 1.28 +2 -2 src/usr.bin/systat/netstat.c From owner-cvs-all@FreeBSD.ORG Mon Nov 27 18:07:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 983F016A412; Mon, 27 Nov 2006 18:07:00 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94D0543EEB; Mon, 27 Nov 2006 17:37:27 +0000 (GMT) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARHcS13027823; Mon, 27 Nov 2006 17:38:28 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARHcS5o027822; Mon, 27 Nov 2006 17:38:28 GMT (envelope-from shaun) Message-Id: <200611271738.kARHcS5o027822@repoman.freebsd.org> From: Shaun Amott Date: Mon, 27 Nov 2006 17:38:28 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/layout/css query-pr.css X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 18:07:00 -0000 shaun 2006-11-27 17:38:28 UTC FreeBSD doc repository (ports committer) Modified files: en/layout/css query-pr.css Log: Add an extra CSS class for the recent query-pr.cgi addition. Approved by: pav Revision Changes Path 1.2 +8 -1 www/en/layout/css/query-pr.css From owner-cvs-all@FreeBSD.ORG Mon Nov 27 18:29:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 92A2F16A40F; Mon, 27 Nov 2006 18:29:18 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA2D144643; Mon, 27 Nov 2006 17:49:03 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARHo5I0029498; Mon, 27 Nov 2006 17:50:05 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARHo5BH029493; Mon, 27 Nov 2006 17:50:05 GMT (envelope-from miwi) Message-Id: <200611271750.kARHo5BH029493@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Nov 2006 17:50:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/mlmmj Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 18:29:18 -0000 miwi 2006-11-27 17:50:04 UTC FreeBSD ports repository Modified files: mail/mlmmj Makefile Log: - Add backup MASTER_SITES Submitted by: pointyhat via kris Revision Changes Path 1.25 +3 -1 ports/mail/mlmmj/Makefile From owner-cvs-all@FreeBSD.ORG Mon Nov 27 18:38:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D02C016A407; Mon, 27 Nov 2006 18:38:18 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A17D43D77; Mon, 27 Nov 2006 17:53:28 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARHsT8P030530; Mon, 27 Nov 2006 17:54:29 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARHsT3h030528; Mon, 27 Nov 2006 17:54:29 GMT (envelope-from yar) Message-Id: <200611271754.kARHsT3h030528@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 27 Nov 2006 17:54:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/systat Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 18:38:18 -0000 yar 2006-11-27 17:54:29 UTC FreeBSD src repository Modified files: usr.bin/systat Makefile Log: systat(1) reaches WARNS=6 on i386 and amd64. This is good for catching general regressions in future. Unfortunately, it still displays some problems at WARNS=6 on architectures with stricter alignment requirements, e.g., ia64. Revision Changes Path 1.17 +4 -0 src/usr.bin/systat/Makefile From owner-cvs-all@FreeBSD.ORG Mon Nov 27 18:44:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6C6D716A40F; Mon, 27 Nov 2006 18:44:05 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 564DF449A2; Mon, 27 Nov 2006 18:04:38 +0000 (GMT) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARI5dVr033558; Mon, 27 Nov 2006 18:05:39 GMT (envelope-from johans@repoman.freebsd.org) Received: (from johans@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARI5dLF033557; Mon, 27 Nov 2006 18:05:39 GMT (envelope-from johans) Message-Id: <200611271805.kARI5dLF033557@repoman.freebsd.org> From: Johan van Selst Date: Mon, 27 Nov 2006 18:05:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/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: Mon, 27 Nov 2006 18:44:05 -0000 johans 2006-11-27 18:05:39 UTC FreeBSD ports repository Modified files: www/xshttpd-devel Makefile distinfo Log: - Update to 3.4.b20 Revision Changes Path 1.17 +1 -1 ports/www/xshttpd-devel/Makefile 1.15 +3 -3 ports/www/xshttpd-devel/distinfo From owner-cvs-all@FreeBSD.ORG Mon Nov 27 18:44:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 148DB16A51E; Mon, 27 Nov 2006 18:44:10 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5299243F1A; Mon, 27 Nov 2006 18:06:07 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARI74rI033771; Mon, 27 Nov 2006 18:07:04 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARI748u033770; Mon, 27 Nov 2006 18:07:04 GMT (envelope-from mezz) Message-Id: <200611271807.kARI748u033770@repoman.freebsd.org> From: Jeremy Messenger Date: Mon, 27 Nov 2006 18:07: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/finance/homebank 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, 27 Nov 2006 18:44:10 -0000 mezz 2006-11-27 18:07:04 UTC FreeBSD ports repository Modified files: finance/homebank Makefile distinfo pkg-plist Log: Update to 3.2.1. Revision Changes Path 1.6 +2 -3 ports/finance/homebank/Makefile 1.6 +3 -3 ports/finance/homebank/distinfo 1.5 +0 -1 ports/finance/homebank/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Nov 27 19:34:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D0CCB16A4FE; Mon, 27 Nov 2006 19:34:24 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD01F447FB; Mon, 27 Nov 2006 18:37:21 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARIbjlC039686; Mon, 27 Nov 2006 18:37:45 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARIbjlD039685; Mon, 27 Nov 2006 18:37:45 GMT (envelope-from brueffer) Message-Id: <200611271837.kARIbjlD039685@repoman.freebsd.org> From: Christian Brueffer Date: Mon, 27 Nov 2006 18:37: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/share/man/man4 ums.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, 27 Nov 2006 19:34:25 -0000 brueffer 2006-11-27 18:37:45 UTC FreeBSD src repository Modified files: share/man/man4 ums.4 Log: Overhaul this manpage somewhat: - Move mentionings of required drivers to the SYNOPSIS where they belong - Remove cruft (XiG, sheesh) from the EXAMPLES section and re-arrange things to make somewhat more sense - Fix an Xref to manpage from ports to mention the corresponsing port - Remove commented out HISTORY section header MFC after: 3 days Revision Changes Path 1.25 +14 -28 src/share/man/man4/ums.4 From owner-cvs-all@FreeBSD.ORG Mon Nov 27 19:50:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 16BCE16A415; Mon, 27 Nov 2006 19:50:47 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C6C64400E; Mon, 27 Nov 2006 18:38:46 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARId3Mp039748; Mon, 27 Nov 2006 18:39:03 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARId33k039747; Mon, 27 Nov 2006 18:39:03 GMT (envelope-from marius) Message-Id: <200611271839.kARId33k039747@repoman.freebsd.org> From: Marius Strobl Date: Mon, 27 Nov 2006 18:39:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/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: Mon, 27 Nov 2006 19:50:47 -0000 marius 2006-11-27 18:39:03 UTC FreeBSD src repository Modified files: sys/dev/usb usbdi.c Log: Refine the previous change to only call bus_dmamap_sync() in case of an URQ_REQUEST when DMA segments are passed to usbd_start_transfer(); when the request doesn't include the optional data buffer the size of the transfer (xfer->length) is 0, in which case usbd_transfer() won't create a DMA map but call usbd_start_transfer() with no DMA segments. With the previous change this could result in the bus_dmamap_sync() implementation dereferencing the NULL-pointer passed as the DMA map argument. While at it fix what appears to be a typo in usbd_start_transfer(); in order to determine wheter usbd_start_transfer() was called with DMA segments check whether the number of segments is > 0 rather than the pointer to them being > 0. OK'ed by: imp Revision Changes Path 1.99 +19 -12 src/sys/dev/usb/usbdi.c From owner-cvs-all@FreeBSD.ORG Mon Nov 27 20:20:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BE06816A4C8; Mon, 27 Nov 2006 20:20:27 +0000 (UTC) (envelope-from mohans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B527B4595F; Mon, 27 Nov 2006 19:05:50 +0000 (GMT) (envelope-from mohans@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARJ6hlB045520; Mon, 27 Nov 2006 19:06:43 GMT (envelope-from mohans@repoman.freebsd.org) Received: (from mohans@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARJ6huY045519; Mon, 27 Nov 2006 19:06:43 GMT (envelope-from mohans) Message-Id: <200611271906.kARJ6huY045519@repoman.freebsd.org> From: Mohan Srinivasan Date: Mon, 27 Nov 2006 19:06: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/nfsclient nfs_node.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 20:20:27 -0000 mohans 2006-11-27 19:06:43 UTC FreeBSD src repository Modified files: sys/nfsclient nfs_node.c Log: Fix for a bug caused by a race when 2 threads lookup the same file. Leave the loser's lock(s) initialized, so the reclaim logic can unconditionally destroy them when that race occurs (or if the vfs hash insert happened to fail for some other reason). Thanks to ups@ for a careful review of the code. Reported by : Kris Kennaway Revision Changes Path 1.84 +7 -1 src/sys/nfsclient/nfs_node.c From owner-cvs-all@FreeBSD.ORG Mon Nov 27 20:28:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 160F516A671; Mon, 27 Nov 2006 20:28:42 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F21D4610B; Mon, 27 Nov 2006 19:25:11 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARJQ57b048574; Mon, 27 Nov 2006 19:26:05 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARJQ5Ip048573; Mon, 27 Nov 2006 19:26:05 GMT (envelope-from dougb) Message-Id: <200611271926.kARJQ5Ip048573@repoman.freebsd.org> From: Doug Barton Date: Mon, 27 Nov 2006 19: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/mail/swaks Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 20:28:42 -0000 dougb 2006-11-27 19:26:05 UTC FreeBSD ports repository Modified files: mail/swaks Makefile distinfo Log: Upgrade to 20061116.0, the latest version. Submitted by: The software author, John Jetmore Revision Changes Path 1.4 +1 -1 ports/mail/swaks/Makefile 1.4 +3 -3 ports/mail/swaks/distinfo From owner-cvs-all@FreeBSD.ORG Mon Nov 27 20:32:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E8A4916A553; Mon, 27 Nov 2006 20:32:58 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2149C46517; Mon, 27 Nov 2006 19:37:27 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARJcSbf050220; Mon, 27 Nov 2006 19:38:29 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARJcSi6050219; Mon, 27 Nov 2006 19:38:28 GMT (envelope-from ru) Message-Id: <200611271938.kARJcSi6050219@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 27 Nov 2006 19:38:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src Makefile.inc1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 20:32:59 -0000 ru 2006-11-27 19:38:28 UTC FreeBSD src repository Modified files: . Makefile.inc1 Log: There was a timeframe where crunchgen(1) was broken; force an upgrade during the build so those who are affected can build world again. Revision Changes Path 1.565 +1 -1 src/Makefile.inc1 From owner-cvs-all@FreeBSD.ORG Mon Nov 27 20:34:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9B11716A563; Mon, 27 Nov 2006 20:34:36 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CC1C44088; Mon, 27 Nov 2006 19:50:26 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARJopL4052021; Mon, 27 Nov 2006 19:50:51 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARJopwJ052020; Mon, 27 Nov 2006 19:50:51 GMT (envelope-from yar) Message-Id: <200611271950.kARJopwJ052020@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 27 Nov 2006 19:50: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/usr.bin/netstat bpf.c ipsec.c pfkey.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 20:34:36 -0000 yar 2006-11-27 19:50:51 UTC FreeBSD src repository Modified files: usr.bin/netstat bpf.c ipsec.c pfkey.c Log: Don't shadow globals. Found by: WARNS=6 MFC after: 3 days Revision Changes Path 1.7 +2 -2 src/usr.bin/netstat/bpf.c 1.15 +4 -4 src/usr.bin/netstat/ipsec.c 1.3 +1 -1 src/usr.bin/netstat/pfkey.c From owner-cvs-all@FreeBSD.ORG Mon Nov 27 20:35:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 43DC216A417; Mon, 27 Nov 2006 20:35:11 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DD57468AE; Mon, 27 Nov 2006 19:47:59 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARJmjij051863; Mon, 27 Nov 2006 19:48:45 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARJmjKa051858; Mon, 27 Nov 2006 19:48:45 GMT (envelope-from yar) Message-Id: <200611271948.kARJmjKa051858@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 27 Nov 2006 19:48: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/usr.bin/netstat route.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 20:35:12 -0000 yar 2006-11-27 19:48:45 UTC FreeBSD src repository Modified files: usr.bin/netstat route.c Log: We should return the name in cp, not printf it. Found by: WARNS=6 MFC after: 3 days Revision Changes Path 1.80 +3 -1 src/usr.bin/netstat/route.c From owner-cvs-all@FreeBSD.ORG Mon Nov 27 20:36:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 68CA116A51C; Mon, 27 Nov 2006 20:36:33 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30E6C44BB6; Mon, 27 Nov 2006 20:18:03 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARKJ5iR057894; Mon, 27 Nov 2006 20:19:05 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARKJ5Zk057893; Mon, 27 Nov 2006 20:19:05 GMT (envelope-from yar) Message-Id: <200611272019.kARKJ5Zk057893@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 27 Nov 2006 20:19: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/usr.bin/systat iostat.c pigs.c swap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 20:36:33 -0000 yar 2006-11-27 20:19:05 UTC FreeBSD src repository Modified files: usr.bin/systat iostat.c pigs.c swap.c Log: Consistently mark percentage scales as such. PR: bin/101975 MFC after: 3 days Revision Changes Path 1.24 +2 -2 src/usr.bin/systat/iostat.c 1.22 +1 -1 src/usr.bin/systat/pigs.c 1.24 +1 -1 src/usr.bin/systat/swap.c From owner-cvs-all@FreeBSD.ORG Mon Nov 27 20:38:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5B3DD16A530; Mon, 27 Nov 2006 20:38:42 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09923448BC; Mon, 27 Nov 2006 20:17:43 +0000 (GMT) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARKIjXY057857; Mon, 27 Nov 2006 20:18:45 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from thompsa@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARKIjYw057856; Mon, 27 Nov 2006 20:18:45 GMT (envelope-from thompsa) Message-Id: <200611272018.kARKIjYw057856@repoman.freebsd.org> From: Andrew Thompson Date: Mon, 27 Nov 2006 20:18:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sbin/ifconfig ifbridge.c ifconfig.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: Mon, 27 Nov 2006 20:38:42 -0000 thompsa 2006-11-27 20:18:44 UTC FreeBSD src repository Modified files: sbin/ifconfig ifbridge.c ifconfig.8 Log: Keep the command name the same as the values display name in ifconfig. Revision Changes Path 1.7 +1 -1 src/sbin/ifconfig/ifbridge.c 1.127 +1 -1 src/sbin/ifconfig/ifconfig.8 From owner-cvs-all@FreeBSD.ORG Mon Nov 27 20:39:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 753B216A527; Mon, 27 Nov 2006 20:39:55 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 634054405B; Mon, 27 Nov 2006 20:32:12 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARKXEPj060558; Mon, 27 Nov 2006 20:33:14 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARKXELI060556; Mon, 27 Nov 2006 20:33:14 GMT (envelope-from dougb) Message-Id: <200611272033.kARKXELI060556@repoman.freebsd.org> From: Doug Barton Date: Mon, 27 Nov 2006 20:33: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/usb 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: Mon, 27 Nov 2006 20:39:55 -0000 dougb 2006-11-27 20:33:14 UTC FreeBSD src repository Modified files: sys/dev/usb usbdevs Log: Write the short vendor name in ALL CAPS, since it will become a #define. Submitted by: brooks Revision Changes Path 1.283 +1 -1 src/sys/dev/usb/usbdevs From owner-cvs-all@FreeBSD.ORG Mon Nov 27 21:07:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 06C7416A403; Mon, 27 Nov 2006 21:07:44 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2337643FEA; Mon, 27 Nov 2006 20:52:14 +0000 (GMT) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARKqwkE071421; Mon, 27 Nov 2006 20:52:58 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from thompsa@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARKqvBH071419; Mon, 27 Nov 2006 20:52:57 GMT (envelope-from thompsa) Message-Id: <200611272052.kARKqvBH071419@repoman.freebsd.org> From: Andrew Thompson Date: Mon, 27 Nov 2006 20:52:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sbin/ifconfig ifbridge.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 21:07:44 -0000 thompsa 2006-11-27 20:52:57 UTC FreeBSD src repository Modified files: sbin/ifconfig ifbridge.c Log: Show the MAC address cache size and timeout. Revision Changes Path 1.8 +21 -13 src/sbin/ifconfig/ifbridge.c From owner-cvs-all@FreeBSD.ORG Mon Nov 27 21:24:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3DB8316A6EE; Mon, 27 Nov 2006 21:24:06 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 626D243DBD; Mon, 27 Nov 2006 21:09:53 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARLAtrL075053; Mon, 27 Nov 2006 21:10:55 GMT (envelope-from jkim@repoman.freebsd.org) Received: (from jkim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARLAtXI075049; Mon, 27 Nov 2006 21:10:55 GMT (envelope-from jkim) Message-Id: <200611272110.kARLAtXI075049@repoman.freebsd.org> From: Jung-uk Kim Date: Mon, 27 Nov 2006 21:10: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/compat/linprocfs linprocfs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 21:24:06 -0000 jkim 2006-11-27 21:10:55 UTC FreeBSD src repository Modified files: sys/compat/linprocfs linprocfs.c Log: MFP4: Change 109654 Add two linprocfs entries for Linux IPC: /proc/sys/kernel/msgmni -> kern.ipc.msgmni /proc/sys/kernel/sem -> kern.ipc.semmsl kern.ipc.semmns kern.ipc.semopm kern.ipc.semmni This fixes msgget03 and semget05 from Linux Test Project (LTP) test suite. msgctl08 and msgctl09 also use /proc/sys/kernel/msgmni but another fix is required from p4 (Change 110179). Requested by: netchild Revision Changes Path 1.101 +60 -0 src/sys/compat/linprocfs/linprocfs.c From owner-cvs-all@FreeBSD.ORG Mon Nov 27 21:25:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3716916A5A6; Mon, 27 Nov 2006 21:25:19 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 418BF44620; Mon, 27 Nov 2006 21:13:32 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARLEAT1076224; Mon, 27 Nov 2006 21:14:10 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARLEAfY076222; Mon, 27 Nov 2006 21:14:10 GMT (envelope-from edwin) Message-Id: <200611272114.kARLEAfY076222@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 27 Nov 2006 21:14: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/misc/zoneinfo Makefile distinfo ports/misc/zoneinfo/files patch-fixau patchremove-je patchremove-me X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 21:25:19 -0000 edwin 2006-11-27 21:14:10 UTC FreeBSD ports repository Modified files: misc/zoneinfo Makefile distinfo misc/zoneinfo/files patchremove-je patchremove-me Removed files: misc/zoneinfo/files patch-fixau Log: Update to 2006p (which fixes the Australian WA changes in timezones) Revision Changes Path 1.15 +1 -2 ports/misc/zoneinfo/Makefile 1.9 +3 -3 ports/misc/zoneinfo/distinfo 1.3 +0 -30 ports/misc/zoneinfo/files/patch-fixau (dead) 1.2 +5 -5 ports/misc/zoneinfo/files/patchremove-je 1.2 +4 -4 ports/misc/zoneinfo/files/patchremove-me From owner-cvs-all@FreeBSD.ORG Mon Nov 27 21:28:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2A46016A65B; Mon, 27 Nov 2006 21:28:14 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60AA444256; Mon, 27 Nov 2006 21:19:36 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARLKUl1076688; Mon, 27 Nov 2006 21:20:30 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARLKU3k076687; Mon, 27 Nov 2006 21:20:30 GMT (envelope-from miwi) Message-Id: <200611272120.kARLKU3k076687@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Nov 2006 21: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/net/whois Makefile distinfo pkg-plist ports/net/whois/files patch-aa X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 21:28:14 -0000 miwi 2006-11-27 21:20:30 UTC FreeBSD ports repository Modified files: net/whois Makefile distinfo pkg-plist net/whois/files patch-aa Log: - Update to 4.7.20 PR: ports/105861 Submitted by: Toni Viemero Approved by: maintainer Revision Changes Path 1.40 +2 -2 ports/net/whois/Makefile 1.34 +3 -3 ports/net/whois/distinfo 1.7 +2 -2 ports/net/whois/files/patch-aa 1.7 +1 -1 ports/net/whois/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Nov 27 21:31:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B078216A4D2; Mon, 27 Nov 2006 21:31:25 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26FA043FF4; Mon, 27 Nov 2006 21:25:27 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARLQKrK078122; Mon, 27 Nov 2006 21:26:20 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARLQKZS078121; Mon, 27 Nov 2006 21:26:20 GMT (envelope-from cperciva) Message-Id: <200611272126.kARLQKZS078121@repoman.freebsd.org> From: Colin Percival Date: Mon, 27 Nov 2006 21:26:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/usr.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: Mon, 27 Nov 2006 21:31:25 -0000 cperciva 2006-11-27 21:26:20 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.sbin/freebsd-update freebsd-update.sh Log: Partial MFC of revision 1.4: Fix a bug which caused a spurious "Fetching 2 metadata files... failed." error message the first time FreeBSD Update is run on a release which doesn't need any updates. Revision Changes Path 1.2.2.3 +2 -1 src/usr.sbin/freebsd-update/freebsd-update.sh From owner-cvs-all@FreeBSD.ORG Mon Nov 27 21:31:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E9F5316A5BD; Mon, 27 Nov 2006 21:31:38 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3B4A43E51; Mon, 27 Nov 2006 21:26:40 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARLRXaZ078284; Mon, 27 Nov 2006 21:27:33 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARLRXrn078283; Mon, 27 Nov 2006 21:27:33 GMT (envelope-from cperciva) Message-Id: <200611272127.kARLRXrn078283@repoman.freebsd.org> From: Colin Percival Date: Mon, 27 Nov 2006 21:27:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_2 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: Mon, 27 Nov 2006 21:31:39 -0000 cperciva 2006-11-27 21:27:33 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_2) usr.sbin/freebsd-update freebsd-update.sh Log: Partial MFC of revision 1.4: Fix a bug which caused a spurious "Fetching 2 metadata files... failed." error message the first time FreeBSD Update is run on a release which doesn't need any updates. Approved by: re (kensmith) Revision Changes Path 1.2.2.2.2.1 +2 -1 src/usr.sbin/freebsd-update/freebsd-update.sh From owner-cvs-all@FreeBSD.ORG Mon Nov 27 21:31:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3151716A415; Mon, 27 Nov 2006 21:31:51 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED0EA44022; Mon, 27 Nov 2006 21:27:12 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARLRx0F078337; Mon, 27 Nov 2006 21:27:59 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARLRw3P078336; Mon, 27 Nov 2006 21:27:58 GMT (envelope-from miwi) Message-Id: <200611272127.kARLRw3P078336@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Nov 2006 21:27:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11/ipager Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 21:31:51 -0000 miwi 2006-11-27 21:27:58 UTC FreeBSD ports repository Modified files: x11/ipager Makefile Log: - Respect X11BASE PR: ports/105888 Submitted by: Vlad V. Teterya (maintainer) Revision Changes Path 1.3 +6 -6 ports/x11/ipager/Makefile From owner-cvs-all@FreeBSD.ORG Mon Nov 27 21:31:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8357216A47E; Mon, 27 Nov 2006 21:31:51 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77D0443DAD; Mon, 27 Nov 2006 21:27:16 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARLS0B5078368; Mon, 27 Nov 2006 21:28:00 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARLS0qS078367; Mon, 27 Nov 2006 21:28:00 GMT (envelope-from miwi) Message-Id: <200611272128.kARLS0qS078367@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Nov 2006 21:28: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/qbrew Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 21:31:51 -0000 miwi 2006-11-27 21:28:00 UTC FreeBSD ports repository Modified files: misc/qbrew Makefile Log: - Respect X11BASE PR: ports/105885 Submitted by: David Johnson (maintainer) Revision Changes Path 1.14 +4 -1 ports/misc/qbrew/Makefile From owner-cvs-all@FreeBSD.ORG Mon Nov 27 21:31:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B53A016A40F; Mon, 27 Nov 2006 21:31:53 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FAA544021; Mon, 27 Nov 2006 21:27:25 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARLS4Fj078399; Mon, 27 Nov 2006 21:28:04 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARLS4Q1078398; Mon, 27 Nov 2006 21:28:04 GMT (envelope-from miwi) Message-Id: <200611272128.kARLS4Q1078398@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Nov 2006 21:28: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-p2p/gtk-gnutella Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 21:31:53 -0000 miwi 2006-11-27 21:28:04 UTC FreeBSD ports repository Modified files: net-p2p/gtk-gnutella Makefile Log: - Swap logic for X11 option - Increase PORTREVISION so users notice the change PR: ports/105913 Submitted by: Jonas Sonntag (maintainer) Revision Changes Path 1.39 +2 -2 ports/net-p2p/gtk-gnutella/Makefile From owner-cvs-all@FreeBSD.ORG Mon Nov 27 21:34:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8759616A403; Mon, 27 Nov 2006 21:34:01 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D01F443EF8; Mon, 27 Nov 2006 21:30:01 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARLUcCq078554; Mon, 27 Nov 2006 21:30:38 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARLUciV078553; Mon, 27 Nov 2006 21:30:38 GMT (envelope-from yar) Message-Id: <200611272130.kARLUciV078553@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 27 Nov 2006 21:30:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/systat Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 21:34:01 -0000 yar 2006-11-27 21:30:38 UTC FreeBSD src repository Modified files: usr.bin/systat Makefile Log: Back out rev. 1.17: arch-dependent WARNS level. The policy is that the WARNS level should characterize the quality of a piece of code irrespective of any conditions. Otherwise the code doesn't deserve the WARNS level assigned. Requested by: ru Revision Changes Path 1.18 +0 -4 src/usr.bin/systat/Makefile From owner-cvs-all@FreeBSD.ORG Mon Nov 27 21:36:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2921216A501; Mon, 27 Nov 2006 21:36:23 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7E7943DD8; Mon, 27 Nov 2006 21:32:41 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARLXai9079621; Mon, 27 Nov 2006 21:33:36 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARLXaZL079619; Mon, 27 Nov 2006 21:33:36 GMT (envelope-from cperciva) Message-Id: <200611272133.kARLXaZL079619@repoman.freebsd.org> From: Colin Percival Date: Mon, 27 Nov 2006 21:33:36 +0000 (UTC) To: projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: projects/freebsd-update-server/tools build-upgrade-patches.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 21:36:23 -0000 cperciva 2006-11-27 21:33:36 UTC FreeBSD projects repository Added files: freebsd-update-server/tools build-upgrade-patches.sh Log: Add a script for building patches used when upgrading between releases using FreeBSD Update. This isn't exactly part of the FreeBSD Update build code, but it isn't exactly not part of FreeBSD Update build code either, so I'm sticking it in /tools/. Revision Changes Path 1.1 +52 -0 projects/freebsd-update-server/tools/build-upgrade-patches.sh (new) From owner-cvs-all@FreeBSD.ORG Mon Nov 27 22:07:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 25CC716A40F; Mon, 27 Nov 2006 22:07:08 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22AE143E8F; Mon, 27 Nov 2006 21:45:23 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARLk0GF081530; Mon, 27 Nov 2006 21:46:00 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARLk0Ta081525; Mon, 27 Nov 2006 21:46:00 GMT (envelope-from brueffer) Message-Id: <200611272146.kARLk0Ta081525@repoman.freebsd.org> From: Christian Brueffer Date: Mon, 27 Nov 2006 21:45:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_2 Cc: Subject: cvs commit: src ObsoleteFiles.inc src/share/man/man4 Makefile uhid.4 uhidev.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, 27 Nov 2006 22:07:08 -0000 brueffer 2006-11-27 21:45:59 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_2) . ObsoleteFiles.inc share/man/man4 Makefile uhid.4 Removed files: (Branch: RELENG_6_2) share/man/man4 uhidev.4 Log: MFC: Remove uhidev.4 and references to it, the corresponding code was never imported from NetBSD. Approved by: re (bmah) Revision Changes Path 1.25.2.9.2.1 +2 -0 src/ObsoleteFiles.inc 1.320.2.20.2.1 +0 -1 src/share/man/man4/Makefile 1.4.8.1.6.1 +1 -2 src/share/man/man4/uhid.4 1.3.16.1 +0 -78 src/share/man/man4/uhidev.4 (dead) From owner-cvs-all@FreeBSD.ORG Mon Nov 27 22:24:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D21F716A403; Mon, 27 Nov 2006 22:24:58 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75CD54425B; Mon, 27 Nov 2006 21:58:03 +0000 (GMT) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARLx613083310; Mon, 27 Nov 2006 21:59:06 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from thompsa@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARLx5rn083309; Mon, 27 Nov 2006 21:59:05 GMT (envelope-from thompsa) Message-Id: <200611272159.kARLx5rn083309@repoman.freebsd.org> From: Andrew Thompson Date: Mon, 27 Nov 2006 21:59: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/sbin/ifconfig ifconfig.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: Mon, 27 Nov 2006 22:24:58 -0000 thompsa 2006-11-27 21:59:05 UTC FreeBSD src repository Modified files: sbin/ifconfig ifconfig.8 Log: Add descriptions for p2p and autop2p. Revision Changes Path 1.129 +20 -0 src/sbin/ifconfig/ifconfig.8 From owner-cvs-all@FreeBSD.ORG Mon Nov 27 22:36:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4FF4516A417; Mon, 27 Nov 2006 22:36:27 +0000 (UTC) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8644244751; Mon, 27 Nov 2006 21:53:44 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARLslFH083022; Mon, 27 Nov 2006 21:54:47 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARLslg4083021; Mon, 27 Nov 2006 21:54:47 GMT (envelope-from ceri) Message-Id: <200611272154.kARLslg4083021@repoman.freebsd.org> From: Ceri Davies Date: Mon, 27 Nov 2006 21:54: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/sbin/ifconfig ifconfig.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: Mon, 27 Nov 2006 22:36:27 -0000 ceri 2006-11-27 21:54:46 UTC FreeBSD src repository Modified files: sbin/ifconfig ifconfig.8 Log: Bump .Dd for r1.127. Revision Changes Path 1.128 +1 -1 src/sbin/ifconfig/ifconfig.8 From owner-cvs-all@FreeBSD.ORG Mon Nov 27 22:37:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9DE4516A417; Mon, 27 Nov 2006 22:37:16 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89031442CA; Mon, 27 Nov 2006 22:02:39 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARM3gdb085971; Mon, 27 Nov 2006 22:03:42 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARM3gdD085970; Mon, 27 Nov 2006 22:03:42 GMT (envelope-from miwi) Message-Id: <200611272203.kARM3gdD085970@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Nov 2006 22:03:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/isreal/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: Mon, 27 Nov 2006 22:37:16 -0000 miwi 2006-11-27 22:03:42 UTC FreeBSD ports repository Modified files: graphics/isreal/files patch-Makefile Log: - Respect X11BASE PR: ports/105894 Submitted by: trasz Revision Changes Path 1.2 +9 -5 ports/graphics/isreal/files/patch-Makefile From owner-cvs-all@FreeBSD.ORG Mon Nov 27 22:40:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C714516A412; Mon, 27 Nov 2006 22:40:01 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBDE44424D; Mon, 27 Nov 2006 22:02:19 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARM3MQE085723; Mon, 27 Nov 2006 22:03:22 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARM3MZ8085722; Mon, 27 Nov 2006 22:03:22 GMT (envelope-from miwi) Message-Id: <200611272203.kARM3MZ8085722@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Nov 2006 22:03: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/biology/kinemage/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: Mon, 27 Nov 2006 22:40:02 -0000 miwi 2006-11-27 22:03:22 UTC FreeBSD ports repository Modified files: biology/kinemage/files patch-Makefile Log: - Respect X11BASE PR: ports/105891 Submitted by: trasz Revision Changes Path 1.2 +2 -2 ports/biology/kinemage/files/patch-Makefile From owner-cvs-all@FreeBSD.ORG Mon Nov 27 22:42:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4CE0316A407; Mon, 27 Nov 2006 22:42:08 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63751448B5; Mon, 27 Nov 2006 22:02:11 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARM3Dco085659; Mon, 27 Nov 2006 22:03:13 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARM3DY4085658; Mon, 27 Nov 2006 22:03:13 GMT (envelope-from miwi) Message-Id: <200611272203.kARM3DY4085658@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Nov 2006 22:03: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/japanese/xyagamo Makefile pkg-plist ports/japanese/xyagamo/files patch-Makefile patch-src-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 22:42:08 -0000 miwi 2006-11-27 22:03:13 UTC FreeBSD ports repository Modified files: japanese/xyagamo Makefile pkg-plist Added files: japanese/xyagamo/files patch-Makefile patch-src-Makefile Log: - Respect X11BASE PR: ports/105890 Submitted by: trasz Revision Changes Path 1.13 +0 -3 ports/japanese/xyagamo/Makefile 1.1 +10 -0 ports/japanese/xyagamo/files/patch-Makefile (new) 1.1 +18 -0 ports/japanese/xyagamo/files/patch-src-Makefile (new) 1.2 +5 -5 ports/japanese/xyagamo/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Nov 27 22:42:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0B78916A587; Mon, 27 Nov 2006 22:42:11 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CA06441E3; Mon, 27 Nov 2006 22:02:14 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARM3Gjm085688; Mon, 27 Nov 2006 22:03:16 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARM3Ge1085687; Mon, 27 Nov 2006 22:03:16 GMT (envelope-from miwi) Message-Id: <200611272203.kARM3Ge1085687@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Nov 2006 22:03: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/chinese/chinput3 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 22:42:11 -0000 miwi 2006-11-27 22:03:16 UTC FreeBSD ports repository Modified files: chinese/chinput3 Makefile Log: - Respect X11BASE PR: ports/105896 Submitted by: trasz Revision Changes Path 1.24 +4 -2 ports/chinese/chinput3/Makefile From owner-cvs-all@FreeBSD.ORG Mon Nov 27 22:42:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C1F2316A561; Mon, 27 Nov 2006 22:42:13 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69A64442BD; Mon, 27 Nov 2006 22:02:30 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARM3WuX085845; Mon, 27 Nov 2006 22:03:32 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARM3WTh085844; Mon, 27 Nov 2006 22:03:32 GMT (envelope-from miwi) Message-Id: <200611272203.kARM3WTh085844@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Nov 2006 22:03: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/print/wmlpq pkg-plist ports/print/wmlpq/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: Mon, 27 Nov 2006 22:42:13 -0000 miwi 2006-11-27 22:03:32 UTC FreeBSD ports repository Modified files: print/wmlpq pkg-plist print/wmlpq/files patch-Makefile Log: - Respect X11BASE PR: ports/105893 Submitted by: trasz Revision Changes Path 1.2 +13 -4 ports/print/wmlpq/files/patch-Makefile 1.2 +2 -2 ports/print/wmlpq/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Nov 27 22:42:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2E7F216A417; Mon, 27 Nov 2006 22:42:20 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C35344AD5; Mon, 27 Nov 2006 22:02:36 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARM3cJU085936; Mon, 27 Nov 2006 22:03:38 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARM3cQL085935; Mon, 27 Nov 2006 22:03:38 GMT (envelope-from miwi) Message-Id: <200611272203.kARM3cQL085935@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Nov 2006 22:03:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11/cnslock/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: Mon, 27 Nov 2006 22:42:20 -0000 miwi 2006-11-27 22:03:38 UTC FreeBSD ports repository Modified files: x11/cnslock/files patch-Makefile Log: - Respect X11BASE PR: ports/105892 Submitted by: trasz Revision Changes Path 1.3 +11 -2 ports/x11/cnslock/files/patch-Makefile From owner-cvs-all@FreeBSD.ORG Mon Nov 27 22:42:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2186D16A509; Mon, 27 Nov 2006 22:42:53 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60C6A44C2F; Mon, 27 Nov 2006 22:08:24 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARLlO4r081601; Mon, 27 Nov 2006 21:47:24 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARLlOrf081600; Mon, 27 Nov 2006 21:47:24 GMT (envelope-from miwi) Message-Id: <200611272147.kARLlOrf081600@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Nov 2006 21:47:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/japanese/edict-utf-8 Makefile distinfo pkg-message ports/japanese/edict-utf-8/files patch-enamdict.euc-jp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 22:42:53 -0000 miwi 2006-11-27 21:47:23 UTC FreeBSD ports repository Modified files: japanese/edict-utf-8 Makefile distinfo Added files: japanese/edict-utf-8/files patch-enamdict.euc-jp Removed files: japanese/edict-utf-8 pkg-message Log: - Update to 20061125 - Pass maintainership to submitter PR: ports/105856 Submitted by: David Thiel Revision Changes Path 1.32 +36 -55 ports/japanese/edict-utf-8/Makefile 1.12 +57 -38 ports/japanese/edict-utf-8/distinfo 1.1 +10 -0 ports/japanese/edict-utf-8/files/patch-enamdict.euc-jp (new) 1.2 +0 -3 ports/japanese/edict-utf-8/pkg-message (dead) From owner-cvs-all@FreeBSD.ORG Mon Nov 27 22:48:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DD93016A412; Mon, 27 Nov 2006 22:48:36 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 018FA43ED6; Mon, 27 Nov 2006 22:08:22 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARLg6OS080787; Mon, 27 Nov 2006 21:42:06 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARLg6O6080786; Mon, 27 Nov 2006 21:42:06 GMT (envelope-from miwi) Message-Id: <200611272142.kARLg6O6080786@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Nov 2006 21:42:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/mod_security2 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 22:48:37 -0000 miwi 2006-11-27 21:42:06 UTC FreeBSD ports repository Modified files: www/mod_security2 Makefile distinfo Log: - Update to 2.0.4 PR: ports/105876 Submitted by: Yi-Huan Chan Approved by: maintainer Revision Changes Path 1.2 +3 -1 ports/www/mod_security2/Makefile 1.2 +3 -3 ports/www/mod_security2/distinfo From owner-cvs-all@FreeBSD.ORG Mon Nov 27 22:54:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E942216A47B; Mon, 27 Nov 2006 22:54:44 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 937FB43F66; Mon, 27 Nov 2006 22:02:24 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARM3R19085759; Mon, 27 Nov 2006 22:03:27 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARM3RRv085758; Mon, 27 Nov 2006 22:03:27 GMT (envelope-from miwi) Message-Id: <200611272203.kARM3RRv085758@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Nov 2006 22:03: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/editors/vigor 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, 27 Nov 2006 22:54:45 -0000 miwi 2006-11-27 22:03:27 UTC FreeBSD ports repository Modified files: editors/vigor Makefile pkg-plist Log: - Respect X11BASE PR: ports/105898 Submitted by: trasz Revision Changes Path 1.15 +3 -2 ports/editors/vigor/Makefile 1.4 +21 -21 ports/editors/vigor/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Nov 27 22:56:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 06D4F16A416; Mon, 27 Nov 2006 22:56:19 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 935F045018; Mon, 27 Nov 2006 22:17:03 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARMHBx1087904; Mon, 27 Nov 2006 22:17:11 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARMHBgi087903; Mon, 27 Nov 2006 22:17:11 GMT (envelope-from ru) Message-Id: <200611272217.kARMHBgi087903@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 27 Nov 2006 22:17: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/bin/pax cpio.c tar.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 22:56:19 -0000 ru 2006-11-27 22:17:11 UTC FreeBSD src repository Modified files: bin/pax cpio.c tar.c Log: Fix some of the alignment warnings on ARM. Revision Changes Path 1.24 +9 -9 src/bin/pax/cpio.c 1.25 +8 -8 src/bin/pax/tar.c From owner-cvs-all@FreeBSD.ORG Mon Nov 27 23:06:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 07C7A16A412; Mon, 27 Nov 2006 23:06:05 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1993B441E6; Mon, 27 Nov 2006 22:17:42 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARMHqlS087952; Mon, 27 Nov 2006 22:17:52 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARMHqld087951; Mon, 27 Nov 2006 22:17:52 GMT (envelope-from thierry) Message-Id: <200611272217.kARMHqld087951@repoman.freebsd.org> From: Thierry Thomas Date: Mon, 27 Nov 2006 22:17: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/math/k3dsurf Makefile distinfo ports/math/k3dsurf/files patch-src_k3dsurf.ui X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 23:06:05 -0000 thierry 2006-11-27 22:17:52 UTC FreeBSD ports repository Modified files: math/k3dsurf Makefile distinfo Removed files: math/k3dsurf/files patch-src_k3dsurf.ui Log: Upgrade K3DSurf to 0.6.0. Changelog at . Revision Changes Path 1.4 +2 -1 ports/math/k3dsurf/Makefile 1.3 +3 -3 ports/math/k3dsurf/distinfo 1.2 +0 -9 ports/math/k3dsurf/files/patch-src_k3dsurf.ui (dead) From owner-cvs-all@FreeBSD.ORG Mon Nov 27 23:08:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3AB6916A412; Mon, 27 Nov 2006 23:08:16 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B013B44290; Mon, 27 Nov 2006 22:02:26 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARM3TJN085792; Mon, 27 Nov 2006 22:03:29 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARM3TDO085791; Mon, 27 Nov 2006 22:03:29 GMT (envelope-from miwi) Message-Id: <200611272203.kARM3TDO085791@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Nov 2006 22:03: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-toolkits/py-wmgeneral Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 23:08:16 -0000 miwi 2006-11-27 22:03:29 UTC FreeBSD ports repository Modified files: x11-toolkits/py-wmgeneral Makefile Log: - Respect X11BASE PR: ports/105879 Submitted by: trasz Revision Changes Path 1.3 +3 -0 ports/x11-toolkits/py-wmgeneral/Makefile From owner-cvs-all@FreeBSD.ORG Mon Nov 27 23:13:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9893F16A407; Mon, 27 Nov 2006 23:13:27 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1A184423C; Mon, 27 Nov 2006 22:02:33 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARM3aQt085903; Mon, 27 Nov 2006 22:03:36 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARM3ajV085902; Mon, 27 Nov 2006 22:03:36 GMT (envelope-from miwi) Message-Id: <200611272203.kARM3ajV085902@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Nov 2006 22:03:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-toolkits/py-fox Makefile ports/x11-toolkits/py-fox/files patch-setup X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 23:13:27 -0000 miwi 2006-11-27 22:03:36 UTC FreeBSD ports repository Modified files: x11-toolkits/py-fox Makefile x11-toolkits/py-fox/files patch-setup Log: - Respect X11BASE PR: ports/105907 Submitted by: trasz Revision Changes Path 1.4 +3 -0 ports/x11-toolkits/py-fox/Makefile 1.2 +4 -3 ports/x11-toolkits/py-fox/files/patch-setup From owner-cvs-all@FreeBSD.ORG Mon Nov 27 23:41:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 80D3B16A47C; Mon, 27 Nov 2006 23:41:41 +0000 (UTC) (envelope-from kuriyama@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30D7444683; Mon, 27 Nov 2006 22:36:45 +0000 (GMT) (envelope-from kuriyama@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARMbgIo091001; Mon, 27 Nov 2006 22:37:42 GMT (envelope-from kuriyama@repoman.freebsd.org) Received: (from kuriyama@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARMbgMt091000; Mon, 27 Nov 2006 22:37:42 GMT (envelope-from kuriyama) Message-Id: <200611272237.kARMbgMt091000@repoman.freebsd.org> From: Jun Kuriyama Date: Mon, 27 Nov 2006 22:37:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/gnupg Makefile ports/security/gnupg/files patch-openfile.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 23:41:41 -0000 kuriyama 2006-11-27 22:37:42 UTC FreeBSD ports repository Modified files: security/gnupg Makefile Added files: security/gnupg/files patch-openfile.c Log: Fix buffer overflow. References: http://lists.gnupg.org/pipermail/gnupg-announce/2006q4/000241.html Revision Changes Path 1.90 +1 -1 ports/security/gnupg/Makefile 1.1 +12 -0 ports/security/gnupg/files/patch-openfile.c (new) From owner-cvs-all@FreeBSD.ORG Mon Nov 27 23:48:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B1DB916A47B; Mon, 27 Nov 2006 23:48:14 +0000 (UTC) (envelope-from iedowse@iedowse.com) Received: from nowhere.iedowse.com (nowhere.iedowse.com [82.195.144.75]) by mx1.FreeBSD.org (Postfix) with SMTP id BDF9D4530B; Mon, 27 Nov 2006 22:31:18 +0000 (GMT) (envelope-from iedowse@iedowse.com) Received: from localhost ([127.0.0.1] helo=iedowse.com) by nowhere.iedowse.com via local-iedowse id ; 27 Nov 2006 22:32:13 +0000 (GMT) To: Marius Strobl In-Reply-To: Your message of "Mon, 27 Nov 2006 18:39:03 GMT." <200611271839.kARId33k039747@repoman.freebsd.org> Date: Mon, 27 Nov 2006 22:32:12 +0000 From: Ian Dowse Message-ID: <200611272232.aa46722@nowhere.iedowse.com> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: 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: Mon, 27 Nov 2006 23:48:14 -0000 In message <200611271839.kARId33k039747@repoman.freebsd.org>, Marius Strobl wri tes: > Refine the previous change to only call bus_dmamap_sync() in case of > an URQ_REQUEST when DMA segments are passed to usbd_start_transfer(); > when the request doesn't include the optional data buffer the size of > the transfer (xfer->length) is 0, in which case usbd_transfer() won't > create a DMA map but call usbd_start_transfer() with no DMA segments. > With the previous change this could result in the bus_dmamap_sync() > implementation dereferencing the NULL-pointer passed as the DMA map > argument. > While at it fix what appears to be a typo in usbd_start_transfer(); > in order to determine wheter usbd_start_transfer() was called with > DMA segments check whether the number of segments is > 0 rather than > the pointer to them being > 0. Thanks for spotting the typo - note though that the recently added bus_dmamap_sync() call appears to be using the wrong bus_dma tag and a potentially uninitialised map, so it is likely to only work on architectures where bus_dmamap_sync doesn't depend on the tag and map. The only bus_dmamap_sync() calls in the usb tree at the moment are ones I added as part of the scatter-gather work a while ago, and they all relate to the data buffer associated with a transfer. For the control transfer SETUP packet buffer, each host controller driver has a "reqdma" field that holds the DMA mapping information. It's probably easiest to make the changes in the individual host controller drivers so they do something like bus_dmamap_sync(reqdma.block->tag, reqdma.block->map, BUS_DMASYNC_PREWRITE); after filling out the setup packet. I guess other memory structures such as descriptors and queue heads might need bus_dmamap_sync calls too - what are the features of the platform(s) where the original issues were seen? (e.g. is some IOMMU operation or memory barrier required between host and I/O access to memory?) Apart from the handling of data buffers, the USB code appears to currently assume that with BUS_DMA_COHERENT it doesn't need any further synchronisation, which can't be right in general. Ian From owner-cvs-all@FreeBSD.ORG Mon Nov 27 23:53:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9D02E16A49E; Mon, 27 Nov 2006 23:53:40 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED41745550; Mon, 27 Nov 2006 22:48:52 +0000 (GMT) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARMntnb092636; Mon, 27 Nov 2006 22:49:55 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARMntak092635; Mon, 27 Nov 2006 22:49:55 GMT (envelope-from shaun) Message-Id: <200611272249.kARMntak092635@repoman.freebsd.org> From: Shaun Amott Date: Mon, 27 Nov 2006 22: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/mail/p5-FuzzyOcr-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, 27 Nov 2006 23:53:40 -0000 shaun 2006-11-27 22:49:55 UTC FreeBSD ports repository Modified files: mail/p5-FuzzyOcr-devel Makefile distinfo Log: Upgrade repocopied port from p5-FuzzyOcr -> p5-FuzzyOcr-devel. Revision Changes Path 1.2 +32 -19 ports/mail/p5-FuzzyOcr-devel/Makefile 1.2 +3 -3 ports/mail/p5-FuzzyOcr-devel/distinfo From owner-cvs-all@FreeBSD.ORG Mon Nov 27 23:54:14 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5113116A407 for ; Mon, 27 Nov 2006 23:54:14 +0000 (UTC) (envelope-from thompsa@freebsd.org) Received: from alias7.ihug.co.nz (alias7.ihug.co.nz [203.96.222.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6294644211 for ; Mon, 27 Nov 2006 22:39:39 +0000 (GMT) (envelope-from thompsa@freebsd.org) Received: from ironport1.ihug.co.nz [203.109.254.19] by alias7.ihug.co.nz with esmtp (Exim 3.36 #1 (Debian)) id 1Goomn-0002HJ-00; Tue, 28 Nov 2006 11:17:13 +1300 Received: from 203-109-251-39.static.bliink.ihug.co.nz (HELO heff.fud.org.nz) ([203.109.251.39]) by ironport1.ihug.co.nz with ESMTP; 28 Nov 2006 11:46:56 +1300 X-Ironport-Seen: Yes Received: by heff.fud.org.nz (Postfix, from userid 1001) id 9F7661CC2C; Tue, 28 Nov 2006 11:40:39 +1300 (NZDT) Date: Tue, 28 Nov 2006 11:40:39 +1300 From: Andrew Thompson To: Ceri Davies Message-ID: <20061127224039.GA18605@heff.fud.org.nz> References: <200611272154.kARLslg4083021@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200611272154.kARLslg4083021@repoman.freebsd.org> User-Agent: Mutt/1.5.13 (2006-08-11) Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/ifconfig ifconfig.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: Mon, 27 Nov 2006 23:54:14 -0000 On Mon, Nov 27, 2006 at 09:54:46PM +0000, Ceri Davies wrote: > ceri 2006-11-27 21:54:46 UTC > > FreeBSD src repository > > Modified files: > sbin/ifconfig ifconfig.8 > Log: > Bump .Dd for r1.127. > > Revision Changes Path > 1.128 +1 -1 src/sbin/ifconfig/ifconfig.8 Thanks, I always forget to do this. From owner-cvs-all@FreeBSD.ORG Mon Nov 27 23:55:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 713FF16A403; Mon, 27 Nov 2006 23:55:33 +0000 (UTC) (envelope-from grog@lemis.com) Received: from ext-gw.lemis.com (ext-gw.lemis.com [150.101.14.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6A6E446F9; Mon, 27 Nov 2006 22:35:43 +0000 (GMT) (envelope-from grog@lemis.com) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.135]) by ext-gw.lemis.com (Postfix) with ESMTP id 95D0713341E; Tue, 28 Nov 2006 09:06:44 +1030 (CST) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 89B889C11F; Tue, 28 Nov 2006 09:06:44 +1030 (CST) Date: Tue, 28 Nov 2006 09:06:44 +1030 From: Greg 'groggy' Lehey To: Yar Tikhiy Message-ID: <20061127223644.GV42090@wantadilla.lemis.com> References: <200611261903.kAQJ3KPp013911@repoman.freebsd.org> <20061127130323.GC77085@comp.chem.msu.su> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cbsCxbAnPLQXdgdB" Content-Disposition: inline In-Reply-To: <20061127130323.GC77085@comp.chem.msu.su> User-Agent: Mutt/1.4.2.1i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 VoIP: sip:0871270137@sip.internode.on.net WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, Florent Thoumie Subject: Style strangenesses (was: cvs commit: src/etc rc.subr) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 23:55:33 -0000 --cbsCxbAnPLQXdgdB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Monday, 27 November 2006 at 16:03:24 +0300, Yar Tikhiy wrote: > By the way, now the output follows the NetBSD rc.conf style: > > # $foo_enable > foo_enable=YES > > Could it be changed even further to match our own rc.conf style? > I.e.: > > # $foo_enable > foo_enable="YES" Can somebody justify this style to me? It seems unnecessarily confusing, like Microsoft mail headers with To: "'Fred Bloggs'" I'm left with the feeling of sloppiness. Greg -- See complete headers for address and phone numbers. --cbsCxbAnPLQXdgdB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFFa2h8IubykFB6QiMRAtqaAKCzXhh5uL+x4JEIFMBwk6RaqN6g8gCeNoqD FbLhFmMvOGYIhsF/48Jg5IU= =OKjY -----END PGP SIGNATURE----- --cbsCxbAnPLQXdgdB-- From owner-cvs-all@FreeBSD.ORG Mon Nov 27 23:57:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5474B16A412; Mon, 27 Nov 2006 23:57:00 +0000 (UTC) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C769C453D8; Mon, 27 Nov 2006 22:43:51 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARMis2L092460; Mon, 27 Nov 2006 22:44:54 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARMisnD092459; Mon, 27 Nov 2006 22:44:54 GMT (envelope-from jylefort) Message-Id: <200611272244.kARMisnD092459@repoman.freebsd.org> From: Jean-Yves Lefort Date: Mon, 27 Nov 2006 22:44:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/mail-notification 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, 27 Nov 2006 23:57:00 -0000 jylefort 2006-11-27 22:44:54 UTC FreeBSD ports repository Modified files: mail/mail-notification Makefile distinfo pkg-descr pkg-plist Log: Update to 4.0-rc1 Revision Changes Path 1.44 +9 -2 ports/mail/mail-notification/Makefile 1.20 +3 -3 ports/mail/mail-notification/distinfo 1.7 +3 -2 ports/mail/mail-notification/pkg-descr 1.19 +9 -2 ports/mail/mail-notification/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Nov 28 00:01:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E2B8F16A412; Tue, 28 Nov 2006 00:01:35 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20D14447D0; Mon, 27 Nov 2006 22:43:14 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARMi90d092263; Mon, 27 Nov 2006 22:44:09 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARMi9ZR092262; Mon, 27 Nov 2006 22:44:09 GMT (envelope-from keramida) Message-Id: <200611272244.kARMi9ZR092262@repoman.freebsd.org> From: Giorgos Keramidas Date: Mon, 27 Nov 2006 22:44: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/slides/common freebsd-dev-model.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 00:01:36 -0000 keramida 2006-11-27 22:44:09 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/slides/common freebsd-dev-model.xml Log: Spell 'includes' correctly. Revision Changes Path 1.2 +1 -1 doc/en_US.ISO8859-1/slides/common/freebsd-dev-model.xml From owner-cvs-all@FreeBSD.ORG Tue Nov 28 04:33:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 065FB16A407; Tue, 28 Nov 2006 04:33:51 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FF2C4489B; Tue, 28 Nov 2006 00:04:02 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAS055Fm007952; Tue, 28 Nov 2006 00:05:05 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAS055Rs007951; Tue, 28 Nov 2006 00:05:05 GMT (envelope-from imp) Message-Id: <200611280005.kAS055Rs007951@repoman.freebsd.org> From: Warner Losh Date: Tue, 28 Nov 2006 00:05:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/iicbus iiconf.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, 28 Nov 2006 04:33:51 -0000 imp 2006-11-28 00:05:05 UTC FreeBSD src repository Modified files: sys/dev/iicbus iiconf.h Log: Remove unused leftovers. Revision Changes Path 1.10 +0 -9 src/sys/dev/iicbus/iiconf.h From owner-cvs-all@FreeBSD.ORG Tue Nov 28 04:37:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DF21E16A403; Tue, 28 Nov 2006 04:37:59 +0000 (UTC) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (comp.chem.msu.su [158.250.32.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30F0945014; Mon, 27 Nov 2006 22:55:15 +0000 (GMT) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (localhost [127.0.0.1]) by comp.chem.msu.su (8.13.4/8.13.3) with ESMTP id kARMuGss090756; Tue, 28 Nov 2006 01:56:16 +0300 (MSK) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.4/8.13.3/Submit) id kARMuG5c090755; Tue, 28 Nov 2006 01:56:16 +0300 (MSK) (envelope-from yar) Date: Tue, 28 Nov 2006 01:56:15 +0300 From: Yar Tikhiy To: "Greg 'groggy' Lehey" Message-ID: <20061127225615.GA90569@comp.chem.msu.su> References: <200611261903.kAQJ3KPp013911@repoman.freebsd.org> <20061127130323.GC77085@comp.chem.msu.su> <20061127223644.GV42090@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061127223644.GV42090@wantadilla.lemis.com> User-Agent: Mutt/1.5.9i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, Florent Thoumie Subject: Re: Style strangenesses (was: cvs commit: src/etc rc.subr) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 04:38:00 -0000 On Tue, Nov 28, 2006 at 09:06:44AM +1030, Greg 'groggy' Lehey wrote: > On Monday, 27 November 2006 at 16:03:24 +0300, Yar Tikhiy wrote: > > By the way, now the output follows the NetBSD rc.conf style: > > > > # $foo_enable > > foo_enable=YES > > > > Could it be changed even further to match our own rc.conf style? > > I.e.: > > > > # $foo_enable > > foo_enable="YES" > > Can somebody justify this style to me? IMHO, it is uniform a) to make automatic changes easy, and b) to prevent newbie questions on sh(1) syntax: "Who said sh(1)? Forget it and just use the quotes." :-) > It seems unnecessarily > confusing, like Microsoft mail headers with > > To: "'Fred Bloggs'" If Microsoft insist that the user's display name is 'Fred Bloggs', with apostrophes, they are free to use the double quotes around it. RFC 2822 discourages unneeded quoted-string in local-part only. :-) -- Yar From owner-cvs-all@FreeBSD.ORG Tue Nov 28 04:52:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0798516A40F; Tue, 28 Nov 2006 04:52:33 +0000 (UTC) (envelope-from benno@freebsd.org) Received: from mail.jeamland.net (rafe.jeamland.net [202.45.126.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4950F4618E; Mon, 27 Nov 2006 23:58:11 +0000 (GMT) (envelope-from benno@freebsd.org) Received: from mail.jeamland.net (localhost [127.0.0.1]) by mail.jeamland.net (Postfix) with ESMTP id EF6171CCE4; Tue, 28 Nov 2006 10:58:58 +1100 (EST) X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on rafe.jeamland.net X-Spam-Level: X-Spam-Status: No, score=-5.0 required=5.0 tests=BAYES_00 autolearn=ham version=3.1.7 Received: from [10.76.67.206] (eth1648.vic.adsl.internode.on.net [150.101.217.111]) by mail.jeamland.net (Postfix) with ESMTP id 98DD41CC0E; Tue, 28 Nov 2006 10:58:58 +1100 (EST) In-Reply-To: <200611270616.kAR6Gb3U075156@repoman.freebsd.org> References: <200611270616.kAR6Gb3U075156@repoman.freebsd.org> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <03E53D82-DFA5-44A2-9B4B-1BC7BE4258E8@freebsd.org> Content-Transfer-Encoding: 7bit From: Benno Rice Date: Tue, 28 Nov 2006 10:58:57 +1100 To: Ariff Abdullah X-Mailer: Apple Mail (2.752.3) X-Virus-Scanned: ClamAV using ClamSMTP at rafe.jeamland.net Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/sound/pci/hda hdac.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 04:52:33 -0000 On 27/11/2006, at 5:16 PM, Ariff Abdullah wrote: > ariff 2006-11-27 06:16:36 UTC > > FreeBSD src repository > > Modified files: > sys/dev/sound/pci/hda hdac.c > Log: > - LNV -> LENOVO > - Fix support for Samsung Q1 UltraMobile PC (inverted EAPD). > > Reported by: benno Thanks, Ariff! -- Benno Rice benno@freebsd.org From owner-cvs-all@FreeBSD.ORG Tue Nov 28 05:06:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E310A16A412; Tue, 28 Nov 2006 05:06:53 +0000 (UTC) (envelope-from mohans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA09045E4E; Mon, 27 Nov 2006 23:25:23 +0000 (GMT) (envelope-from mohans@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARNQ6mM000448; Mon, 27 Nov 2006 23:26:06 GMT (envelope-from mohans@repoman.freebsd.org) Received: (from mohans@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARNQ6s0000447; Mon, 27 Nov 2006 23:26:06 GMT (envelope-from mohans) Message-Id: <200611272326.kARNQ6s0000447@repoman.freebsd.org> From: Mohan Srinivasan Date: Mon, 27 Nov 2006 23:26: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/nfsclient nfs_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 05:06:54 -0000 mohans 2006-11-27 23:26:06 UTC FreeBSD src repository Modified files: sys/nfsclient nfs_socket.c Log: bde@ pointed out that tprintf() acquires Giant so callers of tprintf() don't have to explicitly acquire Giant (although they need to be aware of this and not hold any locks at that point). Remove the acquisitions of Giant in the NFS client wrapping tprintf(). Revision Changes Path 1.147 +4 -6 src/sys/nfsclient/nfs_socket.c From owner-cvs-all@FreeBSD.ORG Tue Nov 28 05:22:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 50C9C16A492; Tue, 28 Nov 2006 05:22:24 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59C7A442DD; Mon, 27 Nov 2006 23:37:20 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARNc0oN002098; Mon, 27 Nov 2006 23:38:00 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARNc0Vr002097; Mon, 27 Nov 2006 23:38:00 GMT (envelope-from marius) Message-Id: <200611272338.kARNc0Vr002097@repoman.freebsd.org> From: Marius Strobl Date: Mon, 27 Nov 2006 23:38: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/mii mii_physubr.c miivar.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, 28 Nov 2006 05:22:24 -0000 marius 2006-11-27 23:38:00 UTC FreeBSD src repository Modified files: sys/dev/mii mii_physubr.c miivar.h Log: - Add a MIIF_FORCEANEG flag which forces an auto-negotiation to always take place if IFM_AUTO is selected. This allows drivers like nsphy(4), which need to force writing the ANAR according to the BMSR, to take advantage of mii_phy_setmedia(). [1] - In mii_phy_reset() once the current media is set don't isolate the PHY corresponding to the instance of the currently selected media rather than unconditionally not isolating the PHY corresponding to instance 0. This saves a isolation-unisolation-cycle of the PHY corresponding to the currently selected media for the case were it isn't instance 0. - Fix some whitespace nits. [1] Obtained from: NetBSD [1] MFC after: 2 weeks Revision Changes Path 1.26 +10 -4 src/sys/dev/mii/mii_physubr.c 1.19 +1 -0 src/sys/dev/mii/miivar.h From owner-cvs-all@FreeBSD.ORG Tue Nov 28 05:25:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 68C9716A4C2; Tue, 28 Nov 2006 05:25:36 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF60944C1A; Mon, 27 Nov 2006 23:09:58 +0000 (GMT) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARNAve2097266; Mon, 27 Nov 2006 23:10:57 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARNAuZ4097264; Mon, 27 Nov 2006 23:10:56 GMT (envelope-from stas) Message-Id: <200611272310.kARNAuZ4097264@repoman.freebsd.org> From: Stanislav Sedov Date: Mon, 27 Nov 2006 23:10: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/games/frozenbubble Makefile distinfo pkg-plist ports/games/frozenbubble/files patch-server_Makefile patch-server_net.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, 28 Nov 2006 05:25:36 -0000 stas 2006-11-27 23:10:56 UTC FreeBSD ports repository Modified files: games/frozenbubble Makefile distinfo pkg-plist games/frozenbubble/files patch-server_Makefile Removed files: games/frozenbubble/files patch-server_net.h Log: - Update to 2.1.0 Revision Changes Path 1.26 +2 -2 ports/games/frozenbubble/Makefile 1.6 +3 -3 ports/games/frozenbubble/distinfo 1.2 +8 -8 ports/games/frozenbubble/files/patch-server_Makefile 1.2 +0 -23 ports/games/frozenbubble/files/patch-server_net.h (dead) 1.7 +26 -11 ports/games/frozenbubble/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Nov 28 05:27:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DB0E116A512; Tue, 28 Nov 2006 05:27:20 +0000 (UTC) (envelope-from emax@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2E4D44808; Mon, 27 Nov 2006 22:51:09 +0000 (GMT) (envelope-from emax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARMqC1o093433; Mon, 27 Nov 2006 22:52:12 GMT (envelope-from emax@repoman.freebsd.org) Received: (from emax@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARMqCcC093420; Mon, 27 Nov 2006 22:52:12 GMT (envelope-from emax) Message-Id: <200611272252.kARMqCcC093420@repoman.freebsd.org> From: Maksim Yevmenkin Date: Mon, 27 Nov 2006 22:52:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/bluetooth/bthidd parser.y X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 05:27:21 -0000 emax 2006-11-27 22:52:11 UTC FreeBSD src repository Modified files: usr.sbin/bluetooth/bthidd parser.y Log: Do not mark Bluetooth HID device as a "potential keyboard" if its descriptor has items with CONSUMER page. For now only check for items with KEYBOARD page. This should prevent bthidd(8) from allocating vkbd(4) keyboard for Microsoft Bluetooth Explorer mouse. Reported by: Eric Anderson MFC after: 3 days Revision Changes Path 1.7 +1 -1 src/usr.sbin/bluetooth/bthidd/parser.y From owner-cvs-all@FreeBSD.ORG Tue Nov 28 05:27:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0FC6516A778; Tue, 28 Nov 2006 05:27:47 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D0EE461FD; Mon, 27 Nov 2006 23:49:16 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARNoJSu003761; Mon, 27 Nov 2006 23:50:19 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARNoJCX003760; Mon, 27 Nov 2006 23:50:19 GMT (envelope-from marius) Message-Id: <200611272350.kARNoJCX003760@repoman.freebsd.org> From: Marius Strobl Date: Mon, 27 Nov 2006 23:50:19 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/mii bmtphy.c gentbi.c mii_physubr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 05:27:47 -0000 marius 2006-11-27 23:50:19 UTC FreeBSD src repository Modified files: sys/dev/mii bmtphy.c gentbi.c mii_physubr.c Log: Analogous to mii_add_media(), factor out the code for checking whether the BMSR contains any media at all to mii_phy_add_media(). The majority of the drivers currently using mii_phy_add_media() were missing such a check anyway though. MFC after: 2 weeks Revision Changes Path 1.11 +1 -5 src/sys/dev/mii/bmtphy.c 1.2 +1 -5 src/sys/dev/mii/gentbi.c 1.27 +6 -0 src/sys/dev/mii/mii_physubr.c From owner-cvs-all@FreeBSD.ORG Tue Nov 28 05:30:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D02B416A417; Tue, 28 Nov 2006 05:30:55 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0D7244824; Mon, 27 Nov 2006 22:51:09 +0000 (GMT) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARMqCnM093440; Mon, 27 Nov 2006 22:52:12 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARMqCG2093439; Mon, 27 Nov 2006 22:52:12 GMT (envelope-from shaun) Message-Id: <200611272252.kARMqCG2093439@repoman.freebsd.org> From: Shaun Amott Date: Mon, 27 Nov 2006 22:52:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail Makefile 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, 28 Nov 2006 05:30:55 -0000 shaun 2006-11-27 22:52:12 UTC FreeBSD ports repository Modified files: mail Makefile . modules Log: Connect up repocopied p5-FuzzyOcr-devel port. Revision Changes Path 1.16700 +1 -0 CVSROOT/modules 1.809 +1 -0 ports/mail/Makefile From owner-cvs-all@FreeBSD.ORG Tue Nov 28 05:32:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 68A1516A556; Tue, 28 Nov 2006 05:32:38 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (alchemy.franken.de [194.94.249.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24031451B2; Tue, 28 Nov 2006 04:43:37 +0000 (GMT) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (localhost [127.0.0.1]) by alchemy.franken.de (8.13.8/8.13.8/ALCHEMY.FRANKEN.DE) with ESMTP id kAS0ZQeO022951; Tue, 28 Nov 2006 01:35:28 +0100 (CET) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.13.8/8.13.8/Submit) id kAS0ZQdq022950; Tue, 28 Nov 2006 01:35:26 +0100 (CET) (envelope-from marius) Date: Tue, 28 Nov 2006 01:35:26 +0100 From: Marius Strobl To: Ian Dowse , "M. Warner Losh" Message-ID: <20061128003526.GA76234@alchemy.franken.de> References: <200611271839.kARId33k039747@repoman.freebsd.org> <200611272232.aa46722@nowhere.iedowse.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200611272232.aa46722@nowhere.iedowse.com> User-Agent: Mutt/1.4.2.2i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: 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, 28 Nov 2006 05:32:38 -0000 On Mon, Nov 27, 2006 at 10:32:12PM +0000, Ian Dowse wrote: > In message <200611271839.kARId33k039747@repoman.freebsd.org>, Marius Strobl wri > tes: > > Refine the previous change to only call bus_dmamap_sync() in case of > > an URQ_REQUEST when DMA segments are passed to usbd_start_transfer(); > > when the request doesn't include the optional data buffer the size of > > the transfer (xfer->length) is 0, in which case usbd_transfer() won't > > create a DMA map but call usbd_start_transfer() with no DMA segments. > > With the previous change this could result in the bus_dmamap_sync() > > implementation dereferencing the NULL-pointer passed as the DMA map > > argument. > > While at it fix what appears to be a typo in usbd_start_transfer(); > > in order to determine wheter usbd_start_transfer() was called with > > DMA segments check whether the number of segments is > 0 rather than > > the pointer to them being > 0. > > Thanks for spotting the typo - note though that the recently added > bus_dmamap_sync() call appears to be using the wrong bus_dma tag > and a potentially uninitialised map, so it is likely to only work > on architectures where bus_dmamap_sync doesn't depend on the tag > and map. > > The only bus_dmamap_sync() calls in the usb tree at the moment are > ones I added as part of the scatter-gather work a while ago, and > they all relate to the data buffer associated with a transfer. For > the control transfer SETUP packet buffer, each host controller driver > has a "reqdma" field that holds the DMA mapping information. It's > probably easiest to make the changes in the individual host controller > drivers so they do something like > > bus_dmamap_sync(reqdma.block->tag, > reqdma.block->map, BUS_DMASYNC_PREWRITE); > > after filling out the setup packet. > > I guess other memory structures such as descriptors and queue heads > might need bus_dmamap_sync calls too - what are the features of the > platform(s) where the original issues were seen? (e.g. is some IOMMU > operation or memory barrier required between host and I/O access > to memory?) Your suggestion sounds reasonable to me, but please talk to imp@ about it as I was merely trying to fix fallout seen on sparc64 which was caused by his change but don't know about the original problam that motivated that change. > Apart from the handling of data buffers, the USB code > appears to currently assume that with BUS_DMA_COHERENT it doesn't > need any further synchronisation, which can't be right in general. Hrm, because a certain platform might silently ignore BUS_DMA_COHERENT and provide a non-coherent mapping instead or because of another reason? Marius From owner-cvs-all@FreeBSD.ORG Tue Nov 28 05:35:32 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7839016A4D0; Tue, 28 Nov 2006 05:35:32 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73A3D449E2; Tue, 28 Nov 2006 04:45:19 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAS1XICp031275; Tue, 28 Nov 2006 01:33:18 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAS1XIJG031274; Tue, 28 Nov 2006 01:33:18 GMT (envelope-from marius) Message-Id: <200611280133.kAS1XIJG031274@repoman.freebsd.org> From: Marius Strobl Date: Tue, 28 Nov 2006 01:33: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/pci if_pcn.c if_pcnreg.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, 28 Nov 2006 05:35:32 -0000 marius 2006-11-28 01:33:18 UTC FreeBSD src repository Modified files: sys/pci if_pcn.c if_pcnreg.h Log: - Clear the PCN_MISC_ASEL bit so the media port can be actually set via the PCN_CSR_MODE register. Along with sys/dev/mii/nsphy.c 1.26 this fixes the case of certain Am79c971-based HP cards and on-board ones in IBM machines reporting link but not actually passing any traffic. [1] - Add support for the internal 10baseT PHY, which actually is used on at least said HP cards (together with an external DP83840A in a multiple PHYs configuration). With cards that don't make use of this internal PHY it'll also show up in FreeBSD but not cause any harm. This is still missing support for multiple PHYs configuration using the internal 100baseTX and/or HomePNA PHYs together with external PHYs or multiple external PHYs though. - In pcn_ifmedia_upd() call pcn_reset() as otherwise the Am79C971 of at least said HP cards can wedge when switching from the internal 10baseT PHY to the external PHY. This means that we need to also initialize and possibly start the chip again in pcn_ifmedia_upd(), which isn't that bad though as for setting the media port the chip has to be powered down or stopped anyway and unlike documented doesn't take effect until the next initialization. PR: 27995, 25959, 72966 (likely) [1] MFC after: 2 weeks Revision Changes Path 1.81 +66 -12 src/sys/pci/if_pcn.c 1.15 +8 -4 src/sys/pci/if_pcnreg.h From owner-cvs-all@FreeBSD.ORG Tue Nov 28 05:35:47 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9721416A804; Tue, 28 Nov 2006 05:35:47 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74A6644098; Tue, 28 Nov 2006 04:48:24 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAS112xj024198; Tue, 28 Nov 2006 01:01:02 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAS112pJ024197; Tue, 28 Nov 2006 01:01:02 GMT (envelope-from marius) Message-Id: <200611280101.kAS112pJ024197@repoman.freebsd.org> From: Marius Strobl Date: Tue, 28 Nov 2006 01:01:02 +0000 (UTC) To: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/mii nsphy.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 05:35:47 -0000 marius 2006-11-28 01:01:02 UTC FreeBSD src repository Modified files: sys/dev/mii nsphy.c Log: - Don't add IFM_NONE when used in combination with pcn(4) as for MII loopback to work PCnet chips additionally need to be placed into external loopback mode which pcn(4) doesn't do so far. - In nsphy_service() just use if_dname instead of determining the name of the parent NIC via device_get_name(device_get_parent(sc->mii_dev)). - Don't set MIIF_NOISOLATE, except for when used in combination with a NIC that wedges when isolating the PHYs, so nsphy(4) can be used in configurations with multiple PHYs. - Use mii_phy_add_media() instead of mii_add_media() so the latter can be eventually retired. - Take advantage of mii_phy_setmedia() (requires the MIIF_FORCEANEG added in sys/dev/mii/mii_physubr.c 1.26, sys/dev/mii/miivar.h 1.19). - Implement a separate nsphy_reset(). There are two reasons for this: 1) This PHY can take an inordinate amount of time to reset if media is attached; under fairly normal circumstances up to nearly one second. This is because it appears to go through an implicit auto- negotiation cycle as part of the reset. 2) During reset and auto-negotiation, the BMCR will clear the reset bit before the process is complete. It will return 0 until the process is complete and it's safe to access the PHY again. This is the first of two changes required to make the combination of Am79c971 and DP83840A found on certain HP cards and on-board in IBM machines work. - Fix some whitespace nits. Based on: NetBSD (except for the first and second item) MFC after: 2 weeks Revision Changes Path 1.26 +77 -49 src/sys/dev/mii/nsphy.c From owner-cvs-all@FreeBSD.ORG Tue Nov 28 05:36:21 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6B10516A990; Tue, 28 Nov 2006 05:36:21 +0000 (UTC) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1043044FD1; Tue, 28 Nov 2006 04:41:23 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAS3OZ0H050481; Tue, 28 Nov 2006 03:24:35 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAS3OZZs050479; Tue, 28 Nov 2006 03:24:35 GMT (envelope-from davidxu) Message-Id: <200611280324.kAS3OZZs050479@repoman.freebsd.org> From: David Xu Date: Tue, 28 Nov 2006 03:24: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/kern kern_time.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 05:36:21 -0000 davidxu 2006-11-28 03:24:35 UTC FreeBSD src repository Modified files: sys/kern kern_time.c Log: - Remove third parameter of itimer_find, the parameter is always zero. - Call callout_drain on deleting POSIX timer. - Use kern_timer_delete in exiting hook. Revision Changes Path 1.137 +16 -46 src/sys/kern/kern_time.c From owner-cvs-all@FreeBSD.ORG Tue Nov 28 05:36:31 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7237416A501; Tue, 28 Nov 2006 05:36:31 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18BA544997; Tue, 28 Nov 2006 04:45:01 +0000 (GMT) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAS1MNfu029510; Tue, 28 Nov 2006 01:22:23 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAS1MNkl029508; Tue, 28 Nov 2006 01:22:23 GMT (envelope-from shaun) Message-Id: <200611280122.kAS1MNkl029508@repoman.freebsd.org> From: Shaun Amott Date: Tue, 28 Nov 2006 01:22:23 +0000 (UTC) To: ports-committers@freebsd.org, cvs-ports@freebsd.org, cvs-all@freebsd.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/p5-FuzzyOcr Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 05:36:31 -0000 shaun 2006-11-28 01:22:23 UTC FreeBSD ports repository Modified files: mail/p5-FuzzyOcr Makefile Log: - Last fix was incomplete; fix properly (use fully-qualified module name) - Register CONFLICTS with p5-FuzzyOcr-devel. Revision Changes Path 1.4 +6 -2 ports/mail/p5-FuzzyOcr/Makefile From owner-cvs-all@FreeBSD.ORG Tue Nov 28 05:37:42 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2434F16A78A; Tue, 28 Nov 2006 05:37:42 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3FE04464E; Tue, 28 Nov 2006 04:45:10 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAS1EAbL028338; Tue, 28 Nov 2006 01:14:10 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAS1EA5f028337; Tue, 28 Nov 2006 01:14:10 GMT (envelope-from marius) Message-Id: <200611280114.kAS1EA5f028337@repoman.freebsd.org> From: Marius Strobl Date: Tue, 28 Nov 2006 01:14: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/mii rlphy.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 05:37:42 -0000 marius 2006-11-28 01:14:10 UTC FreeBSD src repository Modified files: sys/dev/mii rlphy.c Log: - In rlphy_service() for the MII_TICK case don't bother to check whether the currently selected media is of type IFM_AUTO as auto-negotiation doesn't need to be kicked anyway. - In rlphy_status() just use if_dname instead of determining the name of the parent NIC via device_get_name(device_get_parent(sc->mii_dev)). - Use mii_phy_add_media() instead of mii_add_media() so the latter can be eventually retired. - Take advantage of mii_phy_setmedia(). - Fix some whitespace nits and remove commented out code that just can't be used with RealTek PHYs. MFC after: 2 weeks Revision Changes Path 1.24 +10 -45 src/sys/dev/mii/rlphy.c From owner-cvs-all@FreeBSD.ORG Tue Nov 28 05:38:47 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E115116A47C; Tue, 28 Nov 2006 05:38:47 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id F18A54516F; Tue, 28 Nov 2006 04:47:53 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAS0lsQP022327; Tue, 28 Nov 2006 00:47:54 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAS0lsmZ022326; Tue, 28 Nov 2006 00:47:54 GMT (envelope-from marius) Message-Id: <200611280047.kAS0lsmZ022326@repoman.freebsd.org> From: Marius Strobl Date: Tue, 28 Nov 2006 00:47: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/mii nsgphy.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 05:38:48 -0000 marius 2006-11-28 00:47:54 UTC FreeBSD src repository Modified files: sys/dev/mii nsgphy.c Log: - Rely on mii_phy_add_media() setting mii_anegticks as appropriate. - Fix some whitespace nits. MFC after: 2 weeks Revision Changes Path 1.23 +3 -4 src/sys/dev/mii/nsgphy.c From owner-cvs-all@FreeBSD.ORG Tue Nov 28 05:38:57 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2C81916A50A; Tue, 28 Nov 2006 05:38:56 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF79445365; Tue, 28 Nov 2006 04:48:11 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAS18j3v026922; Tue, 28 Nov 2006 01:08:45 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAS18jHW026921; Tue, 28 Nov 2006 01:08:45 GMT (envelope-from marius) Message-Id: <200611280108.kAS18jHW026921@repoman.freebsd.org> From: Marius Strobl Date: Tue, 28 Nov 2006 01:08:45 +0000 (UTC) To: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/mii qsphy.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 05:38:57 -0000 marius 2006-11-28 01:08:45 UTC FreeBSD src repository Modified files: sys/dev/mii qsphy.c Log: - In qsphy_service() for the MII_TICK case don't bother to check whether the currently selected media is of type IFM_AUTO as auto-negotiation doesn't need to be kicked anyway. - Don't set MIIF_NOISOLATE so qsphy(4) can be used in configurations with multiple PHYs. There doesn't seem to be a problem with isolating QS6612 per se nor in combination with the NICs they're used with. - Use mii_phy_add_media() instead of mii_add_media() so the latter can be eventually retired. - Take advantage of mii_phy_setmedia(). Obtained from: NetBSD (except for the first item) MFC after: 2 weeks Revision Changes Path 1.17 +4 -29 src/sys/dev/mii/qsphy.c From owner-cvs-all@FreeBSD.ORG Tue Nov 28 05:39:31 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 798D516A533; Tue, 28 Nov 2006 05:39:31 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA76244C76; Tue, 28 Nov 2006 04:47:18 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAS13T26026574; Tue, 28 Nov 2006 01:03:29 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAS13TfJ026573; Tue, 28 Nov 2006 01:03:29 GMT (envelope-from ru) Message-Id: <200611280103.kAS13TfJ026573@repoman.freebsd.org> From: Ruslan Ermilov Date: Tue, 28 Nov 2006 01:03: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 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 05:39:31 -0000 ru 2006-11-28 01:03:29 UTC FreeBSD src repository Modified files: . Makefile Log: Add arm to universe. Revision Changes Path 1.339 +1 -1 src/Makefile From owner-cvs-all@FreeBSD.ORG Tue Nov 28 05:39:31 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8CA7A16A534; Tue, 28 Nov 2006 05:39:31 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA84B44600; Tue, 28 Nov 2006 04:47:39 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAS0hcL3014014; Tue, 28 Nov 2006 00:43:38 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAS0hcx0014012; Tue, 28 Nov 2006 00:43:38 GMT (envelope-from marius) Message-Id: <200611280043.kAS0hcx0014012@repoman.freebsd.org> From: Marius Strobl Date: Tue, 28 Nov 2006 00:43: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/dev/mii ciphy.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 05:39:31 -0000 marius 2006-11-28 00:43:38 UTC FreeBSD src repository Modified files: sys/dev/mii ciphy.c Log: - Remove a dupe $FreeBSD$. - Fix some whitespace nits. Revision Changes Path 1.6 +8 -10 src/sys/dev/mii/ciphy.c From owner-cvs-all@FreeBSD.ORG Tue Nov 28 05:40:36 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9F5AC16A501; Tue, 28 Nov 2006 05:40:36 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AEDC45353; Tue, 28 Nov 2006 04:48:05 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAS0jmU0014127; Tue, 28 Nov 2006 00:45:48 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAS0jmDa014126; Tue, 28 Nov 2006 00:45:48 GMT (envelope-from marius) Message-Id: <200611280045.kAS0jmDa014126@repoman.freebsd.org> From: Marius Strobl Date: Tue, 28 Nov 2006 00:45: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/sys/dev/mii lxtphy.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 05:40:36 -0000 marius 2006-11-28 00:45:48 UTC FreeBSD src repository Modified files: sys/dev/mii lxtphy.c Log: - Don't set MIIF_NOISOLATE so lxtphy(4) can be used in configurations with multiple PHYs. There doesn't seem to be a problem with isolating LXT970 per se nor in combination with the NICs they're used with and lxtphy(4) was already adding IFM_NONE anyway. - Use mii_phy_add_media() instead of mii_add_media() so the latter can be eventually retired. - Take advantage of mii_phy_setmedia(). - Fix some whitespace nits. Obtained from: NetBSD MFC after: 2 weeks Revision Changes Path 1.17 +8 -35 src/sys/dev/mii/lxtphy.c From owner-cvs-all@FreeBSD.ORG Tue Nov 28 06:12:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DE3CC16A51E; Tue, 28 Nov 2006 06:12:08 +0000 (UTC) (envelope-from kuriyama@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D178544F3E; Tue, 28 Nov 2006 05:58:04 +0000 (GMT) (envelope-from kuriyama@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAS5vYQm084042; Tue, 28 Nov 2006 05:57:34 GMT (envelope-from kuriyama@repoman.freebsd.org) Received: (from kuriyama@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAS5vYcJ084041; Tue, 28 Nov 2006 05:57:34 GMT (envelope-from kuriyama) Message-Id: <200611280557.kAS5vYcJ084041@repoman.freebsd.org> From: Jun Kuriyama Date: Tue, 28 Nov 2006 05:57:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/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: Tue, 28 Nov 2006 06:12:09 -0000 kuriyama 2006-11-28 05:57:34 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Add recent gnupg one. Revision Changes Path 1.1226 +34 -1 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Tue Nov 28 06:15:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5DD6116A407; Tue, 28 Nov 2006 06:15:22 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DF9343F5A; Tue, 28 Nov 2006 06:03:19 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (phobos.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id kAS62QXY049602; Mon, 27 Nov 2006 23:02:31 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <456BD0ED.4050305@samsco.org> Date: Mon, 27 Nov 2006 23:02:21 -0700 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.7) Gecko/20060910 SeaMonkey/1.0.5 MIME-Version: 1.0 To: Marius Strobl References: <200611271839.kARId33k039747@repoman.freebsd.org> <200611272232.aa46722@nowhere.iedowse.com> <20061128003526.GA76234@alchemy.franken.de> In-Reply-To: <20061128003526.GA76234@alchemy.franken.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on pooker.samsco.org Cc: cvs-src@FreeBSD.org, Ian Dowse , src-committers@FreeBSD.org, cvs-all@FreeBSD.org, "M. Warner Losh" Subject: Re: 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, 28 Nov 2006 06:15:22 -0000 Marius Strobl wrote: > On Mon, Nov 27, 2006 at 10:32:12PM +0000, Ian Dowse wrote: >> In message <200611271839.kARId33k039747@repoman.freebsd.org>, Marius Strobl wri >> tes: >>> Refine the previous change to only call bus_dmamap_sync() in case of >>> an URQ_REQUEST when DMA segments are passed to usbd_start_transfer(); >>> when the request doesn't include the optional data buffer the size of >>> the transfer (xfer->length) is 0, in which case usbd_transfer() won't >>> create a DMA map but call usbd_start_transfer() with no DMA segments. >>> With the previous change this could result in the bus_dmamap_sync() >>> implementation dereferencing the NULL-pointer passed as the DMA map >>> argument. >>> While at it fix what appears to be a typo in usbd_start_transfer(); >>> in order to determine wheter usbd_start_transfer() was called with >>> DMA segments check whether the number of segments is > 0 rather than >>> the pointer to them being > 0. >> Thanks for spotting the typo - note though that the recently added >> bus_dmamap_sync() call appears to be using the wrong bus_dma tag >> and a potentially uninitialised map, so it is likely to only work >> on architectures where bus_dmamap_sync doesn't depend on the tag >> and map. >> >> The only bus_dmamap_sync() calls in the usb tree at the moment are >> ones I added as part of the scatter-gather work a while ago, and >> they all relate to the data buffer associated with a transfer. For >> the control transfer SETUP packet buffer, each host controller driver >> has a "reqdma" field that holds the DMA mapping information. It's >> probably easiest to make the changes in the individual host controller >> drivers so they do something like >> >> bus_dmamap_sync(reqdma.block->tag, >> reqdma.block->map, BUS_DMASYNC_PREWRITE); >> >> after filling out the setup packet. >> >> I guess other memory structures such as descriptors and queue heads >> might need bus_dmamap_sync calls too - what are the features of the >> platform(s) where the original issues were seen? (e.g. is some IOMMU >> operation or memory barrier required between host and I/O access >> to memory?) > > Your suggestion sounds reasonable to me, but please talk to > imp@ about it as I was merely trying to fix fallout seen on > sparc64 which was caused by his change but don't know about > the original problam that motivated that change. > >> Apart from the handling of data buffers, the USB code >> appears to currently assume that with BUS_DMA_COHERENT it doesn't >> need any further synchronisation, which can't be right in general. > > Hrm, because a certain platform might silently ignore > BUS_DMA_COHERENT and provide a non-coherent mapping instead > or because of another reason? > > Marius > BUS_DMA_COHERENT is meant to be a hint in terms of cross-platform portability. A platform that supports it is supposed to then know to short-circuit the sync calls if they aren't needed. I don't know of an architecture that FreeBSD supports or is likely to support that doesn't have a working concept of coherent memory. It might be time to start breaking these crufty design considerations that where meant for old m68k and sun3 systems. Scott From owner-cvs-all@FreeBSD.ORG Tue Nov 28 06:38:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A3D3F16A403; Tue, 28 Nov 2006 06:38:32 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE59443C9D; Tue, 28 Nov 2006 06:38:15 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAS6c3um091387; Tue, 28 Nov 2006 06:38:03 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAS6c3rF091386; Tue, 28 Nov 2006 06:38:03 GMT (envelope-from dinoex) Message-Id: <200611280638.kAS6c3rF091386@repoman.freebsd.org> From: Dirk Meyer Date: Tue, 28 Nov 2006 06:38:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/deskutils/abacus Makefile ports/deskutils/abacus/files patch-aa X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 06:38:32 -0000 dinoex 2006-11-28 06:38:03 UTC FreeBSD ports repository Modified files: deskutils/abacus Makefile deskutils/abacus/files patch-aa Log: - fix linker paths LFLAGS was passed but was clobbered in Makefile.options - strip path from patches and pass it via Makefile - honor CFLAGS and LDFLAGS Revision Changes Path 1.28 +5 -3 ports/deskutils/abacus/Makefile 1.7 +5 -4 ports/deskutils/abacus/files/patch-aa From owner-cvs-all@FreeBSD.ORG Tue Nov 28 06:52:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 57CBA16A412; Tue, 28 Nov 2006 06:52:50 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CDE843D7E; Tue, 28 Nov 2006 06:52:05 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAS6pblQ093590; Tue, 28 Nov 2006 06:51:37 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAS6pbMS093588; Tue, 28 Nov 2006 06:51:37 GMT (envelope-from imp) Message-Id: <200611280651.kAS6pbMS093588@repoman.freebsd.org> From: Warner Losh Date: Tue, 28 Nov 2006 06:51: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/iicbus iic.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, 28 Nov 2006 06:52:50 -0000 imp 2006-11-28 06:51:37 UTC FreeBSD src repository Modified files: sys/dev/iicbus iic.h Log: Add a fake flag for write. Many drivers have started to use it and it seems like a good idea. Submitted by: sam Revision Changes Path 1.5 +2 -1 src/sys/dev/iicbus/iic.h From owner-cvs-all@FreeBSD.ORG Tue Nov 28 07:00:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7904816A4A0; Tue, 28 Nov 2006 07:00:30 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D0DB43CBF; Tue, 28 Nov 2006 07:00:17 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAS70Hc9094614; Tue, 28 Nov 2006 07:00:17 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAS70HYs094613; Tue, 28 Nov 2006 07:00:17 GMT (envelope-from ale) Message-Id: <200611280700.kAS70HYs094613@repoman.freebsd.org> From: Alex Dupre Date: Tue, 28 Nov 2006 07:00: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/security/opensc 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, 28 Nov 2006 07:00:30 -0000 ale 2006-11-28 07:00:17 UTC FreeBSD ports repository Modified files: security/opensc Makefile distinfo pkg-plist Log: Update to 0.11.2-pre3 release: - add optional signer plugin - fix build when libassuan is installed Revision Changes Path 1.24 +23 -5 ports/security/opensc/Makefile 1.8 +3 -3 ports/security/opensc/distinfo 1.11 +5 -0 ports/security/opensc/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Nov 28 07:06:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 086F916A416; Tue, 28 Nov 2006 07:06:04 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A9D643CAC; Tue, 28 Nov 2006 07:05:54 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id kAS738bG047473; Tue, 28 Nov 2006 00:03:08 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Tue, 28 Nov 2006 00:03:54 -0700 (MST) Message-Id: <20061128.000354.1653105648.imp@bsdimp.com> To: scottl@samsco.org From: "M. Warner Losh" In-Reply-To: <456BD0ED.4050305@samsco.org> References: <200611272232.aa46722@nowhere.iedowse.com> <20061128003526.GA76234@alchemy.franken.de> <456BD0ED.4050305@samsco.org> X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Tue, 28 Nov 2006 00:03:09 -0700 (MST) Cc: cvs-src@FreeBSD.org, iedowse@iedowse.com, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: 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, 28 Nov 2006 07:06:04 -0000 In message: <456BD0ED.4050305@samsco.org> Scott Long writes: : Marius Strobl wrote: : > On Mon, Nov 27, 2006 at 10:32:12PM +0000, Ian Dowse wrote: : >> In message <200611271839.kARId33k039747@repoman.freebsd.org>, Marius Strobl wri : >> tes: : >>> Refine the previous change to only call bus_dmamap_sync() in case of : >>> an URQ_REQUEST when DMA segments are passed to usbd_start_transfer(); : >>> when the request doesn't include the optional data buffer the size of : >>> the transfer (xfer->length) is 0, in which case usbd_transfer() won't : >>> create a DMA map but call usbd_start_transfer() with no DMA segments. : >>> With the previous change this could result in the bus_dmamap_sync() : >>> implementation dereferencing the NULL-pointer passed as the DMA map : >>> argument. : >>> While at it fix what appears to be a typo in usbd_start_transfer(); : >>> in order to determine wheter usbd_start_transfer() was called with : >>> DMA segments check whether the number of segments is > 0 rather than : >>> the pointer to them being > 0. : >> Thanks for spotting the typo - note though that the recently added : >> bus_dmamap_sync() call appears to be using the wrong bus_dma tag : >> and a potentially uninitialised map, so it is likely to only work : >> on architectures where bus_dmamap_sync doesn't depend on the tag : >> and map. That's weird, because it works on arm which does depend on it. : >> The only bus_dmamap_sync() calls in the usb tree at the moment are : >> ones I added as part of the scatter-gather work a while ago, and : >> they all relate to the data buffer associated with a transfer. For : >> the control transfer SETUP packet buffer, each host controller driver : >> has a "reqdma" field that holds the DMA mapping information. It's : >> probably easiest to make the changes in the individual host controller : >> drivers so they do something like : >> : >> bus_dmamap_sync(reqdma.block->tag, : >> reqdma.block->map, BUS_DMASYNC_PREWRITE); : >> : >> after filling out the setup packet. : >> : >> I guess other memory structures such as descriptors and queue heads : >> might need bus_dmamap_sync calls too - what are the features of the : >> platform(s) where the original issues were seen? (e.g. is some IOMMU : >> operation or memory barrier required between host and I/O access : >> to memory?) : > : > Your suggestion sounds reasonable to me, but please talk to : > imp@ about it as I was merely trying to fix fallout seen on : > sparc64 which was caused by his change but don't know about : > the original problam that motivated that change. The original problem that motivated the change was that there was data that was returned on some transfers. This data wasn't sync, which caused us to get weird results when enumerating the device's data structures. The flush was needed because we don't map the data transfers as coherent (I believe, I've not studied it in a while, and my memory may be failing me. : >> Apart from the handling of data buffers, the USB code : >> appears to currently assume that with BUS_DMA_COHERENT it doesn't : >> need any further synchronisation, which can't be right in general. : > : > Hrm, because a certain platform might silently ignore : > BUS_DMA_COHERENT and provide a non-coherent mapping instead : > or because of another reason? : > : > Marius : > : : BUS_DMA_COHERENT is meant to be a hint in terms of cross-platform : portability. A platform that supports it is supposed to then know : to short-circuit the sync calls if they aren't needed. COHERENT is still expensive to implement on some systems as it sometimes get mapped to uncached. This is OK for small data structures that the usb stack likes to push around internally, but isn't suitable for data that's pushed over the endpoints. NetBSD also offers a BUS_DMA_NOCACHE flag as well. I don't know how useful it is or where. : I don't know of an architecture that FreeBSD supports or is likely to : support that doesn't have a working concept of coherent memory. It : might be time to start breaking these crufty design considerations that : where meant for old m68k and sun3 systems. Is that why it is needed? Warner From owner-cvs-all@FreeBSD.ORG Tue Nov 28 07:37:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BC82C16A506; Tue, 28 Nov 2006 07:37:47 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D742C43C9F; Tue, 28 Nov 2006 07:37:42 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAS7bhgI002226; Tue, 28 Nov 2006 07:37:43 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAS7bhms002225; Tue, 28 Nov 2006 07:37:43 GMT (envelope-from ale) Message-Id: <200611280737.kAS7bhms002225@repoman.freebsd.org> From: Alex Dupre Date: Tue, 28 Nov 2006 07:37:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/ZendOptimizer Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 07:37:47 -0000 ale 2006-11-28 07:37:43 UTC FreeBSD ports repository Modified files: devel/ZendOptimizer Makefile distinfo Log: Update to 3.2.0 release, compatible with php 5.2.0. Revision Changes Path 1.26 +2 -2 ports/devel/ZendOptimizer/Makefile 1.16 +9 -9 ports/devel/ZendOptimizer/distinfo From owner-cvs-all@FreeBSD.ORG Tue Nov 28 07:39:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8D01F16A50E; Tue, 28 Nov 2006 07:39:42 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAE0343CC7; Tue, 28 Nov 2006 07:39:11 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAS7OIkf000449; Tue, 28 Nov 2006 07:24:18 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAS7OINt000447; Tue, 28 Nov 2006 07:24:18 GMT (envelope-from ale) Message-Id: <200611280724.kAS7OINt000447@repoman.freebsd.org> From: Alex Dupre Date: Tue, 28 Nov 2006 07:24:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/mysql41-client Makefile ports/databases/mysql41-scripts Makefile ports/databases/mysql41-server Makefile distinfo ports/databases/mysql41-server/files patch-man::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, 28 Nov 2006 07:39:42 -0000 ale 2006-11-28 07:24:17 UTC FreeBSD ports repository Modified files: databases/mysql41-client Makefile databases/mysql41-scripts Makefile databases/mysql41-server Makefile distinfo databases/mysql41-server/files patch-man::Makefile.in Log: Update to 4.1.22 release and fix the long standing ORDER BY bug. Requested by: many Revision Changes Path 1.95 +0 -1 ports/databases/mysql41-client/Makefile 1.8 +0 -1 ports/databases/mysql41-scripts/Makefile 1.223 +4 -2 ports/databases/mysql41-server/Makefile 1.93 +3 -3 ports/databases/mysql41-server/distinfo 1.4 +6 -4 ports/databases/mysql41-server/files/patch-man::Makefile.in From owner-cvs-all@FreeBSD.ORG Tue Nov 28 07:43:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3A50216A40F; Tue, 28 Nov 2006 07:43:24 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id F258543CB3; Tue, 28 Nov 2006 07:43:18 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAS7hJIT003323; Tue, 28 Nov 2006 07:43:19 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAS7hJ9h003322; Tue, 28 Nov 2006 07:43:19 GMT (envelope-from miwi) Message-Id: <200611280743.kAS7hJ9h003322@repoman.freebsd.org> From: Martin Wilke Date: Tue, 28 Nov 2006 07:43:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/science/bblimage Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 07:43:24 -0000 miwi 2006-11-28 07:43:19 UTC FreeBSD ports repository Modified files: science/bblimage Makefile Log: - Respect X11BASE PR: ports/105909 Submitted by: trasz Revision Changes Path 1.11 +1 -0 ports/science/bblimage/Makefile From owner-cvs-all@FreeBSD.ORG Tue Nov 28 08:36:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B2A6316A403; Tue, 28 Nov 2006 08:36:15 +0000 (UTC) (envelope-from wes@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64BFB43C9D; Tue, 28 Nov 2006 08:36:14 +0000 (GMT) (envelope-from wes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAS8aFjK012552; Tue, 28 Nov 2006 08:36:15 GMT (envelope-from wes@repoman.freebsd.org) Received: (from wes@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAS8aFpX012551; Tue, 28 Nov 2006 08:36:15 GMT (envelope-from wes) Message-Id: <200611280836.kAS8aFpX012551@repoman.freebsd.org> From: Wes Peters Date: Tue, 28 Nov 2006 08:36:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/snobol/files patch-dynamic.c patch-init.c patch-macros.h patch-ordvst.c patch-retstring.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 08:36:15 -0000 wes 2006-11-28 08:36:15 UTC FreeBSD ports repository Added files: lang/snobol/files patch-dynamic.c patch-init.c patch-macros.h patch-ordvst.c patch-retstring.c Log: Eliminate warnings from function prototype mismatches. Include stdlib.h and strings.h where needed to get system/compiler definitions of malloc, bcopy, and bzero instead of relying on 20-year-old wrong definitions in the code. The snobol interpreter itself is chock full of pointer to int type punning and is likely to fail in hard-to-debug ways on non-VAX-like architectures. Revision Changes Path 1.1 +18 -0 ports/lang/snobol/files/patch-dynamic.c (new) 1.1 +18 -0 ports/lang/snobol/files/patch-init.c (new) 1.1 +29 -0 ports/lang/snobol/files/patch-macros.h (new) 1.1 +19 -0 ports/lang/snobol/files/patch-ordvst.c (new) 1.1 +18 -0 ports/lang/snobol/files/patch-retstring.c (new) From owner-cvs-all@FreeBSD.ORG Tue Nov 28 08:37:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E435F16A407; Tue, 28 Nov 2006 08:37:27 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8124143CD5; Tue, 28 Nov 2006 08:37:26 +0000 (GMT) (envelope-from vd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAS8bRs8012623; Tue, 28 Nov 2006 08:37:27 GMT (envelope-from vd@repoman.freebsd.org) Received: (from vd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAS8bRcl012622; Tue, 28 Nov 2006 08:37:27 GMT (envelope-from vd) Message-Id: <200611280837.kAS8bRcl012622@repoman.freebsd.org> From: Vasil Dimov Date: Tue, 28 Nov 2006 08:37:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/popt Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 08:37:28 -0000 vd 2006-11-28 08:37:27 UTC FreeBSD ports repository Modified files: devel/popt Makefile Log: * Drop xgettext from BUILD_DEPENDS [1] * Put CONFIGURE_* variables right after GNU_CONFIGURE [1] * Remove gettext version check from the pre-configure: target and incorporate it in the USE_GETTEXT variable * Bump PORTREVISION PR: ports/105848 [1] Submitted by: Alex Kozlov Revision Changes Path 1.36 +13 -16 ports/devel/popt/Makefile From owner-cvs-all@FreeBSD.ORG Tue Nov 28 09:39:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 659E816A403; Tue, 28 Nov 2006 09:39:27 +0000 (UTC) (envelope-from iedowse@iedowse.com) Received: from nowhere.iedowse.com (nowhere.iedowse.com [82.195.144.75]) by mx1.FreeBSD.org (Postfix) with SMTP id B12CD43CC4; Tue, 28 Nov 2006 09:39:18 +0000 (GMT) (envelope-from iedowse@iedowse.com) Received: from localhost ([127.0.0.1] helo=iedowse.com) by nowhere.iedowse.com via local-iedowse id ; 28 Nov 2006 09:39:17 +0000 (GMT) To: "M. Warner Losh" In-Reply-To: Your message of "Tue, 28 Nov 2006 00:03:54 MST." <20061128.000354.1653105648.imp@bsdimp.com> Date: Tue, 28 Nov 2006 09:39:16 +0000 From: Ian Dowse Message-ID: <200611280939.aa56740@nowhere.iedowse.com> Cc: cvs-src@FreeBSD.org, scottl@samsco.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: 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, 28 Nov 2006 09:39:27 -0000 In message <20061128.000354.1653105648.imp@bsdimp.com>, "M. Warner Losh" writes : >In message: <456BD0ED.4050305@samsco.org> > Scott Long writes: >: Marius Strobl wrote: >: > On Mon, Nov 27, 2006 at 10:32:12PM +0000, Ian Dowse wrote: >: >> Thanks for spotting the typo - note though that the recently added >: >> bus_dmamap_sync() call appears to be using the wrong bus_dma tag >: >> and a potentially uninitialised map, so it is likely to only work >: >> on architectures where bus_dmamap_sync doesn't depend on the tag >: >> and map. > >That's weird, because it works on arm which does depend on it. There is a cpu_drain_writebuf() call in _bus_dmamap_sync() that might be doing the trick on arm (assuming I'm looking at the right file). The other operations there appear to rely on being passed the correct map. >The original problem that motivated the change was that there was data >that was returned on some transfers. This data wasn't sync, which >caused us to get weird results when enumerating the device's data >structures. The flush was needed because we don't map the data >transfers as coherent (I believe, I've not studied it in a while, and >my memory may be failing me. The SETUP packets that were mentioned in relation to the change are allocated using usb_block_allocmem(), which does specify BUS_DMA_COHERENT as far as I can tell (the contents of xfer->request are memcpy'd into the reqdma buffer and it is then used). The other bus_dmamap_sync() calls in usbdi.c all related to buffers passed in from outside USB code, so the bus_dmamap_sync() calls are needed. >: BUS_DMA_COHERENT is meant to be a hint in terms of cross-platform >: portability. A platform that supports it is supposed to then know >: to short-circuit the sync calls if they aren't needed. > >COHERENT is still expensive to implement on some systems as it >sometimes get mapped to uncached. This is OK for small data >structures that the usb stack likes to push around internally, but >isn't suitable for data that's pushed over the endpoints. > >NetBSD also offers a BUS_DMA_NOCACHE flag as well. I don't know how >useful it is or where. If the arm platform requires bus_dmamap_sync() calls to flush out writes even with BUS_DMA_COHERENT allocations, then that would explain the original problem. We'll need to add bus_dmamap_sync() calls in a number of places in each host controller driver where there are data ordering requirements. Can someone confirm that the arm platform needs these for correct write ordering? BTW, it looks like at the time the newly added bus_dmamap_sync() call is executed, the SETUP packet data hasn't yet been copied into the BUS_DMA_COHERENT buffer it will eventually use (that happens in the pipe->methods->transfer() call afterwards). Is there more information such as USB_DEBUG traces showing the original problem? Ian From owner-cvs-all@FreeBSD.ORG Tue Nov 28 09:55:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 79E2B16A412; Tue, 28 Nov 2006 09:55:02 +0000 (UTC) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD51D43CA3; Tue, 28 Nov 2006 09:55:00 +0000 (GMT) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAS9t2qM033703; Tue, 28 Nov 2006 09:55:02 GMT (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAS9t1Ra033699; Tue, 28 Nov 2006 09:55:01 GMT (envelope-from mich) Message-Id: <200611280955.kAS9t1Ra033699@repoman.freebsd.org> From: Michael Landin Hostbaek Date: Tue, 28 Nov 2006 09:55:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/amarok Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 09:55:02 -0000 mich 2006-11-28 09:55:01 UTC FreeBSD ports repository Modified files: audio/amarok Makefile Log: - actually disable libgpod if we do not enable it PR: ports/105868 Submitted by: Ganael LAPLANCHE Revision Changes Path 1.59 +1 -0 ports/audio/amarok/Makefile From owner-cvs-all@FreeBSD.ORG Tue Nov 28 10:07:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 95AD616A412; Tue, 28 Nov 2006 10:07:41 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8D8743E87; Tue, 28 Nov 2006 10:06:04 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASA5vVB036559; Tue, 28 Nov 2006 10:05:57 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASA5vxp036558; Tue, 28 Nov 2006 10:05:57 GMT (envelope-from miwi) Message-Id: <200611281005.kASA5vxp036558@repoman.freebsd.org> From: Martin Wilke Date: Tue, 28 Nov 2006 10:05: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/audio/espeak distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 10:07:41 -0000 miwi 2006-11-28 10:05:57 UTC FreeBSD ports repository Modified files: audio/espeak distinfo Log: - Fix file mismatch Log: 25.Nov.2006 Minor change to data, fix to [j] phoneme when not preceded by a vowel. Submitted by: pointyhat Revision Changes Path 1.6 +3 -3 ports/audio/espeak/distinfo From owner-cvs-all@FreeBSD.ORG Tue Nov 28 10:37:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1C0C216A4A0; Tue, 28 Nov 2006 10:37:20 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1BD243D55; Tue, 28 Nov 2006 10:35:54 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASAZhqd041118; Tue, 28 Nov 2006 10:35:43 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASAZhGj041117; Tue, 28 Nov 2006 10:35:43 GMT (envelope-from miwi) Message-Id: <200611281035.kASAZhGj041117@repoman.freebsd.org> From: Martin Wilke Date: Tue, 28 Nov 2006 10:35:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/swaks Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 10:37:20 -0000 miwi 2006-11-28 10:35:43 UTC FreeBSD ports repository Modified files: mail/swaks Makefile Log: - Add OPTIONS to the Makefile with optional dependencies for MX lookup, TLS and AUTH NTLM support PR: 105944 Submitted by: "Beat Gaetzi" (maintainer) Revision Changes Path 1.5 +19 -1 ports/mail/swaks/Makefile From owner-cvs-all@FreeBSD.ORG Tue Nov 28 10:37:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3EC5816A4A7; Tue, 28 Nov 2006 10:37:35 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36D1243CB9; Tue, 28 Nov 2006 10:37:25 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASAbRVm041220; Tue, 28 Nov 2006 10:37:27 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASAbRZ2041219; Tue, 28 Nov 2006 10:37:27 GMT (envelope-from miwi) Message-Id: <200611281037.kASAbRZ2041219@repoman.freebsd.org> From: Martin Wilke Date: Tue, 28 Nov 2006 10:37:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/dbmail20 Makefile distinfo ports/mail/dbmail20/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: Tue, 28 Nov 2006 10:37:35 -0000 miwi 2006-11-28 10:37:27 UTC FreeBSD ports repository Modified files: mail/dbmail20 Makefile distinfo Added files: mail/dbmail20/files pkg-message.in Log: - Update to 2.0.11 PR: ports/105940 Submitted by: Mark Starovoytov (maintainer) Revision Changes Path 1.30 +5 -14 ports/mail/dbmail20/Makefile 1.17 +3 -3 ports/mail/dbmail20/distinfo 1.1 +11 -0 ports/mail/dbmail20/files/pkg-message.in (new) From owner-cvs-all@FreeBSD.ORG Tue Nov 28 10:45:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1737716A416; Tue, 28 Nov 2006 10:45:23 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E30143C9F; Tue, 28 Nov 2006 10:45:21 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASAjMcY042688; Tue, 28 Nov 2006 10:45:22 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASAjMcn042687; Tue, 28 Nov 2006 10:45:22 GMT (envelope-from tobez) Message-Id: <200611281045.kASAjMcn042687@repoman.freebsd.org> From: Anton Berezin Date: Tue, 28 Nov 2006 10:45:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/p5-YAML Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 10:45:23 -0000 tobez 2006-11-28 10:45:22 UTC FreeBSD ports repository Modified files: textproc/p5-YAML Makefile distinfo Log: Update to 0.62. PR: 99865 Submitted by: leeym Revision Changes Path 1.12 +1 -1 ports/textproc/p5-YAML/Makefile 1.11 +3 -3 ports/textproc/p5-YAML/distinfo From owner-cvs-all@FreeBSD.ORG Tue Nov 28 10:56:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AB85516A403; Tue, 28 Nov 2006 10:56:21 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4ABA943CA7; Tue, 28 Nov 2006 10:56:19 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASAuKk1044197; Tue, 28 Nov 2006 10:56:20 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASAuK4E044196; Tue, 28 Nov 2006 10:56:20 GMT (envelope-from miwi) Message-Id: <200611281056.kASAuK4E044196@repoman.freebsd.org> From: Martin Wilke Date: Tue, 28 Nov 2006 10:56:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/phpmyfaq Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 10:56:21 -0000 miwi 2006-11-28 10:56:20 UTC FreeBSD ports repository Modified files: www/phpmyfaq Makefile distinfo pkg-plist Log: - Update to 1.6.7 PR: ports/105936 Submitted by: chinsan@ Approved by: maintainer Revision Changes Path 1.21 +1 -1 ports/www/phpmyfaq/Makefile 1.14 +3 -3 ports/www/phpmyfaq/distinfo 1.6 +1 -0 ports/www/phpmyfaq/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Nov 28 11:05:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9439416A415; Tue, 28 Nov 2006 11:05:32 +0000 (UTC) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FC6C43CA3; Tue, 28 Nov 2006 11:05:30 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASB5WXU046995; Tue, 28 Nov 2006 11:05:32 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASB5WoY046994; Tue, 28 Nov 2006 11:05:32 GMT (envelope-from davidxu) Message-Id: <200611281105.kASB5WoY046994@repoman.freebsd.org> From: David Xu Date: Tue, 28 Nov 2006 11:05:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libthr/thread thr_join.c src/lib/libpthread/thread thr_join.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 11:05:32 -0000 davidxu 2006-11-28 11:05:31 UTC FreeBSD src repository Modified files: lib/libthr/thread thr_join.c lib/libpthread/thread thr_join.c Log: If a thread was detached, return EINVAL instead, the error code is also returned by pthread_detach() if a thread was already detached, the error code was already documented: > [EINVAL] The implementation has detected that the value speci- > fied by thread does not refer to a joinable thread. Revision Changes Path 1.30 +1 -1 src/lib/libpthread/thread/thr_join.c 1.23 +1 -1 src/lib/libthr/thread/thr_join.c From owner-cvs-all@FreeBSD.ORG Tue Nov 28 11:16:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7597416A47B; Tue, 28 Nov 2006 11:16:56 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58D9843D80; Tue, 28 Nov 2006 11:10:46 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASBAQwf047215; Tue, 28 Nov 2006 11:10:26 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASBAQRd047214; Tue, 28 Nov 2006 11:10:26 GMT (envelope-from miwi) Message-Id: <200611281110.kASBAQRd047214@repoman.freebsd.org> From: Martin Wilke Date: Tue, 28 Nov 2006 11:10:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/tikiwiki 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, 28 Nov 2006 11:16:56 -0000 miwi 2006-11-28 11:10:26 UTC FreeBSD ports repository Modified files: www/tikiwiki Makefile distinfo pkg-plist Log: - Update to 1.9.7 Approved by: maintainer Revision Changes Path 1.5 +1 -1 ports/www/tikiwiki/Makefile 1.4 +3 -3 ports/www/tikiwiki/distinfo 1.4 +4 -10 ports/www/tikiwiki/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Nov 28 11:19:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7B99F16A40F; Tue, 28 Nov 2006 11:19:39 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05ED743CAE; Tue, 28 Nov 2006 11:19:35 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASBJaKL048646; Tue, 28 Nov 2006 11:19:36 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASBJanq048645; Tue, 28 Nov 2006 11:19:36 GMT (envelope-from rwatson) Message-Id: <200611281119.kASBJanq048645@repoman.freebsd.org> From: Robert Watson Date: Tue, 28 Nov 2006 11:19: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/net netisr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 11:19:39 -0000 rwatson 2006-11-28 11:19:36 UTC FreeBSD src repository Modified files: sys/net netisr.c Log: Change net.isr.direct from defaulting to 0 to 1 in 7-CURRENT. This enables direct dispatch of the network stack from the device driver ithread, enabling input path parallelism by default when multiple interfaces are present. The strategy for network stack parallelism is something being actively discussed, and this is just one of several possible (and perfectly reasonable) strategies, but has the distinct advantage of reducing the number of context switches and preemptions significantly, resulting in higher efficiency in many cases. In some caes, this may reduce network stack parallelism due to work not being deferred from the ithread to the netisr. Therefore, the strategy may change in the future, but this offers a reasonable first pass and enabling parallelism while maintaining strong ordering. Hopefully this will trigger lots of nice new bugs. This change is not intended for MFC. Revision Changes Path 1.18 +1 -1 src/sys/net/netisr.c From owner-cvs-all@FreeBSD.ORG Tue Nov 28 11:23:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0F17616A407; Tue, 28 Nov 2006 11:23:59 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DEAB43CA3; Tue, 28 Nov 2006 11:23:56 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASBNvfL049900; Tue, 28 Nov 2006 11:23:57 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASBNvSU049899; Tue, 28 Nov 2006 11:23:57 GMT (envelope-from tobez) Message-Id: <200611281123.kASBNvSU049899@repoman.freebsd.org> From: Anton Berezin Date: Tue, 28 Nov 2006 11:23:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/p5-YAML-Syck Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 11:23:59 -0000 tobez 2006-11-28 11:23:57 UTC FreeBSD ports repository Modified files: textproc/p5-YAML-Syck Makefile distinfo Log: Update to 0.72. Revision Changes Path 1.20 +1 -1 ports/textproc/p5-YAML-Syck/Makefile 1.20 +3 -3 ports/textproc/p5-YAML-Syck/distinfo From owner-cvs-all@FreeBSD.ORG Tue Nov 28 11:48:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A382216A416; Tue, 28 Nov 2006 11:48:35 +0000 (UTC) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C94443CA3; Tue, 28 Nov 2006 11:48:33 +0000 (GMT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASBmZ7l053270; Tue, 28 Nov 2006 11:48:35 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASBmYPI053269; Tue, 28 Nov 2006 11:48:34 GMT (envelope-from nyan) Message-Id: <200611281148.kASBmYPI053269@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Tue, 28 Nov 2006 11:48: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/usr.sbin/sysinstall label.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 11:48:35 -0000 nyan 2006-11-28 11:48:34 UTC FreeBSD src repository Modified files: usr.sbin/sysinstall label.c Log: Increase USR_MIN_SIZE to 160 because it requires more disk space. MFC after: 3 days Revision Changes Path 1.153 +1 -1 src/usr.sbin/sysinstall/label.c From owner-cvs-all@FreeBSD.ORG Tue Nov 28 11:51:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 85CFC16A403; Tue, 28 Nov 2006 11:51:07 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4412343CA2; Tue, 28 Nov 2006 11:51:05 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASBp73d053449; Tue, 28 Nov 2006 11:51:07 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASBp7Gq053448; Tue, 28 Nov 2006 11:51:07 GMT (envelope-from tobez) Message-Id: <200611281151.kASBp7Gq053448@repoman.freebsd.org> From: Anton Berezin Date: Tue, 28 Nov 2006 11: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/lang/p5-Switch Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 11:51:07 -0000 tobez 2006-11-28 11:51:06 UTC FreeBSD ports repository Modified files: lang/p5-Switch Makefile distinfo Log: Update to 2.11. Revision Changes Path 1.12 +1 -1 ports/lang/p5-Switch/Makefile 1.11 +3 -3 ports/lang/p5-Switch/distinfo From owner-cvs-all@FreeBSD.ORG Tue Nov 28 12:01:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C223916A403; Tue, 28 Nov 2006 12:01:36 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C3D743CC3; Tue, 28 Nov 2006 12:01:26 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASC1SJU055182; Tue, 28 Nov 2006 12:01:28 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASC1R2C055168; Tue, 28 Nov 2006 12:01:27 GMT (envelope-from tobez) Message-Id: <200611281201.kASC1R2C055168@repoman.freebsd.org> From: Anton Berezin Date: Tue, 28 Nov 2006 12:01: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/graphics/p5-Graph-Easy 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, 28 Nov 2006 12:01:36 -0000 tobez 2006-11-28 12:01:27 UTC FreeBSD ports repository Modified files: graphics/p5-Graph-Easy Makefile distinfo pkg-plist Log: Update to 0.49. Revision Changes Path 1.18 +2 -1 ports/graphics/p5-Graph-Easy/Makefile 1.18 +3 -3 ports/graphics/p5-Graph-Easy/distinfo 1.6 +1 -0 ports/graphics/p5-Graph-Easy/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Nov 28 12:02:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 66EA216A47B for ; Tue, 28 Nov 2006 12:02:34 +0000 (UTC) (envelope-from doginou@dong.ci0.org) Received: from dong.ci0.org (cognet.ci0.org [80.65.224.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C7FE43CC9 for ; Tue, 28 Nov 2006 12:01:55 +0000 (GMT) (envelope-from doginou@dong.ci0.org) Received: from dong.ci0.org (localhost.ci0.org [127.0.0.1]) by dong.ci0.org (8.13.7/8.13.4) with ESMTP id kASCJKsK020988; Tue, 28 Nov 2006 13:19:20 +0100 (CET) (envelope-from doginou@dong.ci0.org) Received: (from doginou@localhost) by dong.ci0.org (8.13.7/8.13.4/Submit) id kASCJHPe020987; Tue, 28 Nov 2006 13:19:17 +0100 (CET) (envelope-from doginou) Date: Tue, 28 Nov 2006 13:19:17 +0100 From: Olivier Houchard To: Ian Dowse Message-ID: <20061128121917.GA20946@ci0.org> References: <20061128.000354.1653105648.imp@bsdimp.com> <200611280939.aa56740@nowhere.iedowse.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200611280939.aa56740@nowhere.iedowse.com> User-Agent: Mutt/1.4.1i Cc: scottl@samsco.org, src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, "M. Warner Losh" Subject: Re: 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, 28 Nov 2006 12:02:34 -0000 On Tue, Nov 28, 2006 at 09:39:16AM +0000, Ian Dowse wrote: > In message <20061128.000354.1653105648.imp@bsdimp.com>, "M. Warner Losh" writes > : > >In message: <456BD0ED.4050305@samsco.org> > > Scott Long writes: > >: Marius Strobl wrote: > >: > On Mon, Nov 27, 2006 at 10:32:12PM +0000, Ian Dowse wrote: > >: >> Thanks for spotting the typo - note though that the recently added > >: >> bus_dmamap_sync() call appears to be using the wrong bus_dma tag > >: >> and a potentially uninitialised map, so it is likely to only work > >: >> on architectures where bus_dmamap_sync doesn't depend on the tag > >: >> and map. > > > >That's weird, because it works on arm which does depend on it. > > There is a cpu_drain_writebuf() call in _bus_dmamap_sync() that > might be doing the trick on arm (assuming I'm looking at the right > file). The other operations there appear to rely on being passed > the correct map. > > >The original problem that motivated the change was that there was data > >that was returned on some transfers. This data wasn't sync, which > >caused us to get weird results when enumerating the device's data > >structures. The flush was needed because we don't map the data > >transfers as coherent (I believe, I've not studied it in a while, and > >my memory may be failing me. > > The SETUP packets that were mentioned in relation to the change are > allocated using usb_block_allocmem(), which does specify BUS_DMA_COHERENT > as far as I can tell (the contents of xfer->request are memcpy'd > into the reqdma buffer and it is then used). The other bus_dmamap_sync() > calls in usbdi.c all related to buffers passed in from outside USB > code, so the bus_dmamap_sync() calls are needed. > > >: BUS_DMA_COHERENT is meant to be a hint in terms of cross-platform > >: portability. A platform that supports it is supposed to then know > >: to short-circuit the sync calls if they aren't needed. > > > >COHERENT is still expensive to implement on some systems as it > >sometimes get mapped to uncached. This is OK for small data > >structures that the usb stack likes to push around internally, but > >isn't suitable for data that's pushed over the endpoints. > > > >NetBSD also offers a BUS_DMA_NOCACHE flag as well. I don't know how > >useful it is or where. > > If the arm platform requires bus_dmamap_sync() calls to flush out > writes even with BUS_DMA_COHERENT allocations, then that would > explain the original problem. We'll need to add bus_dmamap_sync() > calls in a number of places in each host controller driver where > there are data ordering requirements. Can someone confirm that the > arm platform needs these for correct write ordering? > Arm doesn't need bus_dmamap_sync() with BUS_DMA_COHERENT allocations, except if the BUS_DMA_COHERENT allocation failed (which shouldn't happen frequently), it will then silently switch to normal allocation (which shouldn't be a problem, because the bus_dma documentation clearly says that BUS_DMA_COHERENT doesn't remove the need for bus_dmamap_sync). Olivier From owner-cvs-all@FreeBSD.ORG Tue Nov 28 12:06:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7518116A40F; Tue, 28 Nov 2006 12:06:14 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id E21F443D83; Tue, 28 Nov 2006 12:05:52 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASC5Ovq057648; Tue, 28 Nov 2006 12:05:24 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASC5Or4057647; Tue, 28 Nov 2006 12:05:24 GMT (envelope-from tobez) Message-Id: <200611281205.kASC5Or4057647@repoman.freebsd.org> From: Anton Berezin Date: Tue, 28 Nov 2006 12:05:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-CPAN-Mini Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 12:06:14 -0000 tobez 2006-11-28 12:05:24 UTC FreeBSD ports repository Modified files: devel/p5-CPAN-Mini Makefile distinfo Log: Update to 0.551. Revision Changes Path 1.7 +1 -1 ports/devel/p5-CPAN-Mini/Makefile 1.7 +3 -3 ports/devel/p5-CPAN-Mini/distinfo From owner-cvs-all@FreeBSD.ORG Tue Nov 28 12:14:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3889716A403; Tue, 28 Nov 2006 12:14:33 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C57AA43D58; Tue, 28 Nov 2006 12:14:15 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASCEHBD059204; Tue, 28 Nov 2006 12:14:17 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASCEH0F059201; Tue, 28 Nov 2006 12:14:17 GMT (envelope-from tobez) Message-Id: <200611281214.kASCEH0F059201@repoman.freebsd.org> From: Anton Berezin Date: Tue, 28 Nov 2006 12:14:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-App-CLI Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 12:14:33 -0000 tobez 2006-11-28 12:14:16 UTC FreeBSD ports repository Modified files: devel/p5-App-CLI Makefile distinfo Log: Update to 0.07. Revision Changes Path 1.5 +1 -1 ports/devel/p5-App-CLI/Makefile 1.5 +3 -3 ports/devel/p5-App-CLI/distinfo From owner-cvs-all@FreeBSD.ORG Tue Nov 28 12:19:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ACE2716A415; Tue, 28 Nov 2006 12:19:52 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 331CC43DB5; Tue, 28 Nov 2006 12:18:24 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASCI3XY059559; Tue, 28 Nov 2006 12:18:03 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASCI3FK059558; Tue, 28 Nov 2006 12:18:03 GMT (envelope-from tobez) Message-Id: <200611281218.kASCI3FK059558@repoman.freebsd.org> From: Anton Berezin Date: Tue, 28 Nov 2006 12:18:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Clone Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 12:19:52 -0000 tobez 2006-11-28 12:18:03 UTC FreeBSD ports repository Modified files: devel/p5-Clone Makefile distinfo Log: Update to 0.22. Revision Changes Path 1.7 +1 -1 ports/devel/p5-Clone/Makefile 1.7 +3 -3 ports/devel/p5-Clone/distinfo From owner-cvs-all@FreeBSD.ORG Tue Nov 28 12:26:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 482F216A416; Tue, 28 Nov 2006 12:26:13 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3492443E34; Tue, 28 Nov 2006 12:25:22 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASCPKQ2063759; Tue, 28 Nov 2006 12:25:20 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASCPKB5063758; Tue, 28 Nov 2006 12:25:20 GMT (envelope-from tobez) Message-Id: <200611281225.kASCPKB5063758@repoman.freebsd.org> From: Anton Berezin Date: Tue, 28 Nov 2006 12:25:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/deskutils/p5-Data-ICal Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 12:26:13 -0000 tobez 2006-11-28 12:25:20 UTC FreeBSD ports repository Modified files: deskutils/p5-Data-ICal Makefile distinfo Log: Update to 0.11. Revision Changes Path 1.4 +1 -1 ports/deskutils/p5-Data-ICal/Makefile 1.4 +3 -3 ports/deskutils/p5-Data-ICal/distinfo From owner-cvs-all@FreeBSD.ORG Tue Nov 28 12:47:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BC32816A4A7; Tue, 28 Nov 2006 12:47:08 +0000 (UTC) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABDCC43E00; Tue, 28 Nov 2006 12:39:57 +0000 (GMT) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASCdcFY068135; Tue, 28 Nov 2006 12:39:38 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASCdcS1068134; Tue, 28 Nov 2006 12:39:38 GMT (envelope-from lofi) Message-Id: <200611281239.kASCdcS1068134@repoman.freebsd.org> From: Michael Nottebrock Date: Tue, 28 Nov 2006 12:39:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/gnupg-devel Makefile ports/security/gnupg-devel/files patch-g10-openfile.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 12:47:08 -0000 lofi 2006-11-28 12:39:38 UTC FreeBSD ports repository Modified files: security/gnupg-devel Makefile Added files: security/gnupg-devel/files patch-g10-openfile.c Log: Fix buffer overflow. Security: https://bugs.g10code.com/gnupg/issue728 Revision Changes Path 1.33 +1 -0 ports/security/gnupg-devel/Makefile 1.1 +12 -0 ports/security/gnupg-devel/files/patch-g10-openfile.c (new) From owner-cvs-all@FreeBSD.ORG Tue Nov 28 12:58:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2F58716A40F; Tue, 28 Nov 2006 12:58:19 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id F320143CFA; Tue, 28 Nov 2006 12:46:34 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASCk3Qu070997; Tue, 28 Nov 2006 12:46:03 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASCk3uW070996; Tue, 28 Nov 2006 12:46:03 GMT (envelope-from ru) Message-Id: <200611281246.kASCk3uW070996@repoman.freebsd.org> From: Ruslan Ermilov Date: Tue, 28 Nov 2006 12:46:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/sys vmmeter.h src/release/picobsd/tinyware/vm vm.c src/sbin/sysctl sysctl.c src/usr.bin/systat vmstat.c src/usr.bin/vmstat vmstat.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 12:58:19 -0000 ru 2006-11-28 12:46:02 UTC FreeBSD src repository Modified files: sys/sys vmmeter.h release/picobsd/tinyware/vm vm.c sbin/sysctl sysctl.c usr.bin/systat vmstat.c usr.bin/vmstat vmstat.c Log: - Revert signedness type changes to "struct vmtotal"; by making them unsigned I made the possible overflows hard to detect, and it only saved 1 bit which isn't principal, even less now that the underlying issue with the total of virtual memory has been fixed. (For the record, it will overflow with >=2T of VM total, with 32-bit ints used to keep counters in pages.) - While here, fix printing of other "struct vmtotal" members such as t_rq, t_dw, t_pw, and t_sw as they are also signed. Reviewed by: bde MFC after: 3 days Revision Changes Path 1.10 +8 -12 src/release/picobsd/tinyware/vm/vm.c 1.80 +11 -15 src/sbin/sysctl/sysctl.c 1.28 +14 -14 src/sys/sys/vmmeter.h 1.83 +19 -86 src/usr.bin/systat/vmstat.c 1.97 +3 -4 src/usr.bin/vmstat/vmstat.c From owner-cvs-all@FreeBSD.ORG Tue Nov 28 13:13:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 75D8916A4AB; Tue, 28 Nov 2006 13:13:17 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EF1243F44; Tue, 28 Nov 2006 13:09:14 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASD8m4r083368; Tue, 28 Nov 2006 13:08:48 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASD8mXo083367; Tue, 28 Nov 2006 13:08:48 GMT (envelope-from sat) Message-Id: <200611281308.kASD8mXo083367@repoman.freebsd.org> From: Andrew Pantyukhin Date: Tue, 28 Nov 2006 13:08:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/linux-flock 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, 28 Nov 2006 13:13:17 -0000 sat 2006-11-28 13:08:48 UTC FreeBSD ports repository Modified files: www/linux-flock Makefile distinfo pkg-plist Log: - Update to 0.7.8 Revision Changes Path 1.13 +1 -1 ports/www/linux-flock/Makefile 1.11 +3 -3 ports/www/linux-flock/distinfo 1.9 +0 -2 ports/www/linux-flock/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Nov 28 13:23:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DE73816A521; Tue, 28 Nov 2006 13:23:06 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF73B43CAD; Tue, 28 Nov 2006 13:22:47 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASDMkfq085588; Tue, 28 Nov 2006 13:22:46 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASDMkOg085587; Tue, 28 Nov 2006 13:22:46 GMT (envelope-from tobez) Message-Id: <200611281322.kASDMkOg085587@repoman.freebsd.org> From: Anton Berezin Date: Tue, 28 Nov 2006 13:22:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Data-Compare Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 13:23:07 -0000 tobez 2006-11-28 13:22:45 UTC FreeBSD ports repository Modified files: devel/p5-Data-Compare Makefile distinfo Log: Update to 0.14. Revision Changes Path 1.8 +8 -2 ports/devel/p5-Data-Compare/Makefile 1.6 +3 -3 ports/devel/p5-Data-Compare/distinfo From owner-cvs-all@FreeBSD.ORG Tue Nov 28 13:33:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2F9B616A500; Tue, 28 Nov 2006 13:33:29 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B667943CC3; Tue, 28 Nov 2006 13:32:06 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASDVti3087089; Tue, 28 Nov 2006 13:31:55 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASDVtxw087088; Tue, 28 Nov 2006 13:31:55 GMT (envelope-from erwin) Message-Id: <200611281331.kASDVtxw087088@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 28 Nov 2006 13:31: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/audio/autools Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 13:33:29 -0000 erwin 2006-11-28 13:31:55 UTC FreeBSD ports repository Modified files: audio/autools Makefile Log: - Deprecate - Set EXPIRATION_DATE PR: 105918 Submitted by: gabor Revision Changes Path 1.14 +3 -0 ports/audio/autools/Makefile From owner-cvs-all@FreeBSD.ORG Tue Nov 28 13:35:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4A65516A50A; Tue, 28 Nov 2006 13:35:27 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 329FE43CD7; Tue, 28 Nov 2006 13:33:27 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASDXP67087512; Tue, 28 Nov 2006 13:33:25 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASDXPJp087511; Tue, 28 Nov 2006 13:33:25 GMT (envelope-from erwin) Message-Id: <200611281333.kASDXPJp087511@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 28 Nov 2006 13:33:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/mp3encode Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 13:35:27 -0000 erwin 2006-11-28 13:33:25 UTC FreeBSD ports repository Modified files: audio/mp3encode Makefile Log: - Deprecate - Set EXPIRATION_DATE - portlint(1) (In case somebody adopts this port) PR: 105920 Submitted by: gabor Revision Changes Path 1.16 +3 -1 ports/audio/mp3encode/Makefile From owner-cvs-all@FreeBSD.ORG Tue Nov 28 13:36:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D265A16A407; Tue, 28 Nov 2006 13:36:39 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56FA443CD4; Tue, 28 Nov 2006 13:35:01 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASDYoYE087849; Tue, 28 Nov 2006 13:34:50 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASDYoQe087848; Tue, 28 Nov 2006 13:34:50 GMT (envelope-from erwin) Message-Id: <200611281334.kASDYoQe087848@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 28 Nov 2006 13:34: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/comms/ecu 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: Tue, 28 Nov 2006 13:36:39 -0000 erwin 2006-11-28 13:34:50 UTC FreeBSD ports repository Modified files: comms/ecu Makefile pkg-descr Log: - Deprecate - Set EXPIRATION_DATE - portlint(1) (In case somebody adopts this port) PR: 105919 Submitted by: gabor Revision Changes Path 1.32 +3 -0 ports/comms/ecu/Makefile 1.2 +0 -9 ports/comms/ecu/pkg-descr From owner-cvs-all@FreeBSD.ORG Tue Nov 28 13:38:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0D32A16A415; Tue, 28 Nov 2006 13:38:11 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E43B43CA1; Tue, 28 Nov 2006 13:37:20 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASDb70l088019; Tue, 28 Nov 2006 13:37:07 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASDb7A2088018; Tue, 28 Nov 2006 13:37:07 GMT (envelope-from erwin) Message-Id: <200611281337.kASDb7A2088018@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 28 Nov 2006 13:37: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/converters/utf8conv Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 13:38:11 -0000 erwin 2006-11-28 13:37:07 UTC FreeBSD ports repository Modified files: converters/utf8conv Makefile Log: - Deprecate - Set EXPIRATION_DATE PR: 105921 Submitted by: gabor Revision Changes Path 1.8 +3 -0 ports/converters/utf8conv/Makefile From owner-cvs-all@FreeBSD.ORG Tue Nov 28 13:38:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A9C2416A540; Tue, 28 Nov 2006 13:38:47 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1686E43CEA; Tue, 28 Nov 2006 13:38:31 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASDcMNA088084; Tue, 28 Nov 2006 13:38:22 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASDcLPM088083; Tue, 28 Nov 2006 13:38:21 GMT (envelope-from erwin) Message-Id: <200611281338.kASDcLPM088083@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 28 Nov 2006 13:38:21 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/dbf Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 13:38:47 -0000 erwin 2006-11-28 13:38:21 UTC FreeBSD ports repository Modified files: databases/dbf Makefile Log: - Deprecate - Set EXPIRATION_DATE PR: 105928 Submitted by: gabor Revision Changes Path 1.11 +3 -0 ports/databases/dbf/Makefile From owner-cvs-all@FreeBSD.ORG Tue Nov 28 13:44:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 729D316A518; Tue, 28 Nov 2006 13:44:39 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FCB143DC4; Tue, 28 Nov 2006 13:43:57 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASDhuCk089246; Tue, 28 Nov 2006 13:43:56 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASDhuGL089245; Tue, 28 Nov 2006 13:43:56 GMT (envelope-from erwin) Message-Id: <200611281343.kASDhuGL089245@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 28 Nov 2006 13:43:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/leoarg Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 13:44:39 -0000 erwin 2006-11-28 13:43:56 UTC FreeBSD ports repository Modified files: devel/leoarg Makefile Log: - Deprecate - Set EXPIRATION_DATE PR: 105927 Submitted by: gabor Revision Changes Path 1.19 +3 -0 ports/devel/leoarg/Makefile From owner-cvs-all@FreeBSD.ORG Tue Nov 28 13:46:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7B74016A403; Tue, 28 Nov 2006 13:46:30 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72C1443CC3; Tue, 28 Nov 2006 13:45:12 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASDjEIR089540; Tue, 28 Nov 2006 13:45:14 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASDjEwg089539; Tue, 28 Nov 2006 13:45:14 GMT (envelope-from simon) Message-Id: <200611281345.kASDjEwg089539@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Tue, 28 Nov 2006 13:45:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/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: Tue, 28 Nov 2006 13:46:30 -0000 simon 2006-11-28 13:45:14 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: In latest gnupg entry: - Use "Werner Koch reports" instead of "Author reports" to follow normal style in vuln.xml. - Fix some indentation and markup in body. Revision Changes Path 1.1227 +9 -11 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Tue Nov 28 13:48:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6BAEC16A50A; Tue, 28 Nov 2006 13:48:15 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 450F243DD6; Tue, 28 Nov 2006 13:46:37 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASDkN1i089662; Tue, 28 Nov 2006 13:46:23 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASDkNp3089661; Tue, 28 Nov 2006 13:46:23 GMT (envelope-from erwin) Message-Id: <200611281346.kASDkNp3089661@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 28 Nov 2006 13:46:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/libformat Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 13:48:15 -0000 erwin 2006-11-28 13:46:23 UTC FreeBSD ports repository Modified files: devel/libformat Makefile Log: - Deprecate - Set EXPIRATION_DATE PR: 105926 Submitted by: gabor Revision Changes Path 1.16 +3 -0 ports/devel/libformat/Makefile From owner-cvs-all@FreeBSD.ORG Tue Nov 28 13:57:24 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8083E16A407; Tue, 28 Nov 2006 13:57:24 +0000 (UTC) (envelope-from Danovitsch@vitsch.net) Received: from amsfep14-int.chello.nl (amsfep17-int.chello.nl [213.46.243.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DA7F43C9E; Tue, 28 Nov 2006 13:53:56 +0000 (GMT) (envelope-from Danovitsch@vitsch.net) Received: from Tuinhuisje.Vitsch.net ([62.195.87.223]) by amsfep14-int.chello.nl (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP id <20061128135346.SKRG7165.amsfep14-int.chello.nl@Tuinhuisje.Vitsch.net>; Tue, 28 Nov 2006 14:53:46 +0100 Received: from self (f23025.upc-f.chello.nl [80.56.23.25]) (authenticated bits=0) by Tuinhuisje.Vitsch.net (8.13.1/8.13.1) with ESMTP id kASDrMkm090050; Tue, 28 Nov 2006 14:53:31 +0100 (CET) (envelope-from Danovitsch@vitsch.net) From: "Daan Vreeken [PA4DAN]" Organization: Vitsch Electronics To: Ian Dowse Date: Tue, 28 Nov 2006 14:53:26 +0100 User-Agent: KMail/1.9.1 References: <200611280939.aa56740@nowhere.iedowse.com> In-Reply-To: <200611280939.aa56740@nowhere.iedowse.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200611281453.26820.Danovitsch@vitsch.net> Cc: scottl@samsco.org, src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org, "M. Warner Losh" Subject: Re: 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, 28 Nov 2006 13:57:24 -0000 On Tuesday 28 November 2006 10:39, Ian Dowse wrote: > In message <20061128.000354.1653105648.imp@bsdimp.com>, "M. Warner Losh" > writes > > >In message: <456BD0ED.4050305@samsco.org> > > > > Scott Long writes: > >: Marius Strobl wrote: > >: > On Mon, Nov 27, 2006 at 10:32:12PM +0000, Ian Dowse wrote: > >: >> Thanks for spotting the typo - note though that the recently added > >: >> bus_dmamap_sync() call appears to be using the wrong bus_dma tag > >: >> and a potentially uninitialised map, so it is likely to only work > >: >> on architectures where bus_dmamap_sync doesn't depend on the tag > >: >> and map. > > > >That's weird, because it works on arm which does depend on it. > > There is a cpu_drain_writebuf() call in _bus_dmamap_sync() that > might be doing the trick on arm (assuming I'm looking at the right > file). The other operations there appear to rely on being passed > the correct map. > > >The original problem that motivated the change was that there was data > >that was returned on some transfers. This data wasn't sync, which > >caused us to get weird results when enumerating the device's data > >structures. The flush was needed because we don't map the data > >transfers as coherent (I believe, I've not studied it in a while, and > >my memory may be failing me. > > The SETUP packets that were mentioned in relation to the change are > allocated using usb_block_allocmem(), which does specify BUS_DMA_COHERENT > as far as I can tell (the contents of xfer->request are memcpy'd > into the reqdma buffer and it is then used). The other bus_dmamap_sync() > calls in usbdi.c all related to buffers passed in from outside USB > code, so the bus_dmamap_sync() calls are needed. I am the one who came up with the patch. Before I go into detail, let me say that I'm not a bus-dma guru (yet ;-), so what I did might be completely wrong or inappropriate. Last week I have started debugging the USB problems that I was seeing on the ARM board (KB9202B) that I have here. The board has an OHCI controller that is recognised by sys/arm/at91/ohci_atmelarm.c . The version that is currently in CVS doesn't work at al and crashes. After an initial patch to the ARM ohci driver I got the board to detect devices and data started moving around. ( http://docs.freebsd.org/cgi/getmsg.cgi?fetch=11034+0+archive/2006/freebsd-arm/20061126.freebsd-arm ) But there still where some problems with some devices. The first test I did seemed to have worked "by accident". Devices seemed to fail at random places and times. ( http://docs.freebsd.org/cgi/getmsg.cgi?fetch=31144+0+archive/2006/freebsd-arm/20061126.freebsd-arm ) Sometimes a device would get detected, sometimes it wouldn't. I even saw a simple "SET_ADDRESS" command fail once. Since SET_ADDRESS only consists of a SETUP packet and no data (in or out) I started to suspect the content of the SETUP packets (the content of xfer->request). Tracing the function calls from usbd_set_address() leas me to usbd_start_transfer(). In this function the data portion of a transfer is bus_dmamap_sync'd, but the request portion isn't. This made me believe that it might be needed to also sync the request portion there. Adding the call to bus_dmamap_sync() there as I did solved all the problems I was seeing and with it USB (on ARM at least) works like a charm and without problems. > >: BUS_DMA_COHERENT is meant to be a hint in terms of cross-platform > >: portability. A platform that supports it is supposed to then know > >: to short-circuit the sync calls if they aren't needed. > > > >COHERENT is still expensive to implement on some systems as it > >sometimes get mapped to uncached. This is OK for small data > >structures that the usb stack likes to push around internally, but > >isn't suitable for data that's pushed over the endpoints. > > > >NetBSD also offers a BUS_DMA_NOCACHE flag as well. I don't know how > >useful it is or where. > > If the arm platform requires bus_dmamap_sync() calls to flush out > writes even with BUS_DMA_COHERENT allocations, then that would > explain the original problem. We'll need to add bus_dmamap_sync() > calls in a number of places in each host controller driver where > there are data ordering requirements. Can someone confirm that the > arm platform needs these for correct write ordering? > > BTW, it looks like at the time the newly added bus_dmamap_sync() > call is executed, the SETUP packet data hasn't yet been copied into > the BUS_DMA_COHERENT buffer it will eventually use (that happens > in the pipe->methods->transfer() call afterwards). Is there more > information such as USB_DEBUG traces showing the original problem? Ah, you're right, it's called too early. I didn't dig deep enough into the code. To spare others the same route, I have written down the path through the code that's taken when calling usbd_set_address() : usbd_set_address() in usbdi_util.c usbd_do_request() in usbdi.c usbd_do_request_flags() in usbdi.c usbd_do_request_flags_pipe() in usbdi.c usbd_alloc_xfer() usbd_setup_default_xfer() in usbdi.c fills in xfer->* (especially it does "xfer->request = *req;" and "xfer->buffer=buffer;") usbd_sync_transfer() in usbdi.c usbd_transfer() in usbdi.c usbd_start_transfer() in usbdi.c if (have segs) && (isread) bus_dmamap_sync(PREWRITE) // my patch adds if (have a request) bus_dmamap_sync(PREWRITE) here pipe->methods->transfer() -> ohci_device_ctrl_transfer() in ohci.c usb_insert_transfer() in usbdi.c STAILQ_INSERT_TAIL(pipe->queue, xfer) ohci_device_ctrl_start() in ohci.c ohci_device_request() in ohci.c .. // only here the actual request data is copied... memcpy(KERNADDR(&opipe->u.ctl.reqdma), req, sizeof(*req)) .. My patch adds the sync call in usbd_start_transfer(), while the actual request data is copied into the right buffer later on in ohci_device_request(). For some reason the patch does work. If I disable this one-liner, all devices fail (most of the time). Re-enabling the line get the devices to work again. I have found one device that seems to fail consistently at the same spot (a USB HUB). With USB_DEBUG enabled I get the following dmesg output : --- log --- uhub_intr: sc=0xc0756950 usb_needs_explore usb_event_thread: woke up usb_discover uhub_explore: uhub0 port 1 status 0x0101 0x0001 uhub_explore: status change hub=1 port=1 uhub_intr: sc=0xc0756950 usb_needs_explore usbd_reset_port: port 1 reset done, error=NORMAL_COMPLETION uhub_intr: sc=0xc0756950 usb_needs_explore usbd_new_device bus=0xc0721000 port=1 depth=1 speed=2 usbd_setup_pipe: dev=0xc0818a80 iface=0 ep=0xc0818aa4 pipe=0xc0818a84 usbd_ar_pipe: pipe=0xc0818b80 usbd_setup_pipe: dev=0xc0818a80 iface=0 ep=0xc0818aa4 pipe=0xc0818a84 usbd_get_desc: type=1, index=0, len=8 usbd_new_device: adding unit addr=2, rev=101, class=9, subclass=0, protocol=0, usbd_ar_pipe: pipe=0xc0771b80 usbd_setup_pipe: dev=0xc0818a80 iface=0 ep=0xc0818aa4 pipe=0xc0818a84 usbd_get_device_desc: usbd_get_desc: type=1, index=0, len=18 usbd_new_device: new dev (addr 2), dev=0xc0818a80, parent=0xc074de00 usbd_probe_and_attach: trying device specific drivers usbd_get_string_desc: expected 16, got 4 uhub_match, dd=0xc0818abc uhub_match, dd=0xc0818abc uhub1: on uhub0 uhub_attach usbd_get_config_desc: confidx=0 usbd_get_desc: type=2, index=0, len=9 usbd_get_config_desc: confidx=0, bad desc len=116 type=136 uhub1: configuration failed, error=INVAL device_attach: uhub1 attach returned 6 --- /log --- It seems to fail trying to load a 16 byte descriptor. (Once again, this HUB works with the patch in place). I don't believe my patch is at the right place where it's placed now. Any ideas from someone with more bus_dma-foo and/or usb-foo are highly appreciated :) If more debugging information is needed, just ask. -- Daan From owner-cvs-all@FreeBSD.ORG Tue Nov 28 14:17:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1AF2516A417; Tue, 28 Nov 2006 14:17:05 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7E4C43CB8; Tue, 28 Nov 2006 14:16:58 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASEH1Ld095418; Tue, 28 Nov 2006 14:17:01 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASEH1G4095417; Tue, 28 Nov 2006 14:17:01 GMT (envelope-from tobez) Message-Id: <200611281417.kASEH1G4095417@repoman.freebsd.org> From: Anton Berezin Date: Tue, 28 Nov 2006 14:17:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Return-Value Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 14:17:05 -0000 tobez 2006-11-28 14:17:01 UTC FreeBSD ports repository Modified files: devel/p5-Return-Value Makefile distinfo Log: Update to 1.302. Revision Changes Path 1.3 +1 -1 ports/devel/p5-Return-Value/Makefile 1.3 +3 -3 ports/devel/p5-Return-Value/distinfo From owner-cvs-all@FreeBSD.ORG Tue Nov 28 14:28:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 969AB16A40F; Tue, 28 Nov 2006 14:28:27 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E1EA43CA1; Tue, 28 Nov 2006 14:28:24 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASESRL7096976; Tue, 28 Nov 2006 14:28:27 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASESR6Z096975; Tue, 28 Nov 2006 14:28:27 GMT (envelope-from tobez) Message-Id: <200611281428.kASESR6Z096975@repoman.freebsd.org> From: Anton Berezin Date: Tue, 28 Nov 2006 14:28:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-File-pushd 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, 28 Nov 2006 14:28:27 -0000 tobez 2006-11-28 14:28:26 UTC FreeBSD ports repository Modified files: devel/p5-File-pushd Makefile distinfo pkg-plist Log: Update to 0.99. Revision Changes Path 1.5 +1 -1 ports/devel/p5-File-pushd/Makefile 1.5 +3 -3 ports/devel/p5-File-pushd/distinfo 1.3 +1 -0 ports/devel/p5-File-pushd/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Nov 28 14:37:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2493A16A503; Tue, 28 Nov 2006 14:37:10 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3224743CA8; Tue, 28 Nov 2006 14:36:35 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASEaZTC098444; Tue, 28 Nov 2006 14:36:35 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASEaZmu098443; Tue, 28 Nov 2006 14:36:35 GMT (envelope-from tobez) Message-Id: <200611281436.kASEaZmu098443@repoman.freebsd.org> From: Anton Berezin Date: Tue, 28 Nov 2006 14:36:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-IPC-DirQueue Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 14:37:10 -0000 tobez 2006-11-28 14:36:35 UTC FreeBSD ports repository Modified files: devel/p5-IPC-DirQueue Makefile distinfo Log: Update to 0.08. Revision Changes Path 1.4 +1 -1 ports/devel/p5-IPC-DirQueue/Makefile 1.4 +3 -3 ports/devel/p5-IPC-DirQueue/distinfo From owner-cvs-all@FreeBSD.ORG Tue Nov 28 14:39:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9859A16A47B; Tue, 28 Nov 2006 14:39:32 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 946AB43C9E; Tue, 28 Nov 2006 14:39:29 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASEdWg1098568; Tue, 28 Nov 2006 14:39:32 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASEdW2h098567; Tue, 28 Nov 2006 14:39:32 GMT (envelope-from tobez) Message-Id: <200611281439.kASEdW2h098567@repoman.freebsd.org> From: Anton Berezin Date: Tue, 28 Nov 2006 14:39:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/p5-Pod-WSDL Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 14:39:32 -0000 tobez 2006-11-28 14:39:32 UTC FreeBSD ports repository Modified files: textproc/p5-Pod-WSDL Makefile distinfo Log: Update to 0.05. Revision Changes Path 1.2 +1 -1 ports/textproc/p5-Pod-WSDL/Makefile 1.2 +3 -3 ports/textproc/p5-Pod-WSDL/distinfo From owner-cvs-all@FreeBSD.ORG Tue Nov 28 14:44:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8BFE416A412; Tue, 28 Nov 2006 14:44:42 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A11143CA1; Tue, 28 Nov 2006 14:44:39 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASEifuT099936; Tue, 28 Nov 2006 14:44:42 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASEifSQ099935; Tue, 28 Nov 2006 14:44:41 GMT (envelope-from pav) Message-Id: <200611281444.kASEifSQ099935@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 28 Nov 2006 14:44: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/irc/xchat Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 14:44:42 -0000 pav 2006-11-28 14:44:41 UTC FreeBSD ports repository Modified files: irc/xchat Makefile Log: - Force spellchecker feature to use gtkspell backend PR: ports/105949 Submitted by: Alex Revision Changes Path 1.122 +2 -0 ports/irc/xchat/Makefile From owner-cvs-all@FreeBSD.ORG Tue Nov 28 14:51:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A5D4E16A415; Tue, 28 Nov 2006 14:51:41 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FD2343CA0; Tue, 28 Nov 2006 14:51:38 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASEpfAX000911; Tue, 28 Nov 2006 14:51:41 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASEpfNr000910; Tue, 28 Nov 2006 14:51:41 GMT (envelope-from tobez) Message-Id: <200611281451.kASEpfNr000910@repoman.freebsd.org> From: Anton Berezin Date: Tue, 28 Nov 2006 14:51: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-Lingua-Identify 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, 28 Nov 2006 14:51:41 -0000 tobez 2006-11-28 14:51:40 UTC FreeBSD ports repository Modified files: textproc/p5-Lingua-Identify Makefile distinfo pkg-plist Log: Update to 0.19. Revision Changes Path 1.2 +4 -1 ports/textproc/p5-Lingua-Identify/Makefile 1.2 +3 -3 ports/textproc/p5-Lingua-Identify/distinfo 1.3 +3 -0 ports/textproc/p5-Lingua-Identify/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Nov 28 15:07:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9739916A47B; Tue, 28 Nov 2006 15:07:47 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A11E943CB3; Tue, 28 Nov 2006 15:07:36 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASF7dk0004508; Tue, 28 Nov 2006 15:07:39 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASF7dl9004507; Tue, 28 Nov 2006 15:07:39 GMT (envelope-from tobez) Message-Id: <200611281507.kASF7dl9004507@repoman.freebsd.org> From: Anton Berezin Date: Tue, 28 Nov 2006 15:07: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/p5-Email-Send Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 15:07:47 -0000 tobez 2006-11-28 15:07:39 UTC FreeBSD ports repository Modified files: mail/p5-Email-Send Makefile distinfo Log: Update to 2.181. Revision Changes Path 1.6 +1 -1 ports/mail/p5-Email-Send/Makefile 1.6 +3 -3 ports/mail/p5-Email-Send/distinfo From owner-cvs-all@FreeBSD.ORG Tue Nov 28 16:07:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1CED016A416; Tue, 28 Nov 2006 16:07:32 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE71E43CA6; Tue, 28 Nov 2006 16:07:27 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id D8D286116; Tue, 28 Nov 2006 19:07:29 +0300 (MSK) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id B2EA9610C; Tue, 28 Nov 2006 19:07:29 +0300 (MSK) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id kASG7Tad000845; Tue, 28 Nov 2006 19:07:29 +0300 (MSK) (envelope-from ru) Date: Tue, 28 Nov 2006 19:07:29 +0300 From: Ruslan Ermilov To: "Greg 'groggy' Lehey" Message-ID: <20061128160729.GA761@rambler-co.ru> References: <200611261903.kAQJ3KPp013911@repoman.freebsd.org> <20061127130323.GC77085@comp.chem.msu.su> <20061127223644.GV42090@wantadilla.lemis.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EeQfGwPcQSOJBaQU" Content-Disposition: inline In-Reply-To: <20061127223644.GV42090@wantadilla.lemis.com> User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: Yar Tikhiy , src-committers@FreeBSD.org, cvs-all@FreeBSD.org, Florent Thoumie , cvs-src@FreeBSD.org Subject: Re: Style strangenesses (was: cvs commit: src/etc rc.subr) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 16:07:32 -0000 --EeQfGwPcQSOJBaQU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 28, 2006 at 09:06:44AM +1030, Greg 'groggy' Lehey wrote: > On Monday, 27 November 2006 at 16:03:24 +0300, Yar Tikhiy wrote: > > By the way, now the output follows the NetBSD rc.conf style: > > > > # $foo_enable > > foo_enable=3DYES > > > > Could it be changed even further to match our own rc.conf style? > > I.e.: > > > > # $foo_enable > > foo_enable=3D"YES" >=20 > Can somebody justify this style to me? It seems unnecessarily > confusing, like Microsoft mail headers with >=20 > To: "'Fred Bloggs'" >=20 > I'm left with the feeling of sloppiness. >=20 Quotes are needed if a value has spaces. Quotes around values without spaces aren't necessary but nice for uniformity. That said, I don't normally use quotes in /boot/loader.conf. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --EeQfGwPcQSOJBaQU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFbF7BqRfpzJluFF4RAvLlAJ0b4vJK1cUy+8jSJj6PR9p1+ILvSwCgg7fb SpSZ+eIRmm+Pclx2CBxH8vc= =NRZ7 -----END PGP SIGNATURE----- --EeQfGwPcQSOJBaQU-- From owner-cvs-all@FreeBSD.ORG Tue Nov 28 16:58:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A836D16A47E; Tue, 28 Nov 2006 16:58:39 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3466543CD9; Tue, 28 Nov 2006 16:58:24 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASGwJh9031232; Tue, 28 Nov 2006 16:58:19 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASGwJhE031231; Tue, 28 Nov 2006 16:58:19 GMT (envelope-from rwatson) Message-Id: <200611281658.kASGwJhE031231@repoman.freebsd.org> From: Robert Watson Date: Tue, 28 Nov 2006 16:58:19 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/smp index.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 16:58:39 -0000 rwatson 2006-11-28 16:58:19 UTC FreeBSD doc repository Modified files: en/smp index.sgml Log: The SMPng web page is largely obsolete now, but update one or two high level bullets to recognize completed work: - The network stack infrastructure has been MPSAFE for several years. Mark as done. - The NFS client has been MPSAFE since May. Mark as done. Revision Changes Path 1.170 +6 -6 www/en/smp/index.sgml From owner-cvs-all@FreeBSD.ORG Tue Nov 28 17:02:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AB1A416A5CD; Tue, 28 Nov 2006 17:02:04 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D02A943D9B; Tue, 28 Nov 2006 17:00:52 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASH0ub8031413; Tue, 28 Nov 2006 17:00:56 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASH0tsW031411; Tue, 28 Nov 2006 17:00:55 GMT (envelope-from rwatson) Message-Id: <200611281700.kASH0tsW031411@repoman.freebsd.org> From: Robert Watson Date: Tue, 28 Nov 2006 17:00: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: www/en/smp index.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 17:02:04 -0000 rwatson 2006-11-28 17:00:54 UTC FreeBSD doc repository Modified files: en/smp index.sgml Log: Mark VFS as MPSAFE; this was largely done in early January, 2005. Revision Changes Path 1.171 +3 -3 www/en/smp/index.sgml From owner-cvs-all@FreeBSD.ORG Tue Nov 28 17:06:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4B54F16A4D1; Tue, 28 Nov 2006 17:06:15 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 236C643CB2; Tue, 28 Nov 2006 17:05:35 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASH5aiZ033992; Tue, 28 Nov 2006 17:05:36 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASH5a2b033991; Tue, 28 Nov 2006 17:05:36 GMT (envelope-from scottl) Message-Id: <200611281705.kASH5a2b033991@repoman.freebsd.org> From: Scott Long Date: Tue, 28 Nov 2006 17:05:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/bce if_bce.c if_bcereg.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, 28 Nov 2006 17:06:15 -0000 scottl 2006-11-28 17:05:36 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/bce if_bce.c if_bcereg.h Log: Merge rev 1.10 of if_bcereg.h and 1.20-1.21 of if_bce.c These fix VLAN tag handling and close a race in the TX path that would lead to lost packets under heavy load. Approved by: re Revision Changes Path 1.2.2.7 +24 -21 src/sys/dev/bce/if_bce.c 1.1.2.4 +2 -1 src/sys/dev/bce/if_bcereg.h From owner-cvs-all@FreeBSD.ORG Tue Nov 28 17:11:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7F76E16A4AB; Tue, 28 Nov 2006 17:11:58 +0000 (UTC) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0AD943C9D; Tue, 28 Nov 2006 17:09:09 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASH8inu034142; Tue, 28 Nov 2006 17:08:44 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASH8ibp034141; Tue, 28 Nov 2006 17:08:44 GMT (envelope-from kensmith) Message-Id: <200611281708.kASH8ibp034141@repoman.freebsd.org> From: Ken Smith Date: Tue, 28 Nov 2006 17:08: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/usr.sbin/sysinstall config.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 17:11:58 -0000 kensmith 2006-11-28 17:08:44 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.sbin/sysinstall config.c Log: MFC v1.240: revision 1.240 date: 2006/11/23 00:57:10; author: kensmith; state: Exp; lines: +1 -1 Oops - what people refer to as linux_base-fc4 calls itself linux_base-fc and that's what pkg_add needs. Revision Changes Path 1.233.2.4 +1 -1 src/usr.sbin/sysinstall/config.c From owner-cvs-all@FreeBSD.ORG Tue Nov 28 17:13:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A545816A416; Tue, 28 Nov 2006 17:13:58 +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 0682443DC4; Tue, 28 Nov 2006 17:10:19 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from kobe.laptop (host5.bedc.ondsl.gr [62.103.39.229]) (authenticated bits=128) by igloo.linux.gr (8.13.8/8.13.8/Debian-2) with ESMTP id kASH9PFV003198 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 28 Nov 2006 19:09:27 +0200 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.13.8/8.13.8) with ESMTP id kASH9E4f005414; Tue, 28 Nov 2006 19:09:14 +0200 (EET) (envelope-from keramida@FreeBSD.org) Received: (from keramida@localhost) by kobe.laptop (8.13.8/8.13.8/Submit) id kASH9ENI005413; Tue, 28 Nov 2006 19:09:14 +0200 (EET) (envelope-from keramida@FreeBSD.org) Date: Tue, 28 Nov 2006 19:09:13 +0200 From: Giorgos Keramidas To: Alexander Leidinger Message-ID: <20061128170913.GB5104@kobe.laptop> References: <200611221617.kAMGH1PD093122@repoman.freebsd.org> <20061123151459.qad64blllicgo4gs@webmail.leidinger.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061123151459.qad64blllicgo4gs@webmail.leidinger.net> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (score=-3.658, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.74, 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: 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: Tue, 28 Nov 2006 17:13:58 -0000 On 2006-11-23 15:14, Alexander Leidinger wrote: >Quoting Giorgos Keramidas >(from Wed, 22 Nov 2006 16:17:01 +0000 (UTC)): >>keramida 2006-11-22 16:17:01 UTC >> >> FreeBSD doc repository >> >> Modified files: >> en_US.ISO8859-1/books/handbook/config chapter.sgml >> Log: >> Various fixes to the "config and tuning" section of the Handbook. >> >> * Reword the paragraph before a set of tunables for Linux, as >> it wasa bit confusing. > > The compat.linux.osrelease one needs to be removed. glibc behaves > differently based upon the value of it. It may refuse to do anything > if it doesn't understand the value. Changing the value of osrelease is > only advised in experimental situations (like in > http://wiki.freebsd.org/linux-kernel) and may result even in kernel > panics. Thanks! Should I just remove the reference to compat.linux.osrelease, or do we need to make other wider changes to the text around the area. It currently reads: % % <filename>sysctl.conf</filename> % % sysctl.conf % sysctl % % sysctl.conf looks much like % rc.conf. Values are set in a % variable=value % form. The specified values are set after the system goes into % multi-user mode. Not all variables are settable in this mode. % % To turn off logging of fatal signal exits and let Linux % programs know they are really running under &os;, the following % tunables can be set in sysctl.conf: % % kern.logsigexit=0 # Do not log fatal signal exits (e.g. sig 11) % compat.linux.osname=&os; % compat.linux.osrelease=4.3-STABLE % % From owner-cvs-all@FreeBSD.ORG Tue Nov 28 17:17:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3301316A49E; Tue, 28 Nov 2006 17:17:34 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D78443E37; Tue, 28 Nov 2006 17:14:00 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASHDrqf035332; Tue, 28 Nov 2006 17:13:53 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASHDru7035331; Tue, 28 Nov 2006 17:13:53 GMT (envelope-from rwatson) Message-Id: <200611281713.kASHDru7035331@repoman.freebsd.org> From: Robert Watson Date: Tue, 28 Nov 2006 17:13: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/en/smp index.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 17:17:34 -0000 rwatson 2006-11-28 17:13:52 UTC FreeBSD doc repository Modified files: en/smp index.sgml Log: Restructure the SMPng page a bit: add 'status' and 'history' sections, and resort some current content into them. Add a note that this page is largely historic (and especially that the task list may be out of date), since we mostly run without Giant now. Move credits to sponsors higher up, and expand. We now run on 24/32-thread sun4v hardware, bump the process/thread count. Revision Changes Path 1.172 +25 -9 www/en/smp/index.sgml From owner-cvs-all@FreeBSD.ORG Tue Nov 28 17:18:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 885F416A407; Tue, 28 Nov 2006 17:18:10 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4C7243EE8; Tue, 28 Nov 2006 17:14:16 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASHE7WI035414; Tue, 28 Nov 2006 17:14:07 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASHE7Aj035413; Tue, 28 Nov 2006 17:14:07 GMT (envelope-from scottl) Message-Id: <200611281714.kASHE7Aj035413@repoman.freebsd.org> From: Scott Long Date: Tue, 28 Nov 2006 17:14:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_2 Cc: Subject: cvs commit: src/sys/dev/bce if_bce.c if_bcereg.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, 28 Nov 2006 17:18:10 -0000 scottl 2006-11-28 17:14:07 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_2) sys/dev/bce if_bce.c if_bcereg.h Log: Merge rev 1.10 of if_bcereg.h and 1.20-1.21 of if_bce.c These fix VLAN tag handling and close a race in the TX path that would lead to lost packets under heavy load. Approved by: re Revision Changes Path 1.2.2.6.2.1 +24 -21 src/sys/dev/bce/if_bce.c 1.1.2.3.2.1 +2 -1 src/sys/dev/bce/if_bcereg.h From owner-cvs-all@FreeBSD.ORG Tue Nov 28 17:35:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5EC0816A40F; Tue, 28 Nov 2006 17:35:08 +0000 (UTC) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE76C442F7; Tue, 28 Nov 2006 17:31:21 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASHUwoq037539; Tue, 28 Nov 2006 17:30:58 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASHUwin037537; Tue, 28 Nov 2006 17:30:58 GMT (envelope-from kensmith) Message-Id: <200611281730.kASHUwin037537@repoman.freebsd.org> From: Ken Smith Date: Tue, 28 Nov 2006 17:30:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_2 Cc: Subject: cvs commit: src/usr.sbin/sysinstall config.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 17:35:08 -0000 kensmith 2006-11-28 17:30:58 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_2) usr.sbin/sysinstall config.c Log: MFS v1.233.2.4: > date: 2006/11/28 17:08:43; author: kensmith; state: Exp; lines: +1 -1 > MFC v1.240: > revision 1.240 > date: 2006/11/23 00:57:10; author: kensmith; state: Exp; lines: +1 -1 > Oops - what people refer to as linux_base-fc4 calls itself linux_base-fc > and that's what pkg_add needs. Approved by: re (bmah) Revision Changes Path 1.233.2.2.4.2 +1 -1 src/usr.sbin/sysinstall/config.c From owner-cvs-all@FreeBSD.ORG Tue Nov 28 17:35:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4135716A4C8; Tue, 28 Nov 2006 17:35:51 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C656543F8C; Tue, 28 Nov 2006 17:32:43 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASHWUEA038293; Tue, 28 Nov 2006 17:32:30 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASHWUiE038292; Tue, 28 Nov 2006 17:32:30 GMT (envelope-from rwatson) Message-Id: <200611281732.kASHWUiE038292@repoman.freebsd.org> From: Robert Watson Date: Tue, 28 Nov 2006 17:32: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: www/en/smp index.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 17:35:51 -0000 rwatson 2006-11-28 17:32:29 UTC FreeBSD doc repository Modified files: en/smp index.sgml Log: Move three items from WIP/stalled to done: - MPSAFE flag no longer present in syscalls.master, all system calls are MPSAFE. - printf(9) synchronization. - Mutex profiling has become lock profiling. Revision Changes Path 1.173 +23 -25 www/en/smp/index.sgml From owner-cvs-all@FreeBSD.ORG Tue Nov 28 17:40:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B977216A510; Tue, 28 Nov 2006 17:40:34 +0000 (UTC) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33FC243CD7; Tue, 28 Nov 2006 17:39:56 +0000 (GMT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASHcfOj038938; Tue, 28 Nov 2006 17:38:41 GMT (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASHcf5Y038937; Tue, 28 Nov 2006 17:38:41 GMT (envelope-from fjoe) Message-Id: <200611281738.kASHcf5Y038937@repoman.freebsd.org> From: Max Khon Date: Tue, 28 Nov 2006 17:38: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/news/husky-msged 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, 28 Nov 2006 17:40:34 -0000 fjoe 2006-11-28 17:38:41 UTC FreeBSD ports repository Modified files: news/husky-msged Makefile pkg-plist Log: - Skip texi2html step and do not include .html documentation - Bump PORTREVISION Pointed out by: kris via pointyhat Revision Changes Path 1.9 +4 -0 ports/news/husky-msged/Makefile 1.4 +0 -143 ports/news/husky-msged/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Nov 28 17:43:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 35E1516A501; Tue, 28 Nov 2006 17:43:17 +0000 (UTC) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67C7243DA8; Tue, 28 Nov 2006 17:42:39 +0000 (GMT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASHgSgp039893; Tue, 28 Nov 2006 17:42:28 GMT (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASHgSMg039892; Tue, 28 Nov 2006 17:42:28 GMT (envelope-from fjoe) Message-Id: <200611281742.kASHgSMg039892@repoman.freebsd.org> From: Max Khon Date: Tue, 28 Nov 2006 17:42:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/asterisk-bristuff 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, 28 Nov 2006 17:43:17 -0000 fjoe 2006-11-28 17:42:27 UTC FreeBSD ports repository Modified files: net/asterisk-bristuff Makefile pkg-plist Log: - Fix WITHOUT_ODBC [1] - Remove NEWGCC option - Bump PORTREVISION Submitted by: dinoex [1] Revision Changes Path 1.62 +1 -6 ports/net/asterisk-bristuff/Makefile 1.23 +2 -2 ports/net/asterisk-bristuff/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Nov 28 17:53:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9B35016A403; Tue, 28 Nov 2006 17:53:36 +0000 (UTC) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B48E043C9E; Tue, 28 Nov 2006 17:53:32 +0000 (GMT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASHraBP041570; Tue, 28 Nov 2006 17:53:36 GMT (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASHra8r041569; Tue, 28 Nov 2006 17:53:36 GMT (envelope-from fjoe) Message-Id: <200611281753.kASHra8r041569@repoman.freebsd.org> From: Max Khon Date: Tue, 28 Nov 2006 17:53:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-toolkits/wxgtk26 Makefile ports/x11-toolkits/wxgtk26/files patch-wx-config.in ports/x11-toolkits/wxgtk26-unicode Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 17:53:36 -0000 fjoe 2006-11-28 17:53:36 UTC FreeBSD ports repository Modified files: x11-toolkits/wxgtk26 Makefile x11-toolkits/wxgtk26/files patch-wx-config.in x11-toolkits/wxgtk26-unicode Makefile Log: - Fix wxgtk2-2.6-config and wxgtk2u-2.6-config when HOME is not set -- execute /bin/sh instead of bash in this case. - Bump PORTREVISION PR: 105561 Revision Changes Path 1.8 +1 -0 ports/x11-toolkits/wxgtk26-unicode/Makefile 1.28 +1 -0 ports/x11-toolkits/wxgtk26/Makefile 1.4 +22 -3 ports/x11-toolkits/wxgtk26/files/patch-wx-config.in From owner-cvs-all@FreeBSD.ORG Tue Nov 28 18:27:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1A32516A4D4 for ; Tue, 28 Nov 2006 18:27:43 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx22.fluidhosting.com [204.14.89.5]) by mx1.FreeBSD.org (Postfix) with SMTP id 0AC9D43D86 for ; Tue, 28 Nov 2006 18:25:37 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: (qmail 22577 invoked by uid 399); 28 Nov 2006 18:25:22 -0000 Received: from localhost (HELO ?156.154.5.122?) (dougb@dougbarton.us@127.0.0.1) by localhost with SMTP; 28 Nov 2006 18:25:22 -0000 Message-ID: <456C7F10.1090605@FreeBSD.org> Date: Tue, 28 Nov 2006 10:25:20 -0800 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: Martin Wilke References: <200611281035.kASAZhGj041117@repoman.freebsd.org> In-Reply-To: <200611281035.kASAZhGj041117@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, beat@chruetertee.ch, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/mail/swaks Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 18:27:43 -0000 Martin Wilke wrote: > miwi 2006-11-28 10:35:43 UTC > > FreeBSD ports repository > > Modified files: > mail/swaks Makefile > Log: > - Add OPTIONS to the Makefile with optional dependencies for > MX lookup, TLS and AUTH NTLM support > > PR: 105944 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=105944 > Submitted by: "Beat Gaetzi" (maintainer) That port is currently set to ports@, so if the submitter would like to be the maintainer for the port, that should be updated. > Revision Changes Path > 1.5 +19 -1 ports/mail/swaks/Makefile > > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/mail/swaks/Makefile.diff?&r1=1.4&r2=1.5&f=h > -- This .signature sanitized for your protection From owner-cvs-all@FreeBSD.ORG Tue Nov 28 18:30:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6131916A412; Tue, 28 Nov 2006 18:30:49 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id F261043CC7; Tue, 28 Nov 2006 18:30:36 +0000 (GMT) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASIUerc049907; Tue, 28 Nov 2006 18:30:40 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASIUevE049906; Tue, 28 Nov 2006 18:30:40 GMT (envelope-from stas) Message-Id: <200611281830.kASIUevE049906@repoman.freebsd.org> From: Stanislav Sedov Date: Tue, 28 Nov 2006 18:30:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/ImageMagick Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 18:30:49 -0000 stas 2006-11-28 18:30:40 UTC FreeBSD ports repository Modified files: graphics/ImageMagick Makefile Log: - Add options PR: ports/105183 Submitted by: Alex Kozlov Approved by: maintainer timeout (3 weeks) Revision Changes Path 1.226 +24 -1 ports/graphics/ImageMagick/Makefile From owner-cvs-all@FreeBSD.ORG Tue Nov 28 18:53:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 84BE216A407; Tue, 28 Nov 2006 18:53:44 +0000 (UTC) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4333543CD0; Tue, 28 Nov 2006 18:51:54 +0000 (GMT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASIpwHY054951; Tue, 28 Nov 2006 18:51:58 GMT (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASIpwlK054950; Tue, 28 Nov 2006 18:51:58 GMT (envelope-from fjoe) Message-Id: <200611281851.kASIpwlK054950@repoman.freebsd.org> From: Max Khon Date: Tue, 28 Nov 2006 18:51: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/databases/oracle_odbc_driver Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 18:53:44 -0000 fjoe 2006-11-28 18:51:57 UTC FreeBSD ports repository Modified files: databases/oracle_odbc_driver Makefile Log: Do not use RUN_DEPENDS=${BUILD_DEPENDS}. While it is safe now it may cause unexpected run dependencies to appear in future. Revision Changes Path 1.7 +1 -1 ports/databases/oracle_odbc_driver/Makefile From owner-cvs-all@FreeBSD.ORG Tue Nov 28 19:07:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8407816A47E; Tue, 28 Nov 2006 19:07:29 +0000 (UTC) (envelope-from az@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CE9743FE4; Tue, 28 Nov 2006 19:02:13 +0000 (GMT) (envelope-from az@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASJ110b055970; Tue, 28 Nov 2006 19:01:01 GMT (envelope-from az@repoman.freebsd.org) Received: (from az@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASJ117l055969; Tue, 28 Nov 2006 19:01:01 GMT (envelope-from az) Message-Id: <200611281901.kASJ117l055969@repoman.freebsd.org> From: Andrej Zverev Date: Tue, 28 Nov 2006 19:01:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Test-Deep Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 19:07:29 -0000 az 2006-11-28 19:01:01 UTC FreeBSD ports repository Modified files: devel/p5-Test-Deep Makefile distinfo Log: -Update to 0.096 Revision Changes Path 1.7 +1 -1 ports/devel/p5-Test-Deep/Makefile 1.6 +3 -3 ports/devel/p5-Test-Deep/distinfo From owner-cvs-all@FreeBSD.ORG Tue Nov 28 19:10:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9144416A4A0; Tue, 28 Nov 2006 19:10:22 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 673A44403F; Tue, 28 Nov 2006 19:04:09 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASJ3rJP058173; Tue, 28 Nov 2006 19:03:53 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASJ3rMC058172; Tue, 28 Nov 2006 19:03:53 GMT (envelope-from jhb) Message-Id: <200611281903.kASJ3rMC058172@repoman.freebsd.org> From: John Baldwin Date: Tue, 28 Nov 2006 19:03:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Cc: Subject: cvs commit: src/sys/conf majors X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 19:10:22 -0000 jhb 2006-11-28 19:03:53 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) sys/conf majors Log: Document major numbers used for amr(4). Revision Changes Path 1.98.2.30 +2 -0 src/sys/conf/majors From owner-cvs-all@FreeBSD.ORG Tue Nov 28 19:11:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0473F16A4FD; Tue, 28 Nov 2006 19:11:10 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EF4743ED1; Tue, 28 Nov 2006 19:05:50 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASJ56gw058514; Tue, 28 Nov 2006 19:05:06 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASJ56GS058512; Tue, 28 Nov 2006 19:05:06 GMT (envelope-from jhb) Message-Id: <200611281905.kASJ56GS058512@repoman.freebsd.org> From: John Baldwin Date: Tue, 28 Nov 2006 19:05:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Cc: Subject: cvs commit: src/sys/dev/mfi mfi.c mfi_disk.c src/sys/conf majors X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 19:11:10 -0000 jhb 2006-11-28 19:05:06 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/mfi mfi.c mfi_disk.c sys/conf majors Log: Assign major numbers 177 and 178 to mfi(4) rather than using two majors reserved for local devices (200 and 201). Revision Changes Path 1.98.2.31 +2 -0 src/sys/conf/majors 1.12.2.3 +15 -9 src/sys/dev/mfi/mfi.c 1.4.2.2 +4 -2 src/sys/dev/mfi/mfi_disk.c From owner-cvs-all@FreeBSD.ORG Tue Nov 28 19:11:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4EF1316A403; Tue, 28 Nov 2006 19:11:56 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0F7B440BA; Tue, 28 Nov 2006 19:09:26 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASJ5bhB058653; Tue, 28 Nov 2006 19:05:37 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASJ5bEX058652; Tue, 28 Nov 2006 19:05:37 GMT (envelope-from sat) Message-Id: <200611281905.kASJ5bEX058652@repoman.freebsd.org> From: Andrew Pantyukhin Date: Tue, 28 Nov 2006 19:05:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/firefox-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: Tue, 28 Nov 2006 19:11:56 -0000 sat 2006-11-28 19:05:37 UTC FreeBSD ports repository Modified files: www/firefox-i18n Makefile distinfo Log: - Add unofficial support for Ukrainian locale Inspired by: mi Revision Changes Path 1.9 +6 -3 ports/www/firefox-i18n/Makefile 1.7 +3 -0 ports/www/firefox-i18n/distinfo From owner-cvs-all@FreeBSD.ORG Tue Nov 28 19:12:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7E23216A6E0; Tue, 28 Nov 2006 19:12:19 +0000 (UTC) (envelope-from xride@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9F1B43C9F; Tue, 28 Nov 2006 19:10:46 +0000 (GMT) (envelope-from xride@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASJAnSw058970; Tue, 28 Nov 2006 19:10:49 GMT (envelope-from xride@repoman.freebsd.org) Received: (from xride@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASJAmjn058962; Tue, 28 Nov 2006 19:10:48 GMT (envelope-from xride) Message-Id: <200611281910.kASJAmjn058962@repoman.freebsd.org> From: Soeren Straarup Date: Tue, 28 Nov 2006 19:10:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/comms/twpsk Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 19:12:19 -0000 xride 2006-11-28 19:10:48 UTC FreeBSD ports repository Modified files: comms/twpsk Makefile Log: Respect X11BASE Approved by: tmclaugh (mentor) Obtained from: kris Revision Changes Path 1.6 +10 -1 ports/comms/twpsk/Makefile From owner-cvs-all@FreeBSD.ORG Tue Nov 28 19:12:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 82CE316A704; Tue, 28 Nov 2006 19:12:19 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC1C043CC9; Tue, 28 Nov 2006 19:10:46 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASJAnx6058992; Tue, 28 Nov 2006 19:10:49 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASJAn13058991; Tue, 28 Nov 2006 19:10:49 GMT (envelope-from mnag) Message-Id: <200611281910.kASJAn13058991@repoman.freebsd.org> From: Marcus Alves Grando Date: Tue, 28 Nov 2006 19:10:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/postfix Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 19:12:19 -0000 mnag 2006-11-28 19:10:49 UTC FreeBSD ports repository Modified files: mail/postfix Makefile Log: - Remove SPF compatible options. Patch are removed in 20060719. Revision Changes Path 1.122 +1 -1 ports/mail/postfix/Makefile From owner-cvs-all@FreeBSD.ORG Tue Nov 28 19:14:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4DD6D16A403; Tue, 28 Nov 2006 19:14:06 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C8B643CA0; Tue, 28 Nov 2006 19:14:01 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASJE5IN060178; Tue, 28 Nov 2006 19:14:05 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASJE5rm060177; Tue, 28 Nov 2006 19:14:05 GMT (envelope-from dinoex) Message-Id: <200611281914.kASJE5rm060177@repoman.freebsd.org> From: Dirk Meyer Date: Tue, 28 Nov 2006 19:14: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 Makefile ports/misc/proj4 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, 28 Nov 2006 19:14:06 -0000 dinoex 2006-11-28 19:14:04 UTC FreeBSD ports repository Modified files: misc Makefile Added files: misc/proj4 Makefile distinfo pkg-descr pkg-plist Log: Cartographic projection software. WWW: http://www.gnustep.it/enrico/position/ Revision Changes Path 1.826 +1 -0 ports/misc/Makefile 1.1 +28 -0 ports/misc/proj4/Makefile (new) 1.1 +3 -0 ports/misc/proj4/distinfo (new) 1.1 +3 -0 ports/misc/proj4/pkg-descr (new) 1.1 +11 -0 ports/misc/proj4/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue Nov 28 19:14:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1D36316A4A0; Tue, 28 Nov 2006 19:14:47 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA82743CC0; Tue, 28 Nov 2006 19:14:41 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASJEiwk060365; Tue, 28 Nov 2006 19:14:44 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASJEiSA060364; Tue, 28 Nov 2006 19:14:44 GMT (envelope-from dinoex) Message-Id: <200611281914.kASJEiSA060364@repoman.freebsd.org> From: Dirk Meyer Date: Tue, 28 Nov 2006 19:14:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 19:14:47 -0000 dinoex 2006-11-28 19:14:44 UTC FreeBSD ports repository Modified files: . modules Log: proj4 --> ports/misc/proj4 Revision Changes Path 1.16701 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Nov 28 19:21:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F2AFE16A4AB; Tue, 28 Nov 2006 19:21:41 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78F0043CD7; Tue, 28 Nov 2006 19:21:21 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASJLGfN060956; Tue, 28 Nov 2006 19:21:16 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASJLGJO060938; Tue, 28 Nov 2006 19:21:16 GMT (envelope-from erwin) Message-Id: <200611281921.kASJLGJO060938@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 28 Nov 2006 19:21:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/ftp/jmirror Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 19:21:42 -0000 erwin 2006-11-28 19:21:16 UTC FreeBSD ports repository Modified files: ftp/jmirror Makefile Log: - Deprecate - Set EXPIRATION_DATE PR: 105968 Submitted by: gabor Revision Changes Path 1.15 +3 -0 ports/ftp/jmirror/Makefile From owner-cvs-all@FreeBSD.ORG Tue Nov 28 19:33:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2556916A492; Tue, 28 Nov 2006 19:33:35 +0000 (UTC) (envelope-from rees@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D53EE43CA0; Tue, 28 Nov 2006 19:33:24 +0000 (GMT) (envelope-from rees@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASJXSVK063326; Tue, 28 Nov 2006 19:33:28 GMT (envelope-from rees@repoman.freebsd.org) Received: (from rees@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASJXS2G063325; Tue, 28 Nov 2006 19:33:28 GMT (envelope-from rees) Message-Id: <200611281933.kASJXS2G063325@repoman.freebsd.org> From: Jim Rees Date: Tue, 28 Nov 2006 19:33:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/nfs nfsproto.h src/sys/nfs4client nfs4_subs.c nfs4_vn_subs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 19:33:35 -0000 rees 2006-11-28 19:33:28 UTC FreeBSD src repository Modified files: sys/nfs nfsproto.h sys/nfs4client nfs4_subs.c nfs4_vn_subs.c Log: NFSv4 client: Add support for va_birthtime Fix va_ctime to use TIME_METADATA, not TIME_CREATE Revision Changes Path 1.12 +17 -15 src/sys/nfs/nfsproto.h 1.6 +8 -1 src/sys/nfs4client/nfs4_subs.c 1.5 +2 -0 src/sys/nfs4client/nfs4_vn_subs.c From owner-cvs-all@FreeBSD.ORG Tue Nov 28 19:41:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7B0A616A47B; Tue, 28 Nov 2006 19:41:18 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6031543CFB; Tue, 28 Nov 2006 19:39:18 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASJMjca061513; Tue, 28 Nov 2006 19:22:45 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASJMja3061512; Tue, 28 Nov 2006 19:22:45 GMT (envelope-from marcus) Message-Id: <200611281922.kASJMja3061512@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 28 Nov 2006 19:22:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-im/libgaim Makefile ports/net-im/gaim-devel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 19:41:18 -0000 marcus 2006-11-28 19:22:45 UTC FreeBSD ports repository Modified files: net-im/libgaim Makefile net-im/gaim-devel Makefile Log: Add some gstreamer plugin dependencies to gaim-devel so that audio will actually work. Reported by: ahze Revision Changes Path 1.5 +1 -0 ports/net-im/gaim-devel/Makefile 1.7 +1 -1 ports/net-im/libgaim/Makefile From owner-cvs-all@FreeBSD.ORG Tue Nov 28 19:54:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8ECDF16A4A0; Tue, 28 Nov 2006 19:54:40 +0000 (UTC) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 853E543FF6; Tue, 28 Nov 2006 19:48:44 +0000 (GMT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASJmICu065666; Tue, 28 Nov 2006 19:48:18 GMT (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASJmId0065665; Tue, 28 Nov 2006 19:48:18 GMT (envelope-from fjoe) Message-Id: <200611281948.kASJmId0065665@repoman.freebsd.org> From: Max Khon Date: Tue, 28 Nov 2006 19: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/databases/mysql2odbc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 19:54:40 -0000 fjoe 2006-11-28 19:48:18 UTC FreeBSD ports repository Modified files: databases/mysql2odbc Makefile Log: Fix the build with unixODBC 2.2.12: GNU_CONFIGURE= yes -> USE_AUTOTOOLS= libtool:15 Pointed out by: kris via pointyhat Revision Changes Path 1.5 +1 -1 ports/databases/mysql2odbc/Makefile From owner-cvs-all@FreeBSD.ORG Tue Nov 28 20:10:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3C6C716A40F; Tue, 28 Nov 2006 20:10:58 +0000 (UTC) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFE3E43FCD; Tue, 28 Nov 2006 20:02:58 +0000 (GMT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASK1vC2067913; Tue, 28 Nov 2006 20:01:57 GMT (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASK1uhb067907; Tue, 28 Nov 2006 20:01:56 GMT (envelope-from fjoe) Message-Id: <200611282001.kASK1uhb067907@repoman.freebsd.org> From: Max Khon Date: Tue, 28 Nov 2006 20:01: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/databases/unixODBC Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 20:10:58 -0000 fjoe 2006-11-28 20:01:56 UTC FreeBSD ports repository Modified files: databases/unixODBC Makefile Log: - Fix the build if MiniSQL headers are present: never build MiniSQL ODBC driver. It is not in our pkg-plist and the build is broken. - Bump PORTREVISION. Revision Changes Path 1.50 +4 -0 ports/databases/unixODBC/Makefile From owner-cvs-all@FreeBSD.ORG Tue Nov 28 20:11:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5FB6916A4A0; Tue, 28 Nov 2006 20:11:24 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 856FA4414D; Tue, 28 Nov 2006 20:04:32 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASK41al069638; Tue, 28 Nov 2006 20:04:01 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASK41xm069635; Tue, 28 Nov 2006 20:04:01 GMT (envelope-from ru) Message-Id: <200611282004.kASK41xm069635@repoman.freebsd.org> From: Ruslan Ermilov Date: Tue, 28 Nov 2006 20:04: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/amd64/amd64 trap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 20:11:24 -0000 ru 2006-11-28 20:04:00 UTC FreeBSD src repository Modified files: sys/amd64/amd64 trap.c Log: Differentiate between data and instruction fetch in the fatal page fault trap handler. Reviewed by: alc Revision Changes Path 1.312 +2 -1 src/sys/amd64/amd64/trap.c From owner-cvs-all@FreeBSD.ORG Tue Nov 28 20:14:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5FB5816A525; Tue, 28 Nov 2006 20:14:18 +0000 (UTC) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C17B43E97; Tue, 28 Nov 2006 20:07:37 +0000 (GMT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASK7Kaj070011; Tue, 28 Nov 2006 20:07:20 GMT (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASK7K2c070010; Tue, 28 Nov 2006 20:07:20 GMT (envelope-from fjoe) Message-Id: <200611282007.kASK7K2c070010@repoman.freebsd.org> From: Max Khon Date: Tue, 28 Nov 2006 20:07:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/mysql2odbc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 20:14:18 -0000 fjoe 2006-11-28 20:07:20 UTC FreeBSD ports repository Modified files: databases/mysql2odbc Makefile Log: Bump PORTREVISION. Revision Changes Path 1.6 +1 -1 ports/databases/mysql2odbc/Makefile From owner-cvs-all@FreeBSD.ORG Tue Nov 28 20:17:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 38D5116A417; Tue, 28 Nov 2006 20:17:19 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id F055D44044; Tue, 28 Nov 2006 20:10:26 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASKA2mC070205; Tue, 28 Nov 2006 20:10:02 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASKA27d070204; Tue, 28 Nov 2006 20:10:02 GMT (envelope-from dinoex) Message-Id: <200611282010.kASKA27d070204@repoman.freebsd.org> From: Dirk Meyer Date: Tue, 28 Nov 2006 20:10: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/misc Makefile ports/misc/position 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, 28 Nov 2006 20:17:19 -0000 dinoex 2006-11-28 20:10:01 UTC FreeBSD ports repository Modified files: misc Makefile Added files: misc/position Makefile distinfo pkg-descr pkg-plist Log: Position - The GNUstep Gps Navigator GPS and Moving-Map Applikation WWW: http://www.gnustep.it/enrico/position/ Revision Changes Path 1.827 +1 -0 ports/misc/Makefile 1.1 +35 -0 ports/misc/position/Makefile (new) 1.1 +3 -0 ports/misc/position/distinfo (new) 1.1 +4 -0 ports/misc/position/pkg-descr (new) 1.1 +262 -0 ports/misc/position/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue Nov 28 20:17:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0592716A47C; Tue, 28 Nov 2006 20:17:36 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EE1743E3E; Tue, 28 Nov 2006 20:11:06 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASKApSc070324; Tue, 28 Nov 2006 20:10:51 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASKAp9S070323; Tue, 28 Nov 2006 20:10:51 GMT (envelope-from dinoex) Message-Id: <200611282010.kASKAp9S070323@repoman.freebsd.org> From: Dirk Meyer Date: Tue, 28 Nov 2006 20:10:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 20:17:36 -0000 dinoex 2006-11-28 20:10:51 UTC FreeBSD ports repository Modified files: . modules Log: position --> ports/misc/position Revision Changes Path 1.16702 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Nov 28 20:18:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 506BC16A47C; Tue, 28 Nov 2006 20:18:48 +0000 (UTC) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0B2343FFD; Tue, 28 Nov 2006 20:14:03 +0000 (GMT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASKDb62071328; Tue, 28 Nov 2006 20:13:37 GMT (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASKDbM8071326; Tue, 28 Nov 2006 20:13:37 GMT (envelope-from fjoe) Message-Id: <200611282013.kASKDbM8071326@repoman.freebsd.org> From: Max Khon Date: Tue, 28 Nov 2006 20:13: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/databases/libodbc++ Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 20:18:48 -0000 fjoe 2006-11-28 20:13:36 UTC FreeBSD ports repository Modified files: databases/libodbc++ Makefile Log: - Fix the build with unixODBC 2.2.12: GNU_CONFIGURE=yes -> USE_AUTOTOOLS=libtool:15 - Bump PORTREVISION Revision Changes Path 1.16 +2 -2 ports/databases/libodbc++/Makefile From owner-cvs-all@FreeBSD.ORG Tue Nov 28 20:44:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8D8B316A407; Tue, 28 Nov 2006 20:44:51 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26F5243C9E; Tue, 28 Nov 2006 20:44:46 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASKio88076630; Tue, 28 Nov 2006 20:44:50 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASKioAd076629; Tue, 28 Nov 2006 20:44:50 GMT (envelope-from dinoex) Message-Id: <200611282044.kASKioAd076629@repoman.freebsd.org> From: Dirk Meyer Date: Tue, 28 Nov 2006 20:44:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/misc Makefile ports/misc/position 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, 28 Nov 2006 20:44:51 -0000 dinoex 2006-11-28 20:44:49 UTC FreeBSD ports repository Modified files: misc Makefile Removed files: misc/position Makefile distinfo pkg-descr pkg-plist Log: - backout, so port can be readded Approved by: pav Revision Changes Path 1.828 +0 -1 ports/misc/Makefile 1.2 +0 -35 ports/misc/position/Makefile (dead) 1.2 +0 -3 ports/misc/position/distinfo (dead) 1.2 +0 -4 ports/misc/position/pkg-descr (dead) 1.2 +0 -262 ports/misc/position/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Tue Nov 28 20:48:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 863BF16A407; Tue, 28 Nov 2006 20:48:58 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 931CF43D53; Tue, 28 Nov 2006 20:47:45 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASKlVfL085158; Tue, 28 Nov 2006 20:47:31 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASKlV7F085157; Tue, 28 Nov 2006 20:47:31 GMT (envelope-from dinoex) Message-Id: <200611282047.kASKlV7F085157@repoman.freebsd.org> From: Dirk Meyer Date: Tue, 28 Nov 2006 20:47: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/astro Makefile ports/astro/position 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, 28 Nov 2006 20:48:58 -0000 dinoex 2006-11-28 20:47:31 UTC FreeBSD ports repository Modified files: astro Makefile Added files: astro/position Makefile distinfo pkg-descr pkg-plist Log: Position - The GNUstep Gps Navigator GPS and Moving-Map Applikation WWW: http://www.gnustep.it/enrico/position/ Revision Changes Path 1.115 +1 -0 ports/astro/Makefile 1.1 +35 -0 ports/astro/position/Makefile (new) 1.1 +3 -0 ports/astro/position/distinfo (new) 1.1 +4 -0 ports/astro/position/pkg-descr (new) 1.1 +262 -0 ports/astro/position/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue Nov 28 20:49:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D52B216A54D; Tue, 28 Nov 2006 20:49:12 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 890C043CB3; Tue, 28 Nov 2006 20:48:23 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASKmE8j085213; Tue, 28 Nov 2006 20:48:14 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASKmEsr085212; Tue, 28 Nov 2006 20:48:14 GMT (envelope-from dinoex) Message-Id: <200611282048.kASKmEsr085212@repoman.freebsd.org> From: Dirk Meyer Date: Tue, 28 Nov 2006 20:48:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 20:49:13 -0000 dinoex 2006-11-28 20:48:14 UTC FreeBSD ports repository Modified files: . modules Log: position --> ports/astro/position Revision Changes Path 1.16704 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Nov 28 20:58:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EDB8D16A4B3; Tue, 28 Nov 2006 20:58:03 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF83243E9B; Tue, 28 Nov 2006 20:54:45 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASKsT0k086363; Tue, 28 Nov 2006 20:54:29 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASKsTP6086362; Tue, 28 Nov 2006 20:54:29 GMT (envelope-from skv) Message-Id: <200611282054.kASKsTP6086362@repoman.freebsd.org> From: Sergey Skvortsov Date: Tue, 28 Nov 2006 20:54:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/libapreq2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 20:58:04 -0000 skv 2006-11-28 20:54:29 UTC FreeBSD ports repository Modified files: www/libapreq2 Makefile Log: Remove USE_GMAKE Revision Changes Path 1.20 +0 -1 ports/www/libapreq2/Makefile From owner-cvs-all@FreeBSD.ORG Tue Nov 28 21:12:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4099B16A403; Tue, 28 Nov 2006 21:12:00 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9FDC43D9E; Tue, 28 Nov 2006 21:09:10 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASKjw9S076723; Tue, 28 Nov 2006 20:45:58 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASKjwPN076722; Tue, 28 Nov 2006 20:45:58 GMT (envelope-from dinoex) Message-Id: <200611282045.kASKjwPN076722@repoman.freebsd.org> From: Dirk Meyer Date: Tue, 28 Nov 2006 20:45:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 28 Nov 2006 21:12:00 -0000 dinoex 2006-11-28 20:45:57 UTC FreeBSD ports repository Modified files: . modules Log: - backout position Revision Changes Path 1.16703 +0 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Nov 28 21:14:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F2B2916A538; Tue, 28 Nov 2006 21:14:03 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3594D43D91; Tue, 28 Nov 2006 21:11:43 +0000 (GMT) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASLBlPH090341; Tue, 28 Nov 2006 21:11:47 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASLBlve090340; Tue, 28 Nov 2006 21:11:47 GMT (envelope-from lth) Message-Id: <200611282111.kASLBlve090340@repoman.freebsd.org> From: Lars Thegler Date: Tue, 28 Nov 2006 21:11:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/perforce Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 21:14:04 -0000 lth 2006-11-28 21:11:47 UTC FreeBSD ports repository Modified files: devel/perforce Makefile Log: - Fixed OSVERSION check [1] - Fixed IGNORE spelling Noticed by: pointyhat via kris [1] Revision Changes Path 1.65 +6 -2 ports/devel/perforce/Makefile From owner-cvs-all@FreeBSD.ORG Tue Nov 28 21:14:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5AAF116A49E; Tue, 28 Nov 2006 21:14:26 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BF0F43E0E; Tue, 28 Nov 2006 21:13:05 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASLD9RZ090755; Tue, 28 Nov 2006 21:13:09 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASLD8vu090754; Tue, 28 Nov 2006 21:13:09 GMT (envelope-from flz) Message-Id: <200611282113.kASLD8vu090754@repoman.freebsd.org> From: Florent Thoumie Date: Tue, 28 Nov 2006 21:13:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/usb ukbd.c usb_quirks.c usb_quirks.h 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, 28 Nov 2006 21:14:26 -0000 flz 2006-11-28 21:13:08 UTC FreeBSD src repository Modified files: sys/dev/usb ukbd.c usb_quirks.c usb_quirks.h usbdevs Log: Add a quirk for devices recognized as usb keyboards not to be hooked by ukbd(4). PR: usb/105669 Submitted by: Henrik Brix Andersen MFC after: 1 week Revision Changes Path 1.59 +3 -0 src/sys/dev/usb/ukbd.c 1.57 +3 -0 src/sys/dev/usb/usb_quirks.c 1.23 +1 -0 src/sys/dev/usb/usb_quirks.h 1.284 +1 -0 src/sys/dev/usb/usbdevs From owner-cvs-all@FreeBSD.ORG Tue Nov 28 21:22:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6BB0016A506; Tue, 28 Nov 2006 21:22:02 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FE2543CBF; Tue, 28 Nov 2006 21:21:31 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASLL4AG091711; Tue, 28 Nov 2006 21:21:04 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASLL4XG091710; Tue, 28 Nov 2006 21:21:04 GMT (envelope-from erwin) Message-Id: <200611282121.kASLL4XG091710@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 28 Nov 2006 21:21: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/py-psyco Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 21:22:02 -0000 erwin 2006-11-28 21:21:04 UTC FreeBSD ports repository Modified files: devel/py-psyco Makefile distinfo Log: Update to 1.5.2 Revision Changes Path 1.15 +1 -1 ports/devel/py-psyco/Makefile 1.10 +3 -3 ports/devel/py-psyco/distinfo From owner-cvs-all@FreeBSD.ORG Tue Nov 28 21:31:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C77E116A412; Tue, 28 Nov 2006 21:31:33 +0000 (UTC) (envelope-from az@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 883E743CA9; Tue, 28 Nov 2006 21:30:27 +0000 (GMT) (envelope-from az@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASLU8Ov093383; Tue, 28 Nov 2006 21:30:08 GMT (envelope-from az@repoman.freebsd.org) Received: (from az@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASLU8M5093381; Tue, 28 Nov 2006 21:30:08 GMT (envelope-from az) Message-Id: <200611282130.kASLU8M5093381@repoman.freebsd.org> From: Andrej Zverev Date: Tue, 28 Nov 2006 21:30:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/svnmailer Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 21:31:33 -0000 az 2006-11-28 21:30:07 UTC FreeBSD ports repository Modified files: mail/svnmailer Makefile distinfo Log: - Update to 1.07 This fix unicode error, which crashed the mailer if the common prefix of the files in the subject line contained non-ascii characters Revision Changes Path 1.6 +1 -2 ports/mail/svnmailer/Makefile 1.5 +3 -3 ports/mail/svnmailer/distinfo From owner-cvs-all@FreeBSD.ORG Tue Nov 28 21:41:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5087416A500; Tue, 28 Nov 2006 21:41:13 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1219343C9D; Tue, 28 Nov 2006 21:41:08 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASLfC92095335; Tue, 28 Nov 2006 21:41:12 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASLfCWr095333; Tue, 28 Nov 2006 21:41:12 GMT (envelope-from rwatson) Message-Id: <200611282141.kASLfCWr095333@repoman.freebsd.org> From: Robert Watson Date: Tue, 28 Nov 2006 21:41:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/netinet ip_output.c ip_var.h tcp_usrreq.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 21:41:13 -0000 rwatson 2006-11-28 21:41:12 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/netinet ip_output.c ip_var.h tcp_usrreq.c Log: Reformulate ip_ctloutput() and tcp_ctloutput() to work around the fact that so_pcb can be invalidated at any time due to an untimely reset. Move the body of ip_ctloutput() to ip_ctloutput_pcbinfo(), which accepts a pcbinfo argument, and wrap it with ip_ctloutput(), which passes a NULL. Modify tcp_ctloutput() to directly invoke ip_ctloutput_pcbinfo() and pass tcbinfo. Hold the pcbinfo lock when dereferencing so_pcb and acquiring the inpcb lock in order to prevent the inpcb from being freed; the pcbinfo lock is then immediately dropped. This is required as TCP may free the inppcb and invalidate so_pcb due to a reset at any time in the RELENG_6 network stack, which otherwise leads to a panic. This panic might be frequently seen on highly loaded IRC and Samba servers, which have long-lasting TCP connections, query socket options frequently, and see a significant number of reset connections. This change has been merged directly to RELENG_6 as the problem does not exist in HEAD, where the invariants for so_pcb are much stronger; the architectural changes in HEAD avoid the need to acquire a global lock in the socket option path. This change will be merged to RELENG_6_2. PR: 102412, 104765 Reviewed by: Diane Bruce Tested by: Daniel Austin , Kai Gallasch Revision Changes Path 1.242.2.17 +34 -1 src/sys/netinet/ip_output.c 1.95.2.1 +3 -0 src/sys/netinet/ip_var.h 1.124.2.4 +1 -1 src/sys/netinet/tcp_usrreq.c From owner-cvs-all@FreeBSD.ORG Tue Nov 28 21:47:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 64C1C16A417; Tue, 28 Nov 2006 21:47:25 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6694243CC1; Tue, 28 Nov 2006 21:47:20 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASLlOXU096422; Tue, 28 Nov 2006 21:47:24 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASLlOpq096421; Tue, 28 Nov 2006 21:47:24 GMT (envelope-from erwin) Message-Id: <200611282147.kASLlOpq096421@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 28 Nov 2006 21:47:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/libcwd Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 21:47:25 -0000 erwin 2006-11-28 21:47:24 UTC FreeBSD ports repository Modified files: devel/libcwd Makefile distinfo Log: Update to 0.99.45 Revision Changes Path 1.16 +1 -1 ports/devel/libcwd/Makefile 1.7 +3 -3 ports/devel/libcwd/distinfo From owner-cvs-all@FreeBSD.ORG Tue Nov 28 21:59:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7B60816A407; Tue, 28 Nov 2006 21:59:49 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80B5A43CA8; Tue, 28 Nov 2006 21:59:44 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASLxlNW098064; Tue, 28 Nov 2006 21:59:47 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASLxloY098063; Tue, 28 Nov 2006 21:59:47 GMT (envelope-from jhb) Message-Id: <200611282159.kASLxloY098063@repoman.freebsd.org> From: John Baldwin Date: Tue, 28 Nov 2006 21:59:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Cc: Subject: cvs commit: src/etc MAKEDEV X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 21:59:49 -0000 jhb 2006-11-28 21:59:47 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) etc MAKEDEV Log: Add support for making mfi and mfid devices. Revision Changes Path 1.243.2.73 +13 -4 src/etc/MAKEDEV From owner-cvs-all@FreeBSD.ORG Tue Nov 28 22:01:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A38E016A412; Tue, 28 Nov 2006 22:01:15 +0000 (UTC) (envelope-from henrik@brixandersen.dk) Received: from ns2.pil.dk (ns2.pil.dk [195.41.47.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FD5A43CAA; Tue, 28 Nov 2006 22:01:08 +0000 (GMT) (envelope-from henrik@brixandersen.dk) Received: from tirith.brixandersen.dk (osgiliath.brixandersen.dk [87.53.223.189]) by ns2.pil.dk (Postfix) with ESMTP id D1FB57BA1DE; Tue, 28 Nov 2006 23:01:11 +0100 (CET) Received: by tirith.brixandersen.dk (Postfix, from userid 1001) id 59FE6B9D9; Tue, 28 Nov 2006 23:01:11 +0100 (CET) Date: Tue, 28 Nov 2006 23:01:11 +0100 From: Henrik Brix Andersen To: Florent Thoumie Message-ID: <20061128220111.GA71168@tirith.brixandersen.dk> Mail-Followup-To: Florent Thoumie , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200611282113.kASLD8vu090754@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tKW2IUtsqtDRztdT" Content-Disposition: inline In-Reply-To: <200611282113.kASLD8vu090754@repoman.freebsd.org> X-PGP-Key: http://www.brixandersen.dk/files/HenrikBrixAndersen.asc User-Agent: Mutt/1.5.13 (2006-08-11) Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/usb ukbd.c usb_quirks.c usb_quirks.h 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, 28 Nov 2006 22:01:15 -0000 --tKW2IUtsqtDRztdT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 28, 2006 at 09:13:08PM +0000, Florent Thoumie wrote: > flz 2006-11-28 21:13:08 UTC >=20 > FreeBSD src repository >=20 > Modified files: > sys/dev/usb ukbd.c usb_quirks.c usb_quirks.h usbdevs=20 > Log: > Add a quirk for devices recognized as usb keyboards not to be hooked by > ukbd(4). > =20 > PR: usb/105669 > Submitted by: Henrik Brix Andersen > MFC after: 1 week Thank you for reviewing and committing this patch, much appreciated :) Could you please bump __FreeBSD_version in sys/param.h as well as noted in the PR? This will allow checking for proper kernel support in my upcoming net-mgmt/wispy-tools port. Sincerely, Brix --=20 Henrik Brix Andersen --tKW2IUtsqtDRztdT Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) Comment: GnuPG signed iD8DBQFFbLGmv+Q4flTiePgRAhtJAJ9vgXvm7Lkzj8B5NJ/KIGwABGzM3ACfcmfm ZzMZKBHWc7L+QKugq7SWRyY= =YDeA -----END PGP SIGNATURE----- --tKW2IUtsqtDRztdT-- From owner-cvs-all@FreeBSD.ORG Tue Nov 28 22:03:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2DC3A16A536; Tue, 28 Nov 2006 22:03:43 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81D0843CA7; Tue, 28 Nov 2006 22:03:33 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASM3b1n000455; Tue, 28 Nov 2006 22:03:37 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASM3buA000454; Tue, 28 Nov 2006 22:03:37 GMT (envelope-from marcel) Message-Id: <200611282203.kASM3buA000454@repoman.freebsd.org> From: Marcel Moolenaar Date: Tue, 28 Nov 2006 22:03:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/ic ns16550.h src/sys/dev/uart uart.h uart_dev_ns8250.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 22:03:43 -0000 marcel 2006-11-28 22:03:37 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/ic ns16550.h sys/dev/uart uart.h uart_dev_ns8250.c Log: Partial MFC: Remove 16-bit wide I/O. It breaks when the register shift is non-null and may not work on all chipsets. PR: i386/105616 Tested by: Helge Oldach Revision Changes Path 1.16.2.1 +2 -1 src/sys/dev/ic/ns16550.h 1.4.2.1 +0 -6 src/sys/dev/uart/uart.h 1.14.2.1 +7 -5 src/sys/dev/uart/uart_dev_ns8250.c From owner-cvs-all@FreeBSD.ORG Tue Nov 28 22:05:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DBC7316A47B; Tue, 28 Nov 2006 22:05:35 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D08E43CC2; Tue, 28 Nov 2006 22:05:25 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id 0FC946203; Wed, 29 Nov 2006 01:05:29 +0300 (MSK) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id E17AD61FD; Wed, 29 Nov 2006 01:05:28 +0300 (MSK) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id kASM5TJd038168; Wed, 29 Nov 2006 01:05:29 +0300 (MSK) (envelope-from ru) Date: Wed, 29 Nov 2006 01:05:29 +0300 From: Ruslan Ermilov To: Florent Thoumie , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20061128220529.GA38107@rambler-co.ru> References: <200611282113.kASLD8vu090754@repoman.freebsd.org> <20061128220111.GA71168@tirith.brixandersen.dk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="dDRMvlgZJXvWKvBx" Content-Disposition: inline In-Reply-To: <20061128220111.GA71168@tirith.brixandersen.dk> User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: Subject: Re: cvs commit: src/sys/dev/usb ukbd.c usb_quirks.c usb_quirks.h 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, 28 Nov 2006 22:05:36 -0000 --dDRMvlgZJXvWKvBx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 28, 2006 at 11:01:11PM +0100, Henrik Brix Andersen wrote: > On Tue, Nov 28, 2006 at 09:13:08PM +0000, Florent Thoumie wrote: > > flz 2006-11-28 21:13:08 UTC > >=20 > > FreeBSD src repository > >=20 > > Modified files: > > sys/dev/usb ukbd.c usb_quirks.c usb_quirks.h usbdevs=20 > > Log: > > Add a quirk for devices recognized as usb keyboards not to be hooked = by > > ukbd(4). > > =20 > > PR: usb/105669 > > Submitted by: Henrik Brix Andersen > > MFC after: 1 week >=20 > Thank you for reviewing and committing this patch, much appreciated :) >=20 > Could you please bump __FreeBSD_version in sys/param.h as well as > noted in the PR? This will allow checking for proper kernel support in > my upcoming net-mgmt/wispy-tools port. >=20 Why can't you just check for the defined constant? Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --dDRMvlgZJXvWKvBx Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFbLKpqRfpzJluFF4RAvmTAJwP5lBI3Cc/fSLBonvJ3iaH11z4BQCgg9i0 gTsabp3A4TEy3Cscrfe4nSI= =XXxa -----END PGP SIGNATURE----- --dDRMvlgZJXvWKvBx-- From owner-cvs-all@FreeBSD.ORG Tue Nov 28 22:20:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C300D16A407; Tue, 28 Nov 2006 22:20:55 +0000 (UTC) (envelope-from scrappy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71C1F43CAF; Tue, 28 Nov 2006 22:20:50 +0000 (GMT) (envelope-from scrappy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASMKtLQ002609; Tue, 28 Nov 2006 22:20:55 GMT (envelope-from scrappy@repoman.freebsd.org) Received: (from scrappy@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASMKtW3002608; Tue, 28 Nov 2006 22:20:55 GMT (envelope-from scrappy) Message-Id: <200611282220.kASMKtW3002608@repoman.freebsd.org> From: "Marc G. Fournier" Date: Tue, 28 Nov 2006 22:20: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/mod_log_sql2-dtc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 22:20:55 -0000 scrappy 2006-11-28 22:20:54 UTC FreeBSD ports repository Modified files: www/mod_log_sql2-dtc Makefile Log: PKGNAMESUFFIX needs a - before the string ... Revision Changes Path 1.3 +1 -1 ports/www/mod_log_sql2-dtc/Makefile From owner-cvs-all@FreeBSD.ORG Tue Nov 28 22:27:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6E24716A40F; Tue, 28 Nov 2006 22:27:04 +0000 (UTC) (envelope-from henrik@brixandersen.dk) Received: from ns2.pil.dk (ns2.pil.dk [195.41.47.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 186F043CC5; Tue, 28 Nov 2006 22:26:44 +0000 (GMT) (envelope-from henrik@brixandersen.dk) Received: from tirith.brixandersen.dk (osgiliath.brixandersen.dk [87.53.223.189]) by ns2.pil.dk (Postfix) with ESMTP id 070BD7BB8ED; Tue, 28 Nov 2006 23:26:42 +0100 (CET) Received: by tirith.brixandersen.dk (Postfix, from userid 1001) id 946FAB9D7; Tue, 28 Nov 2006 23:26:41 +0100 (CET) Date: Tue, 28 Nov 2006 23:26:41 +0100 From: Henrik Brix Andersen To: Ruslan Ermilov Message-ID: <20061128222641.GA73497@tirith.brixandersen.dk> Mail-Followup-To: Ruslan Ermilov , Florent Thoumie , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200611282113.kASLD8vu090754@repoman.freebsd.org> <20061128220111.GA71168@tirith.brixandersen.dk> <20061128220529.GA38107@rambler-co.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="KsGdsel6WgEHnImy" Content-Disposition: inline In-Reply-To: <20061128220529.GA38107@rambler-co.ru> X-PGP-Key: http://www.brixandersen.dk/files/HenrikBrixAndersen.asc User-Agent: Mutt/1.5.13 (2006-08-11) Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, Florent Thoumie Subject: Re: cvs commit: src/sys/dev/usb ukbd.c usb_quirks.c usb_quirks.h 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, 28 Nov 2006 22:27:04 -0000 --KsGdsel6WgEHnImy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 29, 2006 at 01:05:29AM +0300, Ruslan Ermilov wrote: > On Tue, Nov 28, 2006 at 11:01:11PM +0100, Henrik Brix Andersen wrote: > > On Tue, Nov 28, 2006 at 09:13:08PM +0000, Florent Thoumie wrote: > > > flz 2006-11-28 21:13:08 UTC > > >=20 > > > FreeBSD src repository > > >=20 > > > Modified files: > > > sys/dev/usb ukbd.c usb_quirks.c usb_quirks.h usbdevs=20 > > > Log: > > > Add a quirk for devices recognized as usb keyboards not to be hooke= d by > > > ukbd(4). > > > =20 > > > PR: usb/105669 > > > Submitted by: Henrik Brix Andersen > > > MFC after: 1 week > >=20 > > Thank you for reviewing and committing this patch, much appreciated :) > >=20 > > Could you please bump __FreeBSD_version in sys/param.h as well as > > noted in the PR? This will allow checking for proper kernel support in > > my upcoming net-mgmt/wispy-tools port. > >=20 > Why can't you just check for the defined constant? To clarify: it is a run-time issue, not a compile-time issue. The application will compile fine regardless of the above patch, but without the above patch (and with ukbd/uhid loaded) the application will fail to attach to the device. How should I go about checking for the defined constant from the port? Regards, Brix --=20 Henrik Brix Andersen --KsGdsel6WgEHnImy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) Comment: GnuPG signed iD8DBQFFbLehv+Q4flTiePgRAtuCAKC+LS5aBcO1UGoAM8UCu0xqvWHnEACeJjvW f9avgJZoYfPT1RhTOuBb/Cw= =RuUc -----END PGP SIGNATURE----- --KsGdsel6WgEHnImy-- From owner-cvs-all@FreeBSD.ORG Tue Nov 28 22:49:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 91F4316A412; Tue, 28 Nov 2006 22:49:16 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1448043CB9; Tue, 28 Nov 2006 22:49:11 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id C27755DC8; Wed, 29 Nov 2006 01:49:14 +0300 (MSK) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id A05AE5D9B; Wed, 29 Nov 2006 01:49:14 +0300 (MSK) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id kASMnFIG038568; Wed, 29 Nov 2006 01:49:15 +0300 (MSK) (envelope-from ru) Date: Wed, 29 Nov 2006 01:49:15 +0300 From: Ruslan Ermilov To: Florent Thoumie , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20061128224915.GA38469@rambler-co.ru> References: <200611282113.kASLD8vu090754@repoman.freebsd.org> <20061128220111.GA71168@tirith.brixandersen.dk> <20061128220529.GA38107@rambler-co.ru> <20061128222641.GA73497@tirith.brixandersen.dk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="huq684BweRXVnRxX" Content-Disposition: inline In-Reply-To: <20061128222641.GA73497@tirith.brixandersen.dk> User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: Subject: Re: cvs commit: src/sys/dev/usb ukbd.c usb_quirks.c usb_quirks.h 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, 28 Nov 2006 22:49:16 -0000 --huq684BweRXVnRxX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 28, 2006 at 11:26:41PM +0100, Henrik Brix Andersen wrote: > On Wed, Nov 29, 2006 at 01:05:29AM +0300, Ruslan Ermilov wrote: > > Why can't you just check for the defined constant? >=20 > To clarify: it is a run-time issue, not a compile-time issue. The > application will compile fine regardless of the above patch, but > without the above patch (and with ukbd/uhid loaded) the application > will fail to attach to the device. >=20 You want to build a port only when you know that the kernel has this fix? Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --huq684BweRXVnRxX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFbLzrqRfpzJluFF4RAt+HAJ9NaC0ZxC7TdSk3MkaS8aU9oeibrQCdHj4N paNm/xeHThp9khV6qAuH300= =buqG -----END PGP SIGNATURE----- --huq684BweRXVnRxX-- From owner-cvs-all@FreeBSD.ORG Tue Nov 28 23:12:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DEC7916A407; Tue, 28 Nov 2006 23:12:50 +0000 (UTC) (envelope-from henrik@brixandersen.dk) Received: from ns2.pil.dk (ns2.pil.dk [195.41.47.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41C7C43CAE; Tue, 28 Nov 2006 23:12:44 +0000 (GMT) (envelope-from henrik@brixandersen.dk) Received: from tirith.brixandersen.dk (osgiliath.brixandersen.dk [87.53.223.189]) by ns2.pil.dk (Postfix) with ESMTP id B1D637BA1DE; Wed, 29 Nov 2006 00:12:48 +0100 (CET) Received: by tirith.brixandersen.dk (Postfix, from userid 1001) id 07AE3B9D7; Wed, 29 Nov 2006 00:12:47 +0100 (CET) Date: Wed, 29 Nov 2006 00:12:47 +0100 From: Henrik Brix Andersen To: Ruslan Ermilov Message-ID: <20061128231247.GB73497@tirith.brixandersen.dk> Mail-Followup-To: Ruslan Ermilov , Florent Thoumie , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200611282113.kASLD8vu090754@repoman.freebsd.org> <20061128220111.GA71168@tirith.brixandersen.dk> <20061128220529.GA38107@rambler-co.ru> <20061128222641.GA73497@tirith.brixandersen.dk> <20061128224915.GA38469@rambler-co.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ftEhullJWpWg/VHq" Content-Disposition: inline In-Reply-To: <20061128224915.GA38469@rambler-co.ru> X-PGP-Key: http://www.brixandersen.dk/files/HenrikBrixAndersen.asc User-Agent: Mutt/1.5.13 (2006-08-11) Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, Florent Thoumie Subject: Re: cvs commit: src/sys/dev/usb ukbd.c usb_quirks.c usb_quirks.h 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, 28 Nov 2006 23:12:51 -0000 --ftEhullJWpWg/VHq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 29, 2006 at 01:49:15AM +0300, Ruslan Ermilov wrote: > On Tue, Nov 28, 2006 at 11:26:41PM +0100, Henrik Brix Andersen wrote: > > On Wed, Nov 29, 2006 at 01:05:29AM +0300, Ruslan Ermilov wrote: > > > Why can't you just check for the defined constant? > >=20 > > To clarify: it is a run-time issue, not a compile-time issue. The > > application will compile fine regardless of the above patch, but > > without the above patch (and with ukbd/uhid loaded) the application > > will fail to attach to the device. > >=20 > You want to build a port only when you know that the kernel has > this fix? That is my intention, yes. Otherwise end-users will likely be confused as to why the application fails to detect their device. Regards, Brix --=20 Henrik Brix Andersen --ftEhullJWpWg/VHq Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) Comment: GnuPG signed iD8DBQFFbMJvv+Q4flTiePgRApBoAKCD7fjKsVFHaGvwLJX92AruNvyHHACfUChw 7i1Zk4K7Cp4vJ2nOstJP5CU= =86uj -----END PGP SIGNATURE----- --ftEhullJWpWg/VHq-- From owner-cvs-all@FreeBSD.ORG Tue Nov 28 23:19:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 80ACD16A407; Tue, 28 Nov 2006 23:19:19 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id F355D43CA6; Tue, 28 Nov 2006 23:19:13 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASNJIdn015236; Tue, 28 Nov 2006 23:19:18 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASNJIji015235; Tue, 28 Nov 2006 23:19:18 GMT (envelope-from rwatson) Message-Id: <200611282319.kASNJIji015235@repoman.freebsd.org> From: Robert Watson Date: Tue, 28 Nov 2006 23:19:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_2 Cc: Subject: cvs commit: src/sys/netinet ip_output.c ip_var.h tcp_usrreq.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 23:19:19 -0000 rwatson 2006-11-28 23:19:18 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_2) sys/netinet ip_output.c ip_var.h tcp_usrreq.c Log: Merge ip_output.c:1.242.2.17, ip_var.h:1.95.2.1, tcp_usrreq.c:1.124.2.4 from RELENG_6 to RELENG_6_2: Reformulate ip_ctloutput() and tcp_ctloutput() to work around the fact that so_pcb can be invalidated at any time due to an untimely reset. Move the body of ip_ctloutput() to ip_ctloutput_pcbinfo(), which accepts a pcbinfo argument, and wrap it with ip_ctloutput(), which passes a NULL. Modify tcp_ctloutput() to directly invoke ip_ctloutput_pcbinfo() and pass tcbinfo. Hold the pcbinfo lock when dereferencing so_pcb and acquiring the inpcb lock in order to prevent the inpcb from being freed; the pcbinfo lock is then immediately dropped. This is required as TCP may free the inppcb and invalidate so_pcb due to a reset at any time in the RELENG_6 network stack, which otherwise leads to a panic. This panic might be frequently seen on highly loaded IRC and Samba servers, which have long-lasting TCP connections, query socket options frequently, and see a significant number of reset connections. This change has been merged directly to RELENG_6 as the problem does not exist in HEAD, where the invariants for so_pcb are much stronger; the architectural changes in HEAD avoid the need to acquire a global lock in the socket option path. This change will be merged to RELENG_6_2. PR: 102412, 104765 Reviewed by: Diane Bruce Tested by: Daniel Austin , Kai Gallasch Approved by: re (kensmith) Revision Changes Path 1.242.2.16.2.1 +34 -1 src/sys/netinet/ip_output.c 1.95.8.1 +3 -0 src/sys/netinet/ip_var.h 1.124.2.3.2.1 +1 -1 src/sys/netinet/tcp_usrreq.c From owner-cvs-all@FreeBSD.ORG Tue Nov 28 23:30:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5937716A412; Tue, 28 Nov 2006 23:30:26 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id A64E743CA3; Tue, 28 Nov 2006 23:30:20 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id 44FB1612C; Wed, 29 Nov 2006 02:30:24 +0300 (MSK) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id 2372160AD; Wed, 29 Nov 2006 02:30:24 +0300 (MSK) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id kASNUOW0038891; Wed, 29 Nov 2006 02:30:24 +0300 (MSK) (envelope-from ru) Date: Wed, 29 Nov 2006 02:30:24 +0300 From: Ruslan Ermilov To: Florent Thoumie , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20061128233024.GA38853@rambler-co.ru> References: <200611282113.kASLD8vu090754@repoman.freebsd.org> <20061128220111.GA71168@tirith.brixandersen.dk> <20061128220529.GA38107@rambler-co.ru> <20061128222641.GA73497@tirith.brixandersen.dk> <20061128224915.GA38469@rambler-co.ru> <20061128231247.GB73497@tirith.brixandersen.dk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="RnlQjJ0d97Da+TV1" Content-Disposition: inline In-Reply-To: <20061128231247.GB73497@tirith.brixandersen.dk> User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: Subject: Re: cvs commit: src/sys/dev/usb ukbd.c usb_quirks.c usb_quirks.h 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, 28 Nov 2006 23:30:26 -0000 --RnlQjJ0d97Da+TV1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 29, 2006 at 12:12:47AM +0100, Henrik Brix Andersen wrote: > On Wed, Nov 29, 2006 at 01:49:15AM +0300, Ruslan Ermilov wrote: > > On Tue, Nov 28, 2006 at 11:26:41PM +0100, Henrik Brix Andersen wrote: > > > On Wed, Nov 29, 2006 at 01:05:29AM +0300, Ruslan Ermilov wrote: > > > > Why can't you just check for the defined constant? > > >=20 > > > To clarify: it is a run-time issue, not a compile-time issue. The > > > application will compile fine regardless of the above patch, but > > > without the above patch (and with ukbd/uhid loaded) the application > > > will fail to attach to the device. > > >=20 > > You want to build a port only when you know that the kernel has > > this fix? >=20 > That is my intention, yes. Otherwise end-users will likely be confused > as to why the application fails to detect their device. >=20 Though there's a way to set a make variable conditional on the result of running some external command (e.g., grep(1)), I agree that using __FreeBSD_version in this case is probably easier. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --RnlQjJ0d97Da+TV1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFbMaQqRfpzJluFF4RAjVZAKCZhreX54q7B9+Myh/oqW6LWLwq8QCfWYGN 6hau+W14C9QnRvt56gAddns= =fgrk -----END PGP SIGNATURE----- --RnlQjJ0d97Da+TV1-- From owner-cvs-all@FreeBSD.ORG Tue Nov 28 23:35:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7A76516A416; Tue, 28 Nov 2006 23:35:02 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 281B443C9E; Tue, 28 Nov 2006 23:34:57 +0000 (GMT) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASNZ2Tm020186; Tue, 28 Nov 2006 23:35:02 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASNZ2bZ020185; Tue, 28 Nov 2006 23:35:02 GMT (envelope-from shaun) Message-Id: <200611282335.kASNZ2bZ020185@repoman.freebsd.org> From: Shaun Amott Date: Tue, 28 Nov 2006 23:35: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/sysutils Makefile ports/sysutils/diskscrub Makefile distinfo pkg-descr ports/sysutils/diskscrub/files extrapatch-freebsd4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 23:35:02 -0000 shaun 2006-11-28 23:35:01 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/diskscrub Makefile distinfo pkg-descr sysutils/diskscrub/files extrapatch-freebsd4 Log: Add sysutils/diskscrub: This port performs disk scrubbing on either an entire disk, a single file, or 'free space' (by creating a new file that fills the FS and scrubbing that). PR: ports/105980 Submitted by: Erik Greenwald Revision Changes Path 1.860 +1 -0 ports/sysutils/Makefile 1.1 +40 -0 ports/sysutils/diskscrub/Makefile (new) 1.1 +3 -0 ports/sysutils/diskscrub/distinfo (new) 1.1 +16 -0 ports/sysutils/diskscrub/files/extrapatch-freebsd4 (new) 1.1 +17 -0 ports/sysutils/diskscrub/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Tue Nov 28 23:35:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0AA8F16A416; Tue, 28 Nov 2006 23:35:55 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F98B43CA1; Tue, 28 Nov 2006 23:35:49 +0000 (GMT) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASNZsnI020264; Tue, 28 Nov 2006 23:35:54 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASNZsdl020263; Tue, 28 Nov 2006 23:35:54 GMT (envelope-from shaun) Message-Id: <200611282335.kASNZsdl020263@repoman.freebsd.org> From: Shaun Amott Date: Tue, 28 Nov 2006 23:35:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 23:35:55 -0000 shaun 2006-11-28 23:35:54 UTC FreeBSD ports repository Modified files: . modules Log: diskscrub --> ports/sysutils/diskscrub Revision Changes Path 1.16705 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Nov 28 23:38:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C460316A403; Tue, 28 Nov 2006 23:38:56 +0000 (UTC) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3141643CA8; Tue, 28 Nov 2006 23:38:51 +0000 (GMT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASNcu3S020430; Tue, 28 Nov 2006 23:38:56 GMT (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASNcutc020429; Tue, 28 Nov 2006 23:38:56 GMT (envelope-from fjoe) Message-Id: <200611282338.kASNcutc020429@repoman.freebsd.org> From: Max Khon Date: Tue, 28 Nov 2006 23:38:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-toolkits/wxgtk24 Makefile ports/x11-toolkits/wxgtk24/files patch-configure ports/x11-toolkits/wxgtk24-contrib Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 23:38:56 -0000 fjoe 2006-11-28 23:38:56 UTC FreeBSD ports repository Modified files: x11-toolkits/wxgtk24 Makefile x11-toolkits/wxgtk24/files patch-configure x11-toolkits/wxgtk24-contrib Makefile Log: - Make X11BASE-clean. - Bump PORTREVISION. Revision Changes Path 1.9 +1 -1 ports/x11-toolkits/wxgtk24-contrib/Makefile 1.54 +3 -2 ports/x11-toolkits/wxgtk24/Makefile 1.5 +8 -0 ports/x11-toolkits/wxgtk24/files/patch-configure From owner-cvs-all@FreeBSD.ORG Tue Nov 28 23:41:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 44B1416A412; Tue, 28 Nov 2006 23:41:13 +0000 (UTC) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC14343C9D; Tue, 28 Nov 2006 23:41:07 +0000 (GMT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kASNfCVO021047; Tue, 28 Nov 2006 23:41:12 GMT (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASNfC6D021043; Tue, 28 Nov 2006 23:41:12 GMT (envelope-from fjoe) Message-Id: <200611282341.kASNfC6D021043@repoman.freebsd.org> From: Max Khon Date: Tue, 28 Nov 2006 23:41: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-toolkits/wxgtk26 Makefile ports/x11-toolkits/wxgtk26/files patch-configure ports/x11-toolkits/wxgtk26-common Makefile ports/x11-toolkits/wxgtk26-contrib Makefile ports/x11-toolkits/wxgtk26-contrib-common Makefile ports/x11-toolkits/wxgtk26-unicode Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 23:41:13 -0000 fjoe 2006-11-28 23:41:12 UTC FreeBSD ports repository Modified files: x11-toolkits/wxgtk26 Makefile x11-toolkits/wxgtk26/files patch-configure x11-toolkits/wxgtk26-common Makefile x11-toolkits/wxgtk26-contrib Makefile x11-toolkits/wxgtk26-contrib-common Makefile x11-toolkits/wxgtk26-unicode Makefile x11-toolkits/wxgtk26-unicode-contrib Makefile Log: - Make X11BASE-clean. - Bump PORTREVISION. Revision Changes Path 1.5 +2 -0 ports/x11-toolkits/wxgtk26-common/Makefile 1.5 +2 -0 ports/x11-toolkits/wxgtk26-contrib-common/Makefile 1.10 +2 -0 ports/x11-toolkits/wxgtk26-contrib/Makefile 1.9 +2 -0 ports/x11-toolkits/wxgtk26-unicode-contrib/Makefile 1.9 +2 -1 ports/x11-toolkits/wxgtk26-unicode/Makefile 1.29 +2 -1 ports/x11-toolkits/wxgtk26/Makefile 1.4 +8 -0 ports/x11-toolkits/wxgtk26/files/patch-configure From owner-cvs-all@FreeBSD.ORG Wed Nov 29 00:41:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C9B1116A415; Wed, 29 Nov 2006 00:41:45 +0000 (UTC) (envelope-from rodrigc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E44443CA1; Wed, 29 Nov 2006 00:41:40 +0000 (GMT) (envelope-from rodrigc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAT0fj8Z031641; Wed, 29 Nov 2006 00:41:45 GMT (envelope-from rodrigc@repoman.freebsd.org) Received: (from rodrigc@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAT0fjh4031639; Wed, 29 Nov 2006 00:41:45 GMT (envelope-from rodrigc) Message-Id: <200611290041.kAT0fjh4031639@repoman.freebsd.org> From: Craig Rodrigues Date: Wed, 29 Nov 2006 00:41: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/sbin/mount_nfs mount_nfs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 00:41:45 -0000 rodrigc 2006-11-29 00:41:45 UTC FreeBSD src repository Modified files: sbin/mount_nfs mount_nfs.c Log: Deduce the "fstype" parameter to pass to nmount() by looking at the "_nfs" part of argv[0]. This should facilitate unifying mount_nfs and mount_nfs4 into one binary. MFC after: 1 month Reviewed by: mohans Revision Changes Path 1.69 +8 -2 src/sbin/mount_nfs/mount_nfs.c From owner-cvs-all@FreeBSD.ORG Wed Nov 29 00:46:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BD49E16A403; Wed, 29 Nov 2006 00:46:30 +0000 (UTC) (envelope-from rodrigc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BDB543CA8; Wed, 29 Nov 2006 00:46:25 +0000 (GMT) (envelope-from rodrigc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAT0kUcg032415; Wed, 29 Nov 2006 00:46:30 GMT (envelope-from rodrigc@repoman.freebsd.org) Received: (from rodrigc@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAT0kUGB032414; Wed, 29 Nov 2006 00:46:30 GMT (envelope-from rodrigc) Message-Id: <200611290046.kAT0kUGB032414@repoman.freebsd.org> From: Craig Rodrigues Date: Wed, 29 Nov 2006 00:46: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/mount_nfs mount_nfs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 00:46:30 -0000 rodrigc 2006-11-29 00:46:30 UTC FreeBSD src repository Modified files: sbin/mount_nfs mount_nfs.c Log: Pass a string buffer named "errmsg" to nmount(). This will allow the NFS mount code to return a string error message in addition to returning an error integer value. Reviewed by: mohans MFC after: 1 month Revision Changes Path 1.70 +4 -2 src/sbin/mount_nfs/mount_nfs.c From owner-cvs-all@FreeBSD.ORG Wed Nov 29 01:05:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7866F16A412; Wed, 29 Nov 2006 01:05:25 +0000 (UTC) (envelope-from kuriyama@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7E2F43CB6; Wed, 29 Nov 2006 01:05:19 +0000 (GMT) (envelope-from kuriyama@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAT15Pli044705; Wed, 29 Nov 2006 01:05:25 GMT (envelope-from kuriyama@repoman.freebsd.org) Received: (from kuriyama@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAT15PIn044704; Wed, 29 Nov 2006 01:05:25 GMT (envelope-from kuriyama) Message-Id: <200611290105.kAT15PIn044704@repoman.freebsd.org> From: Jun Kuriyama Date: Wed, 29 Nov 2006 01:05: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/misc/amanda-server Makefile distinfo ports/misc/amanda-server/files patch-amanda.conf.5 patch-restore.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 01:05:25 -0000 kuriyama 2006-11-29 01:05:24 UTC FreeBSD ports repository Modified files: misc/amanda-server Makefile distinfo misc/amanda-server/files patch-amanda.conf.5 Added files: misc/amanda-server/files patch-restore.c Log: - Upgrade to 2.5.1p2. - Add a patch to fix amfetchdump to dump core [1]. - Fix GNUTAR, DUMP_SNAPSHOT options handling [2]. Submitted by: Andy Hilker [1][2] PR: ports/105635 [1], ports/105942 [2] Revision Changes Path 1.94 +3 -3 ports/misc/amanda-server/Makefile 1.28 +3 -3 ports/misc/amanda-server/distinfo 1.2 +8 -8 ports/misc/amanda-server/files/patch-amanda.conf.5 1.1 +18 -0 ports/misc/amanda-server/files/patch-restore.c (new) From owner-cvs-all@FreeBSD.ORG Wed Nov 29 01:09:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D224D16A403; Wed, 29 Nov 2006 01:09:56 +0000 (UTC) (envelope-from kuriyama@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04C6D43CA8; Wed, 29 Nov 2006 01:09:51 +0000 (GMT) (envelope-from kuriyama@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAT19uKY044869; Wed, 29 Nov 2006 01:09:56 GMT (envelope-from kuriyama@repoman.freebsd.org) Received: (from kuriyama@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAT19u8K044868; Wed, 29 Nov 2006 01:09:56 GMT (envelope-from kuriyama) Message-Id: <200611290109.kAT19u8K044868@repoman.freebsd.org> From: Jun Kuriyama Date: Wed, 29 Nov 2006 01:09:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-UNIVERSAL-require Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 01:09:56 -0000 kuriyama 2006-11-29 01:09:56 UTC FreeBSD ports repository Modified files: devel/p5-UNIVERSAL-require Makefile distinfo Log: - Upgrade to 0.11. Revision Changes Path 1.2 +1 -1 ports/devel/p5-UNIVERSAL-require/Makefile 1.3 +3 -3 ports/devel/p5-UNIVERSAL-require/distinfo From owner-cvs-all@FreeBSD.ORG Wed Nov 29 01:19:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B6D0516A403; Wed, 29 Nov 2006 01:19:23 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id E22B343CA1; Wed, 29 Nov 2006 01:19:17 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAT1JNPi046378; Wed, 29 Nov 2006 01:19:23 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAT1JNQX046377; Wed, 29 Nov 2006 01:19:23 GMT (envelope-from sobomax) Message-Id: <200611290119.kAT1JNQX046377@repoman.freebsd.org> From: Maxim Sobolev Date: Wed, 29 Nov 2006 01:19: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/sys/i386/i386 local_apic.c src/sys/amd64/amd64 local_apic.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 01:19:23 -0000 sobomax 2006-11-29 01:19:23 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/i386/i386 local_apic.c sys/amd64/amd64 local_apic.c Log: Another attempt to MFC changes that prevent any accounting for the disabled HTT cores. This time make code conditional on !defined(SCHED_ULE), since SCHED_ULE is generally b0rken due to the fact that it doesn't honour hlt_cpus_mask when scheduling processes like all other schedulers in the system do. I am not sure if such SCHED_ULE behaviour should be considered as a security flaw, basically it means that anybody running SCHED_ULE kernel on HTT system still affected by FreeBSD-SA-05:09.htt. Revision Changes Path 1.17.2.11 +16 -0 src/sys/amd64/amd64/local_apic.c 1.17.2.11 +16 -0 src/sys/i386/i386/local_apic.c From owner-cvs-all@FreeBSD.ORG Wed Nov 29 01:52:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5993D16A415; Wed, 29 Nov 2006 01:52:31 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 462AF43CB1; Wed, 29 Nov 2006 01:52:25 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAT1qUZ9052892; Wed, 29 Nov 2006 01:52:30 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAT1qUpw052891; Wed, 29 Nov 2006 01:52:30 GMT (envelope-from maho) Message-Id: <200611290152.kAT1qUpw052891@repoman.freebsd.org> From: Maho Nakata Date: Wed, 29 Nov 2006 01: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/math/suitesparse 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, 29 Nov 2006 01:52:31 -0000 maho 2006-11-29 01:52:30 UTC FreeBSD ports repository Modified files: math/suitesparse Makefile pkg-plist Log: Build shared libs as well. Bump port revision. Suggested by: kris Revision Changes Path 1.12 +52 -28 ports/math/suitesparse/Makefile 1.4 +19 -2 ports/math/suitesparse/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Nov 29 02:21:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8955016A403; Wed, 29 Nov 2006 02:21:41 +0000 (UTC) (envelope-from mohans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68AB543CA6; Wed, 29 Nov 2006 02:21:35 +0000 (GMT) (envelope-from mohans@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAT2LfuZ060935; Wed, 29 Nov 2006 02:21:41 GMT (envelope-from mohans@repoman.freebsd.org) Received: (from mohans@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAT2Lf2A060932; Wed, 29 Nov 2006 02:21:41 GMT (envelope-from mohans) Message-Id: <200611290221.kAT2Lf2A060932@repoman.freebsd.org> From: Mohan Srinivasan Date: Wed, 29 Nov 2006 02:21: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/nfsclient nfs_node.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 02:21:41 -0000 mohans 2006-11-29 02:21:40 UTC FreeBSD src repository Modified files: sys/nfsclient nfs_node.c Log: In nfs_nget(), we must initialize the fh in the nfsnode before inserting the vnode into the vfs hash. Otherwise, another thread walking the hash can trip on an nfsnode with an uninitialized or partially initialized fh. Thanks to ups@ for spotting this race. Revision Changes Path 1.85 +6 -6 src/sys/nfsclient/nfs_node.c From owner-cvs-all@FreeBSD.ORG Wed Nov 29 02:27:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9E03416A407; Wed, 29 Nov 2006 02:27:00 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 688E743CA7; Wed, 29 Nov 2006 02:26:54 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAT2R0Q4062236; Wed, 29 Nov 2006 02:27:00 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAT2R0Bp062235; Wed, 29 Nov 2006 02:27:00 GMT (envelope-from clsung) Message-Id: <200611290227.kAT2R0Bp062235@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 29 Nov 2006 02: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/sketchy 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, 29 Nov 2006 02:27:00 -0000 clsung 2006-11-29 02:27:00 UTC FreeBSD ports repository Modified files: lang/sketchy Makefile distinfo pkg-plist Log: - Update to 2006-11-27. - Improved memory allocator. - Added READ-FROM-STRING and WRITE-TO-STRING procedures. PR: ports/105912 Submitted by: maintainer (Nils M Holm) Revision Changes Path 1.18 +1 -1 ports/lang/sketchy/Makefile 1.18 +3 -3 ports/lang/sketchy/distinfo 1.15 +1 -1 ports/lang/sketchy/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Nov 29 02:40:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 08CD416A415; Wed, 29 Nov 2006 02:40:23 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7926343CB5; Wed, 29 Nov 2006 02:40:15 +0000 (GMT) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAT2eKef063887; Wed, 29 Nov 2006 02:40:20 GMT (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAT2eKIu063886; Wed, 29 Nov 2006 02:40:20 GMT (envelope-from vanilla) Message-Id: <200611290240.kAT2eKIu063886@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Wed, 29 Nov 2006 02:40: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/sdl_sge Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 02:40:23 -0000 vanilla 2006-11-29 02:40:20 UTC FreeBSD ports repository Modified files: devel/sdl_sge Makefile Log: Fix DISTNAME. Submitted by: kris via email. Pointyhat by: me Revision Changes Path 1.7 +1 -1 ports/devel/sdl_sge/Makefile From owner-cvs-all@FreeBSD.ORG Wed Nov 29 07:09:20 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E649A16A500; Wed, 29 Nov 2006 07:09:20 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AB9043CB3; Wed, 29 Nov 2006 07:09:20 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAT5rPLA006673; Wed, 29 Nov 2006 05:53:25 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAT5rPNr006672; Wed, 29 Nov 2006 05:53:25 GMT (envelope-from yar) Message-Id: <200611290553.kAT5rPNr006672@repoman.freebsd.org> From: Yar Tikhiy Date: Wed, 29 Nov 2006 05:53:25 +0000 (UTC) To: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/boot/common loader.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: Wed, 29 Nov 2006 07:09:21 -0000 yar 2006-11-29 05:53:25 UTC FreeBSD src repository Modified files: sys/boot/common loader.8 Log: Note that not all architectures use sendfile(2) buffers; refer to the respective manpage for details. MFC after: 3 days Revision Changes Path 1.90 +4 -1 src/sys/boot/common/loader.8 From owner-cvs-all@FreeBSD.ORG Wed Nov 29 07:09:32 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9B42416A5E2; Wed, 29 Nov 2006 07:09:25 +0000 (UTC) (envelope-from sumikawa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8461043CB5; Wed, 29 Nov 2006 07:09:22 +0000 (GMT) (envelope-from sumikawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAT5LXHg001509; Wed, 29 Nov 2006 05:21:33 GMT (envelope-from sumikawa@repoman.freebsd.org) Received: (from sumikawa@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAT5LXsT001505; Wed, 29 Nov 2006 05:21:33 GMT (envelope-from sumikawa) Message-Id: <200611290521.kAT5LXsT001505@repoman.freebsd.org> From: Munechika SUMIKAWA Date: Wed, 29 Nov 2006 05:21: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-Plagger Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 07:09:32 -0000 sumikawa 2006-11-29 05:21:33 UTC FreeBSD ports repository Modified files: textproc/p5-Plagger Makefile distinfo pkg-plist Log: Upgrade to 0.7.16. Revision Changes Path 1.17 +17 -3 ports/textproc/p5-Plagger/Makefile 1.7 +3 -3 ports/textproc/p5-Plagger/distinfo 1.8 +10 -4 ports/textproc/p5-Plagger/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Nov 29 07:09:33 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2B2A516A5F9; Wed, 29 Nov 2006 07:09:33 +0000 (UTC) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08E5743CB3; Wed, 29 Nov 2006 07:09:22 +0000 (GMT) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAT5TDtQ002511; Wed, 29 Nov 2006 05:29:14 GMT (envelope-from jkoshy@repoman.freebsd.org) Received: (from jkoshy@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAT5TDGE002510; Wed, 29 Nov 2006 05:29:13 GMT (envelope-from jkoshy) Message-Id: <200611290529.kAT5TDGE002510@repoman.freebsd.org> From: Joseph Koshy Date: Wed, 29 Nov 2006 05:29: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/sbin/reboot boot_i386.8 reboot.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: Wed, 29 Nov 2006 07:09:33 -0000 jkoshy 2006-11-29 05:29:13 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sbin/reboot boot_i386.8 reboot.8 Log: MFC {r1.60 boot_i386.8, r1.24 reboot.8 }: Cross-reference nextboot(8). Revision Changes Path 1.52.2.7 +1 -0 src/sbin/reboot/boot_i386.8 1.23.2.1 +1 -0 src/sbin/reboot/reboot.8 From owner-cvs-all@FreeBSD.ORG Wed Nov 29 07:09:33 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4E30E16A5FA; Wed, 29 Nov 2006 07:09:33 +0000 (UTC) (envelope-from kmacy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C99F343CB6; Wed, 29 Nov 2006 07:09:22 +0000 (GMT) (envelope-from kmacy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAT5IJ7x000857; Wed, 29 Nov 2006 05:18:19 GMT (envelope-from kmacy@repoman.freebsd.org) Received: (from kmacy@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAT5IJud000856; Wed, 29 Nov 2006 05:18:19 GMT (envelope-from kmacy) Message-Id: <200611290518.kAT5IJud000856@repoman.freebsd.org> From: Kip Macy Date: Wed, 29 Nov 2006 05:18: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/sun4v/sun4v exception.S src/sys/sun4v/include pcb.h src/sys/sparc64/sparc64 genassym.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 07:09:33 -0000 kmacy 2006-11-29 05:18:19 UTC FreeBSD src repository Modified files: sys/sun4v/sun4v exception.S sys/sun4v/include pcb.h sys/sparc64/sparc64 genassym.c Log: - Explicitly name the fields in pcb that we use to store trap state for later retrieval, rather than using pad - save the fault address in sfar for use by the alignment fixup handler - mask off the trap number, so the context id doesn't confuse the UT_MAX comparison This change fixes alignment fixup handling which is needed for traceroute to work in spite of its copious unaligned accesses Revision Changes Path 1.66 +5 -0 src/sys/sparc64/sparc64/genassym.c 1.2 +6 -1 src/sys/sun4v/include/pcb.h 1.9 +18 -14 src/sys/sun4v/sun4v/exception.S From owner-cvs-all@FreeBSD.ORG Wed Nov 29 07:09:46 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1820B16A730; Wed, 29 Nov 2006 07:09:45 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94AED43CB4; Wed, 29 Nov 2006 07:09:25 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAT4hK1o086591; Wed, 29 Nov 2006 04:43:20 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAT4hKaQ086590; Wed, 29 Nov 2006 04:43:20 GMT (envelope-from clsung) Message-Id: <200611290443.kAT4hKaQ086590@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 29 Nov 2006 04:43:20 +0000 (UTC) To: ports-committers@freebsd.org, cvs-ports@freebsd.org, cvs-all@freebsd.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 29 Nov 2006 07:09:46 -0000 clsung 2006-11-29 04:43:20 UTC FreeBSD ports repository Modified files: . modules Log: p5-Net-Subnets --> ports/net/p5-Net-Subnets Revision Changes Path 1.16707 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Nov 29 07:09:47 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A442816A791; Wed, 29 Nov 2006 07:09:46 +0000 (UTC) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD80B43CCA; Wed, 29 Nov 2006 07:09:25 +0000 (GMT) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAT4kmXt086769; Wed, 29 Nov 2006 04:46:48 GMT (envelope-from jkoshy@repoman.freebsd.org) Received: (from jkoshy@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAT4kmcS086768; Wed, 29 Nov 2006 04:46:48 GMT (envelope-from jkoshy) Message-Id: <200611290446.kAT4kmcS086768@repoman.freebsd.org> From: Joseph Koshy Date: Wed, 29 Nov 2006 04:46:48 +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 events.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 07:09:47 -0000 jkoshy 2006-11-29 04:46:48 UTC FreeBSD doc repository Modified files: share/sgml events.xml Log: Add two upcoming events. Submitted by: Daniel Seuffert (DS at praxisvermittlung24 dot de) Revision Changes Path 1.12 +48 -1 www/share/sgml/events.xml From owner-cvs-all@FreeBSD.ORG Wed Nov 29 07:09:50 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0B5AD16A81A; Wed, 29 Nov 2006 07:09:49 +0000 (UTC) (envelope-from kmacy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39B2C43CCE; Wed, 29 Nov 2006 07:09:27 +0000 (GMT) (envelope-from kmacy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAT4qpLE095802; Wed, 29 Nov 2006 04:52:51 GMT (envelope-from kmacy@repoman.freebsd.org) Received: (from kmacy@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAT4qp5S095801; Wed, 29 Nov 2006 04:52:51 GMT (envelope-from kmacy) Message-Id: <200611290452.kAT4qp5S095801@repoman.freebsd.org> From: Kip Macy Date: Wed, 29 Nov 2006 04:52: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/sun4v/sun4v trap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 07:09:50 -0000 kmacy 2006-11-29 04:52:51 UTC FreeBSD src repository Modified files: sys/sun4v/sun4v trap.c Log: We no longer need to remap hardware trap numbers to sparc64 trap numbers as this happens much earlier in trap handling. The fact that we continued to do this when it was no longer necessary caused breapoint to map to SIGILL as opposed to SIGTRAP :-(. Revision Changes Path 1.7 +6 -5 src/sys/sun4v/sun4v/trap.c From owner-cvs-all@FreeBSD.ORG Wed Nov 29 07:09:50 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D473816A880; Wed, 29 Nov 2006 07:09:50 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9D5143CC9; Wed, 29 Nov 2006 07:09:27 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAT4h9nq086488; Wed, 29 Nov 2006 04:43:09 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAT4h9h4086486; Wed, 29 Nov 2006 04:43:09 GMT (envelope-from clsung) Message-Id: <200611290443.kAT4h9h4086486@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 29 Nov 2006 04:43: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 Makefile ports/net/p5-Net-Subnets 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, 29 Nov 2006 07:09:51 -0000 clsung 2006-11-29 04:43:09 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/p5-Net-Subnets Makefile distinfo pkg-descr pkg-plist Log: Add p5-Net-Subnets 0.21, computing subnets in large scale networks. PR: ports/105952 Submitted by: Gea-Suan Lin Revision Changes Path 1.1769 +1 -0 ports/net/Makefile 1.1 +22 -0 ports/net/p5-Net-Subnets/Makefile (new) 1.1 +3 -0 ports/net/p5-Net-Subnets/distinfo (new) 1.1 +4 -0 ports/net/p5-Net-Subnets/pkg-descr (new) 1.1 +6 -0 ports/net/p5-Net-Subnets/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Nov 29 07:09:51 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 95A8116A8CB; Wed, 29 Nov 2006 07:09:51 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0096B43CD5; Wed, 29 Nov 2006 07:09:29 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAT4WeEf084526; Wed, 29 Nov 2006 04:32:40 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAT4WeLf084525; Wed, 29 Nov 2006 04:32:40 GMT (envelope-from clsung) Message-Id: <200611290432.kAT4WeLf084525@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 29 Nov 2006 04:32: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/rtfx Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 07:09:52 -0000 clsung 2006-11-29 04:32:40 UTC FreeBSD ports repository Modified files: textproc/rtfx Makefile Log: - fix build error after devel/libmba decrease SHLIB_MAJOR Noted by: krisbot Pointyhat to: miwi Revision Changes Path 1.7 +1 -1 ports/textproc/rtfx/Makefile From owner-cvs-all@FreeBSD.ORG Wed Nov 29 07:09:52 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EF8CA16A8CE; Wed, 29 Nov 2006 07:09:51 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2938943CD7; Wed, 29 Nov 2006 07:09:30 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAT4OvkF083139; Wed, 29 Nov 2006 04:24:57 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAT4OvYu083138; Wed, 29 Nov 2006 04:24:57 GMT (envelope-from rafan) Message-Id: <200611290424.kAT4OvYu083138@repoman.freebsd.org> From: Rong-En Fan Date: Wed, 29 Nov 2006 04:24: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/chinese/gcin Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 07:09:52 -0000 rafan 2006-11-29 04:24:57 UTC FreeBSD ports repository Modified files: chinese/gcin Makefile Log: - Respect X11BASE PR: ports/105955 [1], ports/105957 [2] Submitted by: rafan [1], chinsan [2] (maintainer) Approved by: chinsan (maintainer) Revision Changes Path 1.69 +7 -1 ports/chinese/gcin/Makefile From owner-cvs-all@FreeBSD.ORG Wed Nov 29 07:10:21 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 264D916A417; Wed, 29 Nov 2006 07:10:21 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA01843CBA; Wed, 29 Nov 2006 07:09:33 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAT3gASw075167; Wed, 29 Nov 2006 03:42:10 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAT3gAeV075166; Wed, 29 Nov 2006 03:42:10 GMT (envelope-from clsung) Message-Id: <200611290342.kAT3gAeV075166@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 29 Nov 2006 03:42:09 +0000 (UTC) To: ports-committers@freebsd.org, cvs-ports@freebsd.org, cvs-all@freebsd.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/ruby-gems Makefile Makefile.common 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, 29 Nov 2006 07:10:21 -0000 clsung 2006-11-29 03:42:09 UTC FreeBSD ports repository Modified files: devel/ruby-gems Makefile Makefile.common distinfo pkg-descr pkg-plist Log: - Update to 0.9.0 - fix pkg-plist - fix WWW PR: ports/103699 Submitted by: Geraud CONTINSOUZAS Approved by: maintainer (Jonathan Weiss) Revision Changes Path 1.12 +1 -1 ports/devel/ruby-gems/Makefile 1.7 +2 -2 ports/devel/ruby-gems/Makefile.common 1.8 +3 -3 ports/devel/ruby-gems/distinfo 1.2 +1 -1 ports/devel/ruby-gems/pkg-descr 1.7 +15 -11 ports/devel/ruby-gems/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Nov 29 07:10:30 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 76F1916A636; Wed, 29 Nov 2006 07:10:29 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2BA343CB9; Wed, 29 Nov 2006 07:09:45 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAT376ii069707; Wed, 29 Nov 2006 03:07:06 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAT376j1069706; Wed, 29 Nov 2006 03:07:06 GMT (envelope-from clsung) Message-Id: <200611290307.kAT376j1069706@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 29 Nov 2006 03:07:06 +0000 (UTC) To: ports-committers@freebsd.org, cvs-ports@freebsd.org, cvs-all@freebsd.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 07:10:30 -0000 clsung 2006-11-29 03:07:06 UTC FreeBSD ports repository Modified files: . modules Log: p5-BBS-UserInfo-SOB --> ports/net/p5-BBS-UserInfo-SOB Revision Changes Path 1.16706 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Nov 29 07:10:31 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4A29916A57E; Wed, 29 Nov 2006 07:10:31 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 972FC43CC8; Wed, 29 Nov 2006 07:09:48 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAT36txp069652; Wed, 29 Nov 2006 03:06:55 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAT36tuv069651; Wed, 29 Nov 2006 03:06:55 GMT (envelope-from clsung) Message-Id: <200611290306.kAT36tuv069651@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 29 Nov 2006 03:06:54 +0000 (UTC) To: ports-committers@freebsd.org, cvs-ports@freebsd.org, cvs-all@freebsd.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net Makefile ports/net/p5-BBS-UserInfo-SOB 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, 29 Nov 2006 07:10:31 -0000 clsung 2006-11-29 03:06:54 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/p5-BBS-UserInfo-SOB Makefile distinfo pkg-descr pkg-plist Log: Add p5-BBS-UserInfo-SOB 0.01, get user information of SOB-style BBS. PR: ports/102315 Submitted by: Gea-Suan Lin Revision Changes Path 1.1768 +1 -0 ports/net/Makefile 1.1 +30 -0 ports/net/p5-BBS-UserInfo-SOB/Makefile (new) 1.1 +3 -0 ports/net/p5-BBS-UserInfo-SOB/distinfo (new) 1.1 +3 -0 ports/net/p5-BBS-UserInfo-SOB/pkg-descr (new) 1.1 +8 -0 ports/net/p5-BBS-UserInfo-SOB/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Nov 29 07:32:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 147D416A4A7; Wed, 29 Nov 2006 07:32:57 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C96A343E19; Wed, 29 Nov 2006 07:30:08 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAT7U8oe025413; Wed, 29 Nov 2006 07:30:08 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAT7U8xn025412; Wed, 29 Nov 2006 07:30:08 GMT (envelope-from ale) Message-Id: <200611290730.kAT7U8xn025412@repoman.freebsd.org> From: Alex Dupre Date: Wed, 29 Nov 2006 07:30:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/php-suhosin Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 07:32:57 -0000 ale 2006-11-29 07:30:08 UTC FreeBSD ports repository Modified files: security/php-suhosin Makefile distinfo Log: Update to 0.9.15 release. Revision Changes Path 1.10 +1 -1 ports/security/php-suhosin/Makefile 1.10 +3 -3 ports/security/php-suhosin/distinfo From owner-cvs-all@FreeBSD.ORG Wed Nov 29 07:37:41 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AE99B16A505; Wed, 29 Nov 2006 07:37:41 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from redbull.bpaserver.net (redbullneu.bpaserver.net [213.198.78.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE61E43E00; Wed, 29 Nov 2006 07:34:27 +0000 (GMT) (envelope-from alexander@leidinger.net) Received: from outgoing.leidinger.net (p54A5F9E1.dip.t-dialin.net [84.165.249.225]) by redbull.bpaserver.net (Postfix) with ESMTP id 48F862E069; Wed, 29 Nov 2006 08:00:47 +0100 (CET) Received: from webmail.leidinger.net (webmail.Leidinger.net [192.168.1.102]) by outgoing.leidinger.net (Postfix) with ESMTP id 2033E5B4C6C; Wed, 29 Nov 2006 08:00:25 +0100 (CET) Received: (from www@localhost) by webmail.leidinger.net (8.13.8/8.13.8/Submit) id kAT70Ouc029532; Wed, 29 Nov 2006 08:00:24 +0100 (CET) (envelope-from Alexander@Leidinger.net) Received: from pslux.cec.eu.int (pslux.cec.eu.int [158.169.9.14]) by webmail.leidinger.net (Horde MIME library) with HTTP; Wed, 29 Nov 2006 08:00:24 +0100 Message-ID: <20061129080024.y95fcbeyskwwkc80@webmail.leidinger.net> X-Priority: 3 (Normal) Date: Wed, 29 Nov 2006 08:00:24 +0100 From: Alexander Leidinger To: Giorgos Keramidas References: <200611221617.kAMGH1PD093122@repoman.freebsd.org> <20061123151459.qad64blllicgo4gs@webmail.leidinger.net> <20061128170913.GB5104@kobe.laptop> In-Reply-To: <20061128170913.GB5104@kobe.laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (4.1.3) / FreeBSD-7.0 X-BPAnet-MailScanner-Information: Please contact the ISP for more information X-BPAnet-MailScanner: Found to be clean X-BPAnet-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-14.264, required 6, BAYES_00 -15.00, DK_POLICY_SIGNSOME 0.00, FORGED_RCVD_HELO 0.14, J_CHICKENPOX_65 0.60) X-BPAnet-MailScanner-From: alexander@leidinger.net X-Spam-Status: No Cc: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: 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: Wed, 29 Nov 2006 07:37:41 -0000 Quoting Giorgos Keramidas (from Tue, 28 Nov =20 2006 19:09:13 +0200): > On 2006-11-23 15:14, Alexander Leidinger wrote: >> Quoting Giorgos Keramidas >> (from Wed, 22 Nov 2006 16:17:01 +0000 (UTC)): >>> keramida 2006-11-22 16:17:01 UTC >>> >>> FreeBSD doc repository >>> >>> Modified files: >>> en_US.ISO8859-1/books/handbook/config chapter.sgml >>> Log: >>> Various fixes to the "config and tuning" section of the Handbook. >>> >>> * Reword the paragraph before a set of tunables for Linux, as >>> it wasa bit confusing. >> >> The compat.linux.osrelease one needs to be removed. glibc behaves >> differently based upon the value of it. It may refuse to do anything >> if it doesn't understand the value. Changing the value of osrelease is >> only advised in experimental situations (like in >> http://wiki.freebsd.org/linux-kernel) and may result even in kernel >> panics. > > Thanks! Should I just remove the reference to compat.linux.osrelease, > or do we need to make other wider changes to the text around the area. > > It currently reads: [snip] It's a chapter/paragraph about sysctl, not about linux. So remove the =20 compat.linux stuff here and you are safe. Feel free to use the =20 hw.snd.maxautovchans sysctl as an example (there are different default =20 values in -current than in some releases, I don't remember if I MFCed =20 the new default value to 6.2). Adding an explanation to the linux chapter would be nice (except for =20 the panic part, this is specific to -current if you already have some =20 linux programs running and then change the osrelease). If you want to =20 change the linux chapter I try to come up with other missing facts for =20 this chapter (I have to read it when I get a little bit of time). Bye, Alexander. --=20 Breeding rabbits is a hare raising experience. http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID =3D B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID =3D 72077137 From owner-cvs-all@FreeBSD.ORG Wed Nov 29 07:51:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D38E016A47B; Wed, 29 Nov 2006 07:51:44 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52BC443CBB; Wed, 29 Nov 2006 07:51:34 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAT7pTLt029005; Wed, 29 Nov 2006 07:51:29 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAT7pTN9028998; Wed, 29 Nov 2006 07:51:29 GMT (envelope-from maxim) Message-Id: <200611290751.kAT7pTN9028998@repoman.freebsd.org> From: Maxim Konovalov Date: Wed, 29 Nov 2006 07:51:29 +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/banner banner.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 07:51:44 -0000 maxim 2006-11-29 07:51:29 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.bin/banner banner.c Log: MFC rev. 1.16: check that -w width is not above maximum. Revision Changes Path 1.15.14.1 +2 -2 src/usr.bin/banner/banner.c From owner-cvs-all@FreeBSD.ORG Wed Nov 29 07:57:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D5F8216A415; Wed, 29 Nov 2006 07:57:03 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB4F943CAC; Wed, 29 Nov 2006 07:57:02 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAT7v2Mo029897; Wed, 29 Nov 2006 07:57:02 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAT7v2xJ029896; Wed, 29 Nov 2006 07:57:02 GMT (envelope-from imp) Message-Id: <200611290757.kAT7v2xJ029896@repoman.freebsd.org> From: Warner Losh Date: Wed, 29 Nov 2006 07:57:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/arm/at91 at91_spi.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 07:57:03 -0000 imp 2006-11-29 07:57:02 UTC FreeBSD src repository Modified files: sys/arm/at91 at91_spi.c Log: MFp4: correct data counts so that we clock enough data for the spi transaction. This allows complete spi transactions to happen. Revision Changes Path 1.4 +3 -3 src/sys/arm/at91/at91_spi.c From owner-cvs-all@FreeBSD.ORG Wed Nov 29 08:04:27 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 75A6116A40F for ; Wed, 29 Nov 2006 08:04:27 +0000 (UTC) (envelope-from nate@root.org) Received: from root.org (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF06043CB9 for ; Wed, 29 Nov 2006 08:04:24 +0000 (GMT) (envelope-from nate@root.org) Received: (qmail 81806 invoked from network); 29 Nov 2006 04:04:20 -0000 Received: from ppp-71-139-31-204.dsl.snfc21.pacbell.net (HELO ?10.0.5.59?) (nate-mail@71.139.31.204) by root.org with ESMTPA; 29 Nov 2006 04:04:20 -0000 Message-ID: <456D06BB.6010007@root.org> Date: Tue, 28 Nov 2006 20:04:11 -0800 From: Nate Lawson User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: Maxim Sobolev References: <20061129011937.4DEA816A5B0@hub.freebsd.org> In-Reply-To: <20061129011937.4DEA816A5B0@hub.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/i386/i386 local_apic.c src/sys/amd64/amd64 local_apic.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 08:04:27 -0000 Maxim Sobolev wrote: > sobomax 2006-11-29 01:19:23 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_6) > sys/i386/i386 local_apic.c > sys/amd64/amd64 local_apic.c > Log: > Another attempt to MFC changes that prevent any accounting for the disabled > HTT cores. This time make code conditional on !defined(SCHED_ULE), since > SCHED_ULE is generally b0rken due to the fact that it doesn't honour > hlt_cpus_mask when scheduling processes like all other schedulers in the > system do. > > I am not sure if such SCHED_ULE behaviour should be considered as a > security flaw, basically it means that anybody running SCHED_ULE kernel > on HTT system still affected by FreeBSD-SA-05:09.htt. > > Revision Changes Path > 1.17.2.11 +16 -0 src/sys/amd64/amd64/local_apic.c > 1.17.2.11 +16 -0 src/sys/i386/i386/local_apic.c No, since FreeBSD-SA-05:09.htt is not a HTT problem, it's a cache problem that is exploitable on single thread/core systems as well. -- Nate From owner-cvs-all@FreeBSD.ORG Wed Nov 29 08:05:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4BFED16A40F; Wed, 29 Nov 2006 08:05:56 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B577B43CAD; Wed, 29 Nov 2006 08:05:55 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAT85tYh032723; Wed, 29 Nov 2006 08:05:55 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAT85twA032722; Wed, 29 Nov 2006 08:05:55 GMT (envelope-from imp) Message-Id: <200611290805.kAT85twA032722@repoman.freebsd.org> From: Warner Losh Date: Wed, 29 Nov 2006 08:05:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/flash at45d.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 08:05:56 -0000 imp 2006-11-29 08:05:55 UTC FreeBSD src repository Added files: sys/dev/flash at45d.c Log: MFp4: Preliminary support for Atmel AT45D series of DataFlash on the SPI bus (ok, not really a hardware bus, but a logical connection). This works only for the 8MB version of the part due to hard coding. Both read and write are supported. Revision Changes Path 1.1 +284 -0 src/sys/dev/flash/at45d.c (new) From owner-cvs-all@FreeBSD.ORG Wed Nov 29 08:08:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9D15516A40F; Wed, 29 Nov 2006 08:08:30 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1647A43CBD; Wed, 29 Nov 2006 08:08:30 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAT88Ukc032892; Wed, 29 Nov 2006 08:08:30 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAT88UeZ032891; Wed, 29 Nov 2006 08:08:30 GMT (envelope-from imp) Message-Id: <200611290808.kAT88UeZ032891@repoman.freebsd.org> From: Warner Losh Date: Wed, 29 Nov 2006 08:08: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/conf files X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 08:08:30 -0000 imp 2006-11-29 08:08:30 UTC FreeBSD src repository Modified files: sys/conf files Log: Build glue for at45d flash support. Revision Changes Path 1.1165 +1 -1 src/sys/conf/files From owner-cvs-all@FreeBSD.ORG Wed Nov 29 08:15:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 77C8716A415; Wed, 29 Nov 2006 08:15:32 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8CD843CB9; Wed, 29 Nov 2006 08:15:30 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAT8FUSg034372; Wed, 29 Nov 2006 08:15:30 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAT8FUdm034371; Wed, 29 Nov 2006 08:15:30 GMT (envelope-from tobez) Message-Id: <200611290815.kAT8FUdm034371@repoman.freebsd.org> From: Anton Berezin Date: Wed, 29 Nov 2006 08:15:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-HTML-TagCloud Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 08:15:32 -0000 tobez 2006-11-29 08:15:30 UTC FreeBSD ports repository Modified files: www/p5-HTML-TagCloud Makefile distinfo Log: Update to 0.34. Revision Changes Path 1.4 +1 -1 ports/www/p5-HTML-TagCloud/Makefile 1.4 +3 -3 ports/www/p5-HTML-TagCloud/distinfo From owner-cvs-all@FreeBSD.ORG Wed Nov 29 08:16:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 441C316A40F; Wed, 29 Nov 2006 08:16:00 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A762B43CB2; Wed, 29 Nov 2006 08:15:59 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAT8FxR0034416; Wed, 29 Nov 2006 08:15:59 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAT8FxFh034415; Wed, 29 Nov 2006 08:15:59 GMT (envelope-from imp) Message-Id: <200611290815.kAT8FxFh034415@repoman.freebsd.org> From: Warner Losh Date: Wed, 29 Nov 2006 08:15: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/arm/at91 at91_twi.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 08:16:00 -0000 imp 2006-11-29 08:15:59 UTC FreeBSD src repository Modified files: sys/arm/at91 at91_twi.c Log: Make this work a lot better: Remove a lot of older cruft not needed. Improve ISR support, but it is still unused since polling is faster Properly initalize the speed register to get 90kb/s, not 400b/s. Try to catch NACK Allow 0 length read transfers to generate start/top pairs. Revision Changes Path 1.7 +44 -36 src/sys/arm/at91/at91_twi.c From owner-cvs-all@FreeBSD.ORG Wed Nov 29 08:17:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A962916A407; Wed, 29 Nov 2006 08:17:41 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09DC043CAC; Wed, 29 Nov 2006 08:17:41 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAT8He0W034508; Wed, 29 Nov 2006 08:17:40 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAT8HeBu034507; Wed, 29 Nov 2006 08:17:40 GMT (envelope-from imp) Message-Id: <200611290817.kAT8HeBu034507@repoman.freebsd.org> From: Warner Losh Date: Wed, 29 Nov 2006 08:17: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/arm/at91 at91_pio.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 08:17:41 -0000 imp 2006-11-29 08:17:40 UTC FreeBSD src repository Modified files: sys/arm/at91 at91_pio.c Log: MFp4: formatting nit Revision Changes Path 1.4 +2 -2 src/sys/arm/at91/at91_pio.c From owner-cvs-all@FreeBSD.ORG Wed Nov 29 08:29:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 547A716A40F; Wed, 29 Nov 2006 08:29:40 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58BD743CAD; Wed, 29 Nov 2006 08:29:17 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAT8Se8V036138; Wed, 29 Nov 2006 08:28:40 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAT8SeNG036137; Wed, 29 Nov 2006 08:28:40 GMT (envelope-from tobez) Message-Id: <200611290828.kAT8SeNG036137@repoman.freebsd.org> From: Anton Berezin Date: Wed, 29 Nov 2006 08:28: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/p5-Email-Valid Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 08:29:40 -0000 tobez 2006-11-29 08:28:40 UTC FreeBSD ports repository Modified files: mail/p5-Email-Valid Makefile distinfo Log: Update to 0.179. Revision Changes Path 1.20 +1 -1 ports/mail/p5-Email-Valid/Makefile 1.14 +3 -3 ports/mail/p5-Email-Valid/distinfo From owner-cvs-all@FreeBSD.ORG Wed Nov 29 09:01:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DE15C16A40F; Wed, 29 Nov 2006 09:01:28 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D23843CAF; Wed, 29 Nov 2006 09:01:28 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAT91Sio051890; Wed, 29 Nov 2006 09:01:28 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAT91Sa6051889; Wed, 29 Nov 2006 09:01:28 GMT (envelope-from maxim) Message-Id: <200611290901.kAT91Sa6051889@repoman.freebsd.org> From: Maxim Konovalov Date: Wed, 29 Nov 2006 09:01:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/rpcbind rpcbind.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: Wed, 29 Nov 2006 09:01:29 -0000 maxim 2006-11-29 09:01:28 UTC FreeBSD src repository Modified files: usr.sbin/rpcbind rpcbind.8 Log: o Xr netconfig(5). PR: docs/105720 Submitted by: koitsu MFC after: 1 week Revision Changes Path 1.8 +1 -0 src/usr.sbin/rpcbind/rpcbind.8 From owner-cvs-all@FreeBSD.ORG Wed Nov 29 09:03:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8CF2316A407; Wed, 29 Nov 2006 09:03:09 +0000 (UTC) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4BF943CCF; Wed, 29 Nov 2006 09:03:03 +0000 (GMT) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAT934qC052450; Wed, 29 Nov 2006 09:03:04 GMT (envelope-from alexbl@repoman.freebsd.org) Received: (from alexbl@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAT9345H052449; Wed, 29 Nov 2006 09:03:04 GMT (envelope-from alexbl) Message-Id: <200611290903.kAT9345H052449@repoman.freebsd.org> From: Alexander Botero-Lowry Date: Wed, 29 Nov 2006 09:03: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/py-migrate Makefile ports/databases/py-migrate/files patch-migrate_versioning_script_script.py X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 09:03:09 -0000 alexbl 2006-11-29 09:03:03 UTC FreeBSD ports repository Modified files: databases/py-migrate Makefile Added files: databases/py-migrate/files patch-migrate_versioning_script_script.py Log: Patch for ticket 67 [1] and bump port revision. [1] http://erosson.com/migrate/trac/ticket/67 PR: 105982 Submitted by: Aron Stansvik (maintainer) Revision Changes Path 1.2 +2 -1 ports/databases/py-migrate/Makefile 1.1 +17 -0 ports/databases/py-migrate/files/patch-migrate_versioning_script_script.py (new) From owner-cvs-all@FreeBSD.ORG Wed Nov 29 09:37:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 111CF16A40F; Wed, 29 Nov 2006 09:37:36 +0000 (UTC) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1817943CA5; Wed, 29 Nov 2006 09:37:35 +0000 (GMT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAT9bZat058799; Wed, 29 Nov 2006 09:37:35 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAT9bZhb058798; Wed, 29 Nov 2006 09:37:35 GMT (envelope-from ijliao) Message-Id: <200611290937.kAT9bZhb058798@repoman.freebsd.org> From: Ying-Chieh Liao Date: Wed, 29 Nov 2006 09:37:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/p5-CGI-Cookie-Splitter 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, 29 Nov 2006 09:37:36 -0000 ijliao 2006-11-29 09:37:35 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-CGI-Cookie-Splitter Makefile distinfo pkg-descr pkg-plist Log: add p5-CGI-Cookie-Splitter 0.01 Split big cookies into smaller ones Revision Changes Path 1.1614 +1 -0 ports/www/Makefile 1.1 +25 -0 ports/www/p5-CGI-Cookie-Splitter/Makefile (new) 1.1 +3 -0 ports/www/p5-CGI-Cookie-Splitter/distinfo (new) 1.1 +8 -0 ports/www/p5-CGI-Cookie-Splitter/pkg-descr (new) 1.1 +7 -0 ports/www/p5-CGI-Cookie-Splitter/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Nov 29 09:37:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9C83016A505; Wed, 29 Nov 2006 09:37:50 +0000 (UTC) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3EA943CAA; Wed, 29 Nov 2006 09:37:49 +0000 (GMT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAT9bo3Z058849; Wed, 29 Nov 2006 09:37:50 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAT9bobd058848; Wed, 29 Nov 2006 09:37:50 GMT (envelope-from ijliao) Message-Id: <200611290937.kAT9bobd058848@repoman.freebsd.org> From: Ying-Chieh Liao Date: Wed, 29 Nov 2006 09:37: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: 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, 29 Nov 2006 09:37:50 -0000 ijliao 2006-11-29 09:37:50 UTC FreeBSD ports repository Modified files: . modules Log: p5-CGI-Cookie-Splitter --> ports/www/p5-CGI-Cookie-Splitter Revision Changes Path 1.16708 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Nov 29 10:16:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 37CEC16A416; Wed, 29 Nov 2006 10:16:24 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09F9643CC2; Wed, 29 Nov 2006 10:16:22 +0000 (GMT) (envelope-from joel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATAGNYZ066148; Wed, 29 Nov 2006 10:16:23 GMT (envelope-from joel@repoman.freebsd.org) Received: (from joel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATAGNej066147; Wed, 29 Nov 2006 10:16:23 GMT (envelope-from joel) Message-Id: <200611291016.kATAGNej066147@repoman.freebsd.org> From: Joel Dahl Date: Wed, 29 Nov 2006 10:16:23 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 29 Nov 2006 10:16:24 -0000 joel 2006-11-29 10:16:23 UTC FreeBSD doc repository Modified files: share/sgml news.xml Log: Podcast interview with Bruce Mah. Revision Changes Path 1.29 +16 -1 www/share/sgml/news.xml From owner-cvs-all@FreeBSD.ORG Wed Nov 29 10:25:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C661516A407; Wed, 29 Nov 2006 10:25:03 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 982F843CA3; Wed, 29 Nov 2006 10:25:02 +0000 (GMT) (envelope-from joel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATAP3tJ067678; Wed, 29 Nov 2006 10:25:03 GMT (envelope-from joel@repoman.freebsd.org) Received: (from joel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATAP3oQ067677; Wed, 29 Nov 2006 10:25:03 GMT (envelope-from joel) Message-Id: <200611291025.kATAP3oQ067677@repoman.freebsd.org> From: Joel Dahl Date: Wed, 29 Nov 2006 10:25:03 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/smp index.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 10:25:03 -0000 joel 2006-11-29 10:25:03 UTC FreeBSD doc repository Modified files: en/smp index.sgml Log: Remove superfluous semicolon. Revision Changes Path 1.174 +2 -2 www/en/smp/index.sgml From owner-cvs-all@FreeBSD.ORG Wed Nov 29 10:35:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E0EB016A403; Wed, 29 Nov 2006 10:35:45 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B211B43CA6; Wed, 29 Nov 2006 10:35:44 +0000 (GMT) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATAZjvQ069244; Wed, 29 Nov 2006 10:35:45 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATAZjQx069243; Wed, 29 Nov 2006 10:35:45 GMT (envelope-from stas) Message-Id: <200611291035.kATAZjQx069243@repoman.freebsd.org> From: Stanislav Sedov Date: Wed, 29 Nov 2006 10:35: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/audio/ruby-esound 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, 29 Nov 2006 10:35:46 -0000 stas 2006-11-29 10:35:45 UTC FreeBSD ports repository Modified files: audio/ruby-esound Makefile pkg-plist Log: - PREFIX-cleaness - Take maintainship Revision Changes Path 1.4 +8 -8 ports/audio/ruby-esound/Makefile 1.2 +9 -3 ports/audio/ruby-esound/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Nov 29 10:41:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 70B9B16A403; Wed, 29 Nov 2006 10:41:47 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73E6543CD5; Wed, 29 Nov 2006 10:41:36 +0000 (GMT) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATAfbWT071366; Wed, 29 Nov 2006 10:41:37 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATAfbH8071362; Wed, 29 Nov 2006 10:41:37 GMT (envelope-from stas) Message-Id: <200611291041.kATAfbH8071362@repoman.freebsd.org> From: Stanislav Sedov Date: Wed, 29 Nov 2006 10: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/audio/ruby-freedb 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, 29 Nov 2006 10:41:47 -0000 stas 2006-11-29 10:41:36 UTC FreeBSD ports repository Modified files: audio/ruby-freedb Makefile pkg-plist Log: - Permissions safety - Prefix-cleaness - Take maintainership Revision Changes Path 1.15 +11 -8 ports/audio/ruby-freedb/Makefile 1.6 +10 -4 ports/audio/ruby-freedb/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Nov 29 10:58:10 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1929716A412; Wed, 29 Nov 2006 10:58:10 +0000 (UTC) (envelope-from iedowse@iedowse.com) Received: from nowhere.iedowse.com (nowhere.iedowse.com [82.195.144.75]) by mx1.FreeBSD.org (Postfix) with SMTP id D583D43CA5; Wed, 29 Nov 2006 10:58:07 +0000 (GMT) (envelope-from iedowse@iedowse.com) Received: from localhost ([127.0.0.1] helo=iedowse.com) by nowhere.iedowse.com via local-iedowse id ; 29 Nov 2006 10:58:06 +0000 (GMT) To: "Daan Vreeken [PA4DAN]" In-Reply-To: Your message of "Tue, 28 Nov 2006 14:53:26 +0100." <200611281453.26820.Danovitsch@vitsch.net> Date: Wed, 29 Nov 2006 10:58:04 +0000 From: Ian Dowse Message-ID: <200611291058.aa80677@nowhere.iedowse.com> Cc: scottl@samsco.org, src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org, "M. Warner Losh" Subject: Re: 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: Wed, 29 Nov 2006 10:58:10 -0000 In message <200611281453.26820.Danovitsch@vitsch.net>, "Daan Vreeken [PA4DAN]" writes: >I don't believe my patch is at the right place where it's placed now. Any >ideas from someone with more bus_dma-foo and/or usb-foo are highly >appreciated :) >If more debugging information is needed, just ask. Hi Daan, Thanks for all the details - I'll try to put together a patch in the next few days that adds bus_dmamap_sync() calls whereever there are shared access ordering requirements in the host controller drivers. As Olivier mentioned, bus_dma(9) says that this should be done even for BUS_DMA_COHERENT allocations, so adding them may fix problems on other platforms too. BTW it looks like some of the packet descriptor structures in the HC drivers currently throw away their bus_dma information, since the strutures are never freed, so adding the bus_dmamap_sync() calls will involve keeping track of them now. Ian From owner-cvs-all@FreeBSD.ORG Wed Nov 29 11:04:58 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 084BA16A407; Wed, 29 Nov 2006 11:04:58 +0000 (UTC) (envelope-from Danovitsch@vitsch.net) Received: from amsfep17-int.chello.nl (amsfep19-int.chello.nl [213.46.243.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id C111343CA5; Wed, 29 Nov 2006 11:04:55 +0000 (GMT) (envelope-from Danovitsch@vitsch.net) Received: from Tuinhuisje.Vitsch.net ([62.195.87.223]) by amsfep17-int.chello.nl (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP id <20061129110453.VJER10644.amsfep17-int.chello.nl@Tuinhuisje.Vitsch.net>; Wed, 29 Nov 2006 12:04:53 +0100 Received: from self (f23025.upc-f.chello.nl [80.56.23.25]) (authenticated bits=0) by Tuinhuisje.Vitsch.net (8.13.1/8.13.1) with ESMTP id kATB4e3i093401; Wed, 29 Nov 2006 12:04:44 +0100 (CET) (envelope-from Danovitsch@vitsch.net) From: "Daan Vreeken [PA4DAN]" Organization: Vitsch Electronics To: Ian Dowse , cvs-src@freebsd.org, "M. Warner Losh" , scottl@samsco.org, src-committers@freebsd.org, cvs-all@freebsd.org, marius@alchemy.franken.de Date: Wed, 29 Nov 2006 12:04:43 +0100 User-Agent: KMail/1.9.1 References: <200611291058.aa80677@nowhere.iedowse.com> In-Reply-To: <200611291058.aa80677@nowhere.iedowse.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200611291204.43704.Danovitsch@vitsch.net> Cc: Subject: Re: 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: Wed, 29 Nov 2006 11:04:58 -0000 Hi Ian, On Wednesday 29 November 2006 11:58, you wrote: > In message <200611281453.26820.Danovitsch@vitsch.net>, "Daan Vreeken > [PA4DAN]" > > writes: > >I don't believe my patch is at the right place where it's placed now. Any > >ideas from someone with more bus_dma-foo and/or usb-foo are highly > >appreciated :) > >If more debugging information is needed, just ask. > > Hi Daan, > > Thanks for all the details - I'll try to put together a patch in the > next few days that adds bus_dmamap_sync() calls whereever there are > shared access ordering requirements in the host controller drivers. > As Olivier mentioned, bus_dma(9) says that this should be done even > for BUS_DMA_COHERENT allocations, so adding them may fix problems on > other platforms too. > > BTW it looks like some of the packet descriptor structures in the > HC drivers currently throw away their bus_dma information, since > the strutures are never freed, so adding the bus_dmamap_sync() calls > will involve keeping track of them now. Ok, thanks for looking into this! At the moment I'm working on a driver for the USB device port that's on the ARM board. The driver is about half way being usefull. Once it's finished I can debug USB problems from the device perspective and see what data actually goes over the wire. That should show us what exactly goes wrong without the bus_dmapmap_sync() calls. -- Daan From owner-cvs-all@FreeBSD.ORG Wed Nov 29 11:08:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AE95116A407; Wed, 29 Nov 2006 11:08:19 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B87943CA5; Wed, 29 Nov 2006 11:08:18 +0000 (GMT) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATB8Ju1003420; Wed, 29 Nov 2006 11:08:19 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATB8JtI003419; Wed, 29 Nov 2006 11:08:19 GMT (envelope-from stas) Message-Id: <200611291108.kATB8JtI003419@repoman.freebsd.org> From: Stanislav Sedov Date: Wed, 29 Nov 2006 11:08:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/ruby-mp3tag 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, 29 Nov 2006 11:08:19 -0000 stas 2006-11-29 11:08:19 UTC FreeBSD ports repository Modified files: audio/ruby-mp3tag Makefile pkg-plist Log: - Fix examples files to run properly - Prefix-cleaness - Regenerate/install rdoc files on demand - Take maintainership Revision Changes Path 1.6 +14 -6 ports/audio/ruby-mp3tag/Makefile 1.3 +7 -2 ports/audio/ruby-mp3tag/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Nov 29 11:13:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0BDB516A407; Wed, 29 Nov 2006 11:13:23 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A58D943CA2; Wed, 29 Nov 2006 11:13:21 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATBDMr5004515; Wed, 29 Nov 2006 11:13:22 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATBDMO7004514; Wed, 29 Nov 2006 11:13:22 GMT (envelope-from yar) Message-Id: <200611291113.kATBDMO7004514@repoman.freebsd.org> From: Yar Tikhiy Date: Wed, 29 Nov 2006 11:13:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/usr.bin/systat convtbl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 11:13:23 -0000 yar 2006-11-29 11:13:22 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.bin/systat convtbl.c Log: MFC rev 1.4: Properly stop at the gigabyte scale when the number to auto-scale is 1TB or greater. PR: bin/99731 Revision Changes Path 1.3.8.1 +1 -1 src/usr.bin/systat/convtbl.c From owner-cvs-all@FreeBSD.ORG Wed Nov 29 11:16:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CE7E316A407; Wed, 29 Nov 2006 11:16:41 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7262043CA6; Wed, 29 Nov 2006 11:16:40 +0000 (GMT) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATBGfJU004927; Wed, 29 Nov 2006 11:16:41 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATBGfL7004926; Wed, 29 Nov 2006 11:16:41 GMT (envelope-from stas) Message-Id: <200611291116.kATBGfL7004926@repoman.freebsd.org> From: Stanislav Sedov Date: Wed, 29 Nov 2006 11:16: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/audio/ruby-musicbrainz 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, 29 Nov 2006 11:16:41 -0000 stas 2006-11-29 11:16:41 UTC FreeBSD ports repository Modified files: audio/ruby-musicbrainz Makefile distinfo pkg-plist Log: - Update to 0.3.0 - PREFIX-cleaness - Take maintainership Revision Changes Path 1.10 +12 -7 ports/audio/ruby-musicbrainz/Makefile 1.7 +3 -3 ports/audio/ruby-musicbrainz/distinfo 1.4 +63 -4 ports/audio/ruby-musicbrainz/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Nov 29 11:20:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C581716A415; Wed, 29 Nov 2006 11:20:11 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56AE443CA5; Wed, 29 Nov 2006 11:20:10 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATBKBgd005072; Wed, 29 Nov 2006 11:20:11 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATBKB7L005071; Wed, 29 Nov 2006 11:20:11 GMT (envelope-from yar) Message-Id: <200611291120.kATBKB7L005071@repoman.freebsd.org> From: Yar Tikhiy Date: Wed, 29 Nov 2006 11:20:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/usr.bin/systat convtbl.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, 29 Nov 2006 11:20:12 -0000 yar 2006-11-29 11:20:11 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.bin/systat convtbl.h Log: MFC rev 1.3: Remove the accidental duplicate of the real contents of this file. Revision Changes Path 1.2.8.1 +0 -66 src/usr.bin/systat/convtbl.h From owner-cvs-all@FreeBSD.ORG Wed Nov 29 11:41:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EFDEC16A40F; Wed, 29 Nov 2006 11:41:53 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C03543C9D; Wed, 29 Nov 2006 11:41:52 +0000 (GMT) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATBfrY4010872; Wed, 29 Nov 2006 11:41:53 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATBfrGq010864; Wed, 29 Nov 2006 11:41:53 GMT (envelope-from shaun) Message-Id: <200611291141.kATBfrGq010864@repoman.freebsd.org> From: Shaun Amott Date: Wed, 29 Nov 2006 11:41:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/gnupod Makefile ports/audio/libmikmod Makefile ports/sysutils/p5-Filesys-DiskFree Makefile ports/textproc/xmlindent Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 11:41:54 -0000 shaun 2006-11-29 11:41:53 UTC FreeBSD ports repository Modified files: audio/gnupod Makefile audio/libmikmod Makefile sysutils/p5-Filesys-DiskFree Makefile textproc/xmlindent Makefile Log: - Update maintainer's e-mail address. [1] - Pet portlint(1) while here. PR: ports/105999 [1] Submitted by: David Le Brun (maintainer) [1] Revision Changes Path 1.19 +1 -1 ports/audio/gnupod/Makefile 1.44 +2 -2 ports/audio/libmikmod/Makefile 1.3 +1 -1 ports/sysutils/p5-Filesys-DiskFree/Makefile 1.11 +1 -1 ports/textproc/xmlindent/Makefile From owner-cvs-all@FreeBSD.ORG Wed Nov 29 11:53:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 80C4816A47C; Wed, 29 Nov 2006 11:53:26 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CF7C43CC2; Wed, 29 Nov 2006 11:53:20 +0000 (GMT) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATBrLLI015247; Wed, 29 Nov 2006 11:53:21 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATBrK2W015244; Wed, 29 Nov 2006 11:53:20 GMT (envelope-from stas) Message-Id: <200611291153.kATBrK2W015244@repoman.freebsd.org> From: Stanislav Sedov Date: Wed, 29 Nov 2006 11:53:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/ruby-smf 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, 29 Nov 2006 11:53:26 -0000 stas 2006-11-29 11:53:20 UTC FreeBSD ports repository Modified files: audio/ruby-smf Makefile distinfo pkg-plist Log: - Update to 0.15.7 - Shebang-patch the examples - Take maintainership Revision Changes Path 1.10 +9 -13 ports/audio/ruby-smf/Makefile 1.9 +3 -3 ports/audio/ruby-smf/distinfo 1.4 +66 -13 ports/audio/ruby-smf/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Nov 29 12:40:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8D82716A40F; Wed, 29 Nov 2006 12:40:45 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4CA443CC6; Wed, 29 Nov 2006 12:40:36 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATCebFg023783; Wed, 29 Nov 2006 12:40:37 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATCebCT023782; Wed, 29 Nov 2006 12:40:37 GMT (envelope-from rafan) Message-Id: <200611291240.kATCebCT023782@repoman.freebsd.org> From: Rong-En Fan Date: Wed, 29 Nov 2006 12:40: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/chinese/aterm Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 12:40:45 -0000 rafan 2006-11-29 12:40:37 UTC FreeBSD ports repository Modified files: chinese/aterm Makefile Log: - portlint(1) PR: ports/105963 (partly) Submitted by: rafan Approved by: Kang-min Liu (maintainer) Revision Changes Path 1.17 +10 -10 ports/chinese/aterm/Makefile From owner-cvs-all@FreeBSD.ORG Wed Nov 29 12:41:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 57F6C16A503; Wed, 29 Nov 2006 12:41:58 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B6DE43CA6; Wed, 29 Nov 2006 12:41:40 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATCffEu024431; Wed, 29 Nov 2006 12:41:41 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATCffGF024430; Wed, 29 Nov 2006 12:41:41 GMT (envelope-from rafan) Message-Id: <200611291241.kATCffGF024430@repoman.freebsd.org> From: Rong-En Fan Date: Wed, 29 Nov 2006 12:41:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/chinese/aterm Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 12:41:58 -0000 rafan 2006-11-29 12:41:41 UTC FreeBSD ports repository Modified files: chinese/aterm Makefile Log: - Respect X11BASE When USE_XLIB (implied by USE_XPM) is set, GNU_CONFIGURE automatically set correct path for X11. PR: ports/105963 (partly) Submitted by: rafan Approved by: Kang-min Liu (maintainer) Revision Changes Path 1.18 +1 -1 ports/chinese/aterm/Makefile From owner-cvs-all@FreeBSD.ORG Wed Nov 29 12:44:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C347C16A415; Wed, 29 Nov 2006 12:44:50 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F2A643CD7; Wed, 29 Nov 2006 12:44:27 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATCiKQo025063; Wed, 29 Nov 2006 12:44:20 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATCiJjr025062; Wed, 29 Nov 2006 12:44:19 GMT (envelope-from rafan) Message-Id: <200611291244.kATCiJjr025062@repoman.freebsd.org> From: Rong-En Fan Date: Wed, 29 Nov 2006 12:44:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-toolkits/p5-Tk Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 12:44:50 -0000 rafan 2006-11-29 12:44:19 UTC FreeBSD ports repository Modified files: x11-toolkits/p5-Tk Makefile Log: - Respect X11BASE (CONFIGURE_ARGS) - portlint(1) PR: ports/105960 Submitted by: rafan Approved by: Ying-Chieh Chen (maintainer) Revision Changes Path 1.47 +2 -1 ports/x11-toolkits/p5-Tk/Makefile From owner-cvs-all@FreeBSD.ORG Wed Nov 29 13:04:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9EF5216A403; Wed, 29 Nov 2006 13:04:40 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C29DC43CA3; Wed, 29 Nov 2006 13:04:38 +0000 (GMT) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATD4er1054225; Wed, 29 Nov 2006 13:04:40 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATD4ee1054224; Wed, 29 Nov 2006 13:04:40 GMT (envelope-from shaun) Message-Id: <200611291304.kATD4ee1054224@repoman.freebsd.org> From: Shaun Amott Date: Wed, 29 Nov 2006 13:04:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/zinf Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 13:04:40 -0000 shaun 2006-11-29 13:04:39 UTC FreeBSD ports repository Modified files: audio/zinf Makefile Log: Add ipv6 secondary category. PR: ports/106002 Submitted by: Janos Mohacsi Revision Changes Path 1.51 +1 -1 ports/audio/zinf/Makefile From owner-cvs-all@FreeBSD.ORG Wed Nov 29 13:07:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B3D9016A403; Wed, 29 Nov 2006 13:07:10 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B30C043CA5; Wed, 29 Nov 2006 13:07:08 +0000 (GMT) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATD7AMa054420; Wed, 29 Nov 2006 13:07:10 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATD7AiX054419; Wed, 29 Nov 2006 13:07:10 GMT (envelope-from shaun) Message-Id: <200611291307.kATD7AiX054419@repoman.freebsd.org> From: Shaun Amott Date: Wed, 29 Nov 2006 13:07: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/ftp/lukemftp Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 13:07:10 -0000 shaun 2006-11-29 13:07:10 UTC FreeBSD ports repository Modified files: ftp/lukemftp Makefile Log: Add ipv6 secondary category. PR: ports/106004 Submitted by: Janos Mohacsi Revision Changes Path 1.6 +1 -1 ports/ftp/lukemftp/Makefile From owner-cvs-all@FreeBSD.ORG Wed Nov 29 13:20:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4C28D16A521; Wed, 29 Nov 2006 13:20:04 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2D4043CA7; Wed, 29 Nov 2006 13:20:02 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATDK4mF056029; Wed, 29 Nov 2006 13:20:04 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATDK40q056028; Wed, 29 Nov 2006 13:20:04 GMT (envelope-from sat) Message-Id: <200611291320.kATDK40q056028@repoman.freebsd.org> From: Andrew Pantyukhin Date: Wed, 29 Nov 2006 13:20: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/xpi-stumbleupon Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 13:20:14 -0000 sat 2006-11-29 13:20:03 UTC FreeBSD ports repository Modified files: www/xpi-stumbleupon Makefile distinfo Log: - Update to 2.89 PR: ports/106011 Submitted by: Lapo Luchini (maintainer) Revision Changes Path 1.5 +1 -1 ports/www/xpi-stumbleupon/Makefile 1.5 +3 -3 ports/www/xpi-stumbleupon/distinfo From owner-cvs-all@FreeBSD.ORG Wed Nov 29 13:29:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A4F1316A49E; Wed, 29 Nov 2006 13:29:11 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68D2143CA5; Wed, 29 Nov 2006 13:29:08 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATDT9c8057625; Wed, 29 Nov 2006 13:29:09 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATDT9A8057624; Wed, 29 Nov 2006 13:29:09 GMT (envelope-from rafan) Message-Id: <200611291329.kATDT9A8057624@repoman.freebsd.org> From: Rong-En Fan Date: Wed, 29 Nov 2006 13: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/net-mgmt/netmond Makefile pkg-descr pkg-message ports/net-mgmt/netmond/files README.port.eng README.port.ru netmond.sh netmond.sh.in netmond_watchdog netmond_watchdog.in netmondctl netmondctl.in patch-AA pipe.c pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 13:29:11 -0000 rafan 2006-11-29 13:29:09 UTC FreeBSD ports repository Modified files: net-mgmt/netmond Makefile pkg-descr net-mgmt/netmond/files README.port.eng README.port.ru patch-AA Added files: net-mgmt/netmond/files netmond.sh.in netmond_watchdog.in netmondctl.in pipe.c pkg-message.in Removed files: net-mgmt/netmond pkg-message net-mgmt/netmond/files netmond.sh netmond_watchdog netmondctl Log: - Add a PIPE method (see README for details) - Use USE_RC_SUBR for rc scripts - Use SUB_FILES to simplify - Update pkg-descr PR: ports/105564 Submitted by: Viktor Fomichev (maintainer) Revision Changes Path 1.6 +14 -12 ports/net-mgmt/netmond/Makefile 1.2 +116 -0 ports/net-mgmt/netmond/files/README.port.eng 1.3 +113 -0 ports/net-mgmt/netmond/files/README.port.ru 1.2 +0 -20 ports/net-mgmt/netmond/files/netmond.sh (dead) 1.1 +35 -0 ports/net-mgmt/netmond/files/netmond.sh.in (new) 1.2 +0 -21 ports/net-mgmt/netmond/files/netmond_watchdog (dead) 1.1 +18 -0 ports/net-mgmt/netmond/files/netmond_watchdog.in (new) 1.2 +0 -102 ports/net-mgmt/netmond/files/netmondctl (dead) 1.1 +102 -0 ports/net-mgmt/netmond/files/netmondctl.in (new) 1.3 +693 -131 ports/net-mgmt/netmond/files/patch-AA 1.1 +272 -0 ports/net-mgmt/netmond/files/pipe.c (new) 1.1 +11 -0 ports/net-mgmt/netmond/files/pkg-message.in (new) 1.2 +1 -1 ports/net-mgmt/netmond/pkg-descr 1.2 +0 -11 ports/net-mgmt/netmond/pkg-message (dead) From owner-cvs-all@FreeBSD.ORG Wed Nov 29 13:32:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 35F2316A416; Wed, 29 Nov 2006 13:32:55 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FB6743C9D; Wed, 29 Nov 2006 13:32:53 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATDWsjN058695; Wed, 29 Nov 2006 13:32:54 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATDWs3H058694; Wed, 29 Nov 2006 13:32:54 GMT (envelope-from sat) Message-Id: <200611291332.kATDWs3H058694@repoman.freebsd.org> From: Andrew Pantyukhin Date: Wed, 29 Nov 2006 13:32: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/xpi-resurrectpages Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 13:32:55 -0000 sat 2006-11-29 13:32:54 UTC FreeBSD ports repository Modified files: www/xpi-resurrectpages Makefile distinfo Log: - Update to 1.0.5 Revision Changes Path 1.6 +1 -1 ports/www/xpi-resurrectpages/Makefile 1.6 +3 -3 ports/www/xpi-resurrectpages/distinfo From owner-cvs-all@FreeBSD.ORG Wed Nov 29 13:42:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CA4A516A416; Wed, 29 Nov 2006 13:42:01 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D72643CAF; Wed, 29 Nov 2006 13:41:59 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATDg0bh061476; Wed, 29 Nov 2006 13:42:00 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATDg0QZ061475; Wed, 29 Nov 2006 13:42:00 GMT (envelope-from sat) Message-Id: <200611291342.kATDg0QZ061475@repoman.freebsd.org> From: Andrew Pantyukhin Date: Wed, 29 Nov 2006 13:42:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/spoofer Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 13:42:01 -0000 sat 2006-11-29 13:42:00 UTC FreeBSD ports repository Modified files: net/spoofer Makefile distinfo Log: - Update to 0.5 Revision Changes Path 1.4 +2 -2 ports/net/spoofer/Makefile 1.2 +3 -3 ports/net/spoofer/distinfo From owner-cvs-all@FreeBSD.ORG Wed Nov 29 13:58:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7A77F16A40F; Wed, 29 Nov 2006 13:58:02 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6397F43CDA; Wed, 29 Nov 2006 13:58:00 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATDw2RG089593; Wed, 29 Nov 2006 13:58:02 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATDw1sp089592; Wed, 29 Nov 2006 13:58:01 GMT (envelope-from sat) Message-Id: <200611291358.kATDw1sp089592@repoman.freebsd.org> From: Andrew Pantyukhin Date: Wed, 29 Nov 2006 13:58:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-im/mcabber Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 13:58:02 -0000 sat 2006-11-29 13:58:01 UTC FreeBSD ports repository Modified files: net-im/mcabber Makefile distinfo Log: - Update to 0.8.3 Revision Changes Path 1.16 +1 -1 ports/net-im/mcabber/Makefile 1.9 +3 -3 ports/net-im/mcabber/distinfo From owner-cvs-all@FreeBSD.ORG Wed Nov 29 14:00:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1C26E16A4A7; Wed, 29 Nov 2006 14:00:32 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EE4043CA2; Wed, 29 Nov 2006 14:00:28 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATE0Uh7089736; Wed, 29 Nov 2006 14:00:30 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATE0TcD089731; Wed, 29 Nov 2006 14:00:29 GMT (envelope-from ru) Message-Id: <200611291400.kATE0TcD089731@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 29 Nov 2006 14:00:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/netinet6 nd6.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 14:00:32 -0000 ru 2006-11-29 14:00:29 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/netinet6 nd6.c Log: MFC: 1.72: Prevent cached rtentry from being removed, add rtentry locking to nd6_output(). PR: kern/93910, kern/105437 Revision Changes Path 1.48.2.16 +29 -9 src/sys/netinet6/nd6.c From owner-cvs-all@FreeBSD.ORG Wed Nov 29 14:14:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EF41316A403; Wed, 29 Nov 2006 14:14:19 +0000 (UTC) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A359A43CC0; Wed, 29 Nov 2006 14:14:12 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATEEEX6093882; Wed, 29 Nov 2006 14:14:14 GMT (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATEEETw093881; Wed, 29 Nov 2006 14:14:14 GMT (envelope-from nork) Message-Id: <200611291414.kATEEETw093881@repoman.freebsd.org> From: Norikatsu Shigemura Date: Wed, 29 Nov 2006 14:14:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/nspr Makefile ports/devel/nspr/files patch-..::configure patch-.._pr_tests_Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 14:14:20 -0000 nork 2006-11-29 14:14:14 UTC FreeBSD ports repository Modified files: devel/nspr Makefile devel/nspr/files patch-..::configure Added files: devel/nspr/files patch-.._pr_tests_Makefile Log: PTHREAD_LIB-safeness. Approved by: ahze (gnome) Revision Changes Path 1.29 +3 -2 ports/devel/nspr/Makefile 1.5 +16 -4 ports/devel/nspr/files/patch-..::configure 1.1 +11 -0 ports/devel/nspr/files/patch-.._pr_tests_Makefile (new) From owner-cvs-all@FreeBSD.ORG Wed Nov 29 14:49:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AB21916A412; Wed, 29 Nov 2006 14:49:26 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2079C43CAE; Wed, 29 Nov 2006 14:49:23 +0000 (GMT) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATEnPIY099768; Wed, 29 Nov 2006 14:49:25 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATEnP92099767; Wed, 29 Nov 2006 14:49:25 GMT (envelope-from stas) Message-Id: <200611291449.kATEnP92099767@repoman.freebsd.org> From: Stanislav Sedov Date: Wed, 29 Nov 2006 14:49:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/fga 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, 29 Nov 2006 14:49:26 -0000 stas 2006-11-29 14:49:24 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/fga Makefile distinfo pkg-descr pkg-plist Log: - Add port for devel/fga FGA is a simple yet powerful implementation of a general genetic algorithm, and provides many types of crossover and selection procedures. It is suitable to solve mathematical problems such as combinatorical optimization ones, as well as to build artificial life simulations. Revision Changes Path 1.2522 +1 -0 ports/devel/Makefile 1.1 +42 -0 ports/devel/fga/Makefile (new) 1.1 +3 -0 ports/devel/fga/distinfo (new) 1.1 +14 -0 ports/devel/fga/pkg-descr (new) 1.1 +12 -0 ports/devel/fga/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Nov 29 14:49:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1DFFD16A503; Wed, 29 Nov 2006 14:49:57 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0393D43CB6; Wed, 29 Nov 2006 14:49:47 +0000 (GMT) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATEnnvh099810; Wed, 29 Nov 2006 14:49:49 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATEnnco099809; Wed, 29 Nov 2006 14:49:49 GMT (envelope-from stas) Message-Id: <200611291449.kATEnnco099809@repoman.freebsd.org> From: Stanislav Sedov Date: Wed, 29 Nov 2006 14:49:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 14:49:57 -0000 stas 2006-11-29 14:49:49 UTC FreeBSD ports repository Modified files: . modules Log: fga --> ports/devel/fga Revision Changes Path 1.16709 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Nov 29 15:03:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3A58816A494; Wed, 29 Nov 2006 15:03:26 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAE6F43CA6; Wed, 29 Nov 2006 15:03:23 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATF3PZX004008; Wed, 29 Nov 2006 15:03:25 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATF3PgP004007; Wed, 29 Nov 2006 15:03:25 GMT (envelope-from sat) Message-Id: <200611291503.kATF3PgP004007@repoman.freebsd.org> From: Andrew Pantyukhin Date: Wed, 29 Nov 2006 15:03:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/gscan2pdf Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 15:03:26 -0000 sat 2006-11-29 15:03:25 UTC FreeBSD ports repository Modified files: graphics/gscan2pdf Makefile distinfo Log: - Update to 0.8.3 Revision Changes Path 1.7 +13 -6 ports/graphics/gscan2pdf/Makefile 1.6 +3 -3 ports/graphics/gscan2pdf/distinfo From owner-cvs-all@FreeBSD.ORG Wed Nov 29 15:06:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1DFAD16A403; Wed, 29 Nov 2006 15:06:43 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7D0D43CA5; Wed, 29 Nov 2006 15:06:40 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATF6gU0004383; Wed, 29 Nov 2006 15:06:42 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATF6gZc004382; Wed, 29 Nov 2006 15:06:42 GMT (envelope-from sat) Message-Id: <200611291506.kATF6gZc004382@repoman.freebsd.org> From: Andrew Pantyukhin Date: Wed, 29 Nov 2006 15: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/xpi-colorfultabs Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 15:06:43 -0000 sat 2006-11-29 15:06:42 UTC FreeBSD ports repository Modified files: www/xpi-colorfultabs Makefile distinfo Log: - Update to 1.7 Revision Changes Path 1.6 +5 -4 ports/www/xpi-colorfultabs/Makefile 1.4 +3 -3 ports/www/xpi-colorfultabs/distinfo From owner-cvs-all@FreeBSD.ORG Wed Nov 29 15:15:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F023416A412; Wed, 29 Nov 2006 15:15:31 +0000 (UTC) (envelope-from ariff@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43EA543CAD; Wed, 29 Nov 2006 15:15:29 +0000 (GMT) (envelope-from ariff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATFFVKr006120; Wed, 29 Nov 2006 15:15:31 GMT (envelope-from ariff@repoman.freebsd.org) Received: (from ariff@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATFFVSn006119; Wed, 29 Nov 2006 15:15:31 GMT (envelope-from ariff) Message-Id: <200611291515.kATFFVSn006119@repoman.freebsd.org> From: Ariff Abdullah Date: Wed, 29 Nov 2006 15:15: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/dev/sound/pci/hda hdac.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 15:15:32 -0000 ariff 2006-11-29 15:15:31 UTC FreeBSD src repository Modified files: sys/dev/sound/pci/hda hdac.c Log: Fix support for Medion MD MD95257 (GPIO2 quirk). Reported by: Chris Tophe Revision Changes Path 1.11 +12 -7 src/sys/dev/sound/pci/hda/hdac.c From owner-cvs-all@FreeBSD.ORG Wed Nov 29 15:16:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 451AB16A403; Wed, 29 Nov 2006 15:16:33 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4C8143CA7; Wed, 29 Nov 2006 15:16:30 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATFGW44006177; Wed, 29 Nov 2006 15:16:32 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATFGWLj006176; Wed, 29 Nov 2006 15:16:32 GMT (envelope-from sat) Message-Id: <200611291516.kATFGWLj006176@repoman.freebsd.org> From: Andrew Pantyukhin Date: Wed, 29 Nov 2006 15:16: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/conkeror Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 15:16:33 -0000 sat 2006-11-29 15:16:32 UTC FreeBSD ports repository Modified files: www/conkeror Makefile distinfo Log: - Update to 0.38 Revision Changes Path 1.8 +1 -1 ports/www/conkeror/Makefile 1.6 +3 -3 ports/www/conkeror/distinfo From owner-cvs-all@FreeBSD.ORG Wed Nov 29 15:30:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9B34916A412; Wed, 29 Nov 2006 15:30:40 +0000 (UTC) (envelope-from gallatin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26D8543CA3; Wed, 29 Nov 2006 15:30:38 +0000 (GMT) (envelope-from gallatin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATFUesw007993; Wed, 29 Nov 2006 15:30:40 GMT (envelope-from gallatin@repoman.freebsd.org) Received: (from gallatin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATFUeXN007991; Wed, 29 Nov 2006 15:30:40 GMT (envelope-from gallatin) Message-Id: <200611291530.kATFUeXN007991@repoman.freebsd.org> From: Andrew Gallatin Date: Wed, 29 Nov 2006 15:30: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/dev/mxge if_mxge.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 15:30:40 -0000 gallatin 2006-11-29 15:30:39 UTC FreeBSD src repository Modified files: sys/dev/mxge if_mxge.c Log: Fix mxge_submit_8rx() to behave like the comments says it does, and ensure that it copies at most 32 bytes at a time. Revision Changes Path 1.16 +3 -1 src/sys/dev/mxge/if_mxge.c From owner-cvs-all@FreeBSD.ORG Wed Nov 29 15:34:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1C6AE16A47B; Wed, 29 Nov 2006 15:34:17 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDE7F43CB3; Wed, 29 Nov 2006 15:34:13 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATFYFhn009301; Wed, 29 Nov 2006 15:34:15 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATFYFmL009300; Wed, 29 Nov 2006 15:34:15 GMT (envelope-from sat) Message-Id: <200611291534.kATFYFmL009300@repoman.freebsd.org> From: Andrew Pantyukhin Date: Wed, 29 Nov 2006 15: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/x11-toolkits/tktreectrl 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, 29 Nov 2006 15:34:17 -0000 sat 2006-11-29 15:34:15 UTC FreeBSD ports repository Modified files: x11-toolkits/tktreectrl Makefile distinfo pkg-plist Log: - Update to 2.2 Revision Changes Path 1.3 +4 -2 ports/x11-toolkits/tktreectrl/Makefile 1.2 +3 -3 ports/x11-toolkits/tktreectrl/distinfo 1.2 +1 -0 ports/x11-toolkits/tktreectrl/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Nov 29 15:53:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 635ED16A4FE; Wed, 29 Nov 2006 15:53:32 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 655AB43DBC; Wed, 29 Nov 2006 15:50:44 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATFok3X011221; Wed, 29 Nov 2006 15:50:46 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATFokaX011220; Wed, 29 Nov 2006 15:50:46 GMT (envelope-from sat) Message-Id: <200611291550.kATFokaX011220@repoman.freebsd.org> From: Andrew Pantyukhin Date: Wed, 29 Nov 2006 15:50:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/searchmonkey Makefile distinfo ports/sysutils/searchmonkey/files patch-src__search.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 15:53:32 -0000 sat 2006-11-29 15:50:46 UTC FreeBSD ports repository Modified files: sysutils/searchmonkey Makefile distinfo Removed files: sysutils/searchmonkey/files patch-src__search.c Log: - Update to 0.7.3 Revision Changes Path 1.6 +3 -3 ports/sysutils/searchmonkey/Makefile 1.5 +3 -3 ports/sysutils/searchmonkey/distinfo 1.2 +0 -10 ports/sysutils/searchmonkey/files/patch-src__search.c (dead) From owner-cvs-all@FreeBSD.ORG Wed Nov 29 15:55:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BDF9E16A416; Wed, 29 Nov 2006 15:55:37 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A265B43DA3; Wed, 29 Nov 2006 15:52:10 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATFqCQ6012034; Wed, 29 Nov 2006 15:52:12 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATFqCGX012033; Wed, 29 Nov 2006 15:52:12 GMT (envelope-from rafan) Message-Id: <200611291552.kATFqCGX012033@repoman.freebsd.org> From: Rong-En Fan Date: Wed, 29 Nov 2006 15:52: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/print/pkpgcounter Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 15:55:37 -0000 rafan 2006-11-29 15:52:12 UTC FreeBSD ports repository Modified files: print/pkpgcounter Makefile distinfo Log: - Update to 2.12 Revision Changes Path 1.5 +1 -1 ports/print/pkpgcounter/Makefile 1.4 +3 -3 ports/print/pkpgcounter/distinfo From owner-cvs-all@FreeBSD.ORG Wed Nov 29 16:01:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3295B16A521; Wed, 29 Nov 2006 16:01:12 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FBF743E8D; Wed, 29 Nov 2006 16:00:07 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATFxm4M012783; Wed, 29 Nov 2006 15:59:48 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATFxmvc012782; Wed, 29 Nov 2006 15:59:48 GMT (envelope-from erwin) Message-Id: <200611291559.kATFxmvc012782@repoman.freebsd.org> From: Erwin Lansing Date: Wed, 29 Nov 2006 15:59:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-HTML-Template-Compiled Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 16:01:12 -0000 erwin 2006-11-29 15:59:48 UTC FreeBSD ports repository Modified files: www/p5-HTML-Template-Compiled Makefile distinfo Log: Update to 0.83 PR: 106016 Submitted by: hideo (maintainer) Revision Changes Path 1.24 +1 -1 ports/www/p5-HTML-Template-Compiled/Makefile 1.24 +3 -3 ports/www/p5-HTML-Template-Compiled/distinfo From owner-cvs-all@FreeBSD.ORG Wed Nov 29 16:36:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B739E16A40F; Wed, 29 Nov 2006 16:36:00 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5816643CAB; Wed, 29 Nov 2006 16:35:57 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATGZxvN020207; Wed, 29 Nov 2006 16:35:59 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATGZxxY020206; Wed, 29 Nov 2006 16:35:59 GMT (envelope-from rafan) Message-Id: <200611291635.kATGZxxY020206@repoman.freebsd.org> From: Rong-En Fan Date: Wed, 29 Nov 2006 16:35: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/multimedia/quodlibet Makefile distinfo pkg-plist ports/multimedia/quodlibet/files patch-Makefile patch-python25 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 16:36:00 -0000 rafan 2006-11-29 16:35:59 UTC FreeBSD ports repository Modified files: multimedia/quodlibet Makefile distinfo pkg-plist multimedia/quodlibet/files patch-Makefile Removed files: multimedia/quodlibet/files patch-python25 Log: - Update to 0.24 - Add dbus support option - Remove patches merged into upstream PR: ports/105897 Submitted by: Peter Johnson (maintainer) Revision Changes Path 1.15 +7 -1 ports/multimedia/quodlibet/Makefile 1.6 +3 -3 ports/multimedia/quodlibet/distinfo 1.3 +8 -10 ports/multimedia/quodlibet/files/patch-Makefile 1.2 +0 -307 ports/multimedia/quodlibet/files/patch-python25 (dead) 1.7 +15 -4 ports/multimedia/quodlibet/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Nov 29 17:18:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8775316A56A; Wed, 29 Nov 2006 17:18:37 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFEAA44177; Wed, 29 Nov 2006 17:07:12 +0000 (GMT) (envelope-from joel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATH73YB034006; Wed, 29 Nov 2006 17:07:03 GMT (envelope-from joel@repoman.freebsd.org) Received: (from joel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATH73Q9034005; Wed, 29 Nov 2006 17:07:03 GMT (envelope-from joel) Message-Id: <200611291707.kATH73Q9034005@repoman.freebsd.org> From: Joel Dahl Date: Wed, 29 Nov 2006 17:07:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4 pcm.4 snd_atiixp.4 snd_es137x.4 snd_hda.4 snd_via8233.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 17:18:37 -0000 joel 2006-11-29 17:07:02 UTC FreeBSD src repository (doc committer) Modified files: share/man/man4 pcm.4 snd_atiixp.4 snd_es137x.4 snd_hda.4 snd_via8233.4 Log: Add the dev.pcm.%d.polling sysctl and a short description. Reviewed by: ru Revision Changes Path 1.50 +7 -1 src/share/man/man4/pcm.4 1.4 +15 -1 src/share/man/man4/snd_atiixp.4 1.9 +8 -1 src/share/man/man4/snd_es137x.4 1.4 +16 -1 src/share/man/man4/snd_hda.4 1.6 +15 -1 src/share/man/man4/snd_via8233.4 From owner-cvs-all@FreeBSD.ORG Wed Nov 29 17:19:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 96C2816A577; Wed, 29 Nov 2006 17:19:19 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98AE24440D; Wed, 29 Nov 2006 17:13:26 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATHDOLN035411; Wed, 29 Nov 2006 17:13:24 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATHDOuc035410; Wed, 29 Nov 2006 17:13:24 GMT (envelope-from mnag) Message-Id: <200611291713.kATHDOuc035410@repoman.freebsd.org> From: Marcus Alves Grando Date: Wed, 29 Nov 2006 17:13:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/libevent Makefile ports/devel/libevent/files patch-event.h patch-test-regress_http.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 17:19:19 -0000 mnag 2006-11-29 17:13:24 UTC FreeBSD ports repository Modified files: devel/libevent Makefile devel/libevent/files patch-test-regress_http.c Added files: devel/libevent/files patch-event.h Log: - Fix build in FreeBSD < 5.1 - Take MAINTAINER Revision Changes Path 1.27 +5 -8 ports/devel/libevent/Makefile 1.1 +16 -0 ports/devel/libevent/files/patch-event.h (new) 1.2 +51 -4 ports/devel/libevent/files/patch-test-regress_http.c From owner-cvs-all@FreeBSD.ORG Wed Nov 29 17:19:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 837C716A617; Wed, 29 Nov 2006 17:19:23 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36FBB4442A; Wed, 29 Nov 2006 17:14:18 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATHEKkl035514; Wed, 29 Nov 2006 17:14:20 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATHEKL1035513; Wed, 29 Nov 2006 17:14:20 GMT (envelope-from sat) Message-Id: <200611291714.kATHEKL1035513@repoman.freebsd.org> From: Andrew Pantyukhin Date: Wed, 29 Nov 2006 17:14:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-im/cjc Makefile distinfo pkg-plist ports/net-im/py-pyxmpp Makefile distinfo pkg-descr pkg-plist ports/net-im/py-pyxmpp/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: Wed, 29 Nov 2006 17:19:23 -0000 sat 2006-11-29 17:14:20 UTC FreeBSD ports repository Modified files: net-im/cjc Makefile distinfo pkg-plist net-im/py-pyxmpp Makefile distinfo pkg-descr pkg-plist Removed files: net-im/py-pyxmpp/files patch-setup.py Log: - Update to latest snapshots - Adopt pyxmpp Revision Changes Path 1.4 +18 -8 ports/net-im/cjc/Makefile 1.2 +3 -3 ports/net-im/cjc/distinfo 1.2 +6 -0 ports/net-im/cjc/pkg-plist 1.7 +13 -6 ports/net-im/py-pyxmpp/Makefile 1.4 +3 -3 ports/net-im/py-pyxmpp/distinfo 1.3 +0 -13 ports/net-im/py-pyxmpp/files/patch-setup.py (dead) 1.2 +1 -1 ports/net-im/py-pyxmpp/pkg-descr 1.3 +8 -44 ports/net-im/py-pyxmpp/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Nov 29 17:39:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BB05116A403; Wed, 29 Nov 2006 17:39:01 +0000 (UTC) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D777E43CD4; Wed, 29 Nov 2006 17:38:46 +0000 (GMT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATHcjBs038715; Wed, 29 Nov 2006 17:38:45 GMT (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATHcjFF038714; Wed, 29 Nov 2006 17:38:45 GMT (envelope-from oliver) Message-Id: <200611291738.kATHcjFF038714@repoman.freebsd.org> From: Oliver Lehmann Date: Wed, 29 Nov 2006 17:38: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/mail/vpopmail-devel Makefile pkg-install X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 17:39:01 -0000 oliver 2006-11-29 17:38:45 UTC FreeBSD ports repository Modified files: mail/vpopmail-devel Makefile pkg-install Log: while adding vpopmail-devel as a package, PKG_PREFIX gets defined as ${PREFIX} - not as ${PREFIX}/vpopmail like it is defined in the Makefile. This ends up in creating users with /usr/local as home dir prefix, not /usr/local/vpopmail. This leads to a wrong home dir, and uninstallable other vpopmail-dendant appli- cations like vqadmin or courier-authlib-vchkpw because this applications are expecting lib_deps and inc_deps in ~vpopmail/etc. PR: ports/103177 Approved by: maintainer timeout (66 days) Revision Changes Path 1.52 +1 -1 ports/mail/vpopmail-devel/Makefile 1.3 +2 -2 ports/mail/vpopmail-devel/pkg-install From owner-cvs-all@FreeBSD.ORG Wed Nov 29 17:48:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2E81216A4D8; Wed, 29 Nov 2006 17:48:01 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3175743E60; Wed, 29 Nov 2006 17:46:08 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATHkAFl040209; Wed, 29 Nov 2006 17:46:10 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATHkA9F040208; Wed, 29 Nov 2006 17:46:10 GMT (envelope-from mnag) Message-Id: <200611291746.kATHkA9F040208@repoman.freebsd.org> From: Marcus Alves Grando Date: Wed, 29 Nov 2006 17:46:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/libevent/files patch-evdns.c patch-event.c patch-event.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, 29 Nov 2006 17:48:01 -0000 mnag 2006-11-29 17:46:10 UTC FreeBSD ports repository Added files: devel/libevent/files patch-evdns.c patch-event.c Removed files: devel/libevent/files patch-event.h Log: - Real fix to run in FreeBSD < 5.1. Use CLOCK_REALTIME when CLOCK_MONOTONIC does not exists. Revision Changes Path 1.1 +17 -0 ports/devel/libevent/files/patch-evdns.c (new) 1.1 +17 -0 ports/devel/libevent/files/patch-event.c (new) 1.2 +0 -16 ports/devel/libevent/files/patch-event.h (dead) From owner-cvs-all@FreeBSD.ORG Wed Nov 29 17:49:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3417F16A417; Wed, 29 Nov 2006 17:49:05 +0000 (UTC) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66B4943CD6; Wed, 29 Nov 2006 17:46:35 +0000 (GMT) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATHkbXX040289; Wed, 29 Nov 2006 17:46:37 GMT (envelope-from jkoshy@repoman.freebsd.org) Received: (from jkoshy@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATHkb9e040288; Wed, 29 Nov 2006 17:46:37 GMT (envelope-from jkoshy) Message-Id: <200611291746.kATHkb9e040288@repoman.freebsd.org> From: Joseph Koshy Date: Wed, 29 Nov 2006 17:46: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/lang/sml-nj-devel Makefile distinfo pkg-plist ports/lang/sml-nj-devel/files do-patch-base_runtime_c-libs_posix-tty_tcgetattr.c do-patch-base_runtime_c-libs_posix-tty_tcsetattr.c do-patch-src_runtime_c-libs_posix-tty_tcgetattr.c do-patch-src_runtime_c-libs_posix-tty_tcsetattr.c patch-config_install.sh plist-everything X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 17:49:05 -0000 jkoshy 2006-11-29 17:46:37 UTC FreeBSD ports repository Modified files: lang/sml-nj-devel Makefile distinfo pkg-plist lang/sml-nj-devel/files patch-config_install.sh plist-everything Added files: lang/sml-nj-devel/files do-patch-base_runtime_c-libs_posix-tty_tcgetattr.c do-patch-base_runtime_c-libs_posix-tty_tcsetattr.c Removed files: lang/sml-nj-devel/files do-patch-src_runtime_c-libs_posix-tty_tcgetattr.c do-patch-src_runtime_c-libs_posix-tty_tcsetattr.c Log: Upgrade to v110.60. Upstream changes include: - a new directory layout. - new code generator tools (in beta). Submitted by: Johannes 5 Joemann (joemann at beefree dot free dot de) Revision Changes Path 1.34 +44 -32 ports/lang/sml-nj-devel/Makefile 1.19 +63 -60 ports/lang/sml-nj-devel/distinfo 1.1 +11 -0 ports/lang/sml-nj-devel/files/do-patch-base_runtime_c-libs_posix-tty_tcgetattr.c (new) 1.1 +11 -0 ports/lang/sml-nj-devel/files/do-patch-base_runtime_c-libs_posix-tty_tcsetattr.c (new) 1.2 +0 -11 ports/lang/sml-nj-devel/files/do-patch-src_runtime_c-libs_posix-tty_tcgetattr.c (dead) 1.2 +0 -11 ports/lang/sml-nj-devel/files/do-patch-src_runtime_c-libs_posix-tty_tcsetattr.c (dead) 1.3 +8 -14 ports/lang/sml-nj-devel/files/patch-config_install.sh 1.7 +12 -0 ports/lang/sml-nj-devel/files/plist-everything 1.14 +5 -6 ports/lang/sml-nj-devel/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Nov 29 17:57:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0876716A4C2; Wed, 29 Nov 2006 17:57:32 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4475643D53; Wed, 29 Nov 2006 17:54:57 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATHsx7b041733; Wed, 29 Nov 2006 17:54:59 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATHsxSa041732; Wed, 29 Nov 2006 17:54:59 GMT (envelope-from marcel) Message-Id: <200611291754.kATHsxSa041732@repoman.freebsd.org> From: Marcel Moolenaar Date: Wed, 29 Nov 2006 17:54:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_2 Cc: Subject: cvs commit: src/sys/dev/ic ns16550.h src/sys/dev/uart uart.h uart_dev_ns8250.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 17:57:32 -0000 marcel 2006-11-29 17:54:59 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_2) sys/dev/ic ns16550.h sys/dev/uart uart.h uart_dev_ns8250.c Log: MFS: Remove 16-bit wide I/O. It breaks when the register shift is non-null and may not work on all chipsets. PR: i386/105616 Approved by: re (kensmith) Revision Changes Path 1.16.8.1 +2 -1 src/sys/dev/ic/ns16550.h 1.4.8.1 +0 -6 src/sys/dev/uart/uart.h 1.14.8.1 +7 -5 src/sys/dev/uart/uart_dev_ns8250.c From owner-cvs-all@FreeBSD.ORG Wed Nov 29 18:27:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 65DD516A403; Wed, 29 Nov 2006 18:27:09 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17A7243D60; Wed, 29 Nov 2006 18:26:27 +0000 (GMT) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATIQ7QB047850; Wed, 29 Nov 2006 18:26:07 GMT (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATIQ7OW047849; Wed, 29 Nov 2006 18:26:07 GMT (envelope-from mi) Message-Id: <200611291826.kATIQ7OW047849@repoman.freebsd.org> From: Mikhail Teterin Date: Wed, 29 Nov 2006 18:26: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/deskutils/xmdiary Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 18:27:09 -0000 mi 2006-11-29 18:26:07 UTC FreeBSD ports repository Modified files: deskutils/xmdiary Makefile Log: Respect the X11BASE and the CC settings. Prompted by: kris (X11BASE) Revision Changes Path 1.13 +2 -0 ports/deskutils/xmdiary/Makefile From owner-cvs-all@FreeBSD.ORG Wed Nov 29 18:27:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B855016A5B3; Wed, 29 Nov 2006 18:27:14 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B176943D62; Wed, 29 Nov 2006 18:26:47 +0000 (GMT) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATIQeU2047931; Wed, 29 Nov 2006 18:26:40 GMT (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATIQe41047930; Wed, 29 Nov 2006 18:26:40 GMT (envelope-from mi) Message-Id: <200611291826.kATIQe41047930@repoman.freebsd.org> From: Mikhail Teterin Date: Wed, 29 Nov 2006 18:26: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/elmer-mathlibs Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 18:27:14 -0000 mi 2006-11-29 18:26:40 UTC FreeBSD ports repository Modified files: math/elmer-mathlibs Makefile Log: Drive-by commit to fix MASTER_SITE... Revision Changes Path 1.8 +1 -1 ports/math/elmer-mathlibs/Makefile From owner-cvs-all@FreeBSD.ORG Wed Nov 29 18:45:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 56B2E16A403; Wed, 29 Nov 2006 18:45:01 +0000 (UTC) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0303543CD6; Wed, 29 Nov 2006 18:44:56 +0000 (GMT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATIiw37051686; Wed, 29 Nov 2006 18:44:58 GMT (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATIiw71051685; Wed, 29 Nov 2006 18:44:58 GMT (envelope-from fjoe) Message-Id: <200611291844.kATIiw71051685@repoman.freebsd.org> From: Max Khon Date: Wed, 29 Nov 2006 18:44:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-toolkits/wxgtk24 Makefile pkg-plist ports/x11-toolkits/wxgtk24-contrib 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, 29 Nov 2006 18:45:01 -0000 fjoe 2006-11-29 18:44:58 UTC FreeBSD ports repository Modified files: x11-toolkits/wxgtk24 Makefile pkg-plist x11-toolkits/wxgtk24-contrib Makefile pkg-plist Log: Set wxgtk2.4 include directory to ${PREFIX}/include/wx-2.4/wx. This resolves header conflicts with wxgtk2-2.6+. PR: 100465 Revision Changes Path 1.10 +1 -1 ports/x11-toolkits/wxgtk24-contrib/Makefile 1.3 +96 -96 ports/x11-toolkits/wxgtk24-contrib/pkg-plist 1.55 +3 -2 ports/x11-toolkits/wxgtk24/Makefile 1.18 +370 -368 ports/x11-toolkits/wxgtk24/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Nov 29 19:08:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F40D216A407; Wed, 29 Nov 2006 19:08:45 +0000 (UTC) (envelope-from alfred@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90D5F43C9D; Wed, 29 Nov 2006 19:08:42 +0000 (GMT) (envelope-from alfred@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATJ8jIx060192; Wed, 29 Nov 2006 19:08:45 GMT (envelope-from alfred@repoman.freebsd.org) Received: (from alfred@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATJ8jcO060191; Wed, 29 Nov 2006 19:08:45 GMT (envelope-from alfred) Message-Id: <200611291908.kATJ8jcO060191@repoman.freebsd.org> From: Alfred Perlstein Date: Wed, 29 Nov 2006 19:08: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/sys uio.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, 29 Nov 2006 19:08:46 -0000 alfred 2006-11-29 19:08:45 UTC FreeBSD src repository Modified files: sys/sys uio.h Log: Document struct uio.h entries. Revision Changes Path 1.40 +7 -7 src/sys/sys/uio.h From owner-cvs-all@FreeBSD.ORG Wed Nov 29 19:10:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4B3B016A47C; Wed, 29 Nov 2006 19:10:57 +0000 (UTC) (envelope-from alfred@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C60AE43CB2; Wed, 29 Nov 2006 19:10:50 +0000 (GMT) (envelope-from alfred@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATJArqJ062791; Wed, 29 Nov 2006 19:10:53 GMT (envelope-from alfred@repoman.freebsd.org) Received: (from alfred@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATJArim062790; Wed, 29 Nov 2006 19:10:53 GMT (envelope-from alfred) Message-Id: <200611291910.kATJArim062790@repoman.freebsd.org> From: Alfred Perlstein Date: Wed, 29 Nov 2006 19:10: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/man9 uio.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: Wed, 29 Nov 2006 19:10:57 -0000 alfred 2006-11-29 19:10:53 UTC FreeBSD src repository Modified files: share/man/man9 uio.9 Log: Do a better job of documenting uio_resid. Revision Changes Path 1.20 +18 -12 src/share/man/man9/uio.9 From owner-cvs-all@FreeBSD.ORG Wed Nov 29 19:19:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3EEAB16A407; Wed, 29 Nov 2006 19:19:45 +0000 (UTC) (envelope-from alfred@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9540443CA5; Wed, 29 Nov 2006 19:19:41 +0000 (GMT) (envelope-from alfred@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATJJifU065402; Wed, 29 Nov 2006 19:19:44 GMT (envelope-from alfred@repoman.freebsd.org) Received: (from alfred@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATJJiAN065401; Wed, 29 Nov 2006 19:19:44 GMT (envelope-from alfred) Message-Id: <200611291919.kATJJiAN065401@repoman.freebsd.org> From: Alfred Perlstein Date: Wed, 29 Nov 2006 19:19:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/usb if_aue.c if_auereg.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, 29 Nov 2006 19:19:45 -0000 alfred 2006-11-29 19:19:44 UTC FreeBSD src repository Modified files: sys/dev/usb if_aue.c if_auereg.h Log: Stop INVARIANTS panics in if_aue with a stopgap. aue_tick calls several synchronous usb functions from a timeout(9), this is very broken since a timeout(9) is run as an interrupt and the usb functions tsleep. A stopgap fix is to schedule a taskqueue task from the timeout and defer work to that taskqueue task. Revision Changes Path 1.101 +31 -7 src/sys/dev/usb/if_aue.c 1.23 +1 -0 src/sys/dev/usb/if_auereg.h From owner-cvs-all@FreeBSD.ORG Wed Nov 29 19:31:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 13E0516A403; Wed, 29 Nov 2006 19:31:24 +0000 (UTC) (envelope-from kmacy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FE4243CA8; Wed, 29 Nov 2006 19:31:20 +0000 (GMT) (envelope-from kmacy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATJVNYP068073; Wed, 29 Nov 2006 19:31:23 GMT (envelope-from kmacy@repoman.freebsd.org) Received: (from kmacy@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATJVNkL068072; Wed, 29 Nov 2006 19:31:23 GMT (envelope-from kmacy) Message-Id: <200611291931.kATJVNkL068072@repoman.freebsd.org> From: Kip Macy Date: Wed, 29 Nov 2006 19:31: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/sun4v/sun4v 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: Wed, 29 Nov 2006 19:31:24 -0000 kmacy 2006-11-29 19:31:23 UTC FreeBSD src repository Modified files: sys/sun4v/sun4v pmap.c Log: - add separate variable for enabling printing of ranges - simplify handling of rounding phys_avail ranges to 4M boundaries (needed for all memory to be in the direct mapped area) Revision Changes Path 1.17 +17 -13 src/sys/sun4v/sun4v/pmap.c From owner-cvs-all@FreeBSD.ORG Wed Nov 29 19:32:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 282AE16A403; Wed, 29 Nov 2006 19:32:31 +0000 (UTC) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE24D43CA2; Wed, 29 Nov 2006 19:32:27 +0000 (GMT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATJWUPK068608; Wed, 29 Nov 2006 19:32:30 GMT (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATJWUs2068607; Wed, 29 Nov 2006 19:32:30 GMT (envelope-from fjoe) Message-Id: <200611291932.kATJWUs2068607@repoman.freebsd.org> From: Max Khon Date: Wed, 29 Nov 2006 19:32: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/news/golded+ Makefile distinfo pkg-plist ports/news/golded+/files patch-GNUmakef.def patch-geinit.cpp patch-gemlst.cpp patch-geprot.h 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, 29 Nov 2006 19:32:31 -0000 fjoe 2006-11-29 19:32:30 UTC FreeBSD ports repository Modified files: news/golded+ Makefile distinfo pkg-plist news/golded+/files patch-GNUmakef.def Added files: news/golded+/files patch-geinit.cpp patch-gemlst.cpp patch-geprot.h pkg-message.in Log: Update to 1.1.5.20061116 PR: 105052 Submitted by: Alexander Logvinov Revision Changes Path 1.8 +38 -19 ports/news/golded+/Makefile 1.6 +3 -3 ports/news/golded+/distinfo 1.3 +9 -9 ports/news/golded+/files/patch-GNUmakef.def 1.1 +36 -0 ports/news/golded+/files/patch-geinit.cpp (new) 1.1 +68 -0 ports/news/golded+/files/patch-gemlst.cpp (new) 1.1 +102 -0 ports/news/golded+/files/patch-geprot.h (new) 1.1 +5 -0 ports/news/golded+/files/pkg-message.in (new) 1.5 +37 -9 ports/news/golded+/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Nov 29 19:41:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3A9B016A494; Wed, 29 Nov 2006 19:41:11 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FA8843CD9; Wed, 29 Nov 2006 19:40:56 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATJexOp069224; Wed, 29 Nov 2006 19:40:59 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATJexTh069223; Wed, 29 Nov 2006 19:40:59 GMT (envelope-from tobez) Message-Id: <200611291940.kATJexTh069223@repoman.freebsd.org> From: Anton Berezin Date: Wed, 29 Nov 2006 19:40:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Time-HiRes Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 19:41:11 -0000 tobez 2006-11-29 19:40:59 UTC FreeBSD ports repository Modified files: devel/p5-Time-HiRes Makefile distinfo Log: Update to 1.95. Revision Changes Path 1.38 +1 -1 ports/devel/p5-Time-HiRes/Makefile 1.31 +3 -3 ports/devel/p5-Time-HiRes/distinfo From owner-cvs-all@FreeBSD.ORG Wed Nov 29 19:48:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E4CEB16A50E; Wed, 29 Nov 2006 19:48:25 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 700AF43CA7; Wed, 29 Nov 2006 19:48:15 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATJmIf4070708; Wed, 29 Nov 2006 19:48:18 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATJmIgp070707; Wed, 29 Nov 2006 19:48:18 GMT (envelope-from pav) Message-Id: <200611291948.kATJmIgp070707@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 29 Nov 2006 19: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/deskutils/xchm 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, 29 Nov 2006 19:48:26 -0000 pav 2006-11-29 19:48:18 UTC FreeBSD ports repository Modified files: deskutils/xchm Makefile distinfo pkg-plist Log: - Update to 1.10 - Deploy USE_WX - Move to LOCALBASE Revision Changes Path 1.28 +5 -5 ports/deskutils/xchm/Makefile 1.20 +3 -3 ports/deskutils/xchm/distinfo 1.12 +4 -3 ports/deskutils/xchm/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Nov 29 20:28:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F1F2416A4A7; Wed, 29 Nov 2006 20:28:08 +0000 (UTC) (envelope-from alfred@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EFED43D7C; Wed, 29 Nov 2006 20:25:26 +0000 (GMT) (envelope-from alfred@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATKOvOJ078533; Wed, 29 Nov 2006 20:24:57 GMT (envelope-from alfred@repoman.freebsd.org) Received: (from alfred@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATKOviH078532; Wed, 29 Nov 2006 20:24:57 GMT (envelope-from alfred) Message-Id: <200611292024.kATKOviH078532@repoman.freebsd.org> From: Alfred Perlstein Date: Wed, 29 Nov 2006 20:24: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/share/man/man9 uio.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: Wed, 29 Nov 2006 20:28:09 -0000 alfred 2006-11-29 20:24:57 UTC FreeBSD src repository Modified files: share/man/man9 uio.9 Log: Bump .Dd, (9 year jump!) Requested by: ru cvs: ---------------------------------------------------------------------- Revision Changes Path 1.21 +1 -1 src/share/man/man9/uio.9 From owner-cvs-all@FreeBSD.ORG Wed Nov 29 20:39:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8646B16A492; Wed, 29 Nov 2006 20:39:50 +0000 (UTC) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 668D943DA9; Wed, 29 Nov 2006 20:38:18 +0000 (GMT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATKcLRW080491; Wed, 29 Nov 2006 20:38:21 GMT (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATKcLkt080490; Wed, 29 Nov 2006 20:38:21 GMT (envelope-from oliver) Message-Id: <200611292038.kATKcLkt080490@repoman.freebsd.org> From: Oliver Lehmann Date: Wed, 29 Nov 2006 20:38:21 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/libxine Makefile ports/multimedia/libxine/files patch-src:libffmpeg:libavcodec:h263.c patch-src:xine-engine:xine_internal.h patch-src_input_input_vcd.c patch-src_libffmpeg_libavcodec_huffyuv.c patch-src_libffmpeg_libavcodec_mpegvideo.c patch-src_libffmpeg_libavcodec_vorbis.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 20:39:50 -0000 oliver 2006-11-29 20:38:21 UTC FreeBSD ports repository Modified files: multimedia/libxine Makefile multimedia/libxine/files patch-src:libffmpeg:libavcodec:h263.c patch-src:xine-engine:xine_internal.h Added files: multimedia/libxine/files patch-src_input_input_vcd.c patch-src_libffmpeg_libavcodec_huffyuv.c patch-src_libffmpeg_libavcodec_mpegvideo.c patch-src_libffmpeg_libavcodec_vorbis.c Log: make buildable on FreeBSD 4 PR: ports/103769 Approved by: maintainer timeout (62 days) Revision Changes Path 1.100 +3 -1 ports/multimedia/libxine/Makefile 1.8 +13 -5 ports/multimedia/libxine/files/patch-src:libffmpeg:libavcodec:h263.c 1.5 +56 -9 ports/multimedia/libxine/files/patch-src:xine-engine:xine_internal.h 1.1 +18 -0 ports/multimedia/libxine/files/patch-src_input_input_vcd.c (new) 1.1 +10 -0 ports/multimedia/libxine/files/patch-src_libffmpeg_libavcodec_huffyuv.c (new) 1.1 +10 -0 ports/multimedia/libxine/files/patch-src_libffmpeg_libavcodec_mpegvideo.c (new) 1.1 +11 -0 ports/multimedia/libxine/files/patch-src_libffmpeg_libavcodec_vorbis.c (new) From owner-cvs-all@FreeBSD.ORG Wed Nov 29 20:52:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8BCA416A415; Wed, 29 Nov 2006 20:52:35 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1472343CBD; Wed, 29 Nov 2006 20:52:31 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATKqYKE091197; Wed, 29 Nov 2006 20:52:34 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATKqY6K091185; Wed, 29 Nov 2006 20:52:34 GMT (envelope-from sat) Message-Id: <200611292052.kATKqY6K091185@repoman.freebsd.org> From: Andrew Pantyukhin Date: Wed, 29 Nov 2006 20:52:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/sudoscript Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 20:52:35 -0000 sat 2006-11-29 20:52:34 UTC FreeBSD ports repository Modified files: security/sudoscript Makefile Log: - Switch to SF mirrors PR: ports/104944 Submitted by: Thomas Abthorpe Approved by: Howard Owen (maintainer timeout, 30 days) Revision Changes Path 1.6 +1 -2 ports/security/sudoscript/Makefile From owner-cvs-all@FreeBSD.ORG Wed Nov 29 20:55:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4E35016A494; Wed, 29 Nov 2006 20:55:12 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C16BC43CAC; Wed, 29 Nov 2006 20:55:07 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATKt2hJ091672; Wed, 29 Nov 2006 20:55:02 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATKt24N091670; Wed, 29 Nov 2006 20:55:02 GMT (envelope-from miwi) Message-Id: <200611292055.kATKt24N091670@repoman.freebsd.org> From: Martin Wilke Date: Wed, 29 Nov 2006 20:55:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/xfce4-media Makefile distinfo pkg-plist ports/multimedia/xfce4-media/files patch-src_remote.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 20:55:12 -0000 miwi 2006-11-29 20:55:02 UTC FreeBSD ports repository Modified files: multimedia/xfce4-media Makefile distinfo pkg-plist Removed files: multimedia/xfce4-media/files patch-src_remote.c Log: - Update to 0.9.2 PR: 105951 Submitted by: Rene Ladan (maintainer) Revision Changes Path 1.16 +10 -3 ports/multimedia/xfce4-media/Makefile 1.4 +3 -3 ports/multimedia/xfce4-media/distinfo 1.2 +0 -12 ports/multimedia/xfce4-media/files/patch-src_remote.c (dead) 1.7 +35 -0 ports/multimedia/xfce4-media/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Nov 29 20:59:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 65A4E16A4C9; Wed, 29 Nov 2006 20:59:30 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B73F43CF6; Wed, 29 Nov 2006 20:59:22 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATKwZm2092012; Wed, 29 Nov 2006 20:58:35 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATKwZgm092011; Wed, 29 Nov 2006 20:58:35 GMT (envelope-from miwi) Message-Id: <200611292058.kATKwZgm092011@repoman.freebsd.org> From: Martin Wilke Date: Wed, 29 Nov 2006 20:58: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/emulators/qemu Makefile distinfo pkg-message X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 20:59:30 -0000 miwi 2006-11-29 20:58:35 UTC FreeBSD ports repository Modified files: emulators/qemu Makefile distinfo pkg-message Log: - Update to 2006-11-28 snapshot - Fix WITHOUT_CDROM_DMA check which was the wrong way around (doh!) - Document physical device problems in pkg-message and move aio item to the bottom so it has a slightly smaller chance of being overlooked PR: ports/105971 Submitted by: Juergen Lock (maintainer) Revision Changes Path 1.60 +3 -3 ports/emulators/qemu/Makefile 1.35 +3 -3 ports/emulators/qemu/distinfo 1.17 +12 -4 ports/emulators/qemu/pkg-message From owner-cvs-all@FreeBSD.ORG Wed Nov 29 21:15:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B61C116A500; Wed, 29 Nov 2006 21:15:27 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2805543D86; Wed, 29 Nov 2006 21:13:13 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATLDH1U098588; Wed, 29 Nov 2006 21:13:17 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATLDHAu098575; Wed, 29 Nov 2006 21:13:17 GMT (envelope-from thierry) Message-Id: <200611292113.kATLDHAu098575@repoman.freebsd.org> From: Thierry Thomas Date: Wed, 29 Nov 2006 21:13:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/bouml Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 21:15:27 -0000 thierry 2006-11-29 21:13:17 UTC FreeBSD ports repository Modified files: devel/bouml Makefile distinfo Log: Upgrade to 2.19.4. Changelog at . Revision Changes Path 1.59 +1 -1 ports/devel/bouml/Makefile 1.59 +5 -5 ports/devel/bouml/distinfo From owner-cvs-all@FreeBSD.ORG Wed Nov 29 21:18:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 46CA516A4D2; Wed, 29 Nov 2006 21:18:07 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4E4C43CFA; Wed, 29 Nov 2006 21:16:23 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATLGR3f009087; Wed, 29 Nov 2006 21:16:27 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATLGRbP009065; Wed, 29 Nov 2006 21:16:27 GMT (envelope-from miwi) Message-Id: <200611292116.kATLGRbP009065@repoman.freebsd.org> From: Martin Wilke Date: Wed, 29 Nov 2006 21:16: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/mail/swaks Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 21:18:07 -0000 miwi 2006-11-29 21:16:26 UTC FreeBSD ports repository Modified files: mail/swaks Makefile Log: - Pass maintainership to submitter Submitted by: Beat Gätzi Revision Changes Path 1.6 +1 -1 ports/mail/swaks/Makefile From owner-cvs-all@FreeBSD.ORG Wed Nov 29 21:23:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4B96816A492; Wed, 29 Nov 2006 21:23:06 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EF8843CD6; Wed, 29 Nov 2006 21:22:32 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATLMadt012419; Wed, 29 Nov 2006 21:22:36 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATLMatb012418; Wed, 29 Nov 2006 21:22:36 GMT (envelope-from keramida) Message-Id: <200611292122.kATLMatb012418@repoman.freebsd.org> From: Giorgos Keramidas Date: Wed, 29 Nov 2006 21:22:35 +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: Wed, 29 Nov 2006 21:23:06 -0000 keramida 2006-11-29 21:22:35 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/config chapter.sgml Log: Remove a reference to the `compat.linux.osrelease' sysctl. As Alexander Leidinger has pointed out: "glibc behaves differently based upon the value of it. It may refuse to do anything if it doesn't understand the value. Changing the value of osrelease is only advised in experimental situations (like in http://wiki.freebsd.org/linux-kernel) and may result even in kernel panics." I've replaced a reference to `compat.linux.osrelease' with a safer example, for setting `security.bsd.see_other_uids=0', which we already use as a sample /etc/sysctl.conf entry anyway. Revision Changes Path 1.225 +10 -7 doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml From owner-cvs-all@FreeBSD.ORG Wed Nov 29 21:26:37 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 63A2216A412; Wed, 29 Nov 2006 21:26:37 +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 20AF343CBB; Wed, 29 Nov 2006 21:26:28 +0000 (GMT) (envelope-from keramida@freebsd.org) Received: from kobe.laptop (host5.bedc.ondsl.gr [62.103.39.229]) (authenticated bits=128) by igloo.linux.gr (8.13.8/8.13.8/Debian-2) with ESMTP id kATLPd3P017081 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 29 Nov 2006 23:25:42 +0200 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.13.8/8.13.8) with ESMTP id kATLPQVI091797; Wed, 29 Nov 2006 23:25:27 +0200 (EET) (envelope-from keramida@freebsd.org) Received: (from keramida@localhost) by kobe.laptop (8.13.8/8.13.8/Submit) id kATLPQRl091779; Wed, 29 Nov 2006 23:25:26 +0200 (EET) (envelope-from keramida@freebsd.org) Date: Wed, 29 Nov 2006 23:25:26 +0200 From: Giorgos Keramidas To: Alexander Leidinger Message-ID: <20061129212526.GA84419@kobe.laptop> References: <200611221617.kAMGH1PD093122@repoman.freebsd.org> <20061123151459.qad64blllicgo4gs@webmail.leidinger.net> <20061128170913.GB5104@kobe.laptop> <20061129080024.y95fcbeyskwwkc80@webmail.leidinger.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SUOF0GtieIMvvwua" Content-Disposition: inline In-Reply-To: <20061129080024.y95fcbeyskwwkc80@webmail.leidinger.net> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (score=-3.66, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.74, 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: 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: Wed, 29 Nov 2006 21:26:37 -0000 --SUOF0GtieIMvvwua Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2006-11-29 08:00, Alexander Leidinger wrote: > It's a chapter/paragraph about sysctl, not about linux. So remove the > compat.linux stuff here and you are safe. Feel free to use the > hw.snd.maxautovchans sysctl as an example (there are different default > values in -current than in some releases, I don't remember if I MFCed > the new default value to 6.2). >=20 > Adding an explanation to the linux chapter would be nice (except for =20 > the panic part, this is specific to -current if you already have some =20 > linux programs running and then change the osrelease). If you want to =20 > change the linux chapter I try to come up with other missing facts for = =20 > this chapter (I have to read it when I get a little bit of time). Thanks for the explanation. I've replaced the linux-emulation specific sysctl now with a reference to `security.bsd.see_other_uids=3D0', which we already use as an example in `/etc/sysctl.conf'. This should be a lot safer than a sysctl knob which can trigger panics! --SUOF0GtieIMvvwua Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFbfrG1g+UGjGGA7YRAuriAKCW6l3wMTOsGlpO4OmPYmun1P1JugCfSZoJ kUzOYwvG0lbvAoJYC/Q2GD0= =9hL7 -----END PGP SIGNATURE----- --SUOF0GtieIMvvwua-- From owner-cvs-all@FreeBSD.ORG Wed Nov 29 21:47:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7D1DC16A412; Wed, 29 Nov 2006 21:47:08 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5418F43FC6; Wed, 29 Nov 2006 21:40:02 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATLe6Ss016639; Wed, 29 Nov 2006 21:40:06 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATLe6RL016638; Wed, 29 Nov 2006 21:40:06 GMT (envelope-from maho) Message-Id: <200611292140.kATLe6RL016638@repoman.freebsd.org> From: Maho Nakata Date: Wed, 29 Nov 2006 21:40: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/science/mpqc 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, 29 Nov 2006 21:47:08 -0000 maho 2006-11-29 21:40:06 UTC FreeBSD ports repository Modified files: science/mpqc Makefile pkg-plist Log: Now install shared libs as well (to prevent to pass -fPIC when creating a static lib. to workaround esp. for amd64). Revision Changes Path 1.31 +2 -1 ports/science/mpqc/Makefile 1.10 +48 -0 ports/science/mpqc/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Nov 29 21:49:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 70ACC16A506; Wed, 29 Nov 2006 21:49:10 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D015843EE6; Wed, 29 Nov 2006 21:43:06 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATLgmmo017690; Wed, 29 Nov 2006 21:42:48 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATLgmdB017689; Wed, 29 Nov 2006 21:42:48 GMT (envelope-from brueffer) Message-Id: <200611292142.kATLgmdB017689@repoman.freebsd.org> From: Christian Brueffer Date: Wed, 29 Nov 2006 21:42:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/vge if_vge.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 21:49:10 -0000 brueffer 2006-11-29 21:42:48 UTC FreeBSD src repository Modified files: sys/dev/vge if_vge.c Log: Remove pre-5.3 compatibility ifdefs. Approved by: rwatson (mentor) MFC after: 5 days Revision Changes Path 1.27 +0 -61 src/sys/dev/vge/if_vge.c From owner-cvs-all@FreeBSD.ORG Wed Nov 29 21:56:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5A07B16A416; Wed, 29 Nov 2006 21:56:36 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9E9643CA6; Wed, 29 Nov 2006 21:56:31 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id 959746375; Thu, 30 Nov 2006 00:56:34 +0300 (MSK) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id 72CC6635C; Thu, 30 Nov 2006 00:56:34 +0300 (MSK) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id kATLuYUT020254; Thu, 30 Nov 2006 00:56:34 +0300 (MSK) (envelope-from ru) Date: Thu, 30 Nov 2006 00:56:34 +0300 From: Ruslan Ermilov To: Christian Brueffer Message-ID: <20061129215634.GA20171@rambler-co.ru> References: <200611292142.kATLgmdB017689@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="bg08WKrSYDhXBjb5" Content-Disposition: inline In-Reply-To: <200611292142.kATLgmdB017689@repoman.freebsd.org> User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/vge if_vge.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 21:56:36 -0000 --bg08WKrSYDhXBjb5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 29, 2006 at 09:42:48PM +0000, Christian Brueffer wrote: > brueffer 2006-11-29 21:42:48 UTC >=20 > FreeBSD src repository >=20 > Modified files: > sys/dev/vge if_vge.c=20 > Log: > Remove pre-5.3 compatibility ifdefs. > =20 > Approved by: rwatson (mentor) > MFC after: 5 days > =20 > Revision Changes Path > 1.27 +0 -61 src/sys/dev/vge/if_vge.c >=20 I was looking for someone with vge(4) card, do you have one? Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --bg08WKrSYDhXBjb5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFbgISqRfpzJluFF4RAnKlAKCA2gZgcJQmbgCs5kjU1iaFvEfobACgmVZR AlFJMgAOx/f2CpNCo11ol3I= =Ftv3 -----END PGP SIGNATURE----- --bg08WKrSYDhXBjb5-- From owner-cvs-all@FreeBSD.ORG Wed Nov 29 22:08:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 752D716A517; Wed, 29 Nov 2006 22:08:19 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EFEC43CBC; Wed, 29 Nov 2006 22:08:15 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATM8J4P023952; Wed, 29 Nov 2006 22:08:19 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATM8JAf023951; Wed, 29 Nov 2006 22:08:19 GMT (envelope-from maho) Message-Id: <200611292208.kATM8JAf023951@repoman.freebsd.org> From: Maho Nakata Date: Wed, 29 Nov 2006 22:08:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/editors/openoffice.org-2 Makefile ports/editors/openoffice.org-2-RC Makefile ports/editors/openoffice.org-2-devel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 22:08:19 -0000 maho 2006-11-29 22:08:19 UTC FreeBSD ports repository Modified files: editors/openoffice.org-2 Makefile editors/openoffice.org-2-RC Makefile editors/openoffice.org-2-devel Makefile Log: * Fix package. TMPPLIST must be overwrite at the first.[1] * Fix pkg-message. Submitted by: Jack L.[1] Revision Changes Path 1.268 +3 -1 ports/editors/openoffice.org-2-RC/Makefile 1.285 +2 -0 ports/editors/openoffice.org-2-devel/Makefile 1.266 +2 -0 ports/editors/openoffice.org-2/Makefile From owner-cvs-all@FreeBSD.ORG Wed Nov 29 22:14:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C91CB16A49E; Wed, 29 Nov 2006 22:14:37 +0000 (UTC) (envelope-from chris@hitnet.RWTH-Aachen.DE) Received: from mta-1.ms.rz.rwth-aachen.de (mta-1.ms.rz.RWTH-Aachen.DE [134.130.7.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0D8943C9D; Wed, 29 Nov 2006 22:14:20 +0000 (GMT) (envelope-from chris@hitnet.RWTH-Aachen.DE) Received: from circe ([134.130.3.36]) by mta-1.ms.rz.RWTH-Aachen.de (Sun Java System Messaging Server 6.2-7.05 (built Sep 5 2006)) with ESMTP id <0J9I00FI3J0LJN60@mta-1.ms.rz.RWTH-Aachen.de>; Wed, 29 Nov 2006 23:12:21 +0100 (CET) Received: from talos.rz.RWTH-Aachen.DE ([134.130.3.22]) by circe (MailMonitor for SMTP v1.2.2 ) ; Wed, 29 Nov 2006 23:12:20 +0100 (MET) Received: from bigboss.hitnet.rwth-aachen.de (bigspace.hitnet.RWTH-Aachen.DE [137.226.181.2]) by smarthost.rwth-aachen.de (8.13.8/8.13.1/1) with ESMTP id kATMCJSN029065; Wed, 29 Nov 2006 23:12:19 +0100 Received: from haakonia.hitnet.rwth-aachen.de ([137.226.181.92]) by bigboss.hitnet.rwth-aachen.de with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1GpXfA-0006kt-Iv; Wed, 29 Nov 2006 23:12:20 +0100 Received: by haakonia.hitnet.rwth-aachen.de (Postfix, from userid 1001) id 45FA13F41B; Wed, 29 Nov 2006 23:12:20 +0100 (CET) Date: Wed, 29 Nov 2006 23:12:20 +0100 From: Christian Brueffer In-reply-to: <20061129215634.GA20171@rambler-co.ru> To: Ruslan Ermilov Message-id: <20061129221219.GF1835@haakonia.hitnet.RWTH-Aachen.DE> MIME-version: 1.0 Content-type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary=+QwZB9vYiNIzNXIj Content-disposition: inline X-Operating-System: FreeBSD 6.2-PRERELEASE X-PGP-Key: http://people.FreeBSD.org/~brueffer/brueffer.key.asc X-PGP-Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D References: <200611292142.kATLgmdB017689@repoman.freebsd.org> <20061129215634.GA20171@rambler-co.ru> User-Agent: Mutt/1.5.11 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/vge if_vge.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 22:14:37 -0000 --+QwZB9vYiNIzNXIj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 30, 2006 at 12:56:34AM +0300, Ruslan Ermilov wrote: > On Wed, Nov 29, 2006 at 09:42:48PM +0000, Christian Brueffer wrote: > > brueffer 2006-11-29 21:42:48 UTC > >=20 > > FreeBSD src repository > >=20 > > Modified files: > > sys/dev/vge if_vge.c=20 > > Log: > > Remove pre-5.3 compatibility ifdefs. > > =20 > > Approved by: rwatson (mentor) > > MFC after: 5 days > > =20 > > Revision Changes Path > > 1.27 +0 -61 src/sys/dev/vge/if_vge.c > >=20 > I was looking for someone with vge(4) card, do you have one? >=20 Unfortunately not, but infofarmer@ just reported vge(4) problems on current@, so he seems to have hardware. Also I think Andre has some. - Christian --=20 Christian Brueffer chris@unixpages.org brueffer@FreeBSD.org GPG Key: http://people.freebsd.org/~brueffer/brueffer.key.asc GPG Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D --+QwZB9vYiNIzNXIj Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFbgXDbHYXjKDtmC0RAmRQAJ4oOPIuc04UVNq0+1gqy+SoqFTp+QCcDHex IPIZBGtBJWO8BvGvOrg+FX4= =kNpA -----END PGP SIGNATURE----- --+QwZB9vYiNIzNXIj-- From owner-cvs-all@FreeBSD.ORG Wed Nov 29 22:18:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CDC5516A4A7; Wed, 29 Nov 2006 22:18:47 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF8B043CAB; Wed, 29 Nov 2006 22:18:35 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATMIaMi025798; Wed, 29 Nov 2006 22:18:36 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATMIaO7025797; Wed, 29 Nov 2006 22:18:36 GMT (envelope-from pav) Message-Id: <200611292218.kATMIaO7025797@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 29 Nov 2006 22:18: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/graphics/GraphicsMagick Makefile distinfo ports/graphics/GraphicsMagick/files patch-freebsd patch-warnings X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 22:18:47 -0000 pav 2006-11-29 22:18:36 UTC FreeBSD ports repository Modified files: graphics/GraphicsMagick Makefile distinfo Removed files: graphics/GraphicsMagick/files patch-freebsd patch-warnings Log: - Update to 1.1.7 PR: ports/106025 Submitted by: Nick Muerdter Revision Changes Path 1.9 +1 -2 ports/graphics/GraphicsMagick/Makefile 1.3 +3 -3 ports/graphics/GraphicsMagick/distinfo 1.2 +0 -70 ports/graphics/GraphicsMagick/files/patch-freebsd (dead) 1.2 +0 -25 ports/graphics/GraphicsMagick/files/patch-warnings (dead) From owner-cvs-all@FreeBSD.ORG Wed Nov 29 22:25:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B8E4816A4CE; Wed, 29 Nov 2006 22:25:10 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95D6E43CB3; Wed, 29 Nov 2006 22:25:03 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATMP7PD027369; Wed, 29 Nov 2006 22:25:07 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATMP7eU027368; Wed, 29 Nov 2006 22:25:07 GMT (envelope-from edwin) Message-Id: <200611292225.kATMP7eU027368@repoman.freebsd.org> From: Edwin Groothuis Date: Wed, 29 Nov 2006 22: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: 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, 29 Nov 2006 22:25:10 -0000 edwin 2006-11-29 22:25:07 UTC FreeBSD ports repository Modified files: . access Log: Please welcome David Thiel as a new ports commiter. I will mentor him, so complaints to me first please :-) Approved by: portmgr Revision Changes Path 1.742 +1 -0 CVSROOT/access From owner-cvs-all@FreeBSD.ORG Wed Nov 29 22:31:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4D41F16A50E; Wed, 29 Nov 2006 22:31:39 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4ADBA43E2F; Wed, 29 Nov 2006 22:30:20 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATMTjnf027628; Wed, 29 Nov 2006 22:29:45 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATMTjsx027627; Wed, 29 Nov 2006 22:29:45 GMT (envelope-from miwi) Message-Id: <200611292229.kATMTjsx027627@repoman.freebsd.org> From: Martin Wilke Date: Wed, 29 Nov 2006 22:29: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/hypermail Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 22:31:39 -0000 miwi 2006-11-29 22:29:45 UTC FreeBSD ports repository Modified files: www/hypermail Makefile distinfo Log: - Pass maintainership to submitter - Upgrade to 2.2.0 - Update MASTER_SITES PR: ports/106034 Submitted by: Dan Langille Revision Changes Path 1.22 +4 -3 ports/www/hypermail/Makefile 1.15 +3 -3 ports/www/hypermail/distinfo From owner-cvs-all@FreeBSD.ORG Wed Nov 29 22:36:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8A8C116A47B; Wed, 29 Nov 2006 22:36:39 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A62643DAB; Wed, 29 Nov 2006 22:34:44 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATMYS4X029135; Wed, 29 Nov 2006 22:34:28 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATMYSFD029134; Wed, 29 Nov 2006 22:34:28 GMT (envelope-from miwi) Message-Id: <200611292234.kATMYSFD029134@repoman.freebsd.org> From: Martin Wilke Date: Wed, 29 Nov 2006 22:34:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/smb4k 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, 29 Nov 2006 22:36:39 -0000 miwi 2006-11-29 22:34:28 UTC FreeBSD ports repository Modified files: net/smb4k Makefile distinfo pkg-descr Log: - Update to 0.7.5. PR: ports/105991 Submitted by: "Rashid N. Achilov" (maintainer) Revision Changes Path 1.11 +2 -2 ports/net/smb4k/Makefile 1.6 +3 -3 ports/net/smb4k/distinfo 1.2 +13 -7 ports/net/smb4k/pkg-descr From owner-cvs-all@FreeBSD.ORG Wed Nov 29 22:38:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B549816A509; Wed, 29 Nov 2006 22:38:23 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99E1643CBB; Wed, 29 Nov 2006 22:38:19 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATMcNlx029379; Wed, 29 Nov 2006 22:38:23 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATMcNSx029378; Wed, 29 Nov 2006 22:38:23 GMT (envelope-from pav) Message-Id: <200611292238.kATMcNSx029378@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 29 Nov 2006 22:38: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/x11-wm/ion-3ds pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 22:38:24 -0000 pav 2006-11-29 22:38:23 UTC FreeBSD ports repository Modified files: x11-wm/ion-3ds pkg-plist Log: - Cleanup manlang directories PR: ports/105972 Submitted by: Ed Schouten (maintainer) Revision Changes Path 1.9 +6 -0 ports/x11-wm/ion-3ds/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Nov 29 22:58:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3704F16A4CE; Wed, 29 Nov 2006 22:58:00 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5999A43CBD; Wed, 29 Nov 2006 22:56:37 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATMufE0032805; Wed, 29 Nov 2006 22:56:41 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATMuf9x032799; Wed, 29 Nov 2006 22:56:41 GMT (envelope-from pav) Message-Id: <200611292256.kATMuf9x032799@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 29 Nov 2006 22:56: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/games/openttd Makefile pkg-message ports/games/openttd/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, 29 Nov 2006 22:58:00 -0000 pav 2006-11-29 22:56:41 UTC FreeBSD ports repository Modified files: games/openttd Makefile Added files: games/openttd/files pkg-message.in Removed files: games/openttd pkg-message Log: - Fix WITH_MIDI_PLAYER option (mixing of variable assignments and targets) PR: ports/100928 Submitted by: Ed Schouten Approved by: maintainer timeout (4 months) - Add desktop entry PR: ports/104069 Submitted by: Pawel Pekala Approved by: maintainer timeout (1,5 month) - Modernize pkg-message handling, style Revision Changes Path 1.12 +22 -17 ports/games/openttd/Makefile 1.1 +16 -0 ports/games/openttd/files/pkg-message.in (new) 1.2 +0 -16 ports/games/openttd/pkg-message (dead) From owner-cvs-all@FreeBSD.ORG Wed Nov 29 23:14:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8CEAD16A403; Wed, 29 Nov 2006 23:14:00 +0000 (UTC) (envelope-from lx@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id E425A43CB7; Wed, 29 Nov 2006 23:13:55 +0000 (GMT) (envelope-from lx@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATNE0jZ037669; Wed, 29 Nov 2006 23:14:00 GMT (envelope-from lx@repoman.freebsd.org) Received: (from lx@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATNDx39037668; Wed, 29 Nov 2006 23:13:59 GMT (envelope-from lx) Message-Id: <200611292313.kATNDx39037668@repoman.freebsd.org> From: David Thiel Date: Wed, 29 Nov 2006 23:13: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/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: Wed, 29 Nov 2006 23:14:00 -0000 lx 2006-11-29 23:13:59 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/share/sgml authors.ent Log: Adding myself per Committer's Guide. Approved by: edwin@FreeBSD.org Revision Changes Path 1.404 +2 -0 doc/en_US.ISO8859-1/share/sgml/authors.ent From owner-cvs-all@FreeBSD.ORG Wed Nov 29 23:25:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8B71216A40F; Wed, 29 Nov 2006 23:25:10 +0000 (UTC) (envelope-from wes@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E9B443CA2; Wed, 29 Nov 2006 23:25:06 +0000 (GMT) (envelope-from wes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATNPACo039618; Wed, 29 Nov 2006 23:25:10 GMT (envelope-from wes@repoman.freebsd.org) Received: (from wes@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATNPApd039617; Wed, 29 Nov 2006 23:25:10 GMT (envelope-from wes) Message-Id: <200611292325.kATNPApd039617@repoman.freebsd.org> From: Wes Peters Date: Wed, 29 Nov 2006 23:25:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/poco 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, 29 Nov 2006 23:25:10 -0000 wes 2006-11-29 23:25:10 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/poco Makefile distinfo pkg-descr pkg-plist Log: The C++ Portable Components consists of four libraries providing a platform abstraction layer for system interfaces, an XML parser with SAX2 and DOM interfaces and an XML writer, classes for working with configuration files and command line arguments, and a number of network protocols. Revision Changes Path 1.2523 +1 -0 ports/devel/Makefile 1.1 +21 -0 ports/devel/poco/Makefile (new) 1.1 +3 -0 ports/devel/poco/distinfo (new) 1.1 +17 -0 ports/devel/poco/pkg-descr (new) 1.1 +439 -0 ports/devel/poco/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Nov 29 23:25:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9027A16A510; Wed, 29 Nov 2006 23:25:22 +0000 (UTC) (envelope-from wes@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F7C843CA5; Wed, 29 Nov 2006 23:25:18 +0000 (GMT) (envelope-from wes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATNPMJB039681; Wed, 29 Nov 2006 23:25:22 GMT (envelope-from wes@repoman.freebsd.org) Received: (from wes@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATNPMLw039679; Wed, 29 Nov 2006 23:25:22 GMT (envelope-from wes) Message-Id: <200611292325.kATNPMLw039679@repoman.freebsd.org> From: Wes Peters Date: Wed, 29 Nov 2006 23:25:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 23:25:22 -0000 wes 2006-11-29 23:25:22 UTC FreeBSD ports repository Modified files: . modules Log: poco --> ports/devel/poco Revision Changes Path 1.16710 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Nov 29 23:29:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6C2F416A4A0; Wed, 29 Nov 2006 23:29:52 +0000 (UTC) (envelope-from lx@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA12543CA6; Wed, 29 Nov 2006 23:29:47 +0000 (GMT) (envelope-from lx@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATNTqpf039925; Wed, 29 Nov 2006 23:29:52 GMT (envelope-from lx@repoman.freebsd.org) Received: (from lx@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATNTquj039924; Wed, 29 Nov 2006 23:29:52 GMT (envelope-from lx) Message-Id: <200611292329.kATNTquj039924@repoman.freebsd.org> From: David Thiel Date: Wed, 29 Nov 2006 23:29:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/astro/xearth/files freebsd.committers.markers X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 23:29:52 -0000 lx 2006-11-29 23:29:51 UTC FreeBSD ports repository Modified files: astro/xearth/files freebsd.committers.markers Log: Adding per Committer's Guide. Approved by: edwin Revision Changes Path 1.314 +2 -1 ports/astro/xearth/files/freebsd.committers.markers From owner-cvs-all@FreeBSD.ORG Wed Nov 29 23:39:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C1B6A16A47C; Wed, 29 Nov 2006 23:39:07 +0000 (UTC) (envelope-from lx@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC93043CB0; Wed, 29 Nov 2006 23:38:54 +0000 (GMT) (envelope-from lx@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATNcx7E041623; Wed, 29 Nov 2006 23:38:59 GMT (envelope-from lx@repoman.freebsd.org) Received: (from lx@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATNcxNf041622; Wed, 29 Nov 2006 23:38:59 GMT (envelope-from lx) Message-Id: <200611292338.kATNcxNf041622@repoman.freebsd.org> From: David Thiel Date: Wed, 29 Nov 2006 23:38: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/articles/contributors contrib.additional.sgml contrib.committers.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 23:39:07 -0000 lx 2006-11-29 23:38:59 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml contrib.committers.sgml Log: Moving to committers per Comitter's Guide. Approved by: edwin Revision Changes Path 1.642 +0 -5 doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml 1.161 +4 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.committers.sgml From owner-cvs-all@FreeBSD.ORG Wed Nov 29 23:40:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A1D0116A416; Wed, 29 Nov 2006 23:40:09 +0000 (UTC) (envelope-from lx@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23DA943CB0; Wed, 29 Nov 2006 23:40:03 +0000 (GMT) (envelope-from lx@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kATNe7JW041709; Wed, 29 Nov 2006 23:40:07 GMT (envelope-from lx@repoman.freebsd.org) Received: (from lx@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATNe7PJ041708; Wed, 29 Nov 2006 23:40:07 GMT (envelope-from lx) Message-Id: <200611292340.kATNe7PJ041708@repoman.freebsd.org> From: David Thiel Date: Wed, 29 Nov 2006 23:40:07 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en developers.sgml 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, 29 Nov 2006 23:40:09 -0000 lx 2006-11-29 23:40:07 UTC FreeBSD doc repository (ports committer) Modified files: en developers.sgml share/sgml news.xml Log: Adding self to developers list and updating news. Approved by: edwin Revision Changes Path 1.145 +2 -1 www/en/developers.sgml 1.30 +6 -1 www/share/sgml/news.xml From owner-cvs-all@FreeBSD.ORG Wed Nov 29 23:41:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ACEB516A415; Wed, 29 Nov 2006 23:41:59 +0000 (UTC) (envelope-from grog@lemis.com) Received: from ext-gw.lemis.com (ext-gw.lemis.com [150.101.14.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FBF943CA7; Wed, 29 Nov 2006 23:41:54 +0000 (GMT) (envelope-from grog@lemis.com) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.135]) by ext-gw.lemis.com (Postfix) with ESMTP id A39131333EA; Thu, 30 Nov 2006 10:11:57 +1030 (CST) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 87AFC9BEF5; Thu, 30 Nov 2006 10:11:57 +1030 (CST) Date: Thu, 30 Nov 2006 10:11:57 +1030 From: Greg 'groggy' Lehey To: Alfred Perlstein Message-ID: <20061129234157.GN42090@wantadilla.lemis.com> References: <200611292024.kATKOviH078532@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="B7kmwdlU7aE/dafw" Content-Disposition: inline In-Reply-To: <200611292024.kATKOviH078532@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 VoIP: sip:0871270137@sip.internode.on.net WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Man pages .Dd (was: cvs commit: src/share/man/man9 uio.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: Wed, 29 Nov 2006 23:41:59 -0000 --B7kmwdlU7aE/dafw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wednesday, 29 November 2006 at 20:24:57 +0000, Alfred Perlstein wrote: > alfred 2006-11-29 20:24:57 UTC > > FreeBSD src repository > > Modified files: > share/man/man9 uio.9 > Log: > Bump .Dd, (9 year jump!) > > Requested by: ru This happened to me too last week. I'm hazy about when, but my understanding has been that in the past .Dd *didn't* automatically get updated. When should it be, when shouldn't it be? If it should be automatic, we should write a macro which sets it from $FreeBSD$. Greg -- See complete headers for address and phone numbers. --B7kmwdlU7aE/dafw Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFFbhrFIubykFB6QiMRAjBiAJwJ8YsJKtE4aylwpbNiqj865dpdFwCeN899 zOLWOasXWmce54XA2+y9rm8= =RQGA -----END PGP SIGNATURE----- --B7kmwdlU7aE/dafw-- From owner-cvs-all@FreeBSD.ORG Thu Nov 30 00:32:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9EC1C16A403; Thu, 30 Nov 2006 00:32:59 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBA2C43CA3; Thu, 30 Nov 2006 00:32:54 +0000 (GMT) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAU0Wxnj052567; Thu, 30 Nov 2006 00:32:59 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAU0Wx3m052566; Thu, 30 Nov 2006 00:32:59 GMT (envelope-from shaun) Message-Id: <200611300032.kAU0Wx3m052566@repoman.freebsd.org> From: Shaun Amott Date: Thu, 30 Nov 2006 00:32:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 00:32:59 -0000 shaun 2006-11-30 00:32:58 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Document 'kronolith -- arbitrary local file inclusion vulnerability' Revision Changes Path 1.1228 +34 -1 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Thu Nov 30 00:37:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7A63A16A403; Thu, 30 Nov 2006 00:37:20 +0000 (UTC) (envelope-from lx@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A30BA43CAA; Thu, 30 Nov 2006 00:37:12 +0000 (GMT) (envelope-from lx@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAU0bHPG053159; Thu, 30 Nov 2006 00:37:17 GMT (envelope-from lx@repoman.freebsd.org) Received: (from lx@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAU0bHGX053158; Thu, 30 Nov 2006 00:37:17 GMT (envelope-from lx) Message-Id: <200611300037.kAU0bHGX053158@repoman.freebsd.org> From: David Thiel Date: Thu, 30 Nov 2006 00:37: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/glflow Makefile distinfo ports/net/glflow/files patch-FlowTree.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 00:37:20 -0000 lx 2006-11-30 00:37:16 UTC FreeBSD ports repository Modified files: net/glflow Makefile distinfo Added files: net/glflow/files patch-FlowTree.cpp Log: - Update to 1.3. Approved by: edwin Revision Changes Path 1.10 +1 -1 ports/net/glflow/Makefile 1.11 +3 -3 ports/net/glflow/distinfo 1.1 +11 -0 ports/net/glflow/files/patch-FlowTree.cpp (new) From owner-cvs-all@FreeBSD.ORG Thu Nov 30 00:57:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E9C8316A403; Thu, 30 Nov 2006 00:57:58 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id F32DF43CA5; Thu, 30 Nov 2006 00:57:53 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAU0vwlx067190; Thu, 30 Nov 2006 00:57:58 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAU0vwNv067186; Thu, 30 Nov 2006 00:57:58 GMT (envelope-from maho) Message-Id: <200611300057.kAU0vwNv067186@repoman.freebsd.org> From: Maho Nakata Date: Thu, 30 Nov 2006 00:57: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/science/mpqc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 00:57:59 -0000 maho 2006-11-30 00:57:58 UTC FreeBSD ports repository Modified files: science/mpqc Makefile Log: Add USE_LDCONFIG. Revision Changes Path 1.32 +1 -0 ports/science/mpqc/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 01:12:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 84CBA16A407; Thu, 30 Nov 2006 01:12:11 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8651D43C9D; Thu, 30 Nov 2006 01:12:06 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAU1CBFX086439; Thu, 30 Nov 2006 01:12:11 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAU1CBFw086438; Thu, 30 Nov 2006 01:12:11 GMT (envelope-from maho) Message-Id: <200611300112.kAU1CBFw086438@repoman.freebsd.org> From: Maho Nakata Date: Thu, 30 Nov 2006 01:12: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/science/libghemical 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, 30 Nov 2006 01:12:11 -0000 maho 2006-11-30 01:12:11 UTC FreeBSD ports repository Modified files: science/libghemical Makefile distinfo pkg-plist Log: Update to 2.1.0 * dependency to ATLAS is now conditional. Revision Changes Path 1.2 +17 -6 ports/science/libghemical/Makefile 1.2 +3 -3 ports/science/libghemical/distinfo 1.2 +23 -21 ports/science/libghemical/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Nov 30 02:39:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C54FE16A403; Thu, 30 Nov 2006 02:39:17 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C7BB43CA3; Thu, 30 Nov 2006 02:39:12 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAU2dHpL002262; Thu, 30 Nov 2006 02:39:17 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAU2dHlB002261; Thu, 30 Nov 2006 02:39:17 GMT (envelope-from rafan) Message-Id: <200611300239.kAU2dHlB002261@repoman.freebsd.org> From: Rong-En Fan Date: Thu, 30 Nov 2006 02:39:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-toolkits/tktable Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 02:39:17 -0000 rafan 2006-11-30 02:39:17 UTC FreeBSD ports repository Modified files: x11-toolkits/tktable Makefile Log: - Respect X11BASE This port requires Xlib to build, thus set USE_XLIB. With GNU_CONFIGURE, it sets correctly path. Reported by: pointyhat Revision Changes Path 1.4 +3 -1 ports/x11-toolkits/tktable/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 02:57:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A8D1E16A415; Thu, 30 Nov 2006 02:57:57 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A86F43CA7; Thu, 30 Nov 2006 02:57:52 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAU2vvFE005616; Thu, 30 Nov 2006 02:57:57 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAU2vvs8005615; Thu, 30 Nov 2006 02:57:57 GMT (envelope-from rafan) Message-Id: <200611300257.kAU2vvs8005615@repoman.freebsd.org> From: Rong-En Fan Date: Thu, 30 Nov 2006 02: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/cad/tkgate Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 02:57:57 -0000 rafan 2006-11-30 02:57:57 UTC FreeBSD ports repository Modified files: cad/tkgate Makefile Log: - Respect X11BASE [1] - The configure script is not generated from autotools, thus use HAS_CONFIGURE instead Reported by: pointyhat [1] Revision Changes Path 1.18 +5 -1 ports/cad/tkgate/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 03:52:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 946A216A407; Thu, 30 Nov 2006 03:52:21 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF40043CA7; Thu, 30 Nov 2006 03:52:15 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAU3qLkX016917; Thu, 30 Nov 2006 03:52:21 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAU3qLPc016915; Thu, 30 Nov 2006 03:52:21 GMT (envelope-from rafan) Message-Id: <200611300352.kAU3qLPc016915@repoman.freebsd.org> From: Rong-En Fan Date: Thu, 30 Nov 2006 03: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/net/tcpview/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: Thu, 30 Nov 2006 03:52:21 -0000 rafan 2006-11-30 03:52:20 UTC FreeBSD ports repository Modified files: net/tcpview/files patch-Makefile Log: - Respect X11BASE Revision Changes Path 1.4 +1 -1 ports/net/tcpview/files/patch-Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 03:56:51 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4709016A412; Thu, 30 Nov 2006 03:56:51 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B3C943C9D; Thu, 30 Nov 2006 03:56:45 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id D98271A3C1C; Wed, 29 Nov 2006 19:56:50 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 507325132C; Wed, 29 Nov 2006 22:56:33 -0500 (EST) Date: Wed, 29 Nov 2006 22:56:33 -0500 From: Kris Kennaway To: Cheng-Lung Sung Message-ID: <20061130035633.GA18900@xor.obsecurity.org> References: <200611290432.kAT4WeLf084525@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="lrZ03NoBR/3+SXJZ" Content-Disposition: inline In-Reply-To: <200611290432.kAT4WeLf084525@repoman.freebsd.org> User-Agent: Mutt/1.4.2.2i Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/textproc/rtfx Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 03:56:51 -0000 --lrZ03NoBR/3+SXJZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 29, 2006 at 04:32:40AM +0000, Cheng-Lung Sung wrote: > clsung 2006-11-29 04:32:40 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > textproc/rtfx Makefile=20 > Log: > - fix build error after devel/libmba decrease SHLIB_MAJOR > =20 > Noted by: krisbot > Pointyhat to: miwi Decreasing the version number is a problem, the old library will be used preferentially if it's still present (e.g. saved in compat/ by portupgrade). Kris --lrZ03NoBR/3+SXJZ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFblZwWry0BWjoQKURAn14AJ9lAv/r8L3mO133Mj9Ti12KlYw8IgCfUwpw 8CKtpWvqUFZXxTymMS3LTdw= =PUlD -----END PGP SIGNATURE----- --lrZ03NoBR/3+SXJZ-- From owner-cvs-all@FreeBSD.ORG Thu Nov 30 04:17:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B490516A403; Thu, 30 Nov 2006 04:17:06 +0000 (UTC) (envelope-from jb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B64D43CA5; Thu, 30 Nov 2006 04:17:00 +0000 (GMT) (envelope-from jb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAU4H5oV022456; Thu, 30 Nov 2006 04:17:05 GMT (envelope-from jb@repoman.freebsd.org) Received: (from jb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAU4H51q022455; Thu, 30 Nov 2006 04:17:05 GMT (envelope-from jb) Message-Id: <200611300417.kAU4H51q022455@repoman.freebsd.org> From: John Birrell Date: Thu, 30 Nov 2006 04:17:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/amd64/amd64 genassym.c src/sys/arm/arm genassym.c src/sys/conf options src/sys/i386/i386 genassym.c src/sys/kern subr_prf.c src/sys/powerpc/powerpc genassym.c src/sys/sparc64/sparc64 genassym.c src/sys/sun4v/conf GENERIC ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 04:17:06 -0000 jb 2006-11-30 04:17:05 UTC FreeBSD src repository Modified files: sys/amd64/amd64 genassym.c sys/arm/arm genassym.c sys/conf options sys/i386/i386 genassym.c sys/kern subr_prf.c sys/powerpc/powerpc genassym.c sys/sparc64/sparc64 genassym.c sys/sun4v/conf GENERIC sys/sys pcpu.h Log: Turn console printf buffering into a kernel option and only on by default for sun4v where it is absolutely required. This change moves the buffer from struct pcpu to the stack to avoid using the critical section which created a LOR in a couple of cases due to interaction with the tty code and kqueue. The LOR can't be fixed with the critical section and the pcpu buffer can't be used without the critical section. Putting the buffer on the stack was my initial solution, but it was pointed out that the stress on the stack might cause problems depending on the call path. We don't have a way of creating tests for those possible cases, so it's best to leave this as an option for the time being. In time we may get enough data to enable this option more generally. Revision Changes Path 1.159 +0 -1 src/sys/amd64/amd64/genassym.c 1.8 +0 -1 src/sys/arm/arm/genassym.c 1.566 +3 -0 src/sys/conf/options 1.155 +0 -1 src/sys/i386/i386/genassym.c 1.128 +23 -14 src/sys/kern/subr_prf.c 1.58 +0 -1 src/sys/powerpc/powerpc/genassym.c 1.67 +0 -1 src/sys/sparc64/sparc64/genassym.c 1.6 +1 -0 src/sys/sun4v/conf/GENERIC 1.19 +0 -5 src/sys/sys/pcpu.h From owner-cvs-all@FreeBSD.ORG Thu Nov 30 04:39:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 938CE16A415; Thu, 30 Nov 2006 04:39:30 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEB5543C9D; Thu, 30 Nov 2006 04:39:24 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAU4dUhb026081; Thu, 30 Nov 2006 04:39:30 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAU4dUpY026080; Thu, 30 Nov 2006 04:39:30 GMT (envelope-from maho) Message-Id: <200611300439.kAU4dUpY026080@repoman.freebsd.org> From: Maho Nakata Date: Thu, 30 Nov 2006 04:39: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/science/ghemical 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, 30 Nov 2006 04:39:30 -0000 maho 2006-11-30 04:39:30 UTC FreeBSD ports repository Modified files: science/ghemical Makefile distinfo pkg-plist Log: Update to 2.10. Revision Changes Path 1.19 +1 -1 ports/science/ghemical/Makefile 1.6 +3 -3 ports/science/ghemical/distinfo 1.7 +5 -2 ports/science/ghemical/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Nov 30 04:44:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 391E416A412; Thu, 30 Nov 2006 04:44:33 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BED143CA2; Thu, 30 Nov 2006 04:44:27 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAU4iWhd027538; Thu, 30 Nov 2006 04:44:32 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAU4iWoI027536; Thu, 30 Nov 2006 04:44:32 GMT (envelope-from maho) Message-Id: <200611300444.kAU4iWoI027536@repoman.freebsd.org> From: Maho Nakata Date: Thu, 30 Nov 2006 04: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/science/libghemical 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, 30 Nov 2006 04:44:33 -0000 maho 2006-11-30 04:44:32 UTC FreeBSD ports repository Modified files: science/libghemical Makefile pkg-plist Log: Fix pkg-plist Submitted by: kris Revision Changes Path 1.3 +1 -0 ports/science/libghemical/Makefile 1.3 +2 -0 ports/science/libghemical/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Nov 30 04:56:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 51A2E16A407; Thu, 30 Nov 2006 04:56:44 +0000 (UTC) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70E3943CA6; Thu, 30 Nov 2006 04:56:38 +0000 (GMT) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAU4uiJY037585; Thu, 30 Nov 2006 04:56:44 GMT (envelope-from alexbl@repoman.freebsd.org) Received: (from alexbl@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAU4uiPI037584; Thu, 30 Nov 2006 04:56:44 GMT (envelope-from alexbl) Message-Id: <200611300456.kAU4uiPI037584@repoman.freebsd.org> From: Alexander Botero-Lowry Date: Thu, 30 Nov 2006 04: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/sysutils Makefile ports/sysutils/farbot 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, 30 Nov 2006 04:56:44 -0000 alexbl 2006-11-30 04:56:43 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/farbot Makefile distinfo pkg-descr pkg-plist Log: Farbot automates building of netinstall/PXE boot FreeBSD releases. It features a simple configuration file based on the concept of "Installations", "PackageSets", and "PartitionMaps." Farbot currently handles the following: * Building FreeBSD releases, including grabbing any source needed. * Building packages for each release, derived from per installation package sets. * Laying out an NFS/TFTP exportable file system structure for all built releases, customized for each installation type. * Generation of a customized bootloader with options to install each installation type WWW: http://dpw.threerings.net/projects/farbot/ PR: ports/106037 Submitted by: Nick Barkas Revision Changes Path 1.861 +1 -0 ports/sysutils/Makefile 1.1 +33 -0 ports/sysutils/farbot/Makefile (new) 1.1 +3 -0 ports/sysutils/farbot/distinfo (new) 1.1 +15 -0 ports/sysutils/farbot/pkg-descr (new) 1.1 +35 -0 ports/sysutils/farbot/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Nov 30 04:57:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DFF6516A403; Thu, 30 Nov 2006 04:57:01 +0000 (UTC) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE1F443CA7; Thu, 30 Nov 2006 04:56:55 +0000 (GMT) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAU4v1eO037659; Thu, 30 Nov 2006 04:57:01 GMT (envelope-from alexbl@repoman.freebsd.org) Received: (from alexbl@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAU4v1co037658; Thu, 30 Nov 2006 04:57:01 GMT (envelope-from alexbl) Message-Id: <200611300457.kAU4v1co037658@repoman.freebsd.org> From: Alexander Botero-Lowry Date: Thu, 30 Nov 2006 04:57:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 04:57:02 -0000 alexbl 2006-11-30 04:57:01 UTC FreeBSD ports repository Modified files: . modules Log: farbot --> ports/sysutils/farbot Revision Changes Path 1.16711 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Nov 30 05:47:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A220B16A403; Thu, 30 Nov 2006 05:47:58 +0000 (UTC) (envelope-from scrappy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77DDC43CA2; Thu, 30 Nov 2006 05:47:52 +0000 (GMT) (envelope-from scrappy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAU5lwT4047556; Thu, 30 Nov 2006 05:47:58 GMT (envelope-from scrappy@repoman.freebsd.org) Received: (from scrappy@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAU5lw2t047555; Thu, 30 Nov 2006 05:47:58 GMT (envelope-from scrappy) Message-Id: <200611300547.kAU5lw2t047555@repoman.freebsd.org> From: "Marc G. Fournier" Date: Thu, 30 Nov 2006 05:47: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/sysutils/dtc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 05:47:58 -0000 scrappy 2006-11-30 05:47:57 UTC FreeBSD ports repository Modified files: sysutils/dtc Makefile Log: pear is not a valid module for php5 Revision Changes Path 1.12 +2 -2 ports/sysutils/dtc/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 05:49:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8C83516A403; Thu, 30 Nov 2006 05:49:55 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EF6243CA8; Thu, 30 Nov 2006 05:49:49 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAU5ntfx047687; Thu, 30 Nov 2006 05:49:55 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAU5nthQ047686; Thu, 30 Nov 2006 05:49:55 GMT (envelope-from brueffer) Message-Id: <200611300549.kAU5nthQ047686@repoman.freebsd.org> From: Christian Brueffer Date: Thu, 30 Nov 2006 05:49:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/man/man4 ums.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, 30 Nov 2006 05:49:55 -0000 brueffer 2006-11-30 05:49:54 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man4 ums.4 Log: MFC: rev. 1.25 Overhaul this manpage somewhat: - Move mentionings of required drivers to the SYNOPSIS where they belong - Remove cruft (XiG, sheesh) from the EXAMPLES section and re-arrange things to make somewhat more sense - Fix an Xref to manpage from ports to mention the corresponsing port - Remove commented out HISTORY section header Revision Changes Path 1.23.2.2 +14 -28 src/share/man/man4/ums.4 From owner-cvs-all@FreeBSD.ORG Thu Nov 30 05:57:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 385E216A407; Thu, 30 Nov 2006 05:57:48 +0000 (UTC) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEB1643C9D; Thu, 30 Nov 2006 05:57:41 +0000 (GMT) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAU5vllD049308; Thu, 30 Nov 2006 05:57:47 GMT (envelope-from jkoshy@repoman.freebsd.org) Received: (from jkoshy@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAU5vle4049307; Thu, 30 Nov 2006 05:57:47 GMT (envelope-from jkoshy) Message-Id: <200611300557.kAU5vle4049307@repoman.freebsd.org> From: Joseph Koshy Date: Thu, 30 Nov 2006 05: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/lang/drscheme/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 05:57:48 -0000 jkoshy 2006-11-30 05:57:47 UTC FreeBSD ports repository Modified files: lang/drscheme/files patch-configure Log: Fix compilation on FreeBSD 5.X. PR: ports/105381 Submitted by: Thorolf (thorolf at grid einherjar de) Revision Changes Path 1.4 +28 -2 ports/lang/drscheme/files/patch-configure From owner-cvs-all@FreeBSD.ORG Thu Nov 30 06:10:23 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EA16B16A415; Thu, 30 Nov 2006 06:10:23 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED80543CBB; Thu, 30 Nov 2006 06:10:09 +0000 (GMT) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from transport.cksoft.de (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id 478AA20021F; Thu, 30 Nov 2006 07:10:12 +0100 (CET) Received: by transport.cksoft.de (Postfix, from userid 66) id C83E51FFEAC; Thu, 30 Nov 2006 07:10:05 +0100 (CET) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id D2CC1444885; Thu, 30 Nov 2006 06:08:47 +0000 (UTC) Date: Thu, 30 Nov 2006 06:08:47 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: John Birrell In-Reply-To: <200611300417.kAU4H51q022455@repoman.freebsd.org> Message-ID: <20061130060752.R25145@maildrop.int.zabbadoz.net> References: <200611300417.kAU4H51q022455@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: by AMaViS cksoft-s20020300-20031204bz on transport.cksoft.de Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/amd64/amd64 genassym.c src/sys/arm/arm genassym.c src/sys/conf options src/sys/i386/i386 genassym.c src/sys/kern subr_prf.c src/sys/powerpc/powerpc genassym.c src/sys/sparc64/sparc64 genassym.c src/sys/sun4v/conf GENERIC ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 06:10:24 -0000 On Thu, 30 Nov 2006, John Birrell wrote: > jb 2006-11-30 04:17:05 UTC > > FreeBSD src repository > > Log: > Turn console printf buffering into a kernel option and only on > by default for sun4v where it is absolutely required. > > This change moves the buffer from struct pcpu to the stack to avoid > using the critical section which created a LOR in a couple of cases is this a well known LOR that one can find on "The LOR Page"? http://sources.zabbadoz.net/freebsd/lor.html -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT From owner-cvs-all@FreeBSD.ORG Thu Nov 30 06:17:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0ACBD16A407; Thu, 30 Nov 2006 06:17:55 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3F2D43CA3; Thu, 30 Nov 2006 06:17:48 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAU6Hsmc055763; Thu, 30 Nov 2006 06:17:54 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAU6HsTx055762; Thu, 30 Nov 2006 06:17:54 GMT (envelope-from sam) Message-Id: <200611300617.kAU6HsTx055762@repoman.freebsd.org> From: Sam Leffler Date: Thu, 30 Nov 2006 06:17: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/conf files.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: Thu, 30 Nov 2006 06:17:55 -0000 sam 2006-11-30 06:17:54 UTC FreeBSD src repository Modified files: sys/conf files.arm Log: fls was missing MFC after: 1 week Revision Changes Path 1.13 +1 -0 src/sys/conf/files.arm From owner-cvs-all@FreeBSD.ORG Thu Nov 30 06:30:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CA55816A403; Thu, 30 Nov 2006 06:30:01 +0000 (UTC) (envelope-from kevlo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6835C43CA5; Thu, 30 Nov 2006 06:29:55 +0000 (GMT) (envelope-from kevlo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAU6U1lQ057639; Thu, 30 Nov 2006 06:30:01 GMT (envelope-from kevlo@repoman.freebsd.org) Received: (from kevlo@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAU6U1sU057638; Thu, 30 Nov 2006 06:30:01 GMT (envelope-from kevlo) Message-Id: <200611300630.kAU6U1sU057638@repoman.freebsd.org> From: Kevin Lo Date: Thu, 30 Nov 2006 06:30:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/arm/xscale/ixp425 ixdp425reg.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, 30 Nov 2006 06:30:02 -0000 kevlo 2006-11-30 06:30:01 UTC FreeBSD src repository Modified files: sys/arm/xscale/ixp425 ixdp425reg.h Log: Better i2c bit definitions. Approved by: cognet Revision Changes Path 1.2 +2 -2 src/sys/arm/xscale/ixp425/ixdp425reg.h From owner-cvs-all@FreeBSD.ORG Thu Nov 30 06:32:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C8DE416A47B; Thu, 30 Nov 2006 06:32:31 +0000 (UTC) (envelope-from jb@what-creek.com) Received: from what-creek.com (what-creek.com [66.111.37.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFA5643CAE; Thu, 30 Nov 2006 06:32:23 +0000 (GMT) (envelope-from jb@what-creek.com) Received: by what-creek.com (Postfix, from userid 102) id 74BA7140EC03; Thu, 30 Nov 2006 06:33:41 +0000 (GMT) Date: Thu, 30 Nov 2006 06:33:41 +0000 From: John Birrell To: "Bjoern A. Zeeb" Message-ID: <20061130063341.GB3507@what-creek.com> References: <200611300417.kAU4H51q022455@repoman.freebsd.org> <20061130060752.R25145@maildrop.int.zabbadoz.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061130060752.R25145@maildrop.int.zabbadoz.net> User-Agent: Mutt/1.4.2.1i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/amd64/amd64 genassym.c src/sys/arm/arm genassym.c src/sys/conf options src/sys/i386/i386 genassym.c src/sys/kern subr_prf.c src/sys/powerpc/powerpc genassym.c src/sys/sparc64/sparc64 genassym.c src/sys/sun4v/conf GENERIC ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 06:32:31 -0000 On Thu, Nov 30, 2006 at 06:08:47AM +0000, Bjoern A. Zeeb wrote: > On Thu, 30 Nov 2006, John Birrell wrote: > > >jb 2006-11-30 04:17:05 UTC > > > > FreeBSD src repository > > > > Log: > > Turn console printf buffering into a kernel option and only on > > by default for sun4v where it is absolutely required. > > > > This change moves the buffer from struct pcpu to the stack to avoid > > using the critical section which created a LOR in a couple of cases > > is this a well known LOR that one can find on "The LOR Page"? > http://sources.zabbadoz.net/freebsd/lor.html No. It has only been seen by one or two people at the most. It is related to witness and a USB event via kqueue from what I understand. I haven't seen it myself. -- John Birrell From owner-cvs-all@FreeBSD.ORG Thu Nov 30 06:37:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C9F6B16A412; Thu, 30 Nov 2006 06:37:05 +0000 (UTC) (envelope-from lx@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AF2443CB5; Thu, 30 Nov 2006 06:36:59 +0000 (GMT) (envelope-from lx@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAU6b57b059250; Thu, 30 Nov 2006 06:37:05 GMT (envelope-from lx@repoman.freebsd.org) Received: (from lx@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAU6b55H059249; Thu, 30 Nov 2006 06:37:05 GMT (envelope-from lx) Message-Id: <200611300637.kAU6b55H059249@repoman.freebsd.org> From: David Thiel Date: Thu, 30 Nov 2006 06:37:05 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/share/pgpkeys lx.key pgpkeys-developers.sgml pgpkeys.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 06:37:05 -0000 lx 2006-11-30 06:37:05 UTC FreeBSD doc repository (ports committer) Modified files: share/pgpkeys pgpkeys-developers.sgml pgpkeys.ent Added files: share/pgpkeys lx.key Log: Adding pgp key for lx@FreeBSD.org. Approved by: edwin (mentor) Revision Changes Path 1.1 +41 -0 doc/share/pgpkeys/lx.key (new) 1.36 +5 -0 doc/share/pgpkeys/pgpkeys-developers.sgml 1.128 +1 -0 doc/share/pgpkeys/pgpkeys.ent From owner-cvs-all@FreeBSD.ORG Thu Nov 30 06:51:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 93AB916A412; Thu, 30 Nov 2006 06:51:30 +0000 (UTC) (envelope-from jhay@meraka.csir.co.za) Received: from zibbi.meraka.csir.co.za (zibbi.meraka.csir.co.za [146.64.24.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7ED143CA7; Thu, 30 Nov 2006 06:51:22 +0000 (GMT) (envelope-from jhay@meraka.csir.co.za) Received: by zibbi.meraka.csir.co.za (Postfix, from userid 3973) id 4576A33CAA; Thu, 30 Nov 2006 08:51:26 +0200 (SAST) Date: Thu, 30 Nov 2006 08:51:26 +0200 From: John Hay To: John Birrell Message-ID: <20061130065126.GA30489@zibbi.meraka.csir.co.za> References: <200611300417.kAU4H51q022455@repoman.freebsd.org> <20061130060752.R25145@maildrop.int.zabbadoz.net> <20061130063341.GB3507@what-creek.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061130063341.GB3507@what-creek.com> User-Agent: Mutt/1.4.2.1i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/amd64/amd64 genassym.c src/sys/arm/arm genassym.c src/sys/conf options src/sys/i386/i386 genassym.c src/sys/kern subr_prf.c src/sys/powerpc/powerpc genassym.c src/sys/sparc64/sparc64 genassym.c src/sys/sun4v/conf GENERIC ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 06:51:30 -0000 >jb 2006-11-30 04:17:05 UTC > > FreeBSD src repository > > Log: > Turn console printf buffering into a kernel option and only on > by default for sun4v where it is absolutely required. > > This change moves the buffer from struct pcpu to the stack to avoid > using the critical section which created a LOR in a couple of cases Does this work on serial consoles too or does one have to set something? I just built a new kernel for my arm Avila board and when it boots it only print one line: KDB: debugger backends: A kernel built yesterday did boot right into multi-user mode. John -- John Hay -- John.Hay@meraka.csir.co.za / jhay@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Thu Nov 30 06:55:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2075416A403; Thu, 30 Nov 2006 06:55:30 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A342443CA3; Thu, 30 Nov 2006 06:55:23 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAU6tT67062558; Thu, 30 Nov 2006 06:55:29 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAU6tToh062557; Thu, 30 Nov 2006 06:55:29 GMT (envelope-from dinoex) Message-Id: <200611300655.kAU6tToh062557@repoman.freebsd.org> From: Dirk Meyer Date: Thu, 30 Nov 2006 06:55: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/Mk bsd.gnustep.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 06:55:30 -0000 dinoex 2006-11-30 06:55:29 UTC FreeBSD ports repository Modified files: Mk bsd.gnustep.mk Log: - new option USE_GNUSTEP_LDCONFIG - new option USE_MAKEFILE - default USE_GMAKE and GNUmakefile Revision Changes Path 1.37 +28 -3 ports/Mk/bsd.gnustep.mk From owner-cvs-all@FreeBSD.ORG Thu Nov 30 07:01:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CC45A16A412 for ; Thu, 30 Nov 2006 07:01:59 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.FreeBSD.org (Postfix) with SMTP id E2C3243CA8 for ; Thu, 30 Nov 2006 07:01:51 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: (qmail 8312 invoked by uid 399); 30 Nov 2006 07:01:57 -0000 Received: from localhost (HELO ?192.168.0.5?) (dougb@dougbarton.us@127.0.0.1) by localhost with SMTP; 30 Nov 2006 07:01:57 -0000 Message-ID: <456E81E1.6020303@FreeBSD.org> Date: Wed, 29 Nov 2006 23:01:53 -0800 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: Andrej Zverev References: <200611261852.kAQIqass010457@repoman.freebsd.org> In-Reply-To: <200611261852.kAQIqass010457@repoman.freebsd.org> X-Enigmail-Version: 0.94.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net-p2p/dcd Makefile distinfo pkg-plist ports/net-p2p/dcd/files dcd.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 07:02:00 -0000 Andrej Zverev wrote: > az 2006-11-26 18:52:36 UTC > > FreeBSD ports repository > > Modified files: > net-p2p/dcd Makefile distinfo pkg-plist > net-p2p/dcd/files dcd.sh.in > Log: > - Update to version 1.0.1 > - Fix RCNG stop_action The change you made is the opposite of what you want. You should list only the signal name, with no -. What happened when you tested this? Doug > Revision Changes Path > 1.9 +3 -2 ports/net-p2p/dcd/Makefile > 1.6 +3 -3 ports/net-p2p/dcd/distinfo > 1.3 +1 -1 ports/net-p2p/dcd/files/dcd.sh.in > 1.4 +3 -1 ports/net-p2p/dcd/pkg-plist > > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/net-p2p/dcd/Makefile.diff?&r1=1.8&r2=1.9&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/net-p2p/dcd/distinfo.diff?&r1=1.5&r2=1.6&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/net-p2p/dcd/files/dcd.sh.in.diff?&r1=1.2&r2=1.3&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/net-p2p/dcd/pkg-plist.diff?&r1=1.3&r2=1.4&f=h > -- This .signature sanitized for your protection From owner-cvs-all@FreeBSD.ORG Thu Nov 30 07:02:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B29B616A412; Thu, 30 Nov 2006 07:02:40 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B9CD43CA3; Thu, 30 Nov 2006 07:02:34 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAU72eE5064155; Thu, 30 Nov 2006 07:02:40 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAU72eHo064154; Thu, 30 Nov 2006 07:02:40 GMT (envelope-from itetcu) Message-Id: <200611300702.kAU72eHo064154@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Thu, 30 Nov 2006 07: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/misc/tinderbox Makefile distinfo pkg-plist ports/misc/tinderbox/files patch-tc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 07:02:40 -0000 itetcu 2006-11-30 07:02:40 UTC FreeBSD ports repository Modified files: misc/tinderbox Makefile distinfo pkg-plist Removed files: misc/tinderbox/files patch-tc Log: The Tinderbox team is pleased to announce the availability of Tinderbox 2.3.4. This release is both a bug fix and a new feature release. The changes include: * A performance bug with tbcleanup that was introduced in 2.3.3 has been fixed. * The portbuild environment is now scrubbed to prevent pollution. This greatly helps in producing the same packages as pointyhat. * The HOME environment variable is initialized to /root to fix certain false positive leftover problems. * If a port fails to build, the Build is reinitialized before the next port build is started (unless -noclean is passed to tinderbuild) to prevent pollution. * All the new failure patterns have been merged from pointyhat. This will produce much more accurate failure analysis. * A new feature has been added to support introducing custom OPTIONS into port builds. Consult the README for more details. * With the start of Xorg 7.x merge testing, port problems are being found due to the move to LOCALBASE. Therefore, Tinderbox needs an easy way to set non-standard LOCALBASE and X11BASE. This has been addressed in 2.3.4. To make use of this feature you must either copy rawenv.dist to rawenv, or add LOCALBASE and X11BASE variables to your rawenv file. For example: LOCALBASE=/usr/local X11BASE=/usr/X11R6 When you want to run a build with non-standard LOCALBASE and/or X11BASE paths, just change rawenv, then start your build. Note: this release includes a micro dsversion bump, so you must run the upgrade.sh to ensure your database static data is up-to-date. Revision Changes Path 1.23 +2 -6 ports/misc/tinderbox/Makefile 1.7 +3 -3 ports/misc/tinderbox/distinfo 1.2 +0 -48 ports/misc/tinderbox/files/patch-tc (dead) 1.8 +6 -4 ports/misc/tinderbox/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Nov 30 07:08:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B7EFF16A403; Thu, 30 Nov 2006 07:08:41 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 355C443CA2; Thu, 30 Nov 2006 07:08:35 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAU78fTC066257; Thu, 30 Nov 2006 07:08:41 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAU78fsN066255; Thu, 30 Nov 2006 07:08:41 GMT (envelope-from dinoex) Message-Id: <200611300708.kAU78fsN066255@repoman.freebsd.org> From: Dirk Meyer Date: Thu, 30 Nov 2006 07:08: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/x11-toolkits/gtoolkit Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 07:08:41 -0000 dinoex 2006-11-30 07:08:41 UTC FreeBSD ports repository Modified files: x11-toolkits/gtoolkit Makefile Log: - fix for new framework Revision Changes Path 1.28 +4 -4 ports/x11-toolkits/gtoolkit/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 07:15:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1BE3216A40F; Thu, 30 Nov 2006 07:15:44 +0000 (UTC) (envelope-from jb@what-creek.com) Received: from what-creek.com (what-creek.com [66.111.37.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57FEF43CA3; Thu, 30 Nov 2006 07:15:37 +0000 (GMT) (envelope-from jb@what-creek.com) Received: by what-creek.com (Postfix, from userid 102) id 276EF140EC03; Thu, 30 Nov 2006 07:16:55 +0000 (GMT) Date: Thu, 30 Nov 2006 07:16:55 +0000 From: John Birrell To: John Hay Message-ID: <20061130071654.GA3817@what-creek.com> References: <200611300417.kAU4H51q022455@repoman.freebsd.org> <20061130060752.R25145@maildrop.int.zabbadoz.net> <20061130063341.GB3507@what-creek.com> <20061130065126.GA30489@zibbi.meraka.csir.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061130065126.GA30489@zibbi.meraka.csir.co.za> User-Agent: Mutt/1.4.2.1i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/amd64/amd64 genassym.c src/sys/arm/arm genassym.c src/sys/conf options src/sys/i386/i386 genassym.c src/sys/kern subr_prf.c src/sys/powerpc/powerpc genassym.c src/sys/sparc64/sparc64 genassym.c src/sys/sun4v/conf GENERIC ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 07:15:44 -0000 On Thu, Nov 30, 2006 at 08:51:26AM +0200, John Hay wrote: > Does this work on serial consoles too or does one have to set something? > > I just built a new kernel for my arm Avila board and when it boots it > only print one line: > > KDB: debugger backends: > > A kernel built yesterday did boot right into multi-user mode. The buffering is in the printf/vprintf functions. Without it, the output goes directo each console, character by character like it has always done. It should have no effect on the system booting to multi-user mode. -- John Birrell From owner-cvs-all@FreeBSD.ORG Thu Nov 30 07:25:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BBEAB16A415; Thu, 30 Nov 2006 07:25:52 +0000 (UTC) (envelope-from jb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2885743C9D; Thu, 30 Nov 2006 07:25:46 +0000 (GMT) (envelope-from jb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAU7PqEw069537; Thu, 30 Nov 2006 07:25:52 GMT (envelope-from jb@repoman.freebsd.org) Received: (from jb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAU7Pqo1069536; Thu, 30 Nov 2006 07:25:52 GMT (envelope-from jb) Message-Id: <200611300725.kAU7Pqo1069536@repoman.freebsd.org> From: John Birrell Date: Thu, 30 Nov 2006 07:25:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern subr_prf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 07:25:52 -0000 jb 2006-11-30 07:25:52 UTC FreeBSD src repository Modified files: sys/kern subr_prf.c Log: Flushing the buffer is conditional on actually using the buffer. Oops. Revision Changes Path 1.129 +4 -0 src/sys/kern/subr_prf.c From owner-cvs-all@FreeBSD.ORG Thu Nov 30 07:27:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3CA7216A415; Thu, 30 Nov 2006 07:27:20 +0000 (UTC) (envelope-from jb@what-creek.com) Received: from what-creek.com (what-creek.com [66.111.37.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A6F143CA3; Thu, 30 Nov 2006 07:27:13 +0000 (GMT) (envelope-from jb@what-creek.com) Received: by what-creek.com (Postfix, from userid 102) id 287FA140EC08; Thu, 30 Nov 2006 07:28:31 +0000 (GMT) Date: Thu, 30 Nov 2006 07:28:31 +0000 From: John Birrell To: John Hay Message-ID: <20061130072830.GA3915@what-creek.com> References: <200611300417.kAU4H51q022455@repoman.freebsd.org> <20061130060752.R25145@maildrop.int.zabbadoz.net> <20061130063341.GB3507@what-creek.com> <20061130065126.GA30489@zibbi.meraka.csir.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061130065126.GA30489@zibbi.meraka.csir.co.za> User-Agent: Mutt/1.4.2.1i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/amd64/amd64 genassym.c src/sys/arm/arm genassym.c src/sys/conf options src/sys/i386/i386 genassym.c src/sys/kern subr_prf.c src/sys/powerpc/powerpc genassym.c src/sys/sparc64/sparc64 genassym.c src/sys/sun4v/conf GENERIC ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 07:27:20 -0000 On Thu, Nov 30, 2006 at 08:51:26AM +0200, John Hay wrote: > Does this work on serial consoles too or does one have to set something? > > I just built a new kernel for my arm Avila board and when it boots it > only print one line: > > KDB: debugger backends: > > A kernel built yesterday did boot right into multi-user mode. Ahem. Looks like I missed a couple of #ifdefs. Fixed in current. -- John Birrell From owner-cvs-all@FreeBSD.ORG Thu Nov 30 08:12:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C231816A403; Thu, 30 Nov 2006 08:12:40 +0000 (UTC) (envelope-from jhay@meraka.csir.co.za) Received: from zibbi.meraka.csir.co.za (zibbi.meraka.csir.co.za [146.64.24.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C87843CA7; Thu, 30 Nov 2006 08:12:32 +0000 (GMT) (envelope-from jhay@meraka.csir.co.za) Received: by zibbi.meraka.csir.co.za (Postfix, from userid 3973) id 0CDDE33CBB; Thu, 30 Nov 2006 10:12:37 +0200 (SAST) Date: Thu, 30 Nov 2006 10:12:37 +0200 From: John Hay To: John Birrell Message-ID: <20061130081236.GA34455@zibbi.meraka.csir.co.za> References: <200611300417.kAU4H51q022455@repoman.freebsd.org> <20061130060752.R25145@maildrop.int.zabbadoz.net> <20061130063341.GB3507@what-creek.com> <20061130065126.GA30489@zibbi.meraka.csir.co.za> <20061130072830.GA3915@what-creek.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061130072830.GA3915@what-creek.com> User-Agent: Mutt/1.4.2.1i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/amd64/amd64 genassym.c src/sys/arm/arm genassym.c src/sys/conf options src/sys/i386/i386 genassym.c src/sys/kern subr_prf.c src/sys/powerpc/powerpc genassym.c src/sys/sparc64/sparc64 genassym.c src/sys/sun4v/conf GENERIC ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 08:12:40 -0000 On Thu, Nov 30, 2006 at 07:28:31AM +0000, John Birrell wrote: > On Thu, Nov 30, 2006 at 08:51:26AM +0200, John Hay wrote: > > Does this work on serial consoles too or does one have to set something? > > > > I just built a new kernel for my arm Avila board and when it boots it > > only print one line: > > > > KDB: debugger backends: > > > > A kernel built yesterday did boot right into multi-user mode. > > Ahem. Looks like I missed a couple of #ifdefs. Fixed in current. Ahhh. It boots again. Thanks! John -- John Hay -- John.Hay@meraka.csir.co.za / jhay@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Thu Nov 30 08:13:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5AAE816A4B3; Thu, 30 Nov 2006 08:13:08 +0000 (UTC) (envelope-from grehan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8279243CA2; Thu, 30 Nov 2006 08:13:01 +0000 (GMT) (envelope-from grehan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAU8D72x079021; Thu, 30 Nov 2006 08:13:07 GMT (envelope-from grehan@repoman.freebsd.org) Received: (from grehan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAU8D7uM079018; Thu, 30 Nov 2006 08:13:07 GMT (envelope-from grehan) Message-Id: <200611300813.kAU8D7uM079018@repoman.freebsd.org> From: Peter Grehan Date: Thu, 30 Nov 2006 08:13:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/powerpc/powerpc mmu_oea.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 08:13:08 -0000 grehan 2006-11-30 08:13:06 UTC FreeBSD src repository Modified files: sys/powerpc/powerpc mmu_oea.c Log: Don't use vm_page_flag_set() if installing bootstrap page-table entries since the vm page mutex's aren't yet initialized. Fixes boot-time panic. Reported by: Dario Freni saturnero at freesbie dot org Revision Changes Path 1.113 +2 -1 src/sys/powerpc/powerpc/mmu_oea.c From owner-cvs-all@FreeBSD.ORG Thu Nov 30 08:27:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D8D2F16A40F; Thu, 30 Nov 2006 08:27:38 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0080843CBE; Thu, 30 Nov 2006 08:27:31 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAU8RcWS081302; Thu, 30 Nov 2006 08:27:38 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAU8RcLl081301; Thu, 30 Nov 2006 08:27:38 GMT (envelope-from phk) Message-Id: <200611300827.kAU8RcLl081301@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 30 Nov 2006 08:27: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/kern 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, 30 Nov 2006 08:27:39 -0000 phk 2006-11-30 08:27:38 UTC FreeBSD src repository Modified files: sys/kern kern_synch.c Log: Only grab the sched_lock if we actually need to modify the thread priority. During a buildworld only 2/3 of the calls to msleep actually changed the priority. Revision Changes Path 1.285 +5 -4 src/sys/kern/kern_synch.c From owner-cvs-all@FreeBSD.ORG Thu Nov 30 08:37:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C66B016A412; Thu, 30 Nov 2006 08:37:03 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B880843CAB; Thu, 30 Nov 2006 08:36:55 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAU8b2ME083448; Thu, 30 Nov 2006 08:37:02 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAU8b2VL083447; Thu, 30 Nov 2006 08:37:02 GMT (envelope-from delphij) Message-Id: <200611300837.kAU8b2VL083447@repoman.freebsd.org> From: Xin LI Date: Thu, 30 Nov 2006 08: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/net/openldap24-server Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 08:37:03 -0000 delphij 2006-11-30 08:37:02 UTC FreeBSD ports repository Modified files: net/openldap24-server Makefile Log: o Respect PTHREAD_LIBS=ANY (like -lthr). [1] o Use Berkeley DB 4.4, as suggested by OpenLDAP developers. Submitted by: nork [1] Revision Changes Path 1.135 +4 -2 ports/net/openldap24-server/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 08:39:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0F16E16A40F; Thu, 30 Nov 2006 08:39:59 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EEF443CB7; Thu, 30 Nov 2006 08:39:52 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAU8dwqT083675; Thu, 30 Nov 2006 08:39:58 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAU8dwVR083674; Thu, 30 Nov 2006 08:39:58 GMT (envelope-from delphij) Message-Id: <200611300839.kAU8dwVR083674@repoman.freebsd.org> From: Xin LI Date: Thu, 30 Nov 2006 08:39:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/openldap23-server Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 08:39:59 -0000 delphij 2006-11-30 08:39:58 UTC FreeBSD ports repository Modified files: net/openldap23-server Makefile Log: o Respect PTHREAD_LIBS=ANY (like -lthr). [1] o Use Berkeley DB 4.4, as suggested by OpenLDAP developers. Submitted by: nork [1] Revision Changes Path 1.144 +4 -2 ports/net/openldap23-server/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 08:45:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5573316A416; Thu, 30 Nov 2006 08:45:47 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4291043CA5; Thu, 30 Nov 2006 08:45:40 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAU8jkYn085271; Thu, 30 Nov 2006 08:45:46 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAU8jkN2085270; Thu, 30 Nov 2006 08:45:46 GMT (envelope-from delphij) Message-Id: <200611300845.kAU8jkN2085270@repoman.freebsd.org> From: Xin LI Date: Thu, 30 Nov 2006 08:45: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: Thu, 30 Nov 2006 08:45:47 -0000 delphij 2006-11-30 08:45:46 UTC FreeBSD ports repository Modified files: . UPDATING Log: Reflect the default BDB version change in OpenLDAP 2.[34]. Revision Changes Path 1.426 +8 -1 ports/UPDATING From owner-cvs-all@FreeBSD.ORG Thu Nov 30 09:51:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2CFC816A403; Thu, 30 Nov 2006 09:51:45 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0319843CA3; Thu, 30 Nov 2006 09:51:38 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAU9pi2M006070; Thu, 30 Nov 2006 09:51:44 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAU9piKr006068; Thu, 30 Nov 2006 09:51:44 GMT (envelope-from miwi) Message-Id: <200611300951.kAU9piKr006068@repoman.freebsd.org> From: Martin Wilke Date: Thu, 30 Nov 2006 09:51:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net Makefile ports/net/panoptis Makefile distinfo pkg-descr ports/net/panoptis/files patch-panoptis-pview.py patch-panoptis-timeslot.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 09:51:45 -0000 miwi 2006-11-30 09:51:44 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/panoptis Makefile distinfo pkg-descr net/panoptis/files patch-panoptis-pview.py patch-panoptis-timeslot.cpp Log: Panoptis is a project started some time ago, with the aim to stop the Denial of Service and Distributed Denial of Service attacks that have been torturing the Internet for the last few years. It is based on real-time processing of Cisco (R) NetFlow (TM) data, since this seems to be the most efficient approach as it is router-centric, allowing for automated central response without intervention from the affected organizations' network administrators. WWW: http://panoptis.sourceforge.net/ Submitted by: Babak Farrokhi Revision Changes Path 1.1770 +1 -0 ports/net/Makefile 1.1 +37 -0 ports/net/panoptis/Makefile (new) 1.1 +3 -0 ports/net/panoptis/distinfo (new) 1.1 +8 -0 ports/net/panoptis/files/patch-panoptis-pview.py (new) 1.1 +11 -0 ports/net/panoptis/files/patch-panoptis-timeslot.cpp (new) 1.1 +13 -0 ports/net/panoptis/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Thu Nov 30 09:52:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 02C9816A580; Thu, 30 Nov 2006 09:52:07 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC75843C9D; Thu, 30 Nov 2006 09:51:59 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAU9q6ge006213; Thu, 30 Nov 2006 09:52:06 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAU9q67M006212; Thu, 30 Nov 2006 09:52:06 GMT (envelope-from miwi) Message-Id: <200611300952.kAU9q67M006212@repoman.freebsd.org> From: Martin Wilke Date: Thu, 30 Nov 2006 09:52:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 09:52:07 -0000 miwi 2006-11-30 09:52:06 UTC FreeBSD ports repository Modified files: . modules Log: panoptis --> ports/net/panoptis Revision Changes Path 1.16712 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Nov 30 09:53:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C5B6616A40F; Thu, 30 Nov 2006 09:53:11 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C11D43C9D; Thu, 30 Nov 2006 09:53:04 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAU9rBvB006566; Thu, 30 Nov 2006 09:53:11 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAU9rBOd006565; Thu, 30 Nov 2006 09:53:11 GMT (envelope-from miwi) Message-Id: <200611300953.kAU9rBOd006565@repoman.freebsd.org> From: Martin Wilke Date: Thu, 30 Nov 2006 09:53: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/www/p5-RTx-Statistics Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 09:53:11 -0000 miwi 2006-11-30 09:53:11 UTC FreeBSD ports repository Modified files: www/p5-RTx-Statistics Makefile Log: - Drop Maintainership PR: ports/105959 Submitted by: Vivek Khera (old maintainer) Revision Changes Path 1.2 +1 -1 ports/www/p5-RTx-Statistics/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 09:56:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CDC6916A407; Thu, 30 Nov 2006 09:56:19 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90A5343CBC; Thu, 30 Nov 2006 09:56:09 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAU9uGfW007005; Thu, 30 Nov 2006 09:56:16 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAU9uGwD007004; Thu, 30 Nov 2006 09:56:16 GMT (envelope-from miwi) Message-Id: <200611300956.kAU9uGwD007004@repoman.freebsd.org> From: Martin Wilke Date: Thu, 30 Nov 2006 09:56: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/graphics/gqview 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, 30 Nov 2006 09:56:19 -0000 miwi 2006-11-30 09:56:16 UTC FreeBSD ports repository Modified files: graphics/gqview Makefile distinfo pkg-plist Log: - Update to 2.0.3 PR: ports/105900 Submitted by: Lars Engels (maintainer) Revision Changes Path 1.62 +1 -1 ports/graphics/gqview/Makefile 1.27 +3 -3 ports/graphics/gqview/distinfo 1.17 +42 -0 ports/graphics/gqview/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Nov 30 10:02:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 06E1716A403; Thu, 30 Nov 2006 10:02:04 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2C2F43CA5; Thu, 30 Nov 2006 10:01:56 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUA23nA007951; Thu, 30 Nov 2006 10:02:03 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUA23DG007950; Thu, 30 Nov 2006 10:02:03 GMT (envelope-from miwi) Message-Id: <200611301002.kAUA23DG007950@repoman.freebsd.org> From: Martin Wilke Date: Thu, 30 Nov 2006 10:02: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/contacts Makefile distinfo pkg-plist ports/deskutils/contacts/files patch-src_constacts-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, 30 Nov 2006 10:02:04 -0000 miwi 2006-11-30 10:02:03 UTC FreeBSD ports repository Modified files: deskutils/contacts Makefile distinfo pkg-plist Removed files: deskutils/contacts/files patch-src_constacts-utils.c Log: - Update to 0.2 PR: ports/105941 Submitted by: Piotr Smyrak (maintainer) Revision Changes Path 1.3 +3 -4 ports/deskutils/contacts/Makefile 1.2 +3 -3 ports/deskutils/contacts/distinfo 1.2 +0 -44 ports/deskutils/contacts/files/patch-src_constacts-utils.c (dead) 1.2 +4 -1 ports/deskutils/contacts/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Nov 30 10:16:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AD51716A403; Thu, 30 Nov 2006 10:16:18 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DCC643CA8; Thu, 30 Nov 2006 10:16:11 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUAGItb011768; Thu, 30 Nov 2006 10:16:18 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUAGI0t011767; Thu, 30 Nov 2006 10:16:18 GMT (envelope-from miwi) Message-Id: <200611301016.kAUAGI0t011767@repoman.freebsd.org> From: Martin Wilke Date: Thu, 30 Nov 2006 10:16: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/tomsfastmath Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 10:16:18 -0000 miwi 2006-11-30 10:16:18 UTC FreeBSD ports repository Modified files: math/tomsfastmath Makefile distinfo Log: - Update to 0.10 PR: ports/105954 Submitted by: Wesley Shields (maintainer) Revision Changes Path 1.17 +2 -2 ports/math/tomsfastmath/Makefile 1.6 +3 -3 ports/math/tomsfastmath/distinfo From owner-cvs-all@FreeBSD.ORG Thu Nov 30 10:18:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 396BF16A403; Thu, 30 Nov 2006 10:18:26 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D500843CA2; Thu, 30 Nov 2006 10:18:18 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUAIPb3011914; Thu, 30 Nov 2006 10:18:25 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUAIPGn011913; Thu, 30 Nov 2006 10:18:25 GMT (envelope-from miwi) Message-Id: <200611301018.kAUAIPGn011913@repoman.freebsd.org> From: Martin Wilke Date: Thu, 30 Nov 2006 10: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/www/moodle Makefile distinfo ports/www/moodle/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, 30 Nov 2006 10:18:26 -0000 miwi 2006-11-30 10:18:25 UTC FreeBSD ports repository Modified files: www/moodle Makefile distinfo www/moodle/files pkg-message.in Log: - Update to 1.7 PR: ports/106050 Submitted by: Javier Martín Rueda (maintainer) Revision Changes Path 1.7 +2 -2 ports/www/moodle/Makefile 1.5 +3 -3 ports/www/moodle/distinfo 1.2 +11 -6 ports/www/moodle/files/pkg-message.in From owner-cvs-all@FreeBSD.ORG Thu Nov 30 10:25:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0378216A415; Thu, 30 Nov 2006 10:25:16 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 769CB43CAB; Thu, 30 Nov 2006 10:25:08 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUAPFOn013540; Thu, 30 Nov 2006 10:25:15 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUAPFpp013539; Thu, 30 Nov 2006 10:25:15 GMT (envelope-from miwi) Message-Id: <200611301025.kAUAPFpp013539@repoman.freebsd.org> From: Martin Wilke Date: Thu, 30 Nov 2006 10:25: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/wmmenu/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: Thu, 30 Nov 2006 10:25:16 -0000 miwi 2006-11-30 10:25:15 UTC FreeBSD ports repository Added files: x11/wmmenu/files patch-Makefile Log: - Respect X11BASE PR: ports/105988 Submitted by: Jeremy Karlson (maintainer) Revision Changes Path 1.1 +8 -0 ports/x11/wmmenu/files/patch-Makefile (new) From owner-cvs-all@FreeBSD.ORG Thu Nov 30 10:49:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7612716A416; Thu, 30 Nov 2006 10:49:05 +0000 (UTC) (envelope-from philip@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D45AF43CA8; Thu, 30 Nov 2006 10:48:57 +0000 (GMT) (envelope-from philip@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUAn4nq017627; Thu, 30 Nov 2006 10:49:04 GMT (envelope-from philip@repoman.freebsd.org) Received: (from philip@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUAn4ZW017626; Thu, 30 Nov 2006 10:49:04 GMT (envelope-from philip) Message-Id: <200611301049.kAUAn4ZW017626@repoman.freebsd.org> From: Philip Paeps Date: Thu, 30 Nov 2006 10:49: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/lua-filename Makefile ports/devel/lua-filename/files patch-filename.lua ports/devel/lua50-filename 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, 30 Nov 2006 10:49:05 -0000 philip 2006-11-30 10:49:04 UTC FreeBSD ports repository Modified files: devel/lua-filename Makefile devel/lua50-filename Makefile Added files: devel/lua-filename/files patch-filename.lua Removed files: devel/lua50-filename distinfo pkg-descr Log: Add devel/lua-filename to work with Lua 5.0 and Lua 5.1 and turn devel/lua50-filename into a slave port of it. PR: ports/105990 Submitted by: Andrew Turner (maintainer) Repocopy by: marcus Revision Changes Path 1.4 +11 -3 ports/devel/lua-filename/Makefile 1.1 +13 -0 ports/devel/lua-filename/files/patch-filename.lua (new) 1.4 +2 -19 ports/devel/lua50-filename/Makefile 1.2 +0 -3 ports/devel/lua50-filename/distinfo (dead) 1.3 +0 -3 ports/devel/lua50-filename/pkg-descr (dead) From owner-cvs-all@FreeBSD.ORG Thu Nov 30 10:50:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 71EFD16A528; Thu, 30 Nov 2006 10:50:39 +0000 (UTC) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCE6C43CC6; Thu, 30 Nov 2006 10:50:22 +0000 (GMT) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUAoTQR017762; Thu, 30 Nov 2006 10:50:29 GMT (envelope-from kib@repoman.freebsd.org) Received: (from kib@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUAoTO1017761; Thu, 30 Nov 2006 10:50:29 GMT (envelope-from kib) Message-Id: <200611301050.kAUAoTO1017761@repoman.freebsd.org> From: Konstantin Belousov Date: Thu, 30 Nov 2006 10:50:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern 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: Thu, 30 Nov 2006 10:50:39 -0000 kib 2006-11-30 10:50:29 UTC FreeBSD src repository Modified files: sys/kern link_elf_obj.c Log: Linker set support depends on the magic __start_
and __stop_
symbols generated by the static linker for elf sections. This is done only for the final link, and not for ld -r. Augment elf_obj in-kernel linker by recognizing such special symbols, and resolving them to the start and end of the section automatically. As result, linker sets on amd64 could be used in the same way as on other architectures, without explicit calls to linker_file_lookup_set(). Requested by: rdivacky No objections from: peter, jhb Revision Changes Path 1.94 +47 -0 src/sys/kern/link_elf_obj.c From owner-cvs-all@FreeBSD.ORG Thu Nov 30 10:53:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 57CD716A40F; Thu, 30 Nov 2006 10:53:09 +0000 (UTC) (envelope-from philip@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE34143CA5; Thu, 30 Nov 2006 10:53:01 +0000 (GMT) (envelope-from philip@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUAr8ci018829; Thu, 30 Nov 2006 10:53:08 GMT (envelope-from philip@repoman.freebsd.org) Received: (from philip@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUAr8fn018828; Thu, 30 Nov 2006 10:53:08 GMT (envelope-from philip) Message-Id: <200611301053.kAUAr8fn018828@repoman.freebsd.org> From: Philip Paeps Date: Thu, 30 Nov 2006 10:53:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 10:53:09 -0000 philip 2006-11-30 10:53:08 UTC FreeBSD ports repository Modified files: devel Makefile Log: Hook up devel/lua-filename. Revision Changes Path 1.2524 +1 -0 ports/devel/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 10:53:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ECAD116A417; Thu, 30 Nov 2006 10:53:39 +0000 (UTC) (envelope-from philip@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 851D543CCE; Thu, 30 Nov 2006 10:53:30 +0000 (GMT) (envelope-from philip@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUArbKR018963; Thu, 30 Nov 2006 10:53:37 GMT (envelope-from philip@repoman.freebsd.org) Received: (from philip@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUArbhb018962; Thu, 30 Nov 2006 10:53:37 GMT (envelope-from philip) Message-Id: <200611301053.kAUArbhb018962@repoman.freebsd.org> From: Philip Paeps Date: Thu, 30 Nov 2006 10:53:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 10:53:40 -0000 philip 2006-11-30 10:53:37 UTC FreeBSD ports repository Modified files: . modules Log: lua-filename -> devel/lua-filename Revision Changes Path 1.16713 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Nov 30 10:54:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A0F6C16A407; Thu, 30 Nov 2006 10:54:56 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13BDB43CBD; Thu, 30 Nov 2006 10:54:48 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUAstBC019278; Thu, 30 Nov 2006 10:54:55 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUAstas019277; Thu, 30 Nov 2006 10:54:55 GMT (envelope-from rwatson) Message-Id: <200611301054.kAUAstas019277@repoman.freebsd.org> From: Robert Watson Date: Thu, 30 Nov 2006 10:54: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/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, 30 Nov 2006 10:54:56 -0000 rwatson 2006-11-30 10:54:55 UTC FreeBSD src repository Modified files: sys/netinet in_pcb.c Log: Consistently use #ifdef INET6 rather than mixing and matching with #if defined(INET6). Don't comment the end of short #ifdef blocks. Comment cleanup. Line wrap. Revision Changes Path 1.184 +19 -21 src/sys/netinet/in_pcb.c From owner-cvs-all@FreeBSD.ORG Thu Nov 30 11:03:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7E7C816A47B; Thu, 30 Nov 2006 11:03:22 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC52F43C9D; Thu, 30 Nov 2006 11:03:14 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUB3MUd022106; Thu, 30 Nov 2006 11:03:22 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUB3MhE022105; Thu, 30 Nov 2006 11:03:22 GMT (envelope-from rafan) Message-Id: <200611301103.kAUB3MhE022105@repoman.freebsd.org> From: Rong-En Fan Date: Thu, 30 Nov 2006 11:03: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/xdvshow Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 11:03:22 -0000 rafan 2006-11-30 11:03:22 UTC FreeBSD ports repository Modified files: multimedia/xdvshow Makefile Log: - Respect X11BASE [1] - Define USE_XLIB since it uses Reported by: pointyhat [1] Revision Changes Path 1.11 +2 -0 ports/multimedia/xdvshow/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 11:22:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2DC7C16A40F; Thu, 30 Nov 2006 11:22:36 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A95D43CB4; Thu, 30 Nov 2006 11:22:23 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUBMUTj025380; Thu, 30 Nov 2006 11:22:30 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUBMU4E025379; Thu, 30 Nov 2006 11:22:30 GMT (envelope-from miwi) Message-Id: <200611301122.kAUBMU4E025379@repoman.freebsd.org> From: Martin Wilke Date: Thu, 30 Nov 2006 11:22:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/plone pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 11:22:36 -0000 miwi 2006-11-30 11:22:30 UTC FreeBSD ports repository Modified files: www/plone pkg-plist Log: - Fix pkg-plist Submitted by: pointyhat via kris Revision Changes Path 1.7 +5 -0 ports/www/plone/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Nov 30 11:27:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 09A0116A412; Thu, 30 Nov 2006 11:27:21 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55F6543CB5; Thu, 30 Nov 2006 11:27:12 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUBRJcX026115; Thu, 30 Nov 2006 11:27:19 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUBRJxl026114; Thu, 30 Nov 2006 11:27:19 GMT (envelope-from miwi) Message-Id: <200611301127.kAUBRJxl026114@repoman.freebsd.org> From: Martin Wilke Date: Thu, 30 Nov 2006 11:27:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/motion Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 11:27:21 -0000 miwi 2006-11-30 11:27:19 UTC FreeBSD ports repository Modified files: multimedia/motion Makefile distinfo Log: - Update to 3.2.7 PR: ports/105986 Submitted by: Angel Carpintero (maintainer) Revision Changes Path 1.3 +9 -3 ports/multimedia/motion/Makefile 1.3 +6 -6 ports/multimedia/motion/distinfo From owner-cvs-all@FreeBSD.ORG Thu Nov 30 11:29:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2029916A417; Thu, 30 Nov 2006 11:29:45 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B80D43CB0; Thu, 30 Nov 2006 11:29:37 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUBTie5026296; Thu, 30 Nov 2006 11:29:44 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUBTiOU026295; Thu, 30 Nov 2006 11:29:44 GMT (envelope-from miwi) Message-Id: <200611301129.kAUBTiOU026295@repoman.freebsd.org> From: Martin Wilke Date: Thu, 30 Nov 2006 11:29:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/p5-KinoSearch 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, 30 Nov 2006 11:29:45 -0000 miwi 2006-11-30 11:29:44 UTC FreeBSD ports repository Modified files: textproc/p5-KinoSearch Makefile distinfo pkg-plist Log: - Update to 0.14 PR: ports/105956 Submitted by: Vivek Khera (maintainer) Revision Changes Path 1.5 +4 -3 ports/textproc/p5-KinoSearch/Makefile 1.5 +3 -3 ports/textproc/p5-KinoSearch/distinfo 1.4 +5 -4 ports/textproc/p5-KinoSearch/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Nov 30 11:43:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4AC1616A509; Thu, 30 Nov 2006 11:43:12 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86CCD43ED1; Thu, 30 Nov 2006 11:42:12 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUBg8Kw028827; Thu, 30 Nov 2006 11:42:08 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUBg8Hd028826; Thu, 30 Nov 2006 11:42:08 GMT (envelope-from rafan) Message-Id: <200611301142.kAUBg8Hd028826@repoman.freebsd.org> From: Rong-En Fan Date: Thu, 30 Nov 2006 11:42:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mbone/wbd Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 11:43:12 -0000 rafan 2006-11-30 11:42:08 UTC FreeBSD ports repository Modified files: mbone/wbd Makefile Log: - Respect CC, CFLAGS - Respect X11BASE [1] Reported by: pointyhat [1] Revision Changes Path 1.6 +5 -0 ports/mbone/wbd/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 11:51:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9CEFF16A403; Thu, 30 Nov 2006 11:51:12 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 919B743CB7; Thu, 30 Nov 2006 11:51:04 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUBpBSK030228; Thu, 30 Nov 2006 11:51:11 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUBpBr7030226; Thu, 30 Nov 2006 11:51:11 GMT (envelope-from rafan) Message-Id: <200611301151.kAUBpBr7030226@repoman.freebsd.org> From: Rong-En Fan Date: Thu, 30 Nov 2006 11:51: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/graphics/vp Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 11:51:12 -0000 rafan 2006-11-30 11:51:11 UTC FreeBSD ports repository Modified files: graphics/vp Makefile Log: - Respect X11BASE Reported by: pointyhat Revision Changes Path 1.20 +3 -0 ports/graphics/vp/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 11:53:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BF82C16A47B; Thu, 30 Nov 2006 11:53:34 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01D9043CB3; Thu, 30 Nov 2006 11:53:27 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUBrYEl031025; Thu, 30 Nov 2006 11:53:34 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUBrYo4031023; Thu, 30 Nov 2006 11:53:34 GMT (envelope-from edwin) Message-Id: <200611301153.kAUBrYo4031023@repoman.freebsd.org> From: Edwin Groothuis Date: Thu, 30 Nov 2006 11: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/irc/epic4 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, 30 Nov 2006 11:53:34 -0000 edwin 2006-11-30 11:53:34 UTC FreeBSD ports repository Modified files: irc/epic4 Makefile distinfo pkg-plist Log: [PATCH] Update irc/epic4 from 2.4 to 2.6 A new version of epic4 has been released which now will build against the net/socks5 port. Added support for this and some other optional configure args to the port Stolen from itetcu@ after nagging by email. PR: ports/105638 Submitted by: "Josh Paetzel " Revision Changes Path 1.58 +28 -4 ports/irc/epic4/Makefile 1.33 +3 -3 ports/irc/epic4/distinfo 1.31 +1 -1 ports/irc/epic4/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Nov 30 12:37:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2420F16A407; Thu, 30 Nov 2006 12:37:16 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (cell.sick.ru [217.72.144.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FBC543CD9; Thu, 30 Nov 2006 12:37:07 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.13.4/8.13.3) with ESMTP id kAUCbCuC022958 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 30 Nov 2006 15:37:12 +0300 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.sick.ru (8.13.4/8.13.1/Submit) id kAUCbCPg022957; Thu, 30 Nov 2006 15:37:12 +0300 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Thu, 30 Nov 2006 15:37:12 +0300 From: Gleb Smirnoff To: "Greg 'groggy' Lehey" Message-ID: <20061130123712.GV32700@FreeBSD.org> References: <200611292024.kATKOviH078532@repoman.freebsd.org> <20061129234157.GN42090@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20061129234157.GN42090@wantadilla.lemis.com> User-Agent: Mutt/1.5.6i Cc: cvs-src@FreeBSD.org, Alfred Perlstein , ru@FreeBSD.org, cvs-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: Man pages .Dd (was: cvs commit: src/share/man/man9 uio.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: Thu, 30 Nov 2006 12:37:16 -0000 On Thu, Nov 30, 2006 at 10:11:57AM +1030, Greg 'groggy' Lehey wrote: G> On Wednesday, 29 November 2006 at 20:24:57 +0000, Alfred Perlstein wrote: G> > alfred 2006-11-29 20:24:57 UTC G> > G> > FreeBSD src repository G> > G> > Modified files: G> > share/man/man9 uio.9 G> > Log: G> > Bump .Dd, (9 year jump!) G> > G> > Requested by: ru G> G> This happened to me too last week. I'm hazy about when, but my G> understanding has been that in the past .Dd *didn't* automatically get G> updated. When should it be, when shouldn't it be? If it should be G> automatic, we should write a macro which sets it from $FreeBSD$. No. Only text changes bump .Dd. Style, spelling, wording and markup do not. Also, when change is merged the .Dd is left from the original commit to HEAD, not the date of the MFC. -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE From owner-cvs-all@FreeBSD.ORG Thu Nov 30 12:56:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E5F1D16A4FB; Thu, 30 Nov 2006 12:56:32 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 051D243CAF; Thu, 30 Nov 2006 12:55:04 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUCsQOB051275; Thu, 30 Nov 2006 12:54:26 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUCsQZa051273; Thu, 30 Nov 2006 12:54:26 GMT (envelope-from ahze) Message-Id: <200611301254.kAUCsQZa051273@repoman.freebsd.org> From: Michael Johnson Date: Thu, 30 Nov 2006 12:54:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/vlc Makefile.inc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 12:56:33 -0000 ahze 2006-11-30 12:54:25 UTC FreeBSD ports repository Modified files: multimedia/vlc Makefile.inc Log: Fix gecko support if WITHOUT_VLC_MOZILLA_PLUGIN is defined Submitted by: QuiRK via irc Revision Changes Path 1.3 +2 -2 ports/multimedia/vlc/Makefile.inc From owner-cvs-all@FreeBSD.ORG Thu Nov 30 12:56:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 41D4316A403; Thu, 30 Nov 2006 12:56:55 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B72743CEA; Thu, 30 Nov 2006 12:55:08 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUCt2gB051371; Thu, 30 Nov 2006 12:55:02 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUCt2ch051370; Thu, 30 Nov 2006 12:55:02 GMT (envelope-from ahze) Message-Id: <200611301255.kAUCt2ch051370@repoman.freebsd.org> From: Michael Johnson Date: Thu, 30 Nov 2006 12:55:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/vlc-devel Makefile.inc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 12:56:55 -0000 ahze 2006-11-30 12:55:02 UTC FreeBSD ports repository Modified files: multimedia/vlc-devel Makefile.inc Log: Fix gecko support if WITHOUT_VLC_MOZILLA_PLUGIN is defined Submitted by: QuiRK via irc Revision Changes Path 1.8 +2 -2 ports/multimedia/vlc-devel/Makefile.inc From owner-cvs-all@FreeBSD.ORG Thu Nov 30 13:06:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 080F916A407; Thu, 30 Nov 2006 13:06:09 +0000 (UTC) (envelope-from sumikawa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7213D43CCB; Thu, 30 Nov 2006 13:05:44 +0000 (GMT) (envelope-from sumikawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUD5qbn054443; Thu, 30 Nov 2006 13:05:52 GMT (envelope-from sumikawa@repoman.freebsd.org) Received: (from sumikawa@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUD5q1C054442; Thu, 30 Nov 2006 13:05:52 GMT (envelope-from sumikawa) Message-Id: <200611301305.kAUD5q1C054442@repoman.freebsd.org> From: Munechika SUMIKAWA Date: Thu, 30 Nov 2006 13:05: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/echoping 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, 30 Nov 2006 13:06:09 -0000 sumikawa 2006-11-30 13:05:52 UTC FreeBSD ports repository Modified files: net/echoping Makefile pkg-plist Log: Make OPTIONify. PR: ports/106060 Submitted by: Henrik Brix Andersen Revision Changes Path 1.26 +30 -4 ports/net/echoping/Makefile 1.6 +8 -4 ports/net/echoping/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Nov 30 13:14:24 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EA23516A513; Thu, 30 Nov 2006 13:14:24 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A49B43CA5; Thu, 30 Nov 2006 13:14:13 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id 7A261689C; Thu, 30 Nov 2006 16:14:20 +0300 (MSK) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id 707BF6892; Thu, 30 Nov 2006 16:14:20 +0300 (MSK) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id kAUDELBt075143; Thu, 30 Nov 2006 16:14:21 +0300 (MSK) (envelope-from ru) Date: Thu, 30 Nov 2006 16:14:21 +0300 From: Ruslan Ermilov To: Gleb Smirnoff Message-ID: <20061130131421.GA74988@rambler-co.ru> References: <200611292024.kATKOviH078532@repoman.freebsd.org> <20061129234157.GN42090@wantadilla.lemis.com> <20061130123712.GV32700@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="zYM0uCDKw75PZbzx" Content-Disposition: inline In-Reply-To: <20061130123712.GV32700@FreeBSD.org> User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: Greg 'groggy' Lehey , cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: Man pages .Dd (was: cvs commit: src/share/man/man9 uio.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: Thu, 30 Nov 2006 13:14:25 -0000 --zYM0uCDKw75PZbzx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 30, 2006 at 03:37:12PM +0300, Gleb Smirnoff wrote: > On Thu, Nov 30, 2006 at 10:11:57AM +1030, Greg 'groggy' Lehey wrote: > G> On Wednesday, 29 November 2006 at 20:24:57 +0000, Alfred Perlstein wro= te: > G> > alfred 2006-11-29 20:24:57 UTC > G> > > G> > FreeBSD src repository > G> > > G> > Modified files: > G> > share/man/man9 uio.9 > G> > Log: > G> > Bump .Dd, (9 year jump!) > G> > > G> > Requested by: ru > G>=20 > G> This happened to me too last week. I'm hazy about when, but my > G> understanding has been that in the past .Dd *didn't* automatically get > G> updated. When should it be, when shouldn't it be? If it should be > G> automatic, we should write a macro which sets it from $FreeBSD$. >=20 > No. Only text changes bump .Dd. Style, spelling, wording and markup > do not. >=20 Sometimes even editorial changes are so large that deserve a bump. A common sense actually applies, but for content changes we usually want to bump the date. The comment in the example manpages is supposed to hint about this: =2E\" $FreeBSD: src/share/examples/mdoc/example.4,v 1.21.2.2 2006/06/05 19:= 31:57 brueffer Exp $ =2E\" =2E\" Note: The date here should be updated whenever a non-trivial =2E\" change is made to the manual page. =2EDd April 1, 2006 > Also, when change is merged the .Dd is left from the original > commit to HEAD, not the date of the MFC. >=20 This is true (most of the time ;-). Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --zYM0uCDKw75PZbzx Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFbtktqRfpzJluFF4RArQ5AJ9QvLKguaZrqVdyi1ZBQn+5w7hcpACdH1c9 1qBJERu4YOuXHk8KvUx9HgQ= =z770 -----END PGP SIGNATURE----- --zYM0uCDKw75PZbzx-- From owner-cvs-all@FreeBSD.ORG Thu Nov 30 13:19:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 06DFE16A4FE; Thu, 30 Nov 2006 13:19:12 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DCC243CC8; Thu, 30 Nov 2006 13:17:50 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUDHwUF056235; Thu, 30 Nov 2006 13:17:58 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUDHw3H056234; Thu, 30 Nov 2006 13:17:58 GMT (envelope-from rafan) Message-Id: <200611301317.kAUDHw3H056234@repoman.freebsd.org> From: Rong-En Fan Date: Thu, 30 Nov 2006 13:17:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/astro/xephem Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 13:19:12 -0000 rafan 2006-11-30 13:17:58 UTC FreeBSD ports repository Modified files: astro/xephem Makefile Log: - Respect X11BASE - portlint(1) - use MANPREFIX instead of PREFIX for manual pages PR: ports/106055 Submitted by: rafan Approved by: Josh Paetzel (maintainer) Revision Changes Path 1.47 +5 -3 ports/astro/xephem/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 13:20:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 366EE16A494; Thu, 30 Nov 2006 13:20:59 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DB1643CB0; Thu, 30 Nov 2006 13:20:47 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUDKtvo056516; Thu, 30 Nov 2006 13:20:55 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUDKtVg056515; Thu, 30 Nov 2006 13:20:55 GMT (envelope-from rafan) Message-Id: <200611301320.kAUDKtVg056515@repoman.freebsd.org> From: Rong-En Fan Date: Thu, 30 Nov 2006 13:20: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-wm/windowlab Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 13:20:59 -0000 rafan 2006-11-30 13:20:55 UTC FreeBSD ports repository Modified files: x11-wm/windowlab Makefile Log: - Respect X11BASE - Respect CC PR: ports/106057 Submitted by: rafan Approved by: Pierre-Paul Lavoie (maintainer) Revision Changes Path 1.15 +5 -1 ports/x11-wm/windowlab/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 13:21:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4782716A403; Thu, 30 Nov 2006 13:21:42 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AF2143CAD; Thu, 30 Nov 2006 13:21:30 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUDLcmU057140; Thu, 30 Nov 2006 13:21:38 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUDLcTB057139; Thu, 30 Nov 2006 13:21:38 GMT (envelope-from rafan) Message-Id: <200611301321.kAUDLcTB057139@repoman.freebsd.org> From: Rong-En Fan Date: Thu, 30 Nov 2006 13: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/x11-wm/weewm Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 13:21:42 -0000 rafan 2006-11-30 13:21:38 UTC FreeBSD ports repository Modified files: x11-wm/weewm Makefile Log: - Respect X11BASE - Respect CC PR: ports/106058 Submitted by: rafan Approved by: Pierre-Paul Lavoie (maintainer) Revision Changes Path 1.5 +4 -0 ports/x11-wm/weewm/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 13:32:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 308A616A412; Thu, 30 Nov 2006 13:32:40 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DA0D43CFB; Thu, 30 Nov 2006 13:32:14 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUDWG88059030; Thu, 30 Nov 2006 13:32:16 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUDWGBv059029; Thu, 30 Nov 2006 13:32:16 GMT (envelope-from skv) Message-Id: <200611301332.kAUDWGBv059029@repoman.freebsd.org> From: Sergey Skvortsov Date: Thu, 30 Nov 2006 13:32: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/databases/memcached Makefile distinfo ports/databases/memcached/files patch-memcached.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 13:32:40 -0000 skv 2006-11-30 13:32:15 UTC FreeBSD ports repository Modified files: databases/memcached Makefile distinfo databases/memcached/files patch-memcached.c Log: Update to 1.2.0 Changes: http://code.sixapart.com/svn/memcached/tags/1.2.0/ChangeLog PR: ports/103523 Submitted by: skv Approved by: maintainer timeout (68 days) Revision Changes Path 1.18 +4 -2 ports/databases/memcached/Makefile 1.7 +3 -3 ports/databases/memcached/distinfo 1.5 +11 -11 ports/databases/memcached/files/patch-memcached.c From owner-cvs-all@FreeBSD.ORG Thu Nov 30 13:40:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7971516A403; Thu, 30 Nov 2006 13:40:40 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2513243CAF; Thu, 30 Nov 2006 13:40:32 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUDedXZ059995; Thu, 30 Nov 2006 13:40:39 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUDed9C059994; Thu, 30 Nov 2006 13:40:39 GMT (envelope-from glebius) Message-Id: <200611301340.kAUDed9C059994@repoman.freebsd.org> From: Gleb Smirnoff Date: Thu, 30 Nov 2006 13:40: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/dev/bge if_bge.c if_bgereg.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, 30 Nov 2006 13:40:40 -0000 glebius 2006-11-30 13:40:39 UTC FreeBSD src repository Modified files: sys/dev/bge if_bge.c if_bgereg.h Log: - Instead of if_watchdog/if_timer interface use our own timer that piggybacks on bge_tick() callout. - Lock bge_tick() using callout_init_mtx(). Revision Changes Path 1.152 +17 -24 src/sys/dev/bge/if_bge.c 1.57 +1 -0 src/sys/dev/bge/if_bgereg.h From owner-cvs-all@FreeBSD.ORG Thu Nov 30 13:51:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2194516A674; Thu, 30 Nov 2006 13:51:57 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 929CB43DA4; Thu, 30 Nov 2006 13:51:23 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUDpTes062588; Thu, 30 Nov 2006 13:51:29 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUDpTUt062587; Thu, 30 Nov 2006 13:51:29 GMT (envelope-from pav) Message-Id: <200611301351.kAUDpTUt062587@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 30 Nov 2006 13:51: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.python.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 13:51:57 -0000 pav 2006-11-30 13:51:28 UTC FreeBSD ports repository Modified files: Mk bsd.python.mk Log: - Add support for Zope 2.10 PR: ports/106001 Submitted by: HAYASHI Yasushi Revision Changes Path 1.86 +10 -6 ports/Mk/bsd.python.mk From owner-cvs-all@FreeBSD.ORG Thu Nov 30 13:52:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 282DE16A4B3; Thu, 30 Nov 2006 13:52:49 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 929F043D2F; Thu, 30 Nov 2006 13:52:14 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUDqMCJ062794; Thu, 30 Nov 2006 13:52:22 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUDqMuu062793; Thu, 30 Nov 2006 13:52:22 GMT (envelope-from pav) Message-Id: <200611301352.kAUDqMuu062793@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 30 Nov 2006 13:52:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/zope210 Makefile distinfo pkg-plist ports/www/zope210/files instance_message.in package-pkg-message.in patch-lib-python-StructuredText patch-lib-python-zope-structuredtext zeo210.sh.in zeo29.sh.in zeo_message.in zope210.sh.in zope29.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 13:52:49 -0000 pav 2006-11-30 13:52:22 UTC FreeBSD ports repository Modified files: www Makefile www/zope210 Makefile distinfo pkg-plist www/zope210/files instance_message.in package-pkg-message.in zeo_message.in Added files: www/zope210/files patch-lib-python-zope-structuredtext zeo210.sh.in zope210.sh.in Removed files: www/zope210/files patch-lib-python-StructuredText zeo29.sh.in zope29.sh.in Log: - After repocopy from www/zope29, update to 2.10.1 PR: ports/106001 Submitted by: HAYASHI Yasushi (maintainer) Repocopy by: marcus Revision Changes Path 1.1615 +1 -0 ports/www/Makefile 1.90 +9 -7 ports/www/zope210/Makefile 1.51 +3 -3 ports/www/zope210/distinfo 1.3 +3 -3 ports/www/zope210/files/instance_message.in 1.3 +6 -6 ports/www/zope210/files/package-pkg-message.in 1.2 +0 -87 ports/www/zope210/files/patch-lib-python-StructuredText (dead) 1.1 +83 -0 ports/www/zope210/files/patch-lib-python-zope-structuredtext (new) 1.1 +66 -0 ports/www/zope210/files/zeo210.sh.in (new) 1.2 +0 -66 ports/www/zope210/files/zeo29.sh.in (dead) 1.3 +3 -3 ports/www/zope210/files/zeo_message.in 1.1 +65 -0 ports/www/zope210/files/zope210.sh.in (new) 1.2 +0 -65 ports/www/zope210/files/zope29.sh.in (dead) 1.58 +1419 -1124 ports/www/zope210/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Nov 30 13:53:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3478416A403; Thu, 30 Nov 2006 13:53:06 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 067AA43CA7; Thu, 30 Nov 2006 13:52:47 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUDqsLG062954; Thu, 30 Nov 2006 13:52:54 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUDqsFe062953; Thu, 30 Nov 2006 13:52:54 GMT (envelope-from pav) Message-Id: <200611301352.kAUDqsFe062953@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 30 Nov 2006 13:52:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 30 Nov 2006 13:53:06 -0000 pav 2006-11-30 13:52:54 UTC FreeBSD ports repository Modified files: . modules Log: zope210 --> ports/www/zope210 Revision Changes Path 1.16714 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Nov 30 14:30:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7A27316A412; Thu, 30 Nov 2006 14:30:49 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4513443CCA; Thu, 30 Nov 2006 14:29:51 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUETmp6070175; Thu, 30 Nov 2006 14:29:48 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUETmhn070174; Thu, 30 Nov 2006 14:29:48 GMT (envelope-from flz) Message-Id: <200611301429.kAUETmhn070174@repoman.freebsd.org> From: Florent Thoumie Date: Thu, 30 Nov 2006 14:29: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/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: Thu, 30 Nov 2006 14:30:49 -0000 flz 2006-11-30 14:29:48 UTC FreeBSD src repository Modified files: sys/sys param.h Log: Bump __FreeBSD_version after UQ_KBD_IGNORE was set for Wi-Spy devices. Revision Changes Path 1.281 +1 -1 src/sys/sys/param.h From owner-cvs-all@FreeBSD.ORG Thu Nov 30 14:32:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B49DE16A40F; Thu, 30 Nov 2006 14:32:09 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F94743D93; Thu, 30 Nov 2006 14:31:06 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUEV7gH070690; Thu, 30 Nov 2006 14:31:07 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUEV7Lv070687; Thu, 30 Nov 2006 14:31:07 GMT (envelope-from leeym) Message-Id: <200611301431.kAUEV7Lv070687@repoman.freebsd.org> From: Yen-Ming Lee Date: Thu, 30 Nov 2006 14: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/devel/p5-Test-File Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 14:32:09 -0000 leeym 2006-11-30 14:31:07 UTC FreeBSD ports repository Modified files: devel/p5-Test-File Makefile distinfo Log: - update to 1.17 Revision Changes Path 1.9 +1 -1 ports/devel/p5-Test-File/Makefile 1.8 +3 -3 ports/devel/p5-Test-File/distinfo From owner-cvs-all@FreeBSD.ORG Thu Nov 30 14:50:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AB20716A407; Thu, 30 Nov 2006 14:50:52 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D713A43EE0; Thu, 30 Nov 2006 14:42:26 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUEgY8Y073044; Thu, 30 Nov 2006 14:42:34 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUEgY1c073043; Thu, 30 Nov 2006 14:42:34 GMT (envelope-from leeym) Message-Id: <200611301442.kAUEgY1c073043@repoman.freebsd.org> From: Yen-Ming Lee Date: Thu, 30 Nov 2006 14:42:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/p5-Lingua-EN-NameParse 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, 30 Nov 2006 14:50:52 -0000 leeym 2006-11-30 14:42:34 UTC FreeBSD ports repository Modified files: textproc/p5-Lingua-EN-NameParse Makefile distinfo pkg-plist Log: - update to 1.23 Revision Changes Path 1.9 +1 -1 ports/textproc/p5-Lingua-EN-NameParse/Makefile 1.6 +3 -3 ports/textproc/p5-Lingua-EN-NameParse/distinfo 1.5 +0 -1 ports/textproc/p5-Lingua-EN-NameParse/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Nov 30 14:55:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C7A5E16A50B; Thu, 30 Nov 2006 14:55:36 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90A2C44263; Thu, 30 Nov 2006 14:48:10 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUEmAo0073651; Thu, 30 Nov 2006 14:48:10 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUEmAdf073650; Thu, 30 Nov 2006 14:48:10 GMT (envelope-from leeym) Message-Id: <200611301448.kAUEmAdf073650@repoman.freebsd.org> From: Yen-Ming Lee Date: Thu, 30 Nov 2006 14:48:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-File-Find-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: Thu, 30 Nov 2006 14:55:36 -0000 leeym 2006-11-30 14:48:10 UTC FreeBSD ports repository Modified files: devel/p5-File-Find-Object Makefile distinfo Log: - update to 0.0.6 Revision Changes Path 1.4 +1 -1 ports/devel/p5-File-Find-Object/Makefile 1.4 +3 -3 ports/devel/p5-File-Find-Object/distinfo From owner-cvs-all@FreeBSD.ORG Thu Nov 30 14:58:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4CAE116A4B3; Thu, 30 Nov 2006 14:58:02 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B302B43CA3; Thu, 30 Nov 2006 14:57:53 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUEw1T3075367; Thu, 30 Nov 2006 14:58:01 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUEw1EZ075366; Thu, 30 Nov 2006 14:58:01 GMT (envelope-from glebius) Message-Id: <200611301458.kAUEw1EZ075366@repoman.freebsd.org> From: Gleb Smirnoff Date: Thu, 30 Nov 2006 14:58:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/fxp if_fxp.c if_fxpvar.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, 30 Nov 2006 14:58:02 -0000 glebius 2006-11-30 14:58:01 UTC FreeBSD src repository Modified files: sys/dev/fxp if_fxp.c if_fxpvar.h Log: - Instead of if_watchdog/if_timer interface use our own timer that piggybacks on fxp_tick() callout. Revision Changes Path 1.261 +18 -13 src/sys/dev/fxp/if_fxp.c 1.40 +1 -0 src/sys/dev/fxp/if_fxpvar.h From owner-cvs-all@FreeBSD.ORG Thu Nov 30 15:02:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D333C16A403; Thu, 30 Nov 2006 15:02:02 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C07C43CB0; Thu, 30 Nov 2006 15:01:54 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUF22jR076212; Thu, 30 Nov 2006 15:02:02 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUF22lU076210; Thu, 30 Nov 2006 15:02:02 GMT (envelope-from glebius) Message-Id: <200611301502.kAUF22lU076210@repoman.freebsd.org> From: Gleb Smirnoff Date: Thu, 30 Nov 2006 15:02: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/net if.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 15:02:02 -0000 glebius 2006-11-30 15:02:01 UTC FreeBSD src repository Modified files: sys/net if.c Log: The recent issues with em(4) interface has shown that the old 4.4BSD if_watchdog/if_timer interface doesn't fit modern SMP network stack design. Device drivers that need watchdog to monitor their hardware should implement it theirselves. Eventually the if_watchdog/if_timer API will be removed. For now, warn that driver uses it. Reviewed by: scottl Revision Changes Path 1.265 +3 -0 src/sys/net/if.c From owner-cvs-all@FreeBSD.ORG Thu Nov 30 15:14:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7B28816A416; Thu, 30 Nov 2006 15:14:21 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB5C143CC2; Thu, 30 Nov 2006 15:14:09 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUFEIZO079923; Thu, 30 Nov 2006 15:14:18 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUFEIRR079922; Thu, 30 Nov 2006 15:14:18 GMT (envelope-from maxim) Message-Id: <200611301514.kAUFEIRR079922@repoman.freebsd.org> From: Maxim Konovalov Date: Thu, 30 Nov 2006 15: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/sys/dev/ciss ciss.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 15:14:21 -0000 maxim 2006-11-30 15:14:18 UTC FreeBSD src repository Modified files: sys/dev/ciss ciss.c Log: o ciss.ko depends on cam and pci. PR: kern/105989 Submitted by: nork MFC after: 1 month Revision Changes Path 1.74 +2 -0 src/sys/dev/ciss/ciss.c From owner-cvs-all@FreeBSD.ORG Thu Nov 30 15:20:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.ORG Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7684C16A416; Thu, 30 Nov 2006 15:20:39 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8841E43CA5; Thu, 30 Nov 2006 15:20:30 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id kAUFHuWR037067; Thu, 30 Nov 2006 08:17:56 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Thu, 30 Nov 2006 08:18:45 -0700 (MST) Message-Id: <20061130.081845.232929750.imp@bsdimp.com> To: grog@FreeBSD.ORG From: "M. Warner Losh" In-Reply-To: <20061129234157.GN42090@wantadilla.lemis.com> References: <200611292024.kATKOviH078532@repoman.freebsd.org> <20061129234157.GN42090@wantadilla.lemis.com> X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Thu, 30 Nov 2006 08:17:56 -0700 (MST) Cc: cvs-src@FreeBSD.ORG, alfred@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: Man pages .Dd X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 15:20:39 -0000 In message: <20061129234157.GN42090@wantadilla.lemis.com> "Greg 'groggy' Lehey" writes: : On Wednesday, 29 November 2006 at 20:24:57 +0000, Alfred Perlstein wrote: : > alfred 2006-11-29 20:24:57 UTC : > : > FreeBSD src repository : > : > Modified files: : > share/man/man9 uio.9 : > Log: : > Bump .Dd, (9 year jump!) : > : > Requested by: ru : : This happened to me too last week. I'm hazy about when, but my : understanding has been that in the past .Dd *didn't* automatically get : updated. When should it be, when shouldn't it be? If it should be : automatic, we should write a macro which sets it from $FreeBSD$. content changes, but not typos or formatting, is when it should be bumpped. Also on MFC, the date used is the one in -current, not the date that you MFC. This makes it hard to automate. Warner From owner-cvs-all@FreeBSD.ORG Thu Nov 30 16:17:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B1F6B16A412; Thu, 30 Nov 2006 16:17:13 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D5FC43DA9; Thu, 30 Nov 2006 16:05:55 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUG5x0P089937; Thu, 30 Nov 2006 16:05:59 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUG5xpD089936; Thu, 30 Nov 2006 16:05:59 GMT (envelope-from leeym) Message-Id: <200611301605.kAUG5xpD089936@repoman.freebsd.org> From: Yen-Ming Lee Date: Thu, 30 Nov 2006 16:05: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/p5-Locale-SubCountry Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 16:17:13 -0000 leeym 2006-11-30 16:05:59 UTC FreeBSD ports repository Modified files: misc/p5-Locale-SubCountry Makefile distinfo Log: - update to 1.38 Revision Changes Path 1.12 +1 -1 ports/misc/p5-Locale-SubCountry/Makefile 1.10 +3 -3 ports/misc/p5-Locale-SubCountry/distinfo From owner-cvs-all@FreeBSD.ORG Thu Nov 30 16:20:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9A78316A4C2; Thu, 30 Nov 2006 16:20:33 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED10D43FC2; Thu, 30 Nov 2006 16:07:03 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUG7CWb090055; Thu, 30 Nov 2006 16:07:12 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUG7CHj090054; Thu, 30 Nov 2006 16:07:12 GMT (envelope-from rafan) Message-Id: <200611301607.kAUG7CHj090054@repoman.freebsd.org> From: Rong-En Fan Date: Thu, 30 Nov 2006 16:07: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/cad/varkon Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 16:20:33 -0000 rafan 2006-11-30 16:07:11 UTC FreeBSD ports repository Modified files: cad/varkon Makefile Log: - Respect X11BASE Reported by: pointyhat Revision Changes Path 1.7 +2 -0 ports/cad/varkon/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 16:26:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3031216A52B; Thu, 30 Nov 2006 16:26:57 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64E6743CCF; Thu, 30 Nov 2006 16:17:57 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUGHrdg091826; Thu, 30 Nov 2006 16:17:53 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUGHrTb091825; Thu, 30 Nov 2006 16:17:53 GMT (envelope-from dinoex) Message-Id: <200611301617.kAUGHrTb091825@repoman.freebsd.org> From: Dirk Meyer Date: Thu, 30 Nov 2006 16:17:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11/gnustep-app 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, 30 Nov 2006 16:26:57 -0000 dinoex 2006-11-30 16:17:53 UTC FreeBSD ports repository Modified files: x11/gnustep-app Makefile pkg-descr Log: - added Azalea, AZDock, EtoileMenuServer, Position Revision Changes Path 1.12 +6 -1 ports/x11/gnustep-app/Makefile 1.10 +6 -5 ports/x11/gnustep-app/pkg-descr From owner-cvs-all@FreeBSD.ORG Thu Nov 30 16:54:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 791D416A47C; Thu, 30 Nov 2006 16:54:25 +0000 (UTC) (envelope-from sam@errno.com) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B9A643CD8; Thu, 30 Nov 2006 16:48:41 +0000 (GMT) (envelope-from sam@errno.com) Received: from [10.0.0.248] (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id kAUGmnWB028665 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 30 Nov 2006 08:48:49 -0800 (PST) (envelope-from sam@errno.com) Message-ID: <456F0B71.3050604@errno.com> Date: Thu, 30 Nov 2006 08:48:49 -0800 From: Sam Leffler User-Agent: Thunderbird 1.5.0.7 (X11/20060920) MIME-Version: 1.0 To: Gleb Smirnoff References: <200611301502.kAUF22lU076210@repoman.freebsd.org> In-Reply-To: <200611301502.kAUF22lU076210@repoman.freebsd.org> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/net if.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 16:54:25 -0000 Gleb Smirnoff wrote: > glebius 2006-11-30 15:02:01 UTC > > FreeBSD src repository > > Modified files: > sys/net if.c > Log: > The recent issues with em(4) interface has shown that the old 4.4BSD > if_watchdog/if_timer interface doesn't fit modern SMP network > stack design. > > Device drivers that need watchdog to monitor their hardware should > implement it theirselves. > > Eventually the if_watchdog/if_timer API will be removed. For now, > warn that driver uses it. > > Reviewed by: scottl Did I miss a headsup on this? Seems like something you should coordinate with folks so people can convert drivers beforehand. I understand the problem and I see this is just a printf but now we're going to have people asking what's going on. Sam From owner-cvs-all@FreeBSD.ORG Thu Nov 30 16:54:49 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DFD3316A672; Thu, 30 Nov 2006 16:54:48 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from smtp3-g19.free.fr (smtp3-g19.free.fr [212.27.42.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1028B43F14; Thu, 30 Nov 2006 16:51:43 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from smtp.xbsd.org (unknown [82.233.2.192]) by smtp3-g19.free.fr (Postfix) with ESMTP id 430C64A250; Thu, 30 Nov 2006 17:51:51 +0100 (CET) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id 6281B118CC; Thu, 30 Nov 2006 17:51:50 +0100 (CET) X-Virus-Scanned: amavisd-new at xbsd.org Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jK6Pyob70ieu; Thu, 30 Nov 2006 17:51:24 +0100 (CET) Received: from [193.95.134.156] (mayday.esat.net [193.95.134.156]) by smtp.xbsd.org (Postfix) with ESMTP id C0A0811410; Thu, 30 Nov 2006 17:51:23 +0100 (CET) Message-ID: <456F0C2A.80603@FreeBSD.org> Date: Thu, 30 Nov 2006 16:51:54 +0000 From: Florent Thoumie User-Agent: Thunderbird 1.5.0.8 (X11/20061121) MIME-Version: 1.0 To: Ruslan Ermilov References: <200611292024.kATKOviH078532@repoman.freebsd.org> <20061129234157.GN42090@wantadilla.lemis.com> <20061130123712.GV32700@FreeBSD.org> <20061130131421.GA74988@rambler-co.ru> In-Reply-To: <20061130131421.GA74988@rambler-co.ru> X-Enigmail-Version: 0.94.1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig072EEB43F4123DF64EE2E9AD" Cc: Greg 'groggy' Lehey , cvs-src@freebsd.org, Gleb Smirnoff , src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: Man pages .Dd X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 16:54:49 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig072EEB43F4123DF64EE2E9AD Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Ruslan Ermilov wrote: > On Thu, Nov 30, 2006 at 03:37:12PM +0300, Gleb Smirnoff wrote: >> On Thu, Nov 30, 2006 at 10:11:57AM +1030, Greg 'groggy' Lehey wrote: >> G> On Wednesday, 29 November 2006 at 20:24:57 +0000, Alfred Perlstein = wrote: >> G> > alfred 2006-11-29 20:24:57 UTC >> G> > >> G> > FreeBSD src repository >> G> > >> G> > Modified files: >> G> > share/man/man9 uio.9 >> G> > Log: >> G> > Bump .Dd, (9 year jump!) >> G> > >> G> > Requested by: ru >> G>=20 >> G> This happened to me too last week. I'm hazy about when, but my >> G> understanding has been that in the past .Dd *didn't* automatically = get >> G> updated. When should it be, when shouldn't it be? If it should be= >> G> automatic, we should write a macro which sets it from $FreeBSD$. >> >> No. Only text changes bump .Dd. Style, spelling, wording and markup >> do not. >> > Sometimes even editorial changes are so large that deserve a bump. > A common sense actually applies, but for content changes we usually > want to bump the date. The comment in the example manpages is > supposed to hint about this: >=20 > .\" $FreeBSD: src/share/examples/mdoc/example.4,v 1.21.2.2 2006/06/05 1= 9:31:57 brueffer Exp $ > .\" > .\" Note: The date here should be updated whenever a non-trivial > .\" change is made to the manual page. > .Dd April 1, 2006 >=20 >> Also, when change is merged the .Dd is left from the original >> commit to HEAD, not the date of the MFC. >> > This is true (most of the time ;-). Is it true and right? Cause I'm always changing .Dd to the date of the MFC. --=20 Florent Thoumie flz@FreeBSD.org FreeBSD Committer --------------enig072EEB43F4123DF64EE2E9AD Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFbwwqMxEkbVFH3PQRCj26AJ0Z9m4ZYmsrK+egfGBwr+f5j4lfFACaAw/L 7XXT0WYqh1yLX0DKwmUml5w= =O/sx -----END PGP SIGNATURE----- --------------enig072EEB43F4123DF64EE2E9AD-- From owner-cvs-all@FreeBSD.ORG Thu Nov 30 17:22:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C0DFB16A506; Thu, 30 Nov 2006 17:22:04 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77D6C43ED8; Thu, 30 Nov 2006 17:14:26 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUHEUmi012498; Thu, 30 Nov 2006 17:14:30 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUHEUJI012497; Thu, 30 Nov 2006 17:14:30 GMT (envelope-from dinoex) Message-Id: <200611301714.kAUHEUJI012497@repoman.freebsd.org> From: Dirk Meyer Date: Thu, 30 Nov 2006 17:14:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/fortytwo-encore 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, 30 Nov 2006 17:22:04 -0000 dinoex 2006-11-30 17:14:30 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/fortytwo-encore Makefile distinfo pkg-descr pkg-plist Log: Encore is a set of utility classes written in Objective-C for GNUstep and Mac OS X. The motivation of writting these classes was driven by implementing the projects BDB and FT. The classes may be useful for other projects as well. The classes include - logging: A flexible logging mechanism similiar to log4j. Supports logging levels, logging contexts, different output channels per context, configuration per xml, ... - XML-based reflection: a configuration mechanism which is based on XML and uses inversion of control (see tests for an example) - a simple testing framework - StringUtils class - an iterator interface WWW: http://fortytwo.sourceforge.net/ Revision Changes Path 1.2525 +1 -0 ports/devel/Makefile 1.1 +38 -0 ports/devel/fortytwo-encore/Makefile (new) 1.1 +6 -0 ports/devel/fortytwo-encore/distinfo (new) 1.1 +20 -0 ports/devel/fortytwo-encore/pkg-descr (new) 1.1 +617 -0 ports/devel/fortytwo-encore/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Nov 30 17:22:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EB99716A407; Thu, 30 Nov 2006 17:22:09 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2E5243EB2; Thu, 30 Nov 2006 17:15:11 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUHFKNP012691; Thu, 30 Nov 2006 17:15:20 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUHFKui012690; Thu, 30 Nov 2006 17:15:20 GMT (envelope-from dinoex) Message-Id: <200611301715.kAUHFKui012690@repoman.freebsd.org> From: Dirk Meyer Date: Thu, 30 Nov 2006 17:15:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 17:22:10 -0000 dinoex 2006-11-30 17:15:20 UTC FreeBSD ports repository Modified files: . modules Log: fortytwo-encore --> ports/devel/fortytwo-encore Revision Changes Path 1.16715 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Nov 30 17:22:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1503D16A561; Thu, 30 Nov 2006 17:22:23 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6F3743F70; Thu, 30 Nov 2006 17:16:29 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUHGTCa012956; Thu, 30 Nov 2006 17:16:29 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUHGTUI012954; Thu, 30 Nov 2006 17:16:29 GMT (envelope-from dinoex) Message-Id: <200611301716.kAUHGTUI012954@repoman.freebsd.org> From: Dirk Meyer Date: Thu, 30 Nov 2006 17:16: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 Makefile ports/databases/fortytwo-bdb Makefile distinfo pkg-descr pkg-plist ports/databases/fortytwo-bdb/files patch-GNUmakefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 17:22:23 -0000 dinoex 2006-11-30 17:16:29 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/fortytwo-bdb Makefile distinfo pkg-descr pkg-plist databases/fortytwo-bdb/files patch-GNUmakefile Log: BDB is a set of classes implementing an interface to Berkeley DB for the GNUstep and Mac OS X environment written in Objective-C language. It is based on the C API of Berkeley DB and offers an object oriented interface which relies on classes and mechanisms offered by the Foundation library. In its present state BDB just offers a reduced set of functionality of Berkeley DB. WWW: http://fortytwo.sourceforge.net/ Revision Changes Path 1.566 +1 -0 ports/databases/Makefile 1.1 +44 -0 ports/databases/fortytwo-bdb/Makefile (new) 1.1 +6 -0 ports/databases/fortytwo-bdb/distinfo (new) 1.1 +22 -0 ports/databases/fortytwo-bdb/files/patch-GNUmakefile (new) 1.1 +10 -0 ports/databases/fortytwo-bdb/pkg-descr (new) 1.1 +163 -0 ports/databases/fortytwo-bdb/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Nov 30 17:22:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4390B16A588; Thu, 30 Nov 2006 17:22:25 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9B8343F81; Thu, 30 Nov 2006 17:17:16 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUHHIgi013115; Thu, 30 Nov 2006 17:17:18 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUHHIYX013114; Thu, 30 Nov 2006 17:17:18 GMT (envelope-from dinoex) Message-Id: <200611301717.kAUHHIYX013114@repoman.freebsd.org> From: Dirk Meyer Date: Thu, 30 Nov 2006 17: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: 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, 30 Nov 2006 17:22:25 -0000 dinoex 2006-11-30 17:17:18 UTC FreeBSD ports repository Modified files: . modules Log: fortytwo-bdb --> ports/databases/fortytwo-bdb Revision Changes Path 1.16716 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Nov 30 17:24:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 02CF216A4A7; Thu, 30 Nov 2006 17:24:06 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5942044073; Thu, 30 Nov 2006 17:19:21 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUHJRv0013305; Thu, 30 Nov 2006 17:19:27 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUHJRUE013304; Thu, 30 Nov 2006 17:19:27 GMT (envelope-from dinoex) Message-Id: <200611301719.kAUHJRUE013304@repoman.freebsd.org> From: Dirk Meyer Date: Thu, 30 Nov 2006 17:19:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics Makefile ports/graphics/fortytwo Makefile distinfo pkg-descr pkg-plist ports/graphics/fortytwo/files patch-GNUmakefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 17:24:06 -0000 dinoex 2006-11-30 17:19:27 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/fortytwo Makefile distinfo pkg-descr pkg-plist graphics/fortytwo/files patch-GNUmakefile Log: FT is a generic, native graph management system for GNUstep and Cocoa and is written in Objective-C. With FT you can persistently manage graphs consisting of nodes and edges. Each node may provide so-called services. Such a service may be e.g. a dictionary services, which all nodes provide at present. This service allows the storage of any data in a node and is based on keys which uniquely identify content within a dictionary. WWW: http://FortyTwo.sourceforge.net/index.html Revision Changes Path 1.1007 +1 -0 ports/graphics/Makefile 1.1 +38 -0 ports/graphics/fortytwo/Makefile (new) 1.1 +6 -0 ports/graphics/fortytwo/distinfo (new) 1.1 +19 -0 ports/graphics/fortytwo/files/patch-GNUmakefile (new) 1.1 +8 -0 ports/graphics/fortytwo/pkg-descr (new) 1.1 +84 -0 ports/graphics/fortytwo/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Nov 30 17:24:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1557816A58E; Thu, 30 Nov 2006 17:24:12 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49BFE43D45; Thu, 30 Nov 2006 17:19:59 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUHK8DQ013380; Thu, 30 Nov 2006 17:20:08 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUHK8ld013379; Thu, 30 Nov 2006 17:20:08 GMT (envelope-from dinoex) Message-Id: <200611301720.kAUHK8ld013379@repoman.freebsd.org> From: Dirk Meyer Date: Thu, 30 Nov 2006 17:20:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 17:24:12 -0000 dinoex 2006-11-30 17:20:08 UTC FreeBSD ports repository Modified files: . modules Log: fortytwo --> ports/graphics/fortytwo Revision Changes Path 1.16717 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Nov 30 17:26:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A0D4B16A4FB; Thu, 30 Nov 2006 17:26:22 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8132543DEA; Thu, 30 Nov 2006 17:22:36 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUHMjtB014255; Thu, 30 Nov 2006 17:22:45 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUHMjIp014250; Thu, 30 Nov 2006 17:22:45 GMT (envelope-from dinoex) Message-Id: <200611301722.kAUHMjIp014250@repoman.freebsd.org> From: Dirk Meyer Date: Thu, 30 Nov 2006 17:22:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail Makefile ports/mail/addresses-goodies 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, 30 Nov 2006 17:26:22 -0000 dinoex 2006-11-30 17:22:45 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/addresses-goodies Makefile distinfo pkg-descr pkg-plist Log: Addresses for GNUstep is a versatile address book application. This ports installes additional tools. WWW: http://giesler.biz/bjoern/en/sw_addr.html Revision Changes Path 1.810 +1 -0 ports/mail/Makefile 1.1 +44 -0 ports/mail/addresses-goodies/Makefile (new) 1.1 +3 -0 ports/mail/addresses-goodies/distinfo (new) 1.1 +5 -0 ports/mail/addresses-goodies/pkg-descr (new) 1.1 +10 -0 ports/mail/addresses-goodies/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Nov 30 17:26:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5C10516A417; Thu, 30 Nov 2006 17:26:52 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9CA143EE0; Thu, 30 Nov 2006 17:23:28 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUHNaKY014509; Thu, 30 Nov 2006 17:23:36 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUHNaAi014508; Thu, 30 Nov 2006 17:23:36 GMT (envelope-from dinoex) Message-Id: <200611301723.kAUHNaAi014508@repoman.freebsd.org> From: Dirk Meyer Date: Thu, 30 Nov 2006 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: 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, 30 Nov 2006 17:26:52 -0000 dinoex 2006-11-30 17:23:36 UTC FreeBSD ports repository Modified files: . modules Log: addresses-goodies --> ports/mail/addresses-goodies Revision Changes Path 1.16718 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Nov 30 17:27:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CD5B616A4C8; Thu, 30 Nov 2006 17:27:44 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9DF243F2A; Thu, 30 Nov 2006 17:25:29 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUHP5dx014778; Thu, 30 Nov 2006 17:25:05 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUHP5ib014777; Thu, 30 Nov 2006 17:25:05 GMT (envelope-from dinoex) Message-Id: <200611301725.kAUHP5ib014777@repoman.freebsd.org> From: Dirk Meyer Date: Thu, 30 Nov 2006 17:25:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-wm/etoile-azalea Makefile ports/x11-wm/etoile-azdock Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 17:27:44 -0000 dinoex 2006-11-30 17:25:05 UTC FreeBSD ports repository Modified files: x11-wm/etoile-azalea Makefile x11-wm/etoile-azdock Makefile Log: - pass X11BASE - cleanup port Revision Changes Path 1.2 +5 -4 ports/x11-wm/etoile-azalea/Makefile 1.2 +5 -4 ports/x11-wm/etoile-azdock/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 17:27:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CA9FA16A58D; Thu, 30 Nov 2006 17:27:59 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1645843DA7; Thu, 30 Nov 2006 17:26:30 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id 86FA969B8; Thu, 30 Nov 2006 20:26:32 +0300 (MSK) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id 7DEB369B7; Thu, 30 Nov 2006 20:26:32 +0300 (MSK) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id kAUHQYNn011146; Thu, 30 Nov 2006 20:26:34 +0300 (MSK) (envelope-from ru) Date: Thu, 30 Nov 2006 20:26:34 +0300 From: Ruslan Ermilov To: Sam Leffler Message-ID: <20061130172634.GC75179@rambler-co.ru> References: <200611301502.kAUF22lU076210@repoman.freebsd.org> <456F0B71.3050604@errno.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9ADF8FXzFeE7X4jE" Content-Disposition: inline In-Reply-To: <456F0B71.3050604@errno.com> User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: cvs-src@FreeBSD.org, Gleb Smirnoff , cvs-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/net if.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 17:27:59 -0000 --9ADF8FXzFeE7X4jE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 30, 2006 at 08:48:49AM -0800, Sam Leffler wrote: > Gleb Smirnoff wrote: > > glebius 2006-11-30 15:02:01 UTC > >=20 > > FreeBSD src repository > >=20 > > Modified files: > > sys/net if.c=20 > > Log: > > The recent issues with em(4) interface has shown that the old 4.4BSD > > if_watchdog/if_timer interface doesn't fit modern SMP network > > stack design. > > =20 > > Device drivers that need watchdog to monitor their hardware should > > implement it theirselves. > > =20 > > Eventually the if_watchdog/if_timer API will be removed. For now, > > warn that driver uses it. > > =20 > > Reviewed by: scottl >=20 > Did I miss a headsup on this? Seems like something you should > coordinate with folks so people can convert drivers beforehand. I > understand the problem and I see this is just a printf but now we're > going to have people asking what's going on. >=20 Yeah, with only two drivers in the tree using a new approach (if I'm not mistaken based on what Gleb told me today) calling it "obsolete" was I think (ahem) a bit premature. However, calling it "dangerous" would be accurate and more threatening! That way, I hope Sam's concern will be addressed as well, as it IS dangerous, and there's no reason to hide the truth waiting for most drivers to be converted. BTW, is if_{watchdog|timer} also dangerous for !MPSAFE drivers? Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --9ADF8FXzFeE7X4jE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFbxRKqRfpzJluFF4RAgQ2AKCLHupbeJni4TD2zRzKNxDPi/VfUQCdFZFM mddnjNnlWiNkfmO6y3HyuUQ= =1nZK -----END PGP SIGNATURE----- --9ADF8FXzFeE7X4jE-- From owner-cvs-all@FreeBSD.ORG Thu Nov 30 17:28:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6FC4A16A4C9; Thu, 30 Nov 2006 17:28:01 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAD4143CA8; Thu, 30 Nov 2006 17:26:52 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUHQqvX015124; Thu, 30 Nov 2006 17:26:52 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUHQqRh015119; Thu, 30 Nov 2006 17:26:52 GMT (envelope-from dinoex) Message-Id: <200611301726.kAUHQqRh015119@repoman.freebsd.org> From: Dirk Meyer Date: Thu, 30 Nov 2006 17:26: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/etoile-menuserver Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 17:28:01 -0000 dinoex 2006-11-30 17:26:51 UTC FreeBSD ports repository Modified files: deskutils/etoile-menuserver Makefile Log: - pass X11BASE - cleanup port Revision Changes Path 1.2 +5 -4 ports/deskutils/etoile-menuserver/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 17:29:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 49D8916A412; Thu, 30 Nov 2006 17:29:06 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1A0143CBD; Thu, 30 Nov 2006 17:28:47 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUHSu88015286; Thu, 30 Nov 2006 17:28:56 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUHSuhi015285; Thu, 30 Nov 2006 17:28:56 GMT (envelope-from dinoex) Message-Id: <200611301728.kAUHSuhi015285@repoman.freebsd.org> From: Dirk Meyer Date: Thu, 30 Nov 2006 17:28:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/finance Makefile ports/finance/expense 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, 30 Nov 2006 17:29:06 -0000 dinoex 2006-11-30 17:28:56 UTC FreeBSD ports repository Modified files: finance Makefile Added files: finance/expense Makefile distinfo pkg-descr pkg-plist Log: Expense is a very lightweight application to track your expenses, much like you might expect to find on a PDA. It is built upon the code found in Yen-ju Chen's excellent money.app tutorial. I use Expense daily, but it still contains bugs. WWW: http://www.eskimo.com/~pburns/Expense/ Revision Changes Path 1.46 +1 -0 ports/finance/Makefile 1.1 +25 -0 ports/finance/expense/Makefile (new) 1.1 +3 -0 ports/finance/expense/distinfo (new) 1.1 +6 -0 ports/finance/expense/pkg-descr (new) 1.1 +28 -0 ports/finance/expense/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Nov 30 17:29:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7B59B16A403; Thu, 30 Nov 2006 17:29:44 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8726143CBA; Thu, 30 Nov 2006 17:29:33 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUHTgNt015364; Thu, 30 Nov 2006 17:29:42 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUHTgOW015363; Thu, 30 Nov 2006 17:29:42 GMT (envelope-from dinoex) Message-Id: <200611301729.kAUHTgOW015363@repoman.freebsd.org> From: Dirk Meyer Date: Thu, 30 Nov 2006 17: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: 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, 30 Nov 2006 17:29:44 -0000 dinoex 2006-11-30 17:29:42 UTC FreeBSD ports repository Modified files: . modules Log: expense --> ports/finance/expense Revision Changes Path 1.16719 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Nov 30 17:36:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2D76F16A407; Thu, 30 Nov 2006 17:36:06 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 776C843CB7; Thu, 30 Nov 2006 17:35:56 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUHa5Gg016913; Thu, 30 Nov 2006 17:36:05 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUHa5Eu016911; Thu, 30 Nov 2006 17:36:05 GMT (envelope-from rafan) Message-Id: <200611301736.kAUHa5Eu016911@repoman.freebsd.org> From: Rong-En Fan Date: Thu, 30 Nov 2006 17:36:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/sr Makefile ports/lang/sr/files patch-aa X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 17:36:06 -0000 rafan 2006-11-30 17:36:05 UTC FreeBSD ports repository Modified files: lang/sr Makefile lang/sr/files patch-aa Log: - Respect X11BASE Reported by: pointyhat Revision Changes Path 1.21 +1 -1 ports/lang/sr/Makefile 1.3 +4 -4 ports/lang/sr/files/patch-aa From owner-cvs-all@FreeBSD.ORG Thu Nov 30 17:42:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B59EA16A40F; Thu, 30 Nov 2006 17:42:00 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71ECC43CA5; Thu, 30 Nov 2006 17:41:51 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUHg0xl017904; Thu, 30 Nov 2006 17:42:00 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUHg0j3017900; Thu, 30 Nov 2006 17:42:00 GMT (envelope-from dinoex) Message-Id: <200611301742.kAUHg0j3017900@repoman.freebsd.org> From: Dirk Meyer Date: Thu, 30 Nov 2006 17:42:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/astro/position Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 17:42:00 -0000 dinoex 2006-11-30 17:42:00 UTC FreeBSD ports repository Modified files: astro/position Makefile Log: - add RUN_DEPENDS Revision Changes Path 1.2 +4 -8 ports/astro/position/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 17:42:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A884D16A4C9; Thu, 30 Nov 2006 17:42:26 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (cell.sick.ru [217.72.144.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00A0543C9D; Thu, 30 Nov 2006 17:42:16 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.13.4/8.13.3) with ESMTP id kAUHgCuC025043 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 30 Nov 2006 20:42:13 +0300 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.sick.ru (8.13.4/8.13.1/Submit) id kAUHgCAv025042; Thu, 30 Nov 2006 20:42:12 +0300 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Thu, 30 Nov 2006 20:42:12 +0300 From: Gleb Smirnoff To: Sam Leffler Message-ID: <20061130174212.GX32700@FreeBSD.org> References: <200611301502.kAUF22lU076210@repoman.freebsd.org> <456F0B71.3050604@errno.com> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <456F0B71.3050604@errno.com> User-Agent: Mutt/1.5.6i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/net if.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 17:42:26 -0000 On Thu, Nov 30, 2006 at 08:48:49AM -0800, Sam Leffler wrote: S> Did I miss a headsup on this? Seems like something you should S> coordinate with folks so people can convert drivers beforehand. I S> understand the problem and I see this is just a printf but now we're S> going to have people asking what's going on. There is no hurry with removing the API. However, the printf will remind people that some work with the driver needs to be done. -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE From owner-cvs-all@FreeBSD.ORG Thu Nov 30 17:43:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 24CA316A403; Thu, 30 Nov 2006 17:43:05 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (cell.sick.ru [217.72.144.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64D0143CAD; Thu, 30 Nov 2006 17:42:54 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.13.4/8.13.3) with ESMTP id kAUHgvto025060 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 30 Nov 2006 20:42:58 +0300 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.sick.ru (8.13.4/8.13.1/Submit) id kAUHgvZg025059; Thu, 30 Nov 2006 20:42:57 +0300 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Thu, 30 Nov 2006 20:42:57 +0300 From: Gleb Smirnoff To: Ruslan Ermilov Message-ID: <20061130174257.GY32700@FreeBSD.org> References: <200611301502.kAUF22lU076210@repoman.freebsd.org> <456F0B71.3050604@errno.com> <20061130172634.GC75179@rambler-co.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20061130172634.GC75179@rambler-co.ru> User-Agent: Mutt/1.5.6i Cc: Sam Leffler , src-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/net if.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 17:43:05 -0000 On Thu, Nov 30, 2006 at 08:26:34PM +0300, Ruslan Ermilov wrote: R> BTW, is if_{watchdog|timer} also dangerous for !MPSAFE drivers? It isn't. AFAIR, Robert promised to remove all !MPSAFE NIC drivers before RELENG_7. -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE From owner-cvs-all@FreeBSD.ORG Thu Nov 30 17:43:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7273516A508; Thu, 30 Nov 2006 17:43:13 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F16B43CA5; Thu, 30 Nov 2006 17:43:03 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id 25A97676D; Thu, 30 Nov 2006 20:43:11 +0300 (MSK) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id 05B8F6764; Thu, 30 Nov 2006 20:43:11 +0300 (MSK) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id kAUHhDjq011291; Thu, 30 Nov 2006 20:43:13 +0300 (MSK) (envelope-from ru) Date: Thu, 30 Nov 2006 20:43:12 +0300 From: Ruslan Ermilov To: Florent Thoumie Message-ID: <20061130174312.GD75179@rambler-co.ru> References: <200611292024.kATKOviH078532@repoman.freebsd.org> <20061129234157.GN42090@wantadilla.lemis.com> <20061130123712.GV32700@FreeBSD.org> <20061130131421.GA74988@rambler-co.ru> <456F0C2A.80603@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="doKZ0ri6bHmN2Q5y" Content-Disposition: inline In-Reply-To: <456F0C2A.80603@FreeBSD.org> User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: Man pages .Dd X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 17:43:13 -0000 --doKZ0ri6bHmN2Q5y Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 30, 2006 at 04:51:54PM +0000, Florent Thoumie wrote: > Ruslan Ermilov wrote: > > On Thu, Nov 30, 2006 at 03:37:12PM +0300, Gleb Smirnoff wrote: [...] > >> Also, when change is merged the .Dd is left from the original > >> commit to HEAD, not the date of the MFC. > >> > > This is true (most of the time ;-). >=20 > Is it true and right? >=20 > Cause I'm always changing .Dd to the date of the MFC. >=20 When MFC is effectively a "copying of changes from branch to branch", you're not changing a document but are "copying" it, so the date should also be copied verbatim. It *sometimes* happens to commit manpage changes that aren't simply copies; for example, you need to implement and document something differently. In this case, the date should be updated and not simply copied. There are more "complicated" cases like the below one, but fortunately they are VERY rare: - A manpage in HEAD gets changes 1 and 2 on December 1 and 2, respectively. - On January 1st, you decide to MFC a change #2; the MFCed version should have "December 2". - On January 2nd, you decide to also MFC a change #1; the MFCed manpage's date should NOT be updated -- it would have to be "updated" to December 1 but the date should not go backwards unless it's a bugfix or reversal. It's easier to think of it as: what would be it if I merged #1 and #2 in their chronological order? Or, in the SCM world: how would I resolve conflicts in this case (yes, you'd get conflicts if you attempt to do it this way). Probably the latter is part of the reason people tend to forget updating the date, I dunno. :-) Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --doKZ0ri6bHmN2Q5y Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFbxgwqRfpzJluFF4RAm7sAJ91fQL76MUp3jvc9cxklwOktkPPCACbBMks I1nNjDDFppXhQ/l5KwIER3U= =Odyy -----END PGP SIGNATURE----- --doKZ0ri6bHmN2Q5y-- From owner-cvs-all@FreeBSD.ORG Thu Nov 30 18:06:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CB93D16A403; Thu, 30 Nov 2006 18:06:57 +0000 (UTC) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E09F43CAE; Thu, 30 Nov 2006 18:06:48 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUI6v29023195; Thu, 30 Nov 2006 18:06:57 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUI6vZX023194; Thu, 30 Nov 2006 18:06:57 GMT (envelope-from ceri) Message-Id: <200611301806.kAUI6vZX023194@repoman.freebsd.org> From: Ceri Davies Date: Thu, 30 Nov 2006 18:06:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/rpcbind rpcbind.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: Thu, 30 Nov 2006 18:06:57 -0000 ceri 2006-11-30 18:06:57 UTC FreeBSD src repository Modified files: usr.sbin/rpcbind rpcbind.8 Log: Bump .Dd for revision 1.8. Revision Changes Path 1.9 +1 -1 src/usr.sbin/rpcbind/rpcbind.8 From owner-cvs-all@FreeBSD.ORG Thu Nov 30 18:08:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 20AFE16A407; Thu, 30 Nov 2006 18:08:53 +0000 (UTC) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7454D43CA5; Thu, 30 Nov 2006 18:08:43 +0000 (GMT) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUI8qED023320; Thu, 30 Nov 2006 18:08:52 GMT (envelope-from laszlof@repoman.freebsd.org) Received: (from laszlof@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUI8q3p023319; Thu, 30 Nov 2006 18:08:52 GMT (envelope-from laszlof) Message-Id: <200611301808.kAUI8q3p023319@repoman.freebsd.org> From: "Frank J. Laszlo" Date: Thu, 30 Nov 2006 18:08:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/readline Makefile ports/devel/readline/files support_shobj-conf.diff X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 18:08:53 -0000 laszlof 2006-11-30 18:08:52 UTC FreeBSD ports repository Modified files: devel/readline Makefile Added files: devel/readline/files support_shobj-conf.diff Log: Add a patch to possibly fix build issues on sparc64. There seems to be issues building with CFLAGS+= -fpic on sparc64 Submitted by: John Wood Approved by: flz Revision Changes Path 1.10 +1 -1 ports/devel/readline/Makefile 1.1 +14 -0 ports/devel/readline/files/support_shobj-conf.diff (new) From owner-cvs-all@FreeBSD.ORG Thu Nov 30 18:12:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 93C5216A412; Thu, 30 Nov 2006 18:12:23 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7C7C43CAB; Thu, 30 Nov 2006 18:12:13 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.14] (imini.samsco.home [192.168.254.14]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id kAUIC9l1079967; Thu, 30 Nov 2006 11:12:14 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <456F1EF9.4010900@samsco.org> Date: Thu, 30 Nov 2006 11:12:09 -0700 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.7) Gecko/20050416 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ruslan Ermilov References: <200611301502.kAUF22lU076210@repoman.freebsd.org> <456F0B71.3050604@errno.com> <20061130172634.GC75179@rambler-co.ru> In-Reply-To: <20061130172634.GC75179@rambler-co.ru> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on pooker.samsco.org Cc: Sam Leffler , Gleb Smirnoff , cvs-all@FreeBSD.org, src-committers@FreeBSD.org, cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/net if.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 18:12:23 -0000 Ruslan Ermilov wrote: > On Thu, Nov 30, 2006 at 08:48:49AM -0800, Sam Leffler wrote: > >>Gleb Smirnoff wrote: >> >>>glebius 2006-11-30 15:02:01 UTC >>> >>> FreeBSD src repository >>> >>> Modified files: >>> sys/net if.c >>> Log: >>> The recent issues with em(4) interface has shown that the old 4.4BSD >>> if_watchdog/if_timer interface doesn't fit modern SMP network >>> stack design. >>> >>> Device drivers that need watchdog to monitor their hardware should >>> implement it theirselves. >>> >>> Eventually the if_watchdog/if_timer API will be removed. For now, >>> warn that driver uses it. >>> >>> Reviewed by: scottl >> >>Did I miss a headsup on this? Seems like something you should >>coordinate with folks so people can convert drivers beforehand. I >>understand the problem and I see this is just a printf but now we're >>going to have people asking what's going on. >> > > Yeah, with only two drivers in the tree using a new approach (if I'm > not mistaken based on what Gleb told me today) calling it "obsolete" > was I think (ahem) a bit premature. However, calling it "dangerous" > would be accurate and more threatening! > There are actually three drivers, and they are the more popular ones. > That way, I hope Sam's concern will be addressed as well, as it IS > dangerous, and there's no reason to hide the truth waiting for most > drivers to be converted. > > BTW, is if_{watchdog|timer} also dangerous for !MPSAFE drivers? > It's not dangerous unless you have a driver like em was doing dangerous things in response to the watchdog (i.e. locking problems specific to the driver). For the average driver, the existing watchdog mechanism just risks advertising that a timeout happened when really it did not. And for most drivers, the consequence of this is an unneeded chip reset and possibly some dropped packets. So, it's an annoyance and it's incorrect, but it's not dangerous; it does not cause a risk of data corruption, permanent loss of data, or a system panic (modulo bugs unique to a given driver). Scott From owner-cvs-all@FreeBSD.ORG Thu Nov 30 18:14:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C220F16A403; Thu, 30 Nov 2006 18:14:16 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0CCA43C9D; Thu, 30 Nov 2006 18:14:06 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.14] (imini.samsco.home [192.168.254.14]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id kAUIE79a079976; Thu, 30 Nov 2006 11:14:13 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <456F1F6F.3080407@samsco.org> Date: Thu, 30 Nov 2006 11:14:07 -0700 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.7) Gecko/20050416 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Sam Leffler References: <200611301502.kAUF22lU076210@repoman.freebsd.org> <456F0B71.3050604@errno.com> In-Reply-To: <456F0B71.3050604@errno.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on pooker.samsco.org Cc: cvs-src@FreeBSD.org, Gleb Smirnoff , cvs-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/net if.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 18:14:16 -0000 Sam Leffler wrote: > Gleb Smirnoff wrote: > >>glebius 2006-11-30 15:02:01 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/net if.c >> Log: >> The recent issues with em(4) interface has shown that the old 4.4BSD >> if_watchdog/if_timer interface doesn't fit modern SMP network >> stack design. >> >> Device drivers that need watchdog to monitor their hardware should >> implement it theirselves. >> >> Eventually the if_watchdog/if_timer API will be removed. For now, >> warn that driver uses it. >> >> Reviewed by: scottl > > > Did I miss a headsup on this? Seems like something you should > coordinate with folks so people can convert drivers beforehand. I > understand the problem and I see this is just a printf but now we're > going to have people asking what's going on. > > Sam I didn't expect Gleb to act so quickly on this, but I'm very glad that he did. Sorry it was a suprise. Would it help if he or I added an UPDATING entry and a mailing list announcement about it? Scott From owner-cvs-all@FreeBSD.ORG Thu Nov 30 18:24:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 33D0116A415; Thu, 30 Nov 2006 18:24:56 +0000 (UTC) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE16A43CC7; Thu, 30 Nov 2006 18:24:42 +0000 (GMT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUIOp5Z026225; Thu, 30 Nov 2006 18:24:51 GMT (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUIOprJ026224; Thu, 30 Nov 2006 18:24:51 GMT (envelope-from fjoe) Message-Id: <200611301824.kAUIOprJ026224@repoman.freebsd.org> From: Max Khon Date: Thu, 30 Nov 2006 18:24: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/asterisk-bristuff Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 18:24:56 -0000 fjoe 2006-11-30 18:24:51 UTC FreeBSD ports repository Modified files: net/asterisk-bristuff Makefile Log: Fix chan_zap.so build (replace libpri.so with libpri-bristuff.so). Pointed out by: Dirk Thannh?user Revision Changes Path 1.63 +5 -2 ports/net/asterisk-bristuff/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 18:26:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D0D0D16A403; Thu, 30 Nov 2006 18:26:38 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47D3743CBA; Thu, 30 Nov 2006 18:26:24 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUIQXZT026366; Thu, 30 Nov 2006 18:26:33 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUIQXQa026365; Thu, 30 Nov 2006 18:26:33 GMT (envelope-from dinoex) Message-Id: <200611301826.kAUIQXQa026365@repoman.freebsd.org> From: Dirk Meyer Date: Thu, 30 Nov 2006 18:26:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11/gnustep-app 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, 30 Nov 2006 18:26:38 -0000 dinoex 2006-11-30 18:26:33 UTC FreeBSD ports repository Modified files: x11/gnustep-app Makefile pkg-descr Log: - added Encore, BDB, FortyTwo, adtool, Expense Revision Changes Path 1.13 +9 -3 ports/x11/gnustep-app/Makefile 1.11 +3 -3 ports/x11/gnustep-app/pkg-descr From owner-cvs-all@FreeBSD.ORG Thu Nov 30 18:34:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2C4A316A415; Thu, 30 Nov 2006 18:34:52 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A62D043C9D; Thu, 30 Nov 2006 18:34:42 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUIYpU7027928; Thu, 30 Nov 2006 18:34:51 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUIYpoj027927; Thu, 30 Nov 2006 18:34:51 GMT (envelope-from miwi) Message-Id: <200611301834.kAUIYpoj027927@repoman.freebsd.org> From: Martin Wilke Date: Thu, 30 Nov 2006 18:34:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 18:34:52 -0000 miwi 2006-11-30 18:34:51 UTC FreeBSD ports repository Modified files: . modules Log: - Fix index on 4.X Pointyhat to: philip Revision Changes Path 1.16720 +0 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Nov 30 18:43:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6473816A40F; Thu, 30 Nov 2006 18:43:07 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 396D043CBF; Thu, 30 Nov 2006 18:42:48 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUIgw0k029191; Thu, 30 Nov 2006 18:42:58 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUIgwaB029190; Thu, 30 Nov 2006 18:42:58 GMT (envelope-from erwin) Message-Id: <200611301842.kAUIgwaB029190@repoman.freebsd.org> From: Erwin Lansing Date: Thu, 30 Nov 2006 18:42: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/versuch Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 18:43:07 -0000 erwin 2006-11-30 18:42:57 UTC FreeBSD ports repository Modified files: net/versuch Makefile Log: Fix PKGORIGIN. Note that it still is the same port as devel/versuch. Revision Changes Path 1.2 +1 -1 ports/net/versuch/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 18:55:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AD6BC16A501; Thu, 30 Nov 2006 18:55:37 +0000 (UTC) (envelope-from mlaier@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id E564543C9D; Thu, 30 Nov 2006 18:55:27 +0000 (GMT) (envelope-from mlaier@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUItbnN031037; Thu, 30 Nov 2006 18:55:37 GMT (envelope-from mlaier@repoman.freebsd.org) Received: (from mlaier@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUItbWD031029; Thu, 30 Nov 2006 18:55:37 GMT (envelope-from mlaier) Message-Id: <200611301855.kAUItbWD031029@repoman.freebsd.org> From: Max Laier Date: Thu, 30 Nov 2006 18:55: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/contrib/pf/pfctl pfctl_altq.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 18:55:37 -0000 mlaier 2006-11-30 18:55:36 UTC FreeBSD src repository Modified files: contrib/pf/pfctl pfctl_altq.c Log: From OpenBSD, rev. 1.91: fix servicecurve check; no point in checking the same sc three times, it was obviously intended to check all three. has been wrong since the beginning, 4 years... noticed by Earl Lapus , Vasil Dimov mailed me then, ok mcbride MFC after: 3 days Revision Changes Path 1.8 +3 -2 src/contrib/pf/pfctl/pfctl_altq.c From owner-cvs-all@FreeBSD.ORG Thu Nov 30 18:55:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B2A6F16A506; Thu, 30 Nov 2006 18:55:37 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id E579E43CA2; Thu, 30 Nov 2006 18:55:27 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUItbA6031038; Thu, 30 Nov 2006 18:55:37 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUItb92031036; Thu, 30 Nov 2006 18:55:37 GMT (envelope-from dinoex) Message-Id: <200611301855.kAUItb92031036@repoman.freebsd.org> From: Dirk Meyer Date: Thu, 30 Nov 2006 18:55: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/deskutils/gworkspace 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, 30 Nov 2006 18:55:37 -0000 dinoex 2006-11-30 18:55:36 UTC FreeBSD ports repository Modified files: deskutils/gworkspace Makefile pkg-plist Log: - add missing include Revision Changes Path 1.28 +9 -5 ports/deskutils/gworkspace/Makefile 1.23 +1 -0 ports/deskutils/gworkspace/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Nov 30 19:07:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D315716A407; Thu, 30 Nov 2006 19:07:06 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36DC243CA2; Thu, 30 Nov 2006 19:06:57 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUJ76Ev033897; Thu, 30 Nov 2006 19:07:06 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUJ76jq033896; Thu, 30 Nov 2006 19:07:06 GMT (envelope-from rafan) Message-Id: <200611301907.kAUJ76jq033896@repoman.freebsd.org> From: Rong-En Fan Date: Thu, 30 Nov 2006 19:07:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/timidity++-emacs Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 19:07:06 -0000 rafan 2006-11-30 19:07:06 UTC FreeBSD ports repository Modified files: audio/timidity++-emacs Makefile Log: - Use += for PLIST_SUB, so slave ports can override Revision Changes Path 1.32 +3 -3 ports/audio/timidity++-emacs/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 19:07:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F30C516A4A7; Thu, 30 Nov 2006 19:07:38 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3970A43CA5; Thu, 30 Nov 2006 19:07:29 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUJ7cYC033940; Thu, 30 Nov 2006 19:07:38 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUJ7c9C033939; Thu, 30 Nov 2006 19:07:38 GMT (envelope-from rafan) Message-Id: <200611301907.kAUJ7c9C033939@repoman.freebsd.org> From: Rong-En Fan Date: Thu, 30 Nov 2006 19:07:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/timidity++-xaw 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, 30 Nov 2006 19:07:39 -0000 rafan 2006-11-30 19:07:38 UTC FreeBSD ports repository Modified files: audio/timidity++-xaw Makefile pkg-plist Log: - Respect X11BASE - Don't hardcode /usr/local in pkg-plist Revision Changes Path 1.7 +2 -0 ports/audio/timidity++-xaw/Makefile 1.8 +3 -3 ports/audio/timidity++-xaw/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Nov 30 19:12:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9742B16A47B; Thu, 30 Nov 2006 19:12:43 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C009E43CA3; Thu, 30 Nov 2006 19:12:33 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUJCh7x035106; Thu, 30 Nov 2006 19:12:43 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUJChjk035105; Thu, 30 Nov 2006 19:12:43 GMT (envelope-from alepulver) Message-Id: <200611301912.kAUJChjk035105@repoman.freebsd.org> From: Alejandro Pulver Date: Thu, 30 Nov 2006 19:12:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/versuch Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 19:12:43 -0000 alepulver 2006-11-30 19:12:42 UTC FreeBSD ports repository Modified files: devel/versuch Makefile Log: - Change CATEGORIES to "net" (after repocopy) to fix PKGORIGIN. Reported by: erwin Revision Changes Path 1.2 +1 -1 ports/devel/versuch/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 19:26:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0D09F16A70B; Thu, 30 Nov 2006 19:26:33 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F81243C9D; Thu, 30 Nov 2006 19:26:23 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUJQWWe037132; Thu, 30 Nov 2006 19:26:32 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUJQWq2037131; Thu, 30 Nov 2006 19:26:32 GMT (envelope-from rafan) Message-Id: <200611301926.kAUJQWq2037131@repoman.freebsd.org> From: Rong-En Fan Date: Thu, 30 Nov 2006 19:26: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/math/snns Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 19:26:33 -0000 rafan 2006-11-30 19:26:32 UTC FreeBSD ports repository Modified files: math/snns Makefile Log: - Respect X11BASE Revision Changes Path 1.13 +2 -1 ports/math/snns/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 19:37:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2778F16A4A0; Thu, 30 Nov 2006 19:37:45 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1CEA43DD7; Thu, 30 Nov 2006 19:33:38 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUJXZLE040416; Thu, 30 Nov 2006 19:33:35 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUJXZrT040415; Thu, 30 Nov 2006 19:33:35 GMT (envelope-from miwi) Message-Id: <200611301933.kAUJXZrT040415@repoman.freebsd.org> From: Martin Wilke Date: Thu, 30 Nov 2006 19:33: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/databases/p5-Rose-DB-Object Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 19:37:45 -0000 miwi 2006-11-30 19:33:35 UTC FreeBSD ports repository Modified files: databases/p5-Rose-DB-Object Makefile distinfo Log: - Update to 0.758 PR: ports/106076 Submitted by: hideo (maintainer) Revision Changes Path 1.14 +1 -1 ports/databases/p5-Rose-DB-Object/Makefile 1.14 +3 -3 ports/databases/p5-Rose-DB-Object/distinfo From owner-cvs-all@FreeBSD.ORG Thu Nov 30 19:41:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 900C816A51C; Thu, 30 Nov 2006 19:41:04 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EB6143F1C; Thu, 30 Nov 2006 19:37:23 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUJbCVw040623; Thu, 30 Nov 2006 19:37:12 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUJbC2i040622; Thu, 30 Nov 2006 19:37:12 GMT (envelope-from miwi) Message-Id: <200611301937.kAUJbC2i040622@repoman.freebsd.org> From: Martin Wilke Date: Thu, 30 Nov 2006 19:37:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-p2p/rblibtorrent Makefile distinfo pkg-plist ports/net-p2p/rblibtorrent/files patch-Makefile.in patch-configure patch-include_libtorrent_asio_detail_socket_ops.hpp patch-include_libtorrent_asio_error.hpp patch-include_libtorrent_socket.hpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 19:41:04 -0000 miwi 2006-11-30 19:37:12 UTC FreeBSD ports repository Modified files: net-p2p/rblibtorrent Makefile distinfo pkg-plist net-p2p/rblibtorrent/files patch-Makefile.in patch-include_libtorrent_asio_detail_socket_ops.hpp Removed files: net-p2p/rblibtorrent/files patch-configure patch-include_libtorrent_asio_error.hpp patch-include_libtorrent_socket.hpp Log: - Update to 0.11 PR: ports/106059 Submitted by: Johan Strom (maintainer) Revision Changes Path 1.3 +2 -2 ports/net-p2p/rblibtorrent/Makefile 1.3 +3 -3 ports/net-p2p/rblibtorrent/distinfo 1.2 +6 -6 ports/net-p2p/rblibtorrent/files/patch-Makefile.in 1.3 +0 -52 ports/net-p2p/rblibtorrent/files/patch-configure (dead) 1.2 +36 -36 ports/net-p2p/rblibtorrent/files/patch-include_libtorrent_asio_detail_socket_ops.hpp 1.2 +0 -11 ports/net-p2p/rblibtorrent/files/patch-include_libtorrent_asio_error.hpp (dead) 1.2 +0 -11 ports/net-p2p/rblibtorrent/files/patch-include_libtorrent_socket.hpp (dead) 1.4 +31 -17 ports/net-p2p/rblibtorrent/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Nov 30 19:41:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C643716A747; Thu, 30 Nov 2006 19:41:19 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39E5D43E8E; Thu, 30 Nov 2006 19:40:00 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUJe20F040708; Thu, 30 Nov 2006 19:40:02 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUJe2Hk040707; Thu, 30 Nov 2006 19:40:02 GMT (envelope-from delphij) Message-Id: <200611301940.kAUJe2Hk040707@repoman.freebsd.org> From: Xin LI Date: Thu, 30 Nov 2006 19:40: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 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, 30 Nov 2006 19:41:19 -0000 delphij 2006-11-30 19:40:02 UTC FreeBSD ports repository Modified files: . UPDATING Log: Provide some instructions that will aid the openldap23-server upgrade process. Suggested by: kris Revision Changes Path 1.427 +14 -1 ports/UPDATING From owner-cvs-all@FreeBSD.ORG Thu Nov 30 19:43:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 86E9F16A516; Thu, 30 Nov 2006 19:43:27 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 823C943CA3; Thu, 30 Nov 2006 19:43:17 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUJhQqX041860; Thu, 30 Nov 2006 19:43:26 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUJhQLn041859; Thu, 30 Nov 2006 19:43:26 GMT (envelope-from miwi) Message-Id: <200611301943.kAUJhQLn041859@repoman.freebsd.org> From: Martin Wilke Date: Thu, 30 Nov 2006 19:43:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/planet Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 19:43:27 -0000 miwi 2006-11-30 19:43:26 UTC FreeBSD ports repository Modified files: www/planet Makefile distinfo Log: - Update MASTER_SITES - USE_BZIP2 Submitted by: evil pointyhat via krisbot Revision Changes Path 1.4 +2 -1 ports/www/planet/Makefile 1.5 +3 -3 ports/www/planet/distinfo From owner-cvs-all@FreeBSD.ORG Thu Nov 30 20:09:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AF39B16A597; Thu, 30 Nov 2006 20:09:03 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8789E43CA2; Thu, 30 Nov 2006 20:08:53 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUK93YF049118; Thu, 30 Nov 2006 20:09:03 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUK93Qt049117; Thu, 30 Nov 2006 20:09:03 GMT (envelope-from rafan) Message-Id: <200611302009.kAUK93Qt049117@repoman.freebsd.org> From: Rong-En Fan Date: Thu, 30 Nov 2006 20:09: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/graphics/p5-Imlib2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 20:09:03 -0000 rafan 2006-11-30 20:09:03 UTC FreeBSD ports repository Modified files: graphics/p5-Imlib2 Makefile Log: - Respect X11BASE Reported by: pointyhat Revision Changes Path 1.12 +3 -0 ports/graphics/p5-Imlib2/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 20:24:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3225E16A49E; Thu, 30 Nov 2006 20:24:08 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CB7043E77; Thu, 30 Nov 2006 20:21:23 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUKKoUl050835; Thu, 30 Nov 2006 20:20:50 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUKKoJ0050834; Thu, 30 Nov 2006 20:20:50 GMT (envelope-from rafan) Message-Id: <200611302020.kAUKKoJ0050834@repoman.freebsd.org> From: Rong-En Fan Date: Thu, 30 Nov 2006 20: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/games/shaaft Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 20:24:08 -0000 rafan 2006-11-30 20:20:49 UTC FreeBSD ports repository Modified files: games/shaaft Makefile Log: - Respect X11BASE Reported by: pointyhat Revision Changes Path 1.10 +1 -0 ports/games/shaaft/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 20:26:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 91E7C16A510; Thu, 30 Nov 2006 20:26:12 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DED543F8A; Thu, 30 Nov 2006 20:22:53 +0000 (GMT) (envelope-from acm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUKMSov051562; Thu, 30 Nov 2006 20:22:28 GMT (envelope-from acm@repoman.freebsd.org) Received: (from acm@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUKMSNr051560; Thu, 30 Nov 2006 20:22:28 GMT (envelope-from acm) Message-Id: <200611302022.kAUKMSNr051560@repoman.freebsd.org> From: Jose Alonso Cardenas Marquez Date: Thu, 30 Nov 2006 20:22: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/crystalentitylayer-devel Makefile distinfo pkg-plist ports/graphics/crystalspace-devel Makefile distinfo pkg-plist ports/graphics/crystalspace-devel/files patch-configure patch-plugins-mesh-sprcal3d-object_sprcal3d.cpp patch-plugins_font_server_freefnt2_freefnt2.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 20:26:12 -0000 acm 2006-11-30 20:22:28 UTC FreeBSD ports repository Modified files: graphics/crystalentitylayer-devel Makefile distinfo pkg-plist graphics/crystalspace-devel Makefile distinfo pkg-plist Removed files: graphics/crystalspace-devel/files patch-configure patch-plugins-mesh-sprcal3d-object_sprcal3d.cpp patch-plugins_font_server_freefnt2_freefnt2.cpp Log: - Update to 20061105 - Remove crystalspace-devel obsolete patch files Revision Changes Path 1.10 +2 -2 ports/graphics/crystalentitylayer-devel/Makefile 1.4 +3 -3 ports/graphics/crystalentitylayer-devel/distinfo 1.5 +17 -5 ports/graphics/crystalentitylayer-devel/pkg-plist 1.17 +7 -7 ports/graphics/crystalspace-devel/Makefile 1.4 +3 -3 ports/graphics/crystalspace-devel/distinfo 1.2 +0 -18 ports/graphics/crystalspace-devel/files/patch-configure (dead) 1.2 +0 -75 ports/graphics/crystalspace-devel/files/patch-plugins-mesh-sprcal3d-object_sprcal3d.cpp (dead) 1.2 +0 -214 ports/graphics/crystalspace-devel/files/patch-plugins_font_server_freefnt2_freefnt2.cpp (dead) 1.4 +239 -97 ports/graphics/crystalspace-devel/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Nov 30 20:29:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C396116A4FD; Thu, 30 Nov 2006 20:29:31 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC67A43EFC; Thu, 30 Nov 2006 20:26:01 +0000 (GMT) (envelope-from acm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUKPWwh052285; Thu, 30 Nov 2006 20:25:32 GMT (envelope-from acm@repoman.freebsd.org) Received: (from acm@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUKPWhl052284; Thu, 30 Nov 2006 20:25:32 GMT (envelope-from acm) Message-Id: <200611302025.kAUKPWhl052284@repoman.freebsd.org> From: Jose Alonso Cardenas Marquez Date: Thu, 30 Nov 2006 20:25:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/planeshift Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 20:29:31 -0000 acm 2006-11-30 20:25:32 UTC FreeBSD ports repository Modified files: games/planeshift Makefile distinfo pkg-plist Log: - Update to 0.3.017 Revision Changes Path 1.6 +1 -2 ports/games/planeshift/Makefile 1.5 +3 -3 ports/games/planeshift/distinfo 1.4 +8 -0 ports/games/planeshift/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Nov 30 20:32:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D20E016A47B; Thu, 30 Nov 2006 20:32:01 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14F7743DC2; Thu, 30 Nov 2006 20:29:50 +0000 (GMT) (envelope-from acm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUKTLcx052469; Thu, 30 Nov 2006 20:29:21 GMT (envelope-from acm@repoman.freebsd.org) Received: (from acm@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUKTL0R052468; Thu, 30 Nov 2006 20:29:21 GMT (envelope-from acm) Message-Id: <200611302029.kAUKTL0R052468@repoman.freebsd.org> From: Jose Alonso Cardenas Marquez Date: Thu, 30 Nov 2006 20:29: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/games/el Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 20:32:01 -0000 acm 2006-11-30 20:29:21 UTC FreeBSD ports repository Modified files: games/el Makefile Log: - Respect X11BASE Reported by: kris Revision Changes Path 1.12 +1 -0 ports/games/el/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 20:32:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 82B3B16A416; Thu, 30 Nov 2006 20:32:50 +0000 (UTC) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EF9E43CB2; Thu, 30 Nov 2006 20:31:53 +0000 (GMT) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUKVqGW053241; Thu, 30 Nov 2006 20:31:52 GMT (envelope-from naddy@repoman.freebsd.org) Received: (from naddy@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUKVqdg053240; Thu, 30 Nov 2006 20:31:52 GMT (envelope-from naddy) Message-Id: <200611302031.kAUKVqdg053240@repoman.freebsd.org> From: Christian Weisgerber Date: Thu, 30 Nov 2006 20:31:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/archivers/gtar Makefile ports/archivers/gtar/files patch-src_extract.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 20:32:50 -0000 naddy 2006-11-30 20:31:51 UTC FreeBSD ports repository Modified files: archivers/gtar Makefile Added files: archivers/gtar/files patch-src_extract.c Log: Fix GNUTYPE_NAMES directory traversal vulnerability by not extracting these entries. Support for GNUTYPE_NAMES will be dropped completely in 1.16.1. Notified by sem@ Security: VuXML 3dd7eb58-80ae-11db-b4ec-000854d03344 Revision Changes Path 1.50 +1 -1 ports/archivers/gtar/Makefile 1.1 +16 -0 ports/archivers/gtar/files/patch-src_extract.c (new) From owner-cvs-all@FreeBSD.ORG Thu Nov 30 20:33:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BDCE516A648; Thu, 30 Nov 2006 20:33:15 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB11343CBA; Thu, 30 Nov 2006 20:32:57 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUKX5pL053670; Thu, 30 Nov 2006 20:33:05 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUKX5Y6053669; Thu, 30 Nov 2006 20:33:05 GMT (envelope-from miwi) Message-Id: <200611302033.kAUKX5Y6053669@repoman.freebsd.org> From: Martin Wilke Date: Thu, 30 Nov 2006 20:33:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 20:33:17 -0000 miwi 2006-11-30 20:33:05 UTC FreeBSD ports repository Modified files: devel Makefile Log: Fix index for 4.X Submitted by: droso, pav Pointyhat to: philip Revision Changes Path 1.2526 +0 -1 ports/devel/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 20:33:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 002D416A8C0; Thu, 30 Nov 2006 20:33:54 +0000 (UTC) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5E4D43CA7; Thu, 30 Nov 2006 20:33:44 +0000 (GMT) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUKXsiY053951; Thu, 30 Nov 2006 20:33:54 GMT (envelope-from naddy@repoman.freebsd.org) Received: (from naddy@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUKXsEc053950; Thu, 30 Nov 2006 20:33:54 GMT (envelope-from naddy) Message-Id: <200611302033.kAUKXsEc053950@repoman.freebsd.org> From: Christian Weisgerber Date: Thu, 30 Nov 2006 20:33: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/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 20:33:55 -0000 naddy 2006-11-30 20:33:54 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Document "gtar -- GNUTYPE_NAMES directory traversal vulnerability". Revision Changes Path 1.1229 +32 -1 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Thu Nov 30 20:36:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1E12816A403; Thu, 30 Nov 2006 20:36:37 +0000 (UTC) (envelope-from wosch@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2335743CC2; Thu, 30 Nov 2006 20:36:21 +0000 (GMT) (envelope-from wosch@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUKaVsF054235; Thu, 30 Nov 2006 20:36:31 GMT (envelope-from wosch@repoman.freebsd.org) Received: (from wosch@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUKaVHG054234; Thu, 30 Nov 2006 20:36:31 GMT (envelope-from wosch) Message-Id: <200611302036.kAUKaVHG054234@repoman.freebsd.org> From: Wolfram Schneider Date: Thu, 30 Nov 2006 20:36: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/cgi mailindex.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, 30 Nov 2006 20:36:37 -0000 wosch 2006-11-30 20:36:31 UTC FreeBSD doc repository Modified files: en/cgi mailindex.cgi Log: taint mode fixes Revision Changes Path 1.9 +8 -1 www/en/cgi/mailindex.cgi From owner-cvs-all@FreeBSD.ORG Thu Nov 30 20:37:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A946F16A407; Thu, 30 Nov 2006 20:37:07 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C89CC43CD1; Thu, 30 Nov 2006 20:36:38 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUKamcd054311; Thu, 30 Nov 2006 20:36:48 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUKamTj054310; Thu, 30 Nov 2006 20:36:48 GMT (envelope-from mezz) Message-Id: <200611302036.kAUKamTj054310@repoman.freebsd.org> From: Jeremy Messenger Date: Thu, 30 Nov 2006 20:36: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/textproc/link-grammar Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 20:37:07 -0000 mezz 2006-11-30 20:36:48 UTC FreeBSD ports repository Modified files: textproc/link-grammar Makefile distinfo Log: Update to 4.2.4. Revision Changes Path 1.7 +1 -1 ports/textproc/link-grammar/Makefile 1.5 +3 -3 ports/textproc/link-grammar/distinfo From owner-cvs-all@FreeBSD.ORG Thu Nov 30 20:37:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6AC7C16A584; Thu, 30 Nov 2006 20:37:19 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B52543CAB; Thu, 30 Nov 2006 20:37:09 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUKbIuh054424; Thu, 30 Nov 2006 20:37:18 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUKbIW6054423; Thu, 30 Nov 2006 20:37:18 GMT (envelope-from mezz) Message-Id: <200611302037.kAUKbIW6054423@repoman.freebsd.org> From: Jeremy Messenger Date: Thu, 30 Nov 2006 20:37:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/enchant Makefile distinfo ports/textproc/enchant/files patch-src_enchant.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 20:37:19 -0000 mezz 2006-11-30 20:37:18 UTC FreeBSD ports repository Modified files: textproc/enchant Makefile distinfo Removed files: textproc/enchant/files patch-src_enchant.c Log: Update to 1.3.0. Revision Changes Path 1.23 +2 -2 ports/textproc/enchant/Makefile 1.8 +3 -3 ports/textproc/enchant/distinfo 1.2 +0 -18 ports/textproc/enchant/files/patch-src_enchant.c (dead) From owner-cvs-all@FreeBSD.ORG Thu Nov 30 20:37:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DC59C16A612; Thu, 30 Nov 2006 20:37:41 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 791A643CC8; Thu, 30 Nov 2006 20:37:16 +0000 (GMT) (envelope-from acm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUKbQ4L054491; Thu, 30 Nov 2006 20:37:26 GMT (envelope-from acm@repoman.freebsd.org) Received: (from acm@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUKbQvE054490; Thu, 30 Nov 2006 20:37:26 GMT (envelope-from acm) Message-Id: <200611302037.kAUKbQvE054490@repoman.freebsd.org> From: Jose Alonso Cardenas Marquez Date: Thu, 30 Nov 2006 20:37: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/games/criticalmass Makefile ports/graphics/py-soya3d Makefile ports/emulators/yabause Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 20:37:42 -0000 acm 2006-11-30 20:37:26 UTC FreeBSD ports repository Modified files: games/criticalmass Makefile graphics/py-soya3d Makefile emulators/yabause Makefile Log: - Respect X11BASE Revision Changes Path 1.5 +1 -0 ports/emulators/yabause/Makefile 1.25 +1 -1 ports/games/criticalmass/Makefile 1.15 +1 -0 ports/graphics/py-soya3d/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 20:37:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DF07716A625; Thu, 30 Nov 2006 20:37:48 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEDD543CA6; Thu, 30 Nov 2006 20:37:30 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUKbevt054545; Thu, 30 Nov 2006 20:37:40 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUKbe8T054544; Thu, 30 Nov 2006 20:37:40 GMT (envelope-from mezz) Message-Id: <200611302037.kAUKbe8T054544@repoman.freebsd.org> From: Jeremy Messenger Date: Thu, 30 Nov 2006 20:37:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/editors/abiword Makefile distinfo ports/editors/abiword-plugins Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 20:37:49 -0000 mezz 2006-11-30 20:37:40 UTC FreeBSD ports repository Modified files: editors/abiword Makefile distinfo editors/abiword-plugins Makefile Log: Update to 2.4.6, see release notes and changelogs for details: http://www.abisource.com/release-notes/2.4.6.phtml http://www.abisource.com/changelogs/2.4.6.phtml Revision Changes Path 1.24 +1 -2 ports/editors/abiword-plugins/Makefile 1.122 +1 -2 ports/editors/abiword/Makefile 1.58 +3 -3 ports/editors/abiword/distinfo From owner-cvs-all@FreeBSD.ORG Thu Nov 30 20:51:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AAF3216A47B; Thu, 30 Nov 2006 20:51:31 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A12BB43F5C; Thu, 30 Nov 2006 20:45:15 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUKikBf056092; Thu, 30 Nov 2006 20:44:46 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUKikGu056091; Thu, 30 Nov 2006 20:44:46 GMT (envelope-from pav) Message-Id: <200611302044.kAUKikGu056091@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 30 Nov 2006 20:44: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/porters-handbook book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 20:51:31 -0000 pav 2006-11-30 20:44:45 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: Add a text on feature auto-detection in configure script being harmfull PR: docs/106065 (based on) Submitted by: Ganael LAPLANCHE Revision Changes Path 1.770 +41 -0 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml From owner-cvs-all@FreeBSD.ORG Thu Nov 30 20:52:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2A46B16A47B; Thu, 30 Nov 2006 20:52:47 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: from mail.droso.net (koala.droso.net [193.88.12.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E87143DAA; Thu, 30 Nov 2006 20:46:54 +0000 (GMT) (envelope-from erwin@mail.droso.net) Received: by mail.droso.net (Postfix, from userid 1001) id F367A1CC97; Thu, 30 Nov 2006 21:46:24 +0100 (CET) Date: Thu, 30 Nov 2006 21:46:24 +0100 From: Erwin Lansing To: Alejandro Pulver Message-ID: <20061130204624.GB97805@droso.net> Mail-Followup-To: Alejandro Pulver , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200611301912.kAUJChjk035105@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vEao7xgI/oilGqZ+" Content-Disposition: inline In-Reply-To: <200611301912.kAUJChjk035105@repoman.freebsd.org> X-Operating-System: FreeBSD/i386 6.2-PRERELEASE User-Agent: Mutt/1.5.13 (2006-08-11) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/versuch Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 20:52:47 -0000 --vEao7xgI/oilGqZ+ Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 30, 2006 at 07:12:42PM +0000, Alejandro Pulver wrote: > alepulver 2006-11-30 19:12:42 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > devel/versuch Makefile=20 > Log: > - Change CATEGORIES to "net" (after repocopy) to fix PKGORIGIN. > =20 > Reported by: erwin > =20 Actually, as Pav wrote, it's the other way around. The port was repocopied from devel/ to net/ so the port in net/ needed it's category changed to net. This port here in devel/ is as it should be, until clsung finished the repocopy and hooks the new version up in net/. -erwin --=20 Erwin Lansing http://droso.org Security is like an onion. (o_ _o) It's made up of several layers \\\_\ /_/// erwin@FreeBSD.org And it makes you cry. <____) (____> erwin@aauug.dk --vEao7xgI/oilGqZ+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFb0Mgqy9aWxUlaZARAgkRAKCxfJXDWmAUlH2+vVx0UZVHT6MynQCgoha4 W5JvOKtzjLk6Et5UxFOHLSg= =xSxg -----END PGP SIGNATURE----- --vEao7xgI/oilGqZ+-- From owner-cvs-all@FreeBSD.ORG Thu Nov 30 20:58:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3467716A621; Thu, 30 Nov 2006 20:58:54 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B6D043CC3; Thu, 30 Nov 2006 20:58:39 +0000 (GMT) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUKwnOP065750; Thu, 30 Nov 2006 20:58:49 GMT (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUKwmjT065749; Thu, 30 Nov 2006 20:58:48 GMT (envelope-from mi) Message-Id: <200611302058.kAUKwmjT065749@repoman.freebsd.org> From: Mikhail Teterin Date: Thu, 30 Nov 2006 20:58:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/libwpd Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 20:58:58 -0000 mi 2006-11-30 20:58:48 UTC FreeBSD ports repository Modified files: textproc/libwpd Makefile distinfo Log: Update from 0.8.4 to 0.8.7 Prompted by: mezz Revision Changes Path 1.19 +1 -2 ports/textproc/libwpd/Makefile 1.6 +3 -3 ports/textproc/libwpd/distinfo From owner-cvs-all@FreeBSD.ORG Thu Nov 30 21:02:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D071D16A40F; Thu, 30 Nov 2006 21:02:34 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29D3D43CAE; Thu, 30 Nov 2006 21:01:49 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUL1xZt066539; Thu, 30 Nov 2006 21:01:59 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUL1x3h066538; Thu, 30 Nov 2006 21:01:59 GMT (envelope-from ru) Message-Id: <200611302101.kAUL1x3h066538@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 30 Nov 2006 21:01: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/vge if_vge.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 21:02:34 -0000 ru 2006-11-30 21:01:59 UTC FreeBSD src repository Modified files: sys/dev/vge if_vge.c Log: Fix the hardware VLAN tagging. TX was broken on little-endian machines and both TX and RX were broken on big-endian machines. The chip design is crazy -- on RX, it puts the 16-bit VLAN tag in network byte order (big-endian) in the 32-bit little-endian register! Thanks to John Baldwin for helping me document this change! ;-) Tested by: sat (amd64), test program (sparc64) PR: kern/105054 MFC after: 3 days Revision Changes Path 1.28 +7 -2 src/sys/dev/vge/if_vge.c From owner-cvs-all@FreeBSD.ORG Thu Nov 30 21:12:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C157A16A52B; Thu, 30 Nov 2006 21:12:30 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: from mail.droso.net (koala.droso.net [193.88.12.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DF7E43F33; Thu, 30 Nov 2006 21:05:53 +0000 (GMT) (envelope-from erwin@mail.droso.net) Received: by mail.droso.net (Postfix, from userid 1001) id 9DF0D1CC51; Thu, 30 Nov 2006 22:05:13 +0100 (CET) Date: Thu, 30 Nov 2006 22:05:13 +0100 From: Erwin Lansing To: Martin Wilke Message-ID: <20061130210512.GC97805@droso.net> Mail-Followup-To: Martin Wilke , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, philip@FreeBSD.org, alepulver@FreeBSD.org References: <200611302033.kAUKX5Y6053669@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+SfteS7bOf3dGlBC" Content-Disposition: inline In-Reply-To: <200611302033.kAUKX5Y6053669@repoman.freebsd.org> X-Operating-System: FreeBSD/i386 6.2-PRERELEASE User-Agent: Mutt/1.5.13 (2006-08-11) Cc: cvs-ports@FreeBSD.org, philip@FreeBSD.org, alepulver@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/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, 30 Nov 2006 21:12:30 -0000 --+SfteS7bOf3dGlBC Content-Type: multipart/mixed; boundary="PHCdUe6m4AxPMzOu" Content-Disposition: inline --PHCdUe6m4AxPMzOu Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 30, 2006 at 08:33:05PM +0000, Martin Wilke wrote: > miwi 2006-11-30 20:33:05 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > devel Makefile=20 > Log: > Fix index for 4.X > =20 > Submitted by: droso, pav > Pointyhat to: philip > =20 This is just a workaround, not a fix :-) The real fix is a missing entry for lua51-posix in bsd.lua.mk. THe following patch should fix this. Please revert this commit after the port is fixed the right way. Cheers, -erwin --=20 Erwin Lansing http://droso.org Security is like an onion. (o_ _o) It's made up of several layers \\\_\ /_/// erwin@FreeBSD.org And it makes you cry. <____) (____> erwin@aauug.dk --PHCdUe6m4AxPMzOu Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: attachment; filename="lua-posix.diff" Content-Transfer-Encoding: quoted-printable Index: bsd.lua.mk =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/pcvs/ports/Mk/bsd.lua.mk,v retrieving revision 1.4 diff -u -r1.4 bsd.lua.mk --- bsd.lua.mk 12 Nov 2006 14:23:12 -0000 1.4 +++ bsd.lua.mk 30 Nov 2006 21:04:18 -0000 @@ -162,6 +162,8 @@ _LUA_PORT_lua_5.1=3D lang/lua _LUA_DEPTYPE_lua_5.1=3D build =20 +_LUA_PORT_posix_5.1=3D devel/lua-posix + .for comp in ${_LUA_COMPS_ALL} _LUA_COMP=3D ${comp} . for ver in ${_LUA_VERS_ALL} --PHCdUe6m4AxPMzOu-- --+SfteS7bOf3dGlBC Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFb0eIqy9aWxUlaZARAr55AJwPzQA0jgoClqdTjUtwr//8o23mDQCg4p6H HqhJxfnM27/SNxmXQcIaZW0= =ArVd -----END PGP SIGNATURE----- --+SfteS7bOf3dGlBC-- From owner-cvs-all@FreeBSD.ORG Thu Nov 30 21:18:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E304116A49E; Thu, 30 Nov 2006 21:18:39 +0000 (UTC) (envelope-from sam@errno.com) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id E239A4408F; Thu, 30 Nov 2006 21:10:08 +0000 (GMT) (envelope-from sam@errno.com) Received: from [10.0.0.248] (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id kAUL9mW3030683 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 30 Nov 2006 13:09:51 -0800 (PST) (envelope-from sam@errno.com) Message-ID: <456F489C.90603@errno.com> Date: Thu, 30 Nov 2006 13:09:48 -0800 From: Sam Leffler User-Agent: Thunderbird 1.5.0.7 (X11/20060920) MIME-Version: 1.0 To: Scott Long References: <200611301502.kAUF22lU076210@repoman.freebsd.org> <456F0B71.3050604@errno.com> <456F1F6F.3080407@samsco.org> In-Reply-To: <456F1F6F.3080407@samsco.org> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, Gleb Smirnoff , cvs-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/net if.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 21:18:40 -0000 Scott Long wrote: > Sam Leffler wrote: >> Gleb Smirnoff wrote: >> >>> glebius 2006-11-30 15:02:01 UTC >>> >>> FreeBSD src repository >>> >>> Modified files: >>> sys/net if.c Log: >>> The recent issues with em(4) interface has shown that the old 4.4BSD >>> if_watchdog/if_timer interface doesn't fit modern SMP network >>> stack design. >>> >>> Device drivers that need watchdog to monitor their hardware should >>> implement it theirselves. >>> >>> Eventually the if_watchdog/if_timer API will be removed. For now, >>> warn that driver uses it. >>> >>> Reviewed by: scottl >> >> >> Did I miss a headsup on this? Seems like something you should >> coordinate with folks so people can convert drivers beforehand. I >> understand the problem and I see this is just a printf but now we're >> going to have people asking what's going on. >> >> Sam > > I didn't expect Gleb to act so quickly on this, but I'm very glad that > he did. Sorry it was a suprise. Would it help if he or I added an > UPDATING entry and a mailing list announcement about it? Please publicize this with at least a posting to current@ so people do not start asking questions (well, at least more questions--we know not everyone will see a posting and/or pay attention). Converting if_watchdog to callout's is mostly mechanical in the wired nic drivers. For wireless drivers it is not as straightforward. In particular I'm a little leary of usb wireless drivers due to layering and the Giant locking in the usb code. OTOH most of the drivers were already so broken in this area that it probably doesn't hurt to do mechanical-like changes now (though I worry people will fire-and-forget to really fix the issues). Sam From owner-cvs-all@FreeBSD.ORG Thu Nov 30 21:25:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6993B16A49E; Thu, 30 Nov 2006 21:25:03 +0000 (UTC) (envelope-from philip@paeps.cx) Received: from gateway.nixsys.be (gateway.nixsys.be [195.144.77.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id F200943ED2; Thu, 30 Nov 2006 21:19:38 +0000 (GMT) (envelope-from philip@paeps.cx) Received: from wotan.home.paeps.cx (wotan.home.paeps.cx [IPv6:2001:6f8:32f:10:a00:20ff:fe9b:138c]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "wotan.home.paeps.cx", Issuer "NixSys CA" (verified OK)) by gateway.nixsys.be (Postfix) with ESMTP id 422C2407F; Thu, 30 Nov 2006 22:19:43 +0100 (CET) Received: from fasolt.home.paeps.cx (fasolt.home.paeps.cx [IPv6:2001:6f8:32f:10:211:11ff:fe59:1333]) by wotan.home.paeps.cx (Postfix) with ESMTP id 6BFD86214; Thu, 30 Nov 2006 22:19:41 +0100 (CET) Received: from fasolt.home.paeps.cx (philip@localhost [127.0.0.1]) by fasolt.home.paeps.cx (8.13.8/8.13.8) with ESMTP id kAULJfIk048042; Thu, 30 Nov 2006 22:19:41 +0100 (CET) (envelope-from philip@fasolt.home.paeps.cx) Received: (from philip@localhost) by fasolt.home.paeps.cx (8.13.8/8.13.8/Submit) id kAULJfbf048041; Thu, 30 Nov 2006 22:19:41 +0100 (CET) (envelope-from philip) Date: Thu, 30 Nov 2006 22:19:41 +0100 From: Philip Paeps To: Martin Wilke , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, alepulver@FreeBSD.org Message-ID: <20061130211941.GL2160@fasolt.home.paeps.cx> Mail-Followup-To: Martin Wilke , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, alepulver@FreeBSD.org References: <200611302033.kAUKX5Y6053669@repoman.freebsd.org> <20061130210512.GC97805@droso.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061130210512.GC97805@droso.net> X-Date-in-Rome: pridie Kalendas Decembres MMDCCLIX ab Urbe Condida X-PGP-Fingerprint: 356B AE02 4763 F739 2FA2 E438 2649 E628 C5D3 4D05 X-Date: Today is Prickle-Prickle, the 42nd day of The Aftermath in the YOLD 3172 X-Phase-of-Moon: The Moon is Waxing Gibbous (79% of Full) X-Message-Flag: Get a proper mailclient! Organization: Happily Disorganized User-Agent: Mutt/1.5.13 (2006-08-11) Cc: Subject: Re: cvs commit: ports/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, 30 Nov 2006 21:25:03 -0000 On 2006-11-30 22:05:13 (+0100), Erwin Lansing wrote: > On Thu, Nov 30, 2006 at 08:33:05PM +0000, Martin Wilke wrote: > > Fix index for 4.X > > > > Submitted by: droso, pav > > Pointyhat to: philip Whoops. :-o That should teach me to try to multitask at work. :-) > The real fix is a missing entry for lua51-posix in bsd.lua.mk. THe following > patch should fix this. Please revert this commit after the port is fixed the > right way. Will fix. Thanks! - Philip -- Philip Paeps Please don't Cc me, I am philip@freebsd.org subscribed to the list. Not only did I wipe Lemmings from my hard disc, I overwrote it so's I couldn't get it back. -- (Terry Pratchett, alt.fan.pratchett) From owner-cvs-all@FreeBSD.ORG Thu Nov 30 21:25:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0895F16A494; Thu, 30 Nov 2006 21:25:33 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 104F443E84; Thu, 30 Nov 2006 21:19:57 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAULK7ET070290; Thu, 30 Nov 2006 21:20:07 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAULK7r1070289; Thu, 30 Nov 2006 21:20:07 GMT (envelope-from ale) Message-Id: <200611302120.kAULK7r1070289@repoman.freebsd.org> From: Alex Dupre Date: Thu, 30 Nov 2006 21:20: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/math/mpfr Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 21:25:34 -0000 ale 2006-11-30 21:20:07 UTC FreeBSD ports repository Modified files: math/mpfr Makefile distinfo Log: Update to 2.2.1 release. Revision Changes Path 1.7 +3 -10 ports/math/mpfr/Makefile 1.5 +3 -51 ports/math/mpfr/distinfo From owner-cvs-all@FreeBSD.ORG Thu Nov 30 21:30:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0C4DC16A509; Thu, 30 Nov 2006 21:30:18 +0000 (UTC) (envelope-from lx@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBE6D43D62; Thu, 30 Nov 2006 21:27:24 +0000 (GMT) (envelope-from lx@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAULRT7T071849; Thu, 30 Nov 2006 21:27:29 GMT (envelope-from lx@repoman.freebsd.org) Received: (from lx@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAULRTM4071848; Thu, 30 Nov 2006 21:27:29 GMT (envelope-from lx) Message-Id: <200611302127.kAULRTM4071848@repoman.freebsd.org> From: David Thiel Date: Thu, 30 Nov 2006 21:27:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/japanese/edict-utf-8 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 21:30:18 -0000 lx 2006-11-30 21:27:29 UTC FreeBSD ports repository Modified files: japanese/edict-utf-8 Makefile Log: Move unzip to EXTRACT_DEPENDS rather than BUILD_DEPENDS. Approved by: edwin (mentor) Revision Changes Path 1.33 +1 -1 ports/japanese/edict-utf-8/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 21:31:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8380E16A4A7; Thu, 30 Nov 2006 21:31:56 +0000 (UTC) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73DB143D64; Thu, 30 Nov 2006 21:30:31 +0000 (GMT) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAULUfea072040; Thu, 30 Nov 2006 21:30:41 GMT (envelope-from laszlof@repoman.freebsd.org) Received: (from laszlof@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAULUfKN072039; Thu, 30 Nov 2006 21:30:41 GMT (envelope-from laszlof) Message-Id: <200611302130.kAULUfKN072039@repoman.freebsd.org> From: "Frank J. Laszlo" Date: Thu, 30 Nov 2006 21:30:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/chromium Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 21:31:56 -0000 laszlof 2006-11-30 21:30:40 UTC FreeBSD ports repository Modified files: games/chromium Makefile Log: Make X11BASE-clean Approved by: flz (mentor) Revision Changes Path 1.12 +7 -1 ports/games/chromium/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 21:51:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 29E2916A7D2; Thu, 30 Nov 2006 21:51:39 +0000 (UTC) (envelope-from philip@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FD2543CB3; Thu, 30 Nov 2006 21:51:01 +0000 (GMT) (envelope-from philip@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAULp6b7075699; Thu, 30 Nov 2006 21:51:06 GMT (envelope-from philip@repoman.freebsd.org) Received: (from philip@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAULp6Po075692; Thu, 30 Nov 2006 21:51:06 GMT (envelope-from philip) Message-Id: <200611302151.kAULp6Po075692@repoman.freebsd.org> From: Philip Paeps Date: Thu, 30 Nov 2006 21: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/Mk bsd.lua.mk ports/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, 30 Nov 2006 21:51:39 -0000 philip 2006-11-30 21:51:06 UTC FreeBSD ports repository Modified files: Mk bsd.lua.mk devel Makefile Log: Add Lua 5.1 ports to bsd.lua.mk so they can be used in LUA_COMPS. Revert miwi's stopgap to devel/Makefile. This should make everything happy again. Submitted by: droso, Andrew Turner Pointy hat to: philip Revision Changes Path 1.5 +5 -1 ports/Mk/bsd.lua.mk 1.2527 +1 -0 ports/devel/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 21:56:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 688D816A407; Thu, 30 Nov 2006 21:56:09 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C60543CB4; Thu, 30 Nov 2006 21:55:59 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAULu8pe076849; Thu, 30 Nov 2006 21:56:08 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAULu8H0076848; Thu, 30 Nov 2006 21:56:08 GMT (envelope-from mezz) Message-Id: <200611302156.kAULu8H0076848@repoman.freebsd.org> From: Jeremy Messenger Date: Thu, 30 Nov 2006 21:56:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/imlib Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 21:56:09 -0000 mezz 2006-11-30 21:56:08 UTC FreeBSD ports repository Modified files: graphics/imlib Makefile Log: Add USE_XLIB to fix other ports build when X11BASE is changed. PR: ports/106082 Submitted by: rafan Revision Changes Path 1.99 +2 -0 ports/graphics/imlib/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 22:24:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5D08616A47E; Thu, 30 Nov 2006 22:24:17 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 388E343CB5; Thu, 30 Nov 2006 22:23:59 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUMO0Ud082762; Thu, 30 Nov 2006 22:24:00 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUMO0Yg082761; Thu, 30 Nov 2006 22:24:00 GMT (envelope-from miwi) Message-Id: <200611302224.kAUMO0Yg082761@repoman.freebsd.org> From: Martin Wilke Date: Thu, 30 Nov 2006 22:24:00 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors contrib.additional.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 22:24:17 -0000 miwi 2006-11-30 22:24:00 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml Log: - Add Beat Gaetzi for mail/swaks Revision Changes Path 1.643 +10 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml From owner-cvs-all@FreeBSD.ORG Thu Nov 30 22:44:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D9CFC16A403; Thu, 30 Nov 2006 22:44:30 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E78643CAF; Thu, 30 Nov 2006 22:44:18 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUMiSxX085959; Thu, 30 Nov 2006 22:44:28 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUMiSkr085958; Thu, 30 Nov 2006 22:44:28 GMT (envelope-from dougb) Message-Id: <200611302244.kAUMiSkr085958@repoman.freebsd.org> From: Doug Barton Date: Thu, 30 Nov 2006 22:44:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11/wterm Makefile ports/x11/wterm/files patch-aa patch-ab X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 22:44:31 -0000 dougb 2006-11-30 22:44:28 UTC FreeBSD ports repository Modified files: x11/wterm Makefile Removed files: x11/wterm/files patch-aa patch-ab Log: Add --with-xpm-* to CONFIGURE_ARGS to make this port X11BASE-clean. While I'm here, add --with-term=xterm-color to eliminate the need for patch-ab, and delete the now irrelevant patch-aa. Revision Changes Path 1.26 +2 -1 ports/x11/wterm/Makefile 1.4 +0 -19 ports/x11/wterm/files/patch-aa (dead) 1.2 +0 -17 ports/x11/wterm/files/patch-ab (dead) From owner-cvs-all@FreeBSD.ORG Thu Nov 30 23:01:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ABF9B16A40F; Thu, 30 Nov 2006 23:01:13 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09B6B43C9D; Thu, 30 Nov 2006 23:01:03 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUN1DtL087915; Thu, 30 Nov 2006 23:01:13 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUN1D9D087902; Thu, 30 Nov 2006 23:01:13 GMT (envelope-from alepulver) Message-Id: <200611302301.kAUN1D9D087902@repoman.freebsd.org> From: Alejandro Pulver Date: Thu, 30 Nov 2006 23:01:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/versuch Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 23:01:13 -0000 alepulver 2006-11-30 23:01:13 UTC FreeBSD ports repository Modified files: devel/versuch Makefile Log: - Back out last commit. Revision Changes Path 1.3 +1 -1 ports/devel/versuch/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 23:23:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3BCF416A403; Thu, 30 Nov 2006 23:23:49 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF52243CBA; Thu, 30 Nov 2006 23:23:32 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUNNgro093045; Thu, 30 Nov 2006 23:23:42 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUNNgtX093044; Thu, 30 Nov 2006 23:23:42 GMT (envelope-from kris) Message-Id: <200611302323.kAUNNgtX093044@repoman.freebsd.org> From: Kris Kennaway Date: Thu, 30 Nov 2006 23:23:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math/elmer-umfpack Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 23:23:49 -0000 kris 2006-11-30 23:23:42 UTC FreeBSD ports repository Modified files: math/elmer-umfpack Makefile Log: BROKEN: Configure fails Revision Changes Path 1.6 +2 -0 ports/math/elmer-umfpack/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 23:24:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B277216A492; Thu, 30 Nov 2006 23:24:11 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CFBE43CB0; Thu, 30 Nov 2006 23:23:59 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUNO9A0093118; Thu, 30 Nov 2006 23:24:09 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUNO9gl093117; Thu, 30 Nov 2006 23:24:09 GMT (envelope-from kris) Message-Id: <200611302324.kAUNO9gl093117@repoman.freebsd.org> From: Kris Kennaway Date: Thu, 30 Nov 2006 23:24:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/science/elmerpost Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 23:24:11 -0000 kris 2006-11-30 23:24:09 UTC FreeBSD ports repository Modified files: science/elmerpost Makefile Log: BROKEN: Configure fails Revision Changes Path 1.5 +2 -0 ports/science/elmerpost/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 23:25:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0BC4616A494; Thu, 30 Nov 2006 23:25:16 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 800FB43CAD; Thu, 30 Nov 2006 23:25:01 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUNPBTj093367; Thu, 30 Nov 2006 23:25:11 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUNPBNe093366; Thu, 30 Nov 2006 23:25:11 GMT (envelope-from kris) Message-Id: <200611302325.kAUNPBNe093366@repoman.freebsd.org> From: Kris Kennaway Date: Thu, 30 Nov 2006 23:25: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/math/elmer-mathlibs Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 23:25:16 -0000 kris 2006-11-30 23:25:11 UTC FreeBSD ports repository Modified files: math/elmer-mathlibs Makefile Log: BROKEN: Configure fails Revision Changes Path 1.9 +2 -0 ports/math/elmer-mathlibs/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 23:25:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EF41D16A4AB; Thu, 30 Nov 2006 23:25:41 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87AD843CB0; Thu, 30 Nov 2006 23:25:25 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUNPZqw093508; Thu, 30 Nov 2006 23:25:35 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUNPZ4Z093506; Thu, 30 Nov 2006 23:25:35 GMT (envelope-from kris) Message-Id: <200611302325.kAUNPZ4Z093506@repoman.freebsd.org> From: Kris Kennaway Date: Thu, 30 Nov 2006 23:25:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/science/elmer-eio Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 23:25:42 -0000 kris 2006-11-30 23:25:35 UTC FreeBSD ports repository Modified files: science/elmer-eio Makefile Log: BROKEN: Configure fails Revision Changes Path 1.5 +2 -0 ports/science/elmer-eio/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 23:27:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B163716A403; Thu, 30 Nov 2006 23:27:04 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0D3343CA2; Thu, 30 Nov 2006 23:26:53 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUNR4Qt093660; Thu, 30 Nov 2006 23:27:04 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUNR4GR093653; Thu, 30 Nov 2006 23:27:04 GMT (envelope-from kris) Message-Id: <200611302327.kAUNR4GR093653@repoman.freebsd.org> From: Kris Kennaway Date: Thu, 30 Nov 2006 23:27: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/buildtool-doc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 23:27:04 -0000 kris 2006-11-30 23:27:04 UTC FreeBSD ports repository Modified files: devel/buildtool-doc Makefile Log: BROKEN: Incorrect pkg-plist Revision Changes Path 1.5 +2 -0 ports/devel/buildtool-doc/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 23:27:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DC95816A407; Thu, 30 Nov 2006 23:27:04 +0000 (UTC) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id E108743CA5; Thu, 30 Nov 2006 23:26:53 +0000 (GMT) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUNR4GQ093659; Thu, 30 Nov 2006 23:27:04 GMT (envelope-from laszlof@repoman.freebsd.org) Received: (from laszlof@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUNR47P093658; Thu, 30 Nov 2006 23:27:04 GMT (envelope-from laszlof) Message-Id: <200611302327.kAUNR47P093658@repoman.freebsd.org> From: "Frank J. Laszlo" Date: Thu, 30 Nov 2006 23:27: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/x11-servers/driglide Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 23:27:05 -0000 laszlof 2006-11-30 23:27:04 UTC FreeBSD ports repository Modified files: x11-servers/driglide Makefile Log: Respect X11BASE. Approved by: flz (mentor) Reported By: pointyhat Revision Changes Path 1.26 +5 -0 ports/x11-servers/driglide/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 23:27:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5BBF416A416; Thu, 30 Nov 2006 23:27:56 +0000 (UTC) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32EF143CB9; Thu, 30 Nov 2006 23:27:37 +0000 (GMT) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUNRm7t093723; Thu, 30 Nov 2006 23:27:48 GMT (envelope-from laszlof@repoman.freebsd.org) Received: (from laszlof@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUNRmxd093722; Thu, 30 Nov 2006 23:27:48 GMT (envelope-from laszlof) Message-Id: <200611302327.kAUNRmxd093722@repoman.freebsd.org> From: "Frank J. Laszlo" Date: Thu, 30 Nov 2006 23:27:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/exult Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 23:27:56 -0000 laszlof 2006-11-30 23:27:48 UTC FreeBSD ports repository Modified files: games/exult Makefile Log: Respect X11BASE. Approved by: flz (mentor) Reported by: pointyhat Revision Changes Path 1.23 +1 -0 ports/games/exult/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 23:30:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9D09F16A40F; Thu, 30 Nov 2006 23:30:44 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9C8B43CCF; Thu, 30 Nov 2006 23:30:30 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUNUeUu093909; Thu, 30 Nov 2006 23:30:40 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUNUemU093908; Thu, 30 Nov 2006 23:30:40 GMT (envelope-from cognet) Message-Id: <200611302330.kAUNUemU093908@repoman.freebsd.org> From: Olivier Houchard Date: Thu, 30 Nov 2006 23:30: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/arm/include cpuconf.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, 30 Nov 2006 23:30:44 -0000 cognet 2006-11-30 23:30:40 UTC FreeBSD src repository Modified files: sys/arm/include cpuconf.h Log: Introduce CPU_XSCALE_CORE3, as XScale Core 3 is significally different than regular Xscale (it has no mini data cache, has armv6-style 16MB supersections, and can address 36bits). Define it for i81342. Revision Changes Path 1.10 +3 -0 src/sys/arm/include/cpuconf.h From owner-cvs-all@FreeBSD.ORG Thu Nov 30 23:32:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 856D516A415; Thu, 30 Nov 2006 23:32:28 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6A0C43CA8; Thu, 30 Nov 2006 23:32:17 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUNWSQN094681; Thu, 30 Nov 2006 23:32:28 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUNWSk4094680; Thu, 30 Nov 2006 23:32:28 GMT (envelope-from kris) Message-Id: <200611302332.kAUNWSk4094680@repoman.freebsd.org> From: Kris Kennaway Date: Thu, 30 Nov 2006 23:32: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/math/mumps Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 23:32:28 -0000 kris 2006-11-30 23:32:28 UTC FreeBSD ports repository Modified files: math/mumps Makefile Log: BROKEN: Does not build Revision Changes Path 1.7 +2 -0 ports/math/mumps/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 23:32:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7EDAE16A494; Thu, 30 Nov 2006 23:32:57 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57A7743CAB; Thu, 30 Nov 2006 23:32:46 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUNWuFO094824; Thu, 30 Nov 2006 23:32:56 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUNWurq094823; Thu, 30 Nov 2006 23:32:56 GMT (envelope-from kris) Message-Id: <200611302332.kAUNWurq094823@repoman.freebsd.org> From: Kris Kennaway Date: Thu, 30 Nov 2006 23:32: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/mpich2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 23:32:57 -0000 kris 2006-11-30 23:32:56 UTC FreeBSD ports repository Modified files: net/mpich2 Makefile Log: BROKEN: Incorrect pkg-plist Revision Changes Path 1.51 +2 -0 ports/net/mpich2/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 23:34:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 83E2916A407; Thu, 30 Nov 2006 23:34:00 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9104043CAD; Thu, 30 Nov 2006 23:33:49 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUNXxBW095096; Thu, 30 Nov 2006 23:33:59 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUNXxrI095095; Thu, 30 Nov 2006 23:33:59 GMT (envelope-from kris) Message-Id: <200611302333.kAUNXxrI095095@repoman.freebsd.org> From: Kris Kennaway Date: Thu, 30 Nov 2006 23:33:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-p2p/mldonkey-sancho Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 23:34:00 -0000 kris 2006-11-30 23:33:59 UTC FreeBSD ports repository Modified files: net-p2p/mldonkey-sancho Makefile Log: BROKEN: Broken dependency Revision Changes Path 1.14 +2 -0 ports/net-p2p/mldonkey-sancho/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 23:34:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 453BC16A415; Thu, 30 Nov 2006 23:34:08 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52A4043CAA; Thu, 30 Nov 2006 23:33:57 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUNY7Wg095143; Thu, 30 Nov 2006 23:34:07 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUNY7Ce095142; Thu, 30 Nov 2006 23:34:07 GMT (envelope-from cognet) Message-Id: <200611302334.kAUNY7Ce095142@repoman.freebsd.org> From: Olivier Houchard Date: Thu, 30 Nov 2006 23:34: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/arm/arm cpufunc.c 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, 30 Nov 2006 23:34:08 -0000 cognet 2006-11-30 23:34:07 UTC FreeBSD src repository Modified files: sys/arm/arm cpufunc.c pmap.c Log: First bits of Xscale core 3 support (the VM bits are far from being optimal yet). Revision Changes Path 1.15 +4 -0 src/sys/arm/arm/cpufunc.c 1.74 +16 -4 src/sys/arm/arm/pmap.c From owner-cvs-all@FreeBSD.ORG Thu Nov 30 23:35:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2598F16A403; Thu, 30 Nov 2006 23:35:40 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44CA043CC6; Thu, 30 Nov 2006 23:35:24 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUNZYwq095374; Thu, 30 Nov 2006 23:35:34 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUNZYF5095373; Thu, 30 Nov 2006 23:35:34 GMT (envelope-from cognet) Message-Id: <200611302335.kAUNZYF5095373@repoman.freebsd.org> From: Olivier Houchard Date: Thu, 30 Nov 2006 23:35:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/arm/arm pmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 23:35:40 -0000 cognet 2006-11-30 23:35:34 UTC FreeBSD src repository Modified files: sys/arm/arm pmap.c Log: In pmap_ts_referenced(), don't attempt to do anything if the page is fictitious, and just return 0. Revision Changes Path 1.75 +2 -0 src/sys/arm/arm/pmap.c From owner-cvs-all@FreeBSD.ORG Thu Nov 30 23:36:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 89B2B16A47B; Thu, 30 Nov 2006 23:36:05 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0097743CCF; Thu, 30 Nov 2006 23:35:48 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUNZwCF095410; Thu, 30 Nov 2006 23:35:58 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUNZw1q095409; Thu, 30 Nov 2006 23:35:58 GMT (envelope-from kris) Message-Id: <200611302335.kAUNZw1q095409@repoman.freebsd.org> From: Kris Kennaway Date: Thu, 30 Nov 2006 23:35: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/sysutils/dtc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 23:36:05 -0000 kris 2006-11-30 23:35:58 UTC FreeBSD ports repository Modified files: sysutils/dtc Makefile Log: BROKEN: Broken dependency Revision Changes Path 1.13 +2 -0 ports/sysutils/dtc/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 23:36:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8769716A412; Thu, 30 Nov 2006 23:36:35 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id E777143CED; Thu, 30 Nov 2006 23:36:22 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUNaXtf095448; Thu, 30 Nov 2006 23:36:33 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUNaXES095447; Thu, 30 Nov 2006 23:36:33 GMT (envelope-from kris) Message-Id: <200611302336.kAUNaXES095447@repoman.freebsd.org> From: Kris Kennaway Date: Thu, 30 Nov 2006 23:36:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/flock Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 23:36:35 -0000 kris 2006-11-30 23:36:33 UTC FreeBSD ports repository Modified files: www/flock Makefile Log: BROKEN on amd64: Does not build Revision Changes Path 1.161 +4 -0 ports/www/flock/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 23:38:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3623316A403; Thu, 30 Nov 2006 23:38:20 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BAAA43CAC; Thu, 30 Nov 2006 23:38:05 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUNcG3t095566; Thu, 30 Nov 2006 23:38:16 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUNcGA1095565; Thu, 30 Nov 2006 23:38:16 GMT (envelope-from kris) Message-Id: <200611302338.kAUNcGA1095565@repoman.freebsd.org> From: Kris Kennaway Date: Thu, 30 Nov 2006 23:38:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/pikdev Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 23:38:20 -0000 kris 2006-11-30 23:38:15 UTC FreeBSD ports repository Modified files: devel/pikdev Makefile Log: BROKEN on sparc64: Does not compile Revision Changes Path 1.2 +4 -0 ports/devel/pikdev/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 23:38:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 11D6B16A4CA; Thu, 30 Nov 2006 23:38:55 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE01C43CBB; Thu, 30 Nov 2006 23:38:43 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUNcsZ7095607; Thu, 30 Nov 2006 23:38:54 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUNcspU095606; Thu, 30 Nov 2006 23:38:54 GMT (envelope-from kris) Message-Id: <200611302338.kAUNcspU095606@repoman.freebsd.org> From: Kris Kennaway Date: Thu, 30 Nov 2006 23:38: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/lang/pike70 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 23:38:55 -0000 kris 2006-11-30 23:38:54 UTC FreeBSD ports repository Modified files: lang/pike70 Makefile Log: Set ONLY_FOR_ARCHS=i386 since it doesn't compile elsewhere Revision Changes Path 1.18 +2 -0 ports/lang/pike70/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 23:39:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B154616A416; Thu, 30 Nov 2006 23:39:45 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D43CF43CB4; Thu, 30 Nov 2006 23:39:34 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUNdj1q095680; Thu, 30 Nov 2006 23:39:45 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUNdjhg095679; Thu, 30 Nov 2006 23:39:45 GMT (envelope-from kris) Message-Id: <200611302339.kAUNdjhg095679@repoman.freebsd.org> From: Kris Kennaway Date: Thu, 30 Nov 2006 23:39:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math/proofgeneral Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 23:39:45 -0000 kris 2006-11-30 23:39:45 UTC FreeBSD ports repository Modified files: math/proofgeneral Makefile Log: BROKEN: incomplete pkg-plist Revision Changes Path 1.9 +2 -0 ports/math/proofgeneral/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 23:41:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D5ECD16A407; Thu, 30 Nov 2006 23:41:02 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A4C543CAB; Thu, 30 Nov 2006 23:40:52 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUNf2KR096110; Thu, 30 Nov 2006 23:41:02 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUNf24i096107; Thu, 30 Nov 2006 23:41:02 GMT (envelope-from kris) Message-Id: <200611302341.kAUNf24i096107@repoman.freebsd.org> From: Kris Kennaway Date: Thu, 30 Nov 2006 23:41:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-toolkits/py-wxPython24 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 23:41:02 -0000 kris 2006-11-30 23:41:02 UTC FreeBSD ports repository Modified files: x11-toolkits/py-wxPython24 Makefile Log: BROKEN on sparc64: Does not compile Revision Changes Path 1.54 +2 -2 ports/x11-toolkits/py-wxPython24/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 23:42:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 24E1816A49E; Thu, 30 Nov 2006 23:42:10 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E48D43CDA; Thu, 30 Nov 2006 23:41:54 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUNg4s5096577; Thu, 30 Nov 2006 23:42:04 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUNg47U096576; Thu, 30 Nov 2006 23:42:04 GMT (envelope-from kris) Message-Id: <200611302342.kAUNg47U096576@repoman.freebsd.org> From: Kris Kennaway Date: Thu, 30 Nov 2006 23:42: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/lang/scm Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 23:42:10 -0000 kris 2006-11-30 23:42:04 UTC FreeBSD ports repository Modified files: lang/scm Makefile Log: BROKEN on ia64 and sparc64: Does not compile Revision Changes Path 1.45 +4 -0 ports/lang/scm/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 23:43:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8BB2016A4C2; Thu, 30 Nov 2006 23:43:34 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AA1743D67; Thu, 30 Nov 2006 23:42:26 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUNgbLX096754; Thu, 30 Nov 2006 23:42:37 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUNgb8H096753; Thu, 30 Nov 2006 23:42:37 GMT (envelope-from kris) Message-Id: <200611302342.kAUNgb8H096753@repoman.freebsd.org> From: Kris Kennaway Date: Thu, 30 Nov 2006 23:42: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/senna Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 23:43:34 -0000 kris 2006-11-30 23:42:37 UTC FreeBSD ports repository Modified files: textproc/senna Makefile Log: BROKEN on sparc64 and ia64: Does not compile Revision Changes Path 1.13 +4 -0 ports/textproc/senna/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 23:44:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0FA7116A403; Thu, 30 Nov 2006 23:44:04 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E26443CB3; Thu, 30 Nov 2006 23:43:52 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUNi2om097113; Thu, 30 Nov 2006 23:44:02 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUNi246097111; Thu, 30 Nov 2006 23:44:02 GMT (envelope-from kris) Message-Id: <200611302344.kAUNi246097111@repoman.freebsd.org> From: Kris Kennaway Date: Thu, 30 Nov 2006 23:44: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/security/vscan Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 23:44:04 -0000 kris 2006-11-30 23:44:02 UTC FreeBSD ports repository Modified files: security/vscan Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.43 +1 -0 ports/security/vscan/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 23:45:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1048716A416; Thu, 30 Nov 2006 23:45:40 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7566843D73; Thu, 30 Nov 2006 23:44:43 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUNinrc097205; Thu, 30 Nov 2006 23:44:49 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUNinds097204; Thu, 30 Nov 2006 23:44:49 GMT (envelope-from kris) Message-Id: <200611302344.kAUNinds097204@repoman.freebsd.org> From: Kris Kennaway Date: Thu, 30 Nov 2006 23:44:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/vlc-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, 30 Nov 2006 23:45:40 -0000 kris 2006-11-30 23:44:49 UTC FreeBSD ports repository Modified files: multimedia/vlc-devel Makefile Log: BROKEN on amd64: Does not compile Revision Changes Path 1.159 +4 -0 ports/multimedia/vlc-devel/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 23:45:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 244EF16A5B6; Thu, 30 Nov 2006 23:45:48 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 237FA43CB6; Thu, 30 Nov 2006 23:45:17 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUNjR2k097284; Thu, 30 Nov 2006 23:45:27 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUNjRFc097283; Thu, 30 Nov 2006 23:45:27 GMT (envelope-from kris) Message-Id: <200611302345.kAUNjRFc097283@repoman.freebsd.org> From: Kris Kennaway Date: Thu, 30 Nov 2006 23: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/games/wolfpack Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 23:45:48 -0000 kris 2006-11-30 23:45:27 UTC FreeBSD ports repository Modified files: games/wolfpack Makefile Log: BROKEN on ia64: Does not compile Revision Changes Path 1.15 +4 -0 ports/games/wolfpack/Makefile From owner-cvs-all@FreeBSD.ORG Thu Nov 30 23:52:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6DFD516A40F; Thu, 30 Nov 2006 23:52:10 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8919E43CA2; Thu, 30 Nov 2006 23:51:59 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUNqA3J098132; Thu, 30 Nov 2006 23:52:10 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUNq9TI098129; Thu, 30 Nov 2006 23:52:09 GMT (envelope-from pav) Message-Id: <200611302352.kAUNq9TI098129@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 30 Nov 2006 23:52: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/porters-handbook book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 23:52:10 -0000 pav 2006-11-30 23:52:09 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: - Document WX_CONF_ARGS Submitted by: alepulver Revision Changes Path 1.771 +39 -0 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml From owner-cvs-all@FreeBSD.ORG Thu Nov 30 23:54:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A7BCE16A40F; Thu, 30 Nov 2006 23:54:28 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DD6643CB2; Thu, 30 Nov 2006 23:54:17 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAUNsRZl098592; Thu, 30 Nov 2006 23:54:27 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAUNsRwT098591; Thu, 30 Nov 2006 23:54:27 GMT (envelope-from kris) Message-Id: <200611302354.kAUNsRwT098591@repoman.freebsd.org> From: Kris Kennaway Date: Thu, 30 Nov 2006 23:54: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/games/falconseye/files patch-sys_unix_Makefile_src X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 23:54:28 -0000 kris 2006-11-30 23:54:27 UTC FreeBSD ports repository Modified files: games/falconseye/files patch-sys_unix_Makefile_src Log: Fix X11BASE compliance Revision Changes Path 1.3 +3 -3 ports/games/falconseye/files/patch-sys_unix_Makefile_src From owner-cvs-all@FreeBSD.ORG Thu Nov 30 23:55:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8F72C16A417 for ; Thu, 30 Nov 2006 23:55:56 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from relay02.pair.com (relay02.pair.com [209.68.5.16]) by mx1.FreeBSD.org (Postfix) with SMTP id 9068843CA6 for ; Thu, 30 Nov 2006 23:55:44 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: (qmail 37276 invoked by uid 0); 30 Nov 2006 23:55:51 -0000 Received: from unknown (HELO phobos.mars.bsd) (unknown) by unknown with SMTP; 30 Nov 2006 23:55:51 -0000 X-pair-Authenticated: 200.115.252.195 Date: Thu, 30 Nov 2006 20:55:34 -0300 From: Alejandro Pulver To: Erwin Lansing Message-ID: <20061130205534.021be3cc@phobos.mars.bsd> In-Reply-To: <20061130204624.GB97805@droso.net> References: <200611301912.kAUJChjk035105@repoman.freebsd.org> <20061130204624.GB97805@droso.net> X-Mailer: Sylpheed-Claws 2.5.2 (GTK+ 2.10.6; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Sig_46Idm2bm6kPPGKQgF4C_an.; 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/devel/versuch Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 23:55:56 -0000 --Sig_46Idm2bm6kPPGKQgF4C_an. Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Thu, 30 Nov 2006 21:46:24 +0100 Erwin Lansing wrote: > On Thu, Nov 30, 2006 at 07:12:42PM +0000, Alejandro Pulver wrote: > > alepulver 2006-11-30 19:12:42 UTC > >=20 > > FreeBSD ports repository > >=20 > > Modified files: > > devel/versuch Makefile=20 > > Log: > > - Change CATEGORIES to "net" (after repocopy) to fix PKGORIGIN. > > =20 > > Reported by: erwin > > =20 > Actually, as Pav wrote, it's the other way around. The port was > repocopied from devel/ to net/ so the port in net/ needed it's category > changed to net. This port here in devel/ is as it should be, until > clsung finished the repocopy and hooks the new version up in net/. >=20 > -erwin >=20 The change was backed out, sorry. Best Regards, Ale --Sig_46Idm2bm6kPPGKQgF4C_an. Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFb298iV05EpRcP2ERAl96AKCJ9/FECGS1hQVph2TIIh20r0qP9gCgvT8k jb40v2lXdz6LCzrj205yf0I= =id6y -----END PGP SIGNATURE----- --Sig_46Idm2bm6kPPGKQgF4C_an.-- From owner-cvs-all@FreeBSD.ORG Fri Dec 1 00:09:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EA8C116A407; Fri, 1 Dec 2006 00:09:25 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 001EA43CA2; Fri, 1 Dec 2006 00:09:14 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB109PxN001947; Fri, 1 Dec 2006 00:09:25 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB109P4g001943; Fri, 1 Dec 2006 00:09:25 GMT (envelope-from kris) Message-Id: <200612010009.kB109P4g001943@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 1 Dec 2006 00:09:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/asapm/files patch-Makefile.UNIX patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 00:09:26 -0000 kris 2006-12-01 00:09:25 UTC FreeBSD ports repository Added files: sysutils/asapm/files patch-Makefile.UNIX patch-configure Log: Respect X11BASE and LOCALBASE Revision Changes Path 1.1 +21 -0 ports/sysutils/asapm/files/patch-Makefile.UNIX (new) 1.1 +34 -0 ports/sysutils/asapm/files/patch-configure (new) From owner-cvs-all@FreeBSD.ORG Fri Dec 1 00:11:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BA3A416A403; Fri, 1 Dec 2006 00:11:39 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C337743C9D; Fri, 1 Dec 2006 00:11:28 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB10BdbC002766; Fri, 1 Dec 2006 00:11:39 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB10BdIv002764; Fri, 1 Dec 2006 00:11:39 GMT (envelope-from kris) Message-Id: <200612010011.kB10BdIv002764@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 1 Dec 2006 00:11:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mbone/wbd/files patch-aa X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 00:11:39 -0000 kris 2006-12-01 00:11:39 UTC FreeBSD ports repository Modified files: mbone/wbd/files patch-aa Log: Respect X11BASE, CC and CFLAGS Revision Changes Path 1.2 +9 -7 ports/mbone/wbd/files/patch-aa From owner-cvs-all@FreeBSD.ORG Fri Dec 1 00:25:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 985EC16A412; Fri, 1 Dec 2006 00:25:01 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7505B43CA8; Fri, 1 Dec 2006 00:24:50 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB10P1nx004897; Fri, 1 Dec 2006 00:25:01 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB10P1lu004896; Fri, 1 Dec 2006 00:25:01 GMT (envelope-from kris) Message-Id: <200612010025.kB10P1lu004896@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 1 Dec 2006 00:25:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/cad/leocad Makefile ports/cad/leocad/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: Fri, 01 Dec 2006 00:25:01 -0000 kris 2006-12-01 00:25:00 UTC FreeBSD ports repository Modified files: cad/leocad Makefile cad/leocad/files patch-config.mk Log: Don't hard-code /usr/X11R6 Revision Changes Path 1.16 +1 -0 ports/cad/leocad/Makefile 1.2 +2 -2 ports/cad/leocad/files/patch-config.mk From owner-cvs-all@FreeBSD.ORG Fri Dec 1 00:25:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4871616A647; Fri, 1 Dec 2006 00:25:48 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E1EC43CA2; Fri, 1 Dec 2006 00:25:37 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB10PlQI004971; Fri, 1 Dec 2006 00:25:47 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB10Pljr004970; Fri, 1 Dec 2006 00:25:47 GMT (envelope-from kris) Message-Id: <200612010025.kB10Pljr004970@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 1 Dec 2006 00:25: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/cad/gspiceui/files patch-src_Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 00:25:48 -0000 kris 2006-12-01 00:25:47 UTC FreeBSD ports repository Modified files: cad/gspiceui/files patch-src_Makefile Log: Don't hard-code X11BASE Revision Changes Path 1.3 +1 -1 ports/cad/gspiceui/files/patch-src_Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 00:35:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8DDFA16A416; Fri, 1 Dec 2006 00:35:09 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7404543CA2; Fri, 1 Dec 2006 00:34:58 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB10Z9Ux006536; Fri, 1 Dec 2006 00:35:09 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB10Z9Ya006535; Fri, 1 Dec 2006 00:35:09 GMT (envelope-from kris) Message-Id: <200612010035.kB10Z9Ya006535@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 1 Dec 2006 00:35: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/mbone/rat30/files patch-Makefile_FreeBSD_4 patch-Makefile_FreeBSD_5 patch-Makefile_FreeBSD_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: Fri, 01 Dec 2006 00:35:09 -0000 kris 2006-12-01 00:35:08 UTC FreeBSD ports repository Modified files: mbone/rat30/files patch-Makefile_FreeBSD_4 patch-Makefile_FreeBSD_5 patch-Makefile_FreeBSD_6 Log: Respect X11BASE and LOCALBASE Revision Changes Path 1.2 +5 -5 ports/mbone/rat30/files/patch-Makefile_FreeBSD_4 1.2 +5 -5 ports/mbone/rat30/files/patch-Makefile_FreeBSD_5 1.2 +7 -7 ports/mbone/rat30/files/patch-Makefile_FreeBSD_6 From owner-cvs-all@FreeBSD.ORG Fri Dec 1 01:03:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BBBCE16A40F; Fri, 1 Dec 2006 01:03:02 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D7A443CA7; Fri, 1 Dec 2006 01:02:51 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1132Kt018585; Fri, 1 Dec 2006 01:03:02 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1132pT018584; Fri, 1 Dec 2006 01:03:02 GMT (envelope-from pav) Message-Id: <200612010103.kB1132pT018584@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 1 Dec 2006 01:03: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 KNOBS X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 01:03:02 -0000 pav 2006-12-01 01:03:01 UTC FreeBSD ports repository Modified files: . KNOBS Log: - Add WX knob Revision Changes Path 1.20 +2 -1 ports/KNOBS From owner-cvs-all@FreeBSD.ORG Fri Dec 1 01:08:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0302B16A403; Fri, 1 Dec 2006 01:08:53 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C296B43CA3; Fri, 1 Dec 2006 01:08:41 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB118qWG020350; Fri, 1 Dec 2006 01:08:52 GMT (envelope-from jkim@repoman.freebsd.org) Received: (from jkim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB118qxY020349; Fri, 1 Dec 2006 01:08:52 GMT (envelope-from jkim) Message-Id: <200612010108.kB118qxY020349@repoman.freebsd.org> From: Jung-uk Kim Date: Fri, 1 Dec 2006 01:08: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/dev/bge if_bge.c if_bgereg.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, 01 Dec 2006 01:08:53 -0000 jkim 2006-12-01 01:08:52 UTC FreeBSD src repository Modified files: sys/dev/bge if_bge.c if_bgereg.h Log: Simplify statistics updates, remove redundant register reads, and add discarded RX packets to input error for BCM5705 or newer chipset as the others. Unfortunately we cannot do the same for output errors because ifOutDiscards equivalent register does not exist. While I am here, replace misleading and wrong BGE_RX_STATS/BGE_TX_STATS with BGE_MAC_STATS. They were reversed but worked accidently. Revision Changes Path 1.153 +15 -23 src/sys/dev/bge/if_bge.c 1.58 +4 -5 src/sys/dev/bge/if_bgereg.h From owner-cvs-all@FreeBSD.ORG Fri Dec 1 01:37:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9067516A40F; Fri, 1 Dec 2006 01:37:46 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B69043C9D; Fri, 1 Dec 2006 01:37:35 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB11bkH0025009; Fri, 1 Dec 2006 01:37:46 GMT (envelope-from jkim@repoman.freebsd.org) Received: (from jkim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB11bkiw025008; Fri, 1 Dec 2006 01:37:46 GMT (envelope-from jkim) Message-Id: <200612010137.kB11bkiw025008@repoman.freebsd.org> From: Jung-uk Kim Date: Fri, 1 Dec 2006 01:37:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/bge if_bge.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 01:37:46 -0000 jkim 2006-12-01 01:37:46 UTC FreeBSD src repository Modified files: sys/dev/bge if_bge.c Log: Fix white spaces. Revision Changes Path 1.154 +1 -1 src/sys/dev/bge/if_bge.c From owner-cvs-all@FreeBSD.ORG Fri Dec 1 01:43:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 02B1B16A403; Fri, 1 Dec 2006 01:43:55 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9994043C9D; Fri, 1 Dec 2006 01:43:43 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB11hsqn026396; Fri, 1 Dec 2006 01:43:54 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB11hsJp026395; Fri, 1 Dec 2006 01:43:54 GMT (envelope-from clsung) Message-Id: <200612010143.kB11hsJp026395@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 1 Dec 2006 01:43:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-Apache-Test 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, 01 Dec 2006 01:43:55 -0000 clsung 2006-12-01 01:43:54 UTC FreeBSD ports repository Modified files: www/p5-Apache-Test Makefile distinfo pkg-plist Log: - Update to 1.29 - take maintainership PR: ports/106054 Submitted by: maintainer (Philip M. Gollucci) Revision Changes Path 1.22 +2 -2 ports/www/p5-Apache-Test/Makefile 1.20 +3 -3 ports/www/p5-Apache-Test/distinfo 1.9 +2 -2 ports/www/p5-Apache-Test/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Dec 1 01:45:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2C00916A40F; Fri, 1 Dec 2006 01:45:18 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C565E43C9D; Fri, 1 Dec 2006 01:45:06 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB11jHI0026522; Fri, 1 Dec 2006 01:45:17 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB11jHGG026521; Fri, 1 Dec 2006 01:45:17 GMT (envelope-from clsung) Message-Id: <200612010145.kB11jHGG026521@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 1 Dec 2006 01:45:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/p5-Email-Simple Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 01:45:18 -0000 clsung 2006-12-01 01:45:17 UTC FreeBSD ports repository Modified files: mail/p5-Email-Simple Makefile distinfo Log: - Update to 1.99.6 PR: ports/106047 Submitted by: Christopher Boumenot Revision Changes Path 1.17 +1 -1 ports/mail/p5-Email-Simple/Makefile 1.18 +3 -3 ports/mail/p5-Email-Simple/distinfo From owner-cvs-all@FreeBSD.ORG Fri Dec 1 02:42:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2407C16A412; Fri, 1 Dec 2006 02:42:22 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8096543C9D; Fri, 1 Dec 2006 02:42:10 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB12gLxn036525; Fri, 1 Dec 2006 02:42:21 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB12gLZc036524; Fri, 1 Dec 2006 02:42:21 GMT (envelope-from clsung) Message-Id: <200612010242.kB12gLZc036524@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 1 Dec 2006 02:42:21 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-HTML-Diff 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, 01 Dec 2006 02:42:22 -0000 clsung 2006-12-01 02:42:21 UTC FreeBSD ports repository Modified files: www/p5-HTML-Diff Makefile distinfo pkg-plist Log: - Update to 0.561 PR: ports/106042 Submitted by: Christopher Boumenot Approved by: maintainer (Travis Campbell) Revision Changes Path 1.2 +4 -1 ports/www/p5-HTML-Diff/Makefile 1.3 +3 -3 ports/www/p5-HTML-Diff/distinfo 1.3 +1 -0 ports/www/p5-HTML-Diff/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Dec 1 02:57:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 77AC816A407; Fri, 1 Dec 2006 02:57:32 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D531743C9D; Fri, 1 Dec 2006 02:57:20 +0000 (GMT) (envelope-from acm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB12vW2L038569; Fri, 1 Dec 2006 02:57:32 GMT (envelope-from acm@repoman.freebsd.org) Received: (from acm@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB12vWf9038568; Fri, 1 Dec 2006 02:57:32 GMT (envelope-from acm) Message-Id: <200612010257.kB12vWf9038568@repoman.freebsd.org> From: Jose Alonso Cardenas Marquez Date: Fri, 1 Dec 2006 02:57:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/linux-savage Makefile distinfo pkg-install pkg-plist ports/games/linux-savage/files pkg-message.in savage_editor.in savage_server.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, 01 Dec 2006 02:57:32 -0000 acm 2006-12-01 02:57:32 UTC FreeBSD ports repository Modified files: games/linux-savage Makefile distinfo pkg-install pkg-plist games/linux-savage/files pkg-message.in savage_editor.in Removed files: games/linux-savage/files savage_server.in Log: - Update to 2.00e Revision Changes Path 1.5 +29 -38 ports/games/linux-savage/Makefile 1.2 +6 -18 ports/games/linux-savage/distinfo 1.2 +6 -7 ports/games/linux-savage/files/pkg-message.in 1.2 +1 -1 ports/games/linux-savage/files/savage_editor.in 1.2 +0 -5 ports/games/linux-savage/files/savage_server.in (dead) 1.2 +4 -14 ports/games/linux-savage/pkg-install 1.2 +270 -185 ports/games/linux-savage/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Dec 1 03:27:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 694FC16A412; Fri, 1 Dec 2006 03:27:20 +0000 (UTC) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50C8F43CA2; Fri, 1 Dec 2006 03:27:08 +0000 (GMT) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB13RJuc044497; Fri, 1 Dec 2006 03:27:19 GMT (envelope-from laszlof@repoman.freebsd.org) Received: (from laszlof@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB13RJ5Y044496; Fri, 1 Dec 2006 03:27:19 GMT (envelope-from laszlof) Message-Id: <200612010327.kB13RJ5Y044496@repoman.freebsd.org> From: "Frank J. Laszlo" Date: Fri, 1 Dec 2006 03:27:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/readline/files support_shobj-conf.diff X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 03:27:20 -0000 laszlof 2006-12-01 03:27:19 UTC FreeBSD ports repository Modified files: devel/readline/files support_shobj-conf.diff Log: Change patch submitters email address per his request. Approved by: flz (implicit) Revision Changes Path 1.2 +1 -1 ports/devel/readline/files/support_shobj-conf.diff From owner-cvs-all@FreeBSD.ORG Fri Dec 1 03:38:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C7DB716A412; Fri, 1 Dec 2006 03:38:33 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7F7943CA5; Fri, 1 Dec 2006 03:38:21 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB13cXF7046064; Fri, 1 Dec 2006 03:38:33 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB13cXT2046063; Fri, 1 Dec 2006 03:38:33 GMT (envelope-from delphij) Message-Id: <200612010338.kB13cXT2046063@repoman.freebsd.org> From: Xin LI Date: Fri, 1 Dec 2006 03:38: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 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, 01 Dec 2006 03:38:33 -0000 delphij 2006-12-01 03:38:33 UTC FreeBSD ports repository Modified files: . UPDATING Log: BDB version is specified with WITH_BDB_VER not WITH_BDB. Revision Changes Path 1.428 +2 -2 ports/UPDATING From owner-cvs-all@FreeBSD.ORG Fri Dec 1 04:22:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 63F5316A403; Fri, 1 Dec 2006 04:22:14 +0000 (UTC) (envelope-from lx@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 581D943CA2; Fri, 1 Dec 2006 04:22:02 +0000 (GMT) (envelope-from lx@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB14MDTl054332; Fri, 1 Dec 2006 04:22:14 GMT (envelope-from lx@repoman.freebsd.org) Received: (from lx@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB14MDsN054330; Fri, 1 Dec 2006 04:22:13 GMT (envelope-from lx) Message-Id: <200612010422.kB14MDsN054330@repoman.freebsd.org> From: David Thiel Date: Fri, 1 Dec 2006 04:22:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/japanese/xyaku 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, 01 Dec 2006 04:22:14 -0000 lx 2006-12-01 04:22:13 UTC FreeBSD ports repository Modified files: japanese/xyaku Makefile pkg-plist Log: - Add mirror site - OPTIONS-ify, adding UTF-8 edict as the default instead of EUC - Remove obsolete netscape configure arg - Use DOCSDIR macro Approved by: edwin (mentor) Revision Changes Path 1.13 +19 -10 ports/japanese/xyaku/Makefile 1.4 +11 -11 ports/japanese/xyaku/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Dec 1 04:24:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5EBDE16A403; Fri, 1 Dec 2006 04:24:13 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EB5E43C9D; Fri, 1 Dec 2006 04:24:01 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB14OCi8054879; Fri, 1 Dec 2006 04:24:12 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB14OCoE054878; Fri, 1 Dec 2006 04:24:12 GMT (envelope-from rafan) Message-Id: <200612010424.kB14OCoE054878@repoman.freebsd.org> From: Rong-En Fan Date: Fri, 1 Dec 2006 04:24: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/mbone/wbd Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 04:24:13 -0000 rafan 2006-12-01 04:24:12 UTC FreeBSD ports repository Modified files: mbone/wbd Makefile Log: - Now X11BASE, CC, CFLAGS is respected in files/patch-aa Revert my changes previous, so ${MAKEFILE} will not patched twice. Revision Changes Path 1.7 +0 -5 ports/mbone/wbd/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 04:35:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B5AF316A417; Fri, 1 Dec 2006 04:35:00 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95F5943CB3; Fri, 1 Dec 2006 04:34:48 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB14Z0Jk056470; Fri, 1 Dec 2006 04:35:00 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB14Z01N056469; Fri, 1 Dec 2006 04:35:00 GMT (envelope-from clsung) Message-Id: <200612010435.kB14Z01N056469@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 1 Dec 2006 04:35:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/rubygem-rtags pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 04:35:00 -0000 clsung 2006-12-01 04:35:00 UTC FreeBSD ports repository Modified files: devel/rubygem-rtags pkg-plist Log: - fix pkg-plist Noted by: krismail Revision Changes Path 1.3 +1 -0 ports/devel/rubygem-rtags/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Dec 1 04:36:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5126A16A4C2; Fri, 1 Dec 2006 04:36:00 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4F1843CC0; Fri, 1 Dec 2006 04:35:46 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB14ZwuI056560; Fri, 1 Dec 2006 04:35:58 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB14ZwgA056559; Fri, 1 Dec 2006 04:35:58 GMT (envelope-from clsung) Message-Id: <200612010435.kB14ZwgA056559@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 1 Dec 2006 04: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/textproc/p5-XML-Atom Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 04:36:00 -0000 clsung 2006-12-01 04:35:57 UTC FreeBSD ports repository Modified files: textproc/p5-XML-Atom Makefile distinfo Log: - Update to 0.24 PR: ports/106044 Submitted by: Christopher Boumenot Revision Changes Path 1.27 +2 -1 ports/textproc/p5-XML-Atom/Makefile 1.20 +3 -3 ports/textproc/p5-XML-Atom/distinfo From owner-cvs-all@FreeBSD.ORG Fri Dec 1 04:36:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DD62B16A40F; Fri, 1 Dec 2006 04:36:19 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC70543CBD; Fri, 1 Dec 2006 04:36:07 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 7F8DF1A4D87; Thu, 30 Nov 2006 20:36:19 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 4FE495129D; Thu, 30 Nov 2006 23:36:01 -0500 (EST) Date: Thu, 30 Nov 2006 23:36:01 -0500 From: Kris Kennaway To: Rong-En Fan Message-ID: <20061201043600.GA96347@xor.obsecurity.org> References: <200612010424.kB14OCoE054878@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="DocE+STaALJfprDB" Content-Disposition: inline In-Reply-To: <200612010424.kB14OCoE054878@repoman.freebsd.org> User-Agent: Mutt/1.4.2.2i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/mbone/wbd Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 04:36:20 -0000 --DocE+STaALJfprDB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 01, 2006 at 04:24:12AM +0000, Rong-En Fan wrote: > rafan 2006-12-01 04:24:12 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > mbone/wbd Makefile=20 > Log: > - Now X11BASE, CC, CFLAGS is respected in files/patch-aa > Revert my changes previous, so ${MAKEFILE} will not patched twice. Oh oops, sorry about that - I only checked for recent changes to files/ Kris --DocE+STaALJfprDB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFb7EwWry0BWjoQKURAilnAJ9ExoQulmoVOyI8bTvg0J/FbkHnRgCg+Iae M/Fr6u4LsFrtx+s3GISOVos= =npN/ -----END PGP SIGNATURE----- --DocE+STaALJfprDB-- From owner-cvs-all@FreeBSD.ORG Fri Dec 1 04:37:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 567A716A47B; Fri, 1 Dec 2006 04:37:10 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3736743CAD; Fri, 1 Dec 2006 04:36:58 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB14b93V056661; Fri, 1 Dec 2006 04:37:09 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB14b9Yu056660; Fri, 1 Dec 2006 04:37:09 GMT (envelope-from clsung) Message-Id: <200612010437.kB14b9Yu056660@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 1 Dec 2006 04:37:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/blocksshd Makefile ports/security/blocksshd/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 04:37:10 -0000 clsung 2006-12-01 04:37:09 UTC FreeBSD ports repository Modified files: security/blocksshd Makefile Added files: security/blocksshd/files patch-Makefile Log: - Update dependencies: ! Remove Proc::Daemon & Proc::PID::File ! Add Net::Subnets - Respect PREFIX for default configuration file. - Change back TARGETDIR to PREFIX. - Bump PORTREVISION. PR: ports/105953 Submitted by: Gea-Suan Lin Revision Changes Path 1.4 +3 -3 ports/security/blocksshd/Makefile 1.1 +16 -0 ports/security/blocksshd/files/patch-Makefile (new) From owner-cvs-all@FreeBSD.ORG Fri Dec 1 04:45:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0149816A403; Fri, 1 Dec 2006 04:45:09 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFC7B43CA2; Fri, 1 Dec 2006 04:44:56 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB14j8Zl058237; Fri, 1 Dec 2006 04:45:08 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB14j8GF058236; Fri, 1 Dec 2006 04:45:08 GMT (envelope-from clsung) Message-Id: <200612010445.kB14j8GF058236@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 1 Dec 2006 04:45:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/ruby-rwv2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 04:45:09 -0000 clsung 2006-12-01 04:45:08 UTC FreeBSD ports repository Modified files: textproc/ruby-rwv2 Makefile Log: - Deprecate - Set EXPIRATION_DATE PR: ports/106087 Submitted by: gabor Revision Changes Path 1.7 +3 -0 ports/textproc/ruby-rwv2/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 04:53:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D98E016A403; Fri, 1 Dec 2006 04:53:05 +0000 (UTC) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (svm.csie.ntu.edu.tw [140.112.90.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6453A43CA2; Fri, 1 Dec 2006 04:52:53 +0000 (GMT) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (localhost [127.0.0.1]) by svm.csie.ntu.edu.tw (8.13.8/8.13.8) with ESMTP id kB14r3ps051381; Fri, 1 Dec 2006 12:53:03 +0800 (CST) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: (from rafan@localhost) by svm.csie.ntu.edu.tw (8.13.8/8.13.8/Submit) id kB14r3dC011414; Fri, 1 Dec 2006 12:53:03 +0800 (CST) (envelope-from rafan) Date: Fri, 1 Dec 2006 12:53:03 +0800 From: Rong-En Fan To: Kris Kennaway Message-ID: <20061201045303.GE78236@svm.csie.ntu.edu.tw> References: <200612010424.kB14OCoE054878@repoman.freebsd.org> <20061201043600.GA96347@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5QAgd0e35j3NYeGe" Content-Disposition: inline In-Reply-To: <20061201043600.GA96347@xor.obsecurity.org> User-Agent: Mutt/1.5.13 (2006-08-11) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, Rong-En Fan , ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/mbone/wbd Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 04:53:06 -0000 --5QAgd0e35j3NYeGe Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 30, 2006 at 11:36:01PM -0500, Kris Kennaway wrote: > On Fri, Dec 01, 2006 at 04:24:12AM +0000, Rong-En Fan wrote: > > rafan 2006-12-01 04:24:12 UTC > >=20 > > FreeBSD ports repository > >=20 > > Modified files: > > mbone/wbd Makefile=20 > > Log: > > - Now X11BASE, CC, CFLAGS is respected in files/patch-aa > > Revert my changes previous, so ${MAKEFILE} will not patched twice. >=20 > Oh oops, sorry about that - I only checked for recent changes to files/ That's fine. I think modifying patch-aa is better then do it in Makefile for this case. Regards, Rong-En Fan >=20 > Kris --5QAgd0e35j3NYeGe Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFb7Uv144QkYb9jGgRAproAJ994hnr5q6Vm1ysIarsfRWBZvSUBgCdH/v7 dKR2jIxBvaAhaveEWxmavSs= =SNlK -----END PGP SIGNATURE----- --5QAgd0e35j3NYeGe-- From owner-cvs-all@FreeBSD.ORG Fri Dec 1 04:55:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2B6AB16A403; Fri, 1 Dec 2006 04:55:37 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id F18A743C9D; Fri, 1 Dec 2006 04:55:24 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB14taUi067820; Fri, 1 Dec 2006 04:55:36 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB14tarE067819; Fri, 1 Dec 2006 04:55:36 GMT (envelope-from rafan) Message-Id: <200612010455.kB14tarE067819@repoman.freebsd.org> From: Rong-En Fan Date: Fri, 1 Dec 2006 04:55: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/mbone/rat Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 04:55:37 -0000 rafan 2006-12-01 04:55:36 UTC FreeBSD ports repository Modified files: mbone/rat Makefile Log: - Respect X11BASE Reported by: pointyhat Revision Changes Path 1.35 +2 -0 ports/mbone/rat/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 05:41:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6674716A944; Fri, 1 Dec 2006 05:40:52 +0000 (UTC) (envelope-from fjoe@neo.samodelkin.net) Received: from neo.samodelkin.net (samodelkin.net [195.62.0.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2FCF43CA3; Fri, 1 Dec 2006 05:40:39 +0000 (GMT) (envelope-from fjoe@neo.samodelkin.net) Received: by neo.samodelkin.net (Postfix, from userid 1000) id F3A621704E; Fri, 1 Dec 2006 11:40:50 +0600 (NOVT) Date: Fri, 1 Dec 2006 11:40:50 +0600 From: Max Khon To: David Thiel Message-ID: <20061201054050.GB46045@samodelkin.net> References: <200611302127.kAULRTM4071848@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200611302127.kAULRTM4071848@repoman.freebsd.org> User-Agent: Mutt/1.4.2i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/japanese/edict-utf-8 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 05:41:46 -0000 Hi! On Thu, Nov 30, 2006 at 09:27:29PM +0000, David Thiel wrote: > lx 2006-11-30 21:27:29 UTC > > FreeBSD ports repository > > Modified files: > japanese/edict-utf-8 Makefile > Log: > Move unzip to EXTRACT_DEPENDS rather than BUILD_DEPENDS. > > Approved by: edwin (mentor) > > Revision Changes Path > 1.33 +1 -1 ports/japanese/edict-utf-8/Makefile Why not just use USE_ZIP=yes? /fjoe From owner-cvs-all@FreeBSD.ORG Fri Dec 1 05:48:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5D2C516A416; Fri, 1 Dec 2006 05:48:36 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58C7343CA6; Fri, 1 Dec 2006 05:48:23 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB15mZ1I091276; Fri, 1 Dec 2006 05:48:35 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB15mZo1091275; Fri, 1 Dec 2006 05:48:35 GMT (envelope-from sam) Message-Id: <200612010548.kB15mZo1091275@repoman.freebsd.org> From: Sam Leffler Date: Fri, 1 Dec 2006 05: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/sys/net80211 ieee80211_input.c ieee80211_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: Fri, 01 Dec 2006 05:48:36 -0000 sam 2006-12-01 05:48:35 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_input.c ieee80211_output.c Log: sizeof(struct llc) includes padding on arm; use LLC_SNAPFRAMELEN for now Submitted by: jhay MFC after: 2 weeks Revision Changes Path 1.96 +1 -1 src/sys/net80211/ieee80211_input.c 1.44 +3 -3 src/sys/net80211/ieee80211_output.c From owner-cvs-all@FreeBSD.ORG Fri Dec 1 06:41:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B4AF416A416; Fri, 1 Dec 2006 06:41:16 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1480843C9D; Fri, 1 Dec 2006 06:41:04 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB16fGAM000799; Fri, 1 Dec 2006 06:41:16 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB16fGu2000798; Fri, 1 Dec 2006 06:41:16 GMT (envelope-from dinoex) Message-Id: <200612010641.kB16fGu2000798@repoman.freebsd.org> From: Dirk Meyer Date: Fri, 1 Dec 2006 06:41:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail Makefile ports/mail/pantomime-ssl 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, 01 Dec 2006 06:41:16 -0000 dinoex 2006-12-01 06:41:16 UTC FreeBSD ports repository Modified files: mail Makefile Removed files: mail/pantomime-ssl Makefile distinfo pkg-descr pkg-plist Log: log Revision Changes Path 1.811 +0 -1 ports/mail/Makefile 1.19 +0 -34 ports/mail/pantomime-ssl/Makefile (dead) 1.7 +0 -3 ports/mail/pantomime-ssl/distinfo (dead) 1.3 +0 -3 ports/mail/pantomime-ssl/pkg-descr (dead) 1.9 +0 -6 ports/mail/pantomime-ssl/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Fri Dec 1 06:43:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A9BC816A40F; Fri, 1 Dec 2006 06:43:35 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BB2343CAF; Fri, 1 Dec 2006 06:43:17 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB16hT2O001514; Fri, 1 Dec 2006 06:43:29 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB16hTHH001513; Fri, 1 Dec 2006 06:43:29 GMT (envelope-from dinoex) Message-Id: <200612010643.kB16hTHH001513@repoman.freebsd.org> From: Dirk Meyer Date: Fri, 1 Dec 2006 06:43:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 01 Dec 2006 06:43:35 -0000 dinoex 2006-12-01 06:43:29 UTC FreeBSD ports repository Modified files: . modules Log: - remove pantomime-ssl Revision Changes Path 1.16721 +0 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Dec 1 06:44:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6F2FF16A47B for ; Fri, 1 Dec 2006 06:44:09 +0000 (UTC) (envelope-from lx@redundancy.redundancy.org) Received: from redundancy.redundancy.org (redundancy.redundancy.org [64.147.160.152]) by mx1.FreeBSD.org (Postfix) with SMTP id E91E643CB9 for ; Fri, 1 Dec 2006 06:43:51 +0000 (GMT) (envelope-from lx@redundancy.redundancy.org) Received: (qmail 48449 invoked by uid 1001); 1 Dec 2006 06:44:26 -0000 Date: Thu, 30 Nov 2006 22:44:26 -0800 From: David Thiel To: Max Khon Message-ID: <20061201064426.GK30063@redundancy.redundancy.org> Mail-Followup-To: Max Khon , David Thiel , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200611302127.kAULRTM4071848@repoman.freebsd.org> <20061201054050.GB46045@samodelkin.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061201054050.GB46045@samodelkin.net> X-OpenPGP-Key-fingerprint: 482A 8C46 C844 7E7C 8CBC 2313 96EE BEE5 1F4B CA13 X-OpenPGP-Key-available: http://redundancy.redundancy.org/lx.gpg User-Agent: Mutt/1.5.13 (2006-08-11) Cc: cvs-ports@FreeBSD.org, David Thiel , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/japanese/edict-utf-8 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 06:44:09 -0000 On Fri, Dec 01, 2006 at 11:40:50AM +0600, Max Khon wrote: > > Modified files: > > japanese/edict-utf-8 Makefile > > Log: > > Move unzip to EXTRACT_DEPENDS rather than BUILD_DEPENDS. > > > > Approved by: edwin (mentor) > > > > Revision Changes Path > > 1.33 +1 -1 ports/japanese/edict-utf-8/Makefile > > Why not just use USE_ZIP=yes? An excellent suggestion. I'll throw that in with the next portversion bump, which should be in about a month. Thanks, David From owner-cvs-all@FreeBSD.ORG Fri Dec 1 06:49:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4BF0516A403; Fri, 1 Dec 2006 06:49:28 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id E785243CAD; Fri, 1 Dec 2006 06:49:11 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB16nNR1001892; Fri, 1 Dec 2006 06:49:23 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB16nNfo001891; Fri, 1 Dec 2006 06:49:23 GMT (envelope-from dinoex) Message-Id: <200612010649.kB16nNfo001891@repoman.freebsd.org> From: Dirk Meyer Date: Fri, 1 Dec 2006 06:49: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 MOVED X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 06:49:28 -0000 dinoex 2006-12-01 06:49:23 UTC FreeBSD ports repository Modified files: . MOVED Log: - note replacement for pantomime-ssl Revision Changes Path 1.1191 +2 -1 ports/MOVED From owner-cvs-all@FreeBSD.ORG Fri Dec 1 06:53:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 90C6616A407; Fri, 1 Dec 2006 06:53:14 +0000 (UTC) (envelope-from ariff@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D987343CBF; Fri, 1 Dec 2006 06:53:01 +0000 (GMT) (envelope-from ariff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB16rE2E003231; Fri, 1 Dec 2006 06:53:14 GMT (envelope-from ariff@repoman.freebsd.org) Received: (from ariff@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB16rE05003230; Fri, 1 Dec 2006 06:53:14 GMT (envelope-from ariff) Message-Id: <200612010653.kB16rE05003230@repoman.freebsd.org> From: Ariff Abdullah Date: Fri, 1 Dec 2006 06: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/dev/sound/pci ich.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 06:53:14 -0000 ariff 2006-12-01 06:53:14 UTC FreeBSD src repository Modified files: sys/dev/sound/pci ich.c Log: Add inverted amplifier sense quirk for HP Compaq nx4300. PR: kern/106104 Submitted by: Shun-ichi Kobayashi MFC after: 3 days Revision Changes Path 1.69 +1 -0 src/sys/dev/sound/pci/ich.c From owner-cvs-all@FreeBSD.ORG Fri Dec 1 07:01:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9D17C16A403; Fri, 1 Dec 2006 07:01:24 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADDD043CAC; Fri, 1 Dec 2006 07:01:07 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB171KKK003812; Fri, 1 Dec 2006 07:01:20 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB171J8J003803; Fri, 1 Dec 2006 07:01:19 GMT (envelope-from keramida) Message-Id: <200612010701.kB171J8J003803@repoman.freebsd.org> From: Giorgos Keramidas Date: Fri, 1 Dec 2006 07:01: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/contrib/top sigconv.awk src/usr.bin/top Makefile sigdesc.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, 01 Dec 2006 07:01:24 -0000 keramida 2006-12-01 07:01:19 UTC FreeBSD src repository (doc committer) Modified files: contrib/top sigconv.awk usr.bin/top Makefile Removed files: usr.bin/top sigdesc.h Log: The sigconv.awk script generates a sigdesc.h header file, which contains a sigdec[] vector of structures, but the generated output is missing braces around the initializer of each struct, which triggers warnings in WARNS=3: src/usr.bin/top/sigdesc.h:10: warning: missing braces around initializer src/usr.bin/top/sigdesc.h:10: warning: (near initialization for `sigdesc[0]') * Fix the sigconv.awk script to generate a header with initializers which look better. * Add rules to usr.bin/top/Makefile that rebuilds a new sigconv.h header which matches the correct signal set from the build-time version of `${DESTDIR}/usr/include/signal.h' (so sigconv.h doesn't get stale once changes are made to the header). * Remove the old sigconv.h header, now that it is autoupdated at build time. * Various Makefile style fixes (the committed Makefile was kindly submitted by Ruslan): - Reorder .PATH, PROG, SRCS and CFLAGS to match style.Makefile(5) - Split off the generated sources (sigdesc.h top.local.h) in an SRCS+= line of their own. - Add entries to CLEANFILES near the rules that generate the respective files. - Move the explicit rule which builds top.1 after the implicit rules which generate its dependencies. Reviewed by: ru, bde Submitted by: ru (Makefile) MFC after: 2 weeks Revision Changes Path 1.2 +9 -7 src/contrib/top/sigconv.awk 1.11 +20 -13 src/usr.bin/top/Makefile 1.2 +0 -42 src/usr.bin/top/sigdesc.h (dead) From owner-cvs-all@FreeBSD.ORG Fri Dec 1 07:05:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7BD8F16A415; Fri, 1 Dec 2006 07:05:51 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0FD343CA5; Fri, 1 Dec 2006 07:05:38 +0000 (GMT) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB175pRX006651; Fri, 1 Dec 2006 07:05:51 GMT (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB175pVK006650; Fri, 1 Dec 2006 07:05:51 GMT (envelope-from mi) Message-Id: <200612010705.kB175pVK006650@repoman.freebsd.org> From: Mikhail Teterin Date: Fri, 1 Dec 2006 07:05: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/graphics/gdtclft Makefile ports/graphics/gdtclft/files Makefile.bsd patch-gif X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 07:05:51 -0000 mi 2006-12-01 07:05:50 UTC FreeBSD ports repository Modified files: graphics/gdtclft Makefile graphics/gdtclft/files Makefile.bsd patch-gif Log: Expand the patch-gif to also support JPEG, XPM, XBM, and WBMP input as well as JPEG, GIF, and WBMP output formats. Set WARNS=2. Clean-up the man-page. Bump Tcl-package's version and PORTREVISION. Revision Changes Path 1.15 +4 -1 ports/graphics/gdtclft/Makefile 1.8 +4 -3 ports/graphics/gdtclft/files/Makefile.bsd 1.2 +331 -9 ports/graphics/gdtclft/files/patch-gif From owner-cvs-all@FreeBSD.ORG Fri Dec 1 07:06:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 587EA16A412; Fri, 1 Dec 2006 07:06:36 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9385143CA3; Fri, 1 Dec 2006 07:06:23 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB176Z2o006713; Fri, 1 Dec 2006 07:06:35 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB176Zw6006712; Fri, 1 Dec 2006 07:06:35 GMT (envelope-from imp) Message-Id: <200612010706.kB176Zw6006712@repoman.freebsd.org> From: Warner Losh Date: Fri, 1 Dec 2006 07:06: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/net ethernet.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, 01 Dec 2006 07:06:36 -0000 imp 2006-12-01 07:06:35 UTC FreeBSD src repository Modified files: sys/net ethernet.h Log: Use CTASSERT to make sure: sizeof ether_header is 2 * ETHER_ADDR_LEN + 2 (14) bytes long sizeof ether_addr is ETHER_ADDR_LEN bytes long On arm, this shows that struct ether_addr needs to be __packed. The first condition muts be true for the bridging code to not dump core. The second one appears to be implicitly relied upon by wi (but many of the rids it sends down likely need __packed too to be safe) and maybe others. It appears to not hurt anything. Revision Changes Path 1.28 +6 -1 src/sys/net/ethernet.h From owner-cvs-all@FreeBSD.ORG Fri Dec 1 07:18:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8B95F16A407; Fri, 1 Dec 2006 07:18:04 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B933E43CA2; Fri, 1 Dec 2006 07:17:51 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB17I46t008323; Fri, 1 Dec 2006 07:18:04 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB17I4cA008322; Fri, 1 Dec 2006 07:18:04 GMT (envelope-from miwi) Message-Id: <200612010718.kB17I4cA008322@repoman.freebsd.org> From: Martin Wilke Date: Fri, 1 Dec 2006 07:18:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators/adamem/files patch-Makefile.X patch-aa X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 07:18:04 -0000 miwi 2006-12-01 07:18:04 UTC FreeBSD ports repository Added files: emulators/adamem/files patch-Makefile.X Removed files: emulators/adamem/files patch-aa Log: - Respect X11BASE PR: ports/105987 Submitted by: Jeremy Karlson (maintainer) Revision Changes Path 1.1 +30 -0 ports/emulators/adamem/files/patch-Makefile.X (new) 1.2 +0 -21 ports/emulators/adamem/files/patch-aa (dead) From owner-cvs-all@FreeBSD.ORG Fri Dec 1 07:39:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6AA2316A403; Fri, 1 Dec 2006 07:39:03 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AC6C43CAA; Fri, 1 Dec 2006 07:38:50 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB17d2fQ018780; Fri, 1 Dec 2006 07:39:02 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB17d2Td018779; Fri, 1 Dec 2006 07:39:02 GMT (envelope-from pav) Message-Id: <200612010739.kB17d2Td018779@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 1 Dec 2006 07:39: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/audio/audacity Makefile ports/audio/mbox Makefile ports/biology/L-Breeder Makefile ports/cad/kicad Makefile ports/chinese/BBMan Makefile ports/comms/trustedqsl Makefile ports/comms/trustedqsl/files Makefile Makefile.TrustedQSL-1.11 ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 07:39:03 -0000 pav 2006-12-01 07:39:02 UTC FreeBSD ports repository Modified files: audio/audacity Makefile audio/mbox Makefile biology/L-Breeder Makefile cad/kicad Makefile chinese/BBMan Makefile comms/trustedqsl Makefile comms/trustedqsl/files Makefile Makefile.TrustedQSL-1.11 databases/pgadmin3 Makefile databases/pgadmin3-12 Makefile databases/pydbdesigner Makefile deskutils/cycle Makefile devel/agide Makefile devel/boaconstructor Makefile devel/datadesigner Makefile devel/drpython Makefile devel/ecos-tools Makefile devel/ecos-tools/files patch-host::tools::configtool::standalone::wxwin::makefile.gnu devel/klassmodeler Makefile devel/wxGlade Makefile editors/poedit Makefile editors/spe Makefile ftp/ftpcube Makefile games/abridge Makefile games/blokish Makefile games/scorched3d Makefile graphics/comical Makefile graphics/hugin Makefile graphics/multivideo Makefile graphics/wxsvg Makefile graphics/xaralx Makefile graphics/zphoto Makefile mail/mahogany Makefile math/gambit Makefile math/graphthing Makefile misc/diary-hercules Makefile misc/documancer Makefile multimedia/mkvtoolnix Makefile multimedia/tovid Makefile multimedia/vlc Makefile Makefile.inc multimedia/vlc-devel Makefile Makefile.inc net/boinc-client Makefile net/py-mp-random Makefile net-p2p/amule1 Makefile net-p2p/amule2 Makefile net-p2p/mute-net Makefile net-p2p/py-bittornado Makefile net-p2p/py-kenosis-bittorrent Makefile net-p2p/pyslsk Makefile net-p2p/xmule Makefile science/py-scipy Makefile security/hashish Makefile security/newpki-client Makefile security/newpki-client/files patch-configure sysutils/bacula-server Makefile sysutils/bacula-server-devel Makefile textproc/py-dsv Makefile x11-fm/jaffm Makefile x11-toolkits/py-SciParam Makefile x11-toolkits/py-wxPython24 Makefile x11-toolkits/py-wxPython26 Makefile x11-toolkits/py-wxPython26-common Makefile x11-toolkits/py-wxPython26-unicode Makefile x11-toolkits/ruby-wx Makefile x11-toolkits/wxgtk24-contrib Makefile x11-toolkits/wxgtk26 Makefile x11-toolkits/wxmozilla Makefile Log: - Use features of bsd.wx.mk, especially USE_WX PR: ports/101613 Submitted by: alepulver Revision Changes Path 1.32 +2 -3 ports/audio/audacity/Makefile 1.9 +3 -3 ports/audio/mbox/Makefile 1.21 +2 -4 ports/biology/L-Breeder/Makefile 1.15 +1 -6 ports/cad/kicad/Makefile 1.14 +2 -3 ports/chinese/BBMan/Makefile 1.12 +2 -2 ports/comms/trustedqsl/Makefile 1.4 +1 -1 ports/comms/trustedqsl/files/Makefile 1.3 +2 -2 ports/comms/trustedqsl/files/Makefile.TrustedQSL-1.11 1.24 +5 -17 ports/databases/pgadmin3-12/Makefile 1.29 +2 -8 ports/databases/pgadmin3/Makefile 1.16 +2 -2 ports/databases/pydbdesigner/Makefile 1.6 +2 -2 ports/deskutils/cycle/Makefile 1.9 +3 -2 ports/devel/agide/Makefile 1.18 +2 -2 ports/devel/boaconstructor/Makefile 1.8 +3 -4 ports/devel/datadesigner/Makefile 1.5 +2 -2 ports/devel/drpython/Makefile 1.13 +3 -3 ports/devel/ecos-tools/Makefile 1.2 +3 -3 ports/devel/ecos-tools/files/patch-host::tools::configtool::standalone::wxwin::makefile.gnu 1.12 +1 -3 ports/devel/klassmodeler/Makefile 1.17 +2 -8 ports/devel/wxGlade/Makefile 1.46 +4 -2 ports/editors/poedit/Makefile 1.11 +2 -8 ports/editors/spe/Makefile 1.23 +2 -1 ports/ftp/ftpcube/Makefile 1.13 +2 -3 ports/games/abridge/Makefile 1.2 +2 -3 ports/games/blokish/Makefile 1.32 +5 -8 ports/games/scorched3d/Makefile 1.4 +2 -3 ports/graphics/comical/Makefile 1.14 +3 -4 ports/graphics/hugin/Makefile 1.20 +1 -4 ports/graphics/multivideo/Makefile 1.8 +1 -4 ports/graphics/wxsvg/Makefile 1.27 +5 -7 ports/graphics/xaralx/Makefile 1.23 +2 -4 ports/graphics/zphoto/Makefile 1.29 +3 -4 ports/mail/mahogany/Makefile 1.21 +2 -5 ports/math/gambit/Makefile 1.28 +2 -3 ports/math/graphthing/Makefile 1.4 +3 -2 ports/misc/diary-hercules/Makefile 1.13 +3 -3 ports/misc/documancer/Makefile 1.33 +3 -5 ports/multimedia/mkvtoolnix/Makefile 1.12 +3 -2 ports/multimedia/tovid/Makefile 1.160 +2 -13 ports/multimedia/vlc-devel/Makefile 1.9 +2 -8 ports/multimedia/vlc-devel/Makefile.inc 1.135 +2 -13 ports/multimedia/vlc/Makefile 1.4 +2 -8 ports/multimedia/vlc/Makefile.inc 1.23 +3 -4 ports/net-p2p/amule1/Makefile 1.13 +3 -4 ports/net-p2p/amule2/Makefile 1.19 +1 -3 ports/net-p2p/mute-net/Makefile 1.26 +2 -1 ports/net-p2p/py-bittornado/Makefile 1.29 +2 -1 ports/net-p2p/py-kenosis-bittorrent/Makefile 1.20 +3 -11 ports/net-p2p/pyslsk/Makefile 1.48 +4 -6 ports/net-p2p/xmule/Makefile 1.21 +2 -2 ports/net/boinc-client/Makefile 1.5 +2 -2 ports/net/py-mp-random/Makefile 1.12 +2 -7 ports/science/py-scipy/Makefile 1.28 +2 -3 ports/security/hashish/Makefile 1.7 +2 -3 ports/security/newpki-client/Makefile 1.2 +2 -2 ports/security/newpki-client/files/patch-configure 1.11 +1 -2 ports/sysutils/bacula-server-devel/Makefile 1.73 +1 -2 ports/sysutils/bacula-server/Makefile 1.8 +2 -1 ports/textproc/py-dsv/Makefile 1.5 +2 -13 ports/x11-fm/jaffm/Makefile 1.7 +2 -2 ports/x11-toolkits/py-SciParam/Makefile 1.55 +1 -3 ports/x11-toolkits/py-wxPython24/Makefile 1.5 +0 -2 ports/x11-toolkits/py-wxPython26-common/Makefile 1.2 +1 -1 ports/x11-toolkits/py-wxPython26-unicode/Makefile 1.62 +7 -20 ports/x11-toolkits/py-wxPython26/Makefile 1.13 +3 -4 ports/x11-toolkits/ruby-wx/Makefile 1.11 +1 -1 ports/x11-toolkits/wxgtk24-contrib/Makefile 1.30 +9 -20 ports/x11-toolkits/wxgtk26/Makefile 1.23 +4 -6 ports/x11-toolkits/wxmozilla/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 07:42:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F27DD16A501; Fri, 1 Dec 2006 07:42:57 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A12243CA2; Fri, 1 Dec 2006 07:42:45 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB17gv0Z019820; Fri, 1 Dec 2006 07:42:57 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB17gv6l019819; Fri, 1 Dec 2006 07:42:57 GMT (envelope-from pav) Message-Id: <200612010742.kB17gv6l019819@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 1 Dec 2006 07:42: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/audio/picard Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 07:42:58 -0000 pav 2006-12-01 07:42:57 UTC FreeBSD ports repository Modified files: audio/picard Makefile Log: - Don't state default modifier in WX_COMPS line Revision Changes Path 1.8 +1 -1 ports/audio/picard/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 07:45:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 345A716A407; Fri, 1 Dec 2006 07:45:09 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C731443CA3; Fri, 1 Dec 2006 07:44:51 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB17j3BQ020259; Fri, 1 Dec 2006 07:45:03 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB17j3as020258; Fri, 1 Dec 2006 07:45:03 GMT (envelope-from miwi) Message-Id: <200612010745.kB17j3as020258@repoman.freebsd.org> From: Martin Wilke Date: Fri, 1 Dec 2006 07:45:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/wire Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 07:45:09 -0000 miwi 2006-12-01 07:45:03 UTC FreeBSD ports repository Modified files: net/wire Makefile Log: - Add Backup MASTER_SITES Submitted By: pointyhat Revision Changes Path 1.2 +3 -1 ports/net/wire/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 07:47:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D317A16A407; Fri, 1 Dec 2006 07:47:54 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id E39D243CA5; Fri, 1 Dec 2006 07:47:41 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB17lsYk020366; Fri, 1 Dec 2006 07:47:54 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB17lsgm020365; Fri, 1 Dec 2006 07:47:54 GMT (envelope-from miwi) Message-Id: <200612010747.kB17lsgm020365@repoman.freebsd.org> From: Martin Wilke Date: Fri, 1 Dec 2006 07:47:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/uproxy Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 07:47:54 -0000 miwi 2006-12-01 07:47:54 UTC FreeBSD ports repository Modified files: net/uproxy Makefile Log: - Use USE_DOS2UNIX PR: 106106 Submitted by: Alexander Logvinov (maintainer) Revision Changes Path 1.2 +1 -3 ports/net/uproxy/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 07:49:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 24A5316A412; Fri, 1 Dec 2006 07:49:17 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DF5343CA6; Fri, 1 Dec 2006 07:49:04 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB17nG6D020452; Fri, 1 Dec 2006 07:49:16 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB17nGaw020451; Fri, 1 Dec 2006 07:49:16 GMT (envelope-from miwi) Message-Id: <200612010749.kB17nGaw020451@repoman.freebsd.org> From: Martin Wilke Date: Fri, 1 Dec 2006 07:49: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/clint Makefile ports/devel/clint/files patch-python.h patch-python_plugin.cc patch-seqbase_const_iter.cc patch-seqbase_iter.cc patch-utility.cc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 07:49:17 -0000 miwi 2006-12-01 07:49:16 UTC FreeBSD ports repository Modified files: devel/clint Makefile devel/clint/files patch-python.h Added files: devel/clint/files patch-python_plugin.cc patch-seqbase_const_iter.cc patch-seqbase_iter.cc patch-utility.cc Log: - Unbreak on 5.X PR: ports/106110 Submitted by: Peter Johnson Revision Changes Path 1.20 +1 -6 ports/devel/clint/Makefile 1.2 +30 -7 ports/devel/clint/files/patch-python.h 1.1 +15 -0 ports/devel/clint/files/patch-python_plugin.cc (new) 1.1 +60 -0 ports/devel/clint/files/patch-seqbase_const_iter.cc (new) 1.1 +60 -0 ports/devel/clint/files/patch-seqbase_iter.cc (new) 1.1 +18 -0 ports/devel/clint/files/patch-utility.cc (new) From owner-cvs-all@FreeBSD.ORG Fri Dec 1 07:58:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 18E9916A407; Fri, 1 Dec 2006 07:58:24 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 148FB43CA3; Fri, 1 Dec 2006 07:58:11 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB17wN7j022039; Fri, 1 Dec 2006 07:58:23 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB17wNRa022038; Fri, 1 Dec 2006 07:58:23 GMT (envelope-from yar) Message-Id: <200612010758.kB17wNRa022038@repoman.freebsd.org> From: Yar Tikhiy Date: Fri, 1 Dec 2006 07:58: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/libc/sys sendfile.2 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 07:58:24 -0000 yar 2006-12-01 07:58:23 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libc/sys sendfile.2 Log: MFC rev. 1.31: Note that, thanks to the work by Alan Cox et al, some arch'es don't need sendfile() buffers any more. Revision Changes Path 1.27.2.1 +19 -2 src/lib/libc/sys/sendfile.2 From owner-cvs-all@FreeBSD.ORG Fri Dec 1 08:06:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6294816A403; Fri, 1 Dec 2006 08:06:43 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3D6643CA7; Fri, 1 Dec 2006 08:06:29 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB186gWk024783; Fri, 1 Dec 2006 08:06:42 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB186gC1024782; Fri, 1 Dec 2006 08:06:42 GMT (envelope-from yar) Message-Id: <200612010806.kB186gC1024782@repoman.freebsd.org> From: Yar Tikhiy Date: Fri, 1 Dec 2006 08:06:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/boot/common loader.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: Fri, 01 Dec 2006 08:06:43 -0000 yar 2006-12-01 08:06:42 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/boot/common loader.8 Log: MFC rev 1.90: Note that not all architectures use sendfile(2) buffers; refer to the respective manpage for details. Revision Changes Path 1.82.2.6 +4 -1 src/sys/boot/common/loader.8 From owner-cvs-all@FreeBSD.ORG Fri Dec 1 08:10:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 43D0816A504; Fri, 1 Dec 2006 08:10:22 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C308C43CBF; Fri, 1 Dec 2006 08:10:07 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB18AKEL024965; Fri, 1 Dec 2006 08:10:20 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB18AKvp024964; Fri, 1 Dec 2006 08:10:20 GMT (envelope-from miwi) Message-Id: <200612010810.kB18AKvp024964@repoman.freebsd.org> From: Martin Wilke Date: Fri, 1 Dec 2006 08:10: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/mail/assp Makefile distinfo pkg-plist ports/mail/assp/files patch-assp.pl pkg-install.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 08:10:22 -0000 miwi 2006-12-01 08:10:20 UTC FreeBSD ports repository Modified files: mail/assp Makefile distinfo pkg-plist mail/assp/files patch-assp.pl pkg-install.in Log: - Update to 1.2.5.2 PR: ports/106092 Submitted by: "J.R. Oldroyd" (maintainer) Revision Changes Path 1.8 +12 -9 ports/mail/assp/Makefile 1.7 +6 -3 ports/mail/assp/distinfo 1.4 +20 -11 ports/mail/assp/files/patch-assp.pl 1.4 +1 -1 ports/mail/assp/files/pkg-install.in 1.4 +10 -13 ports/mail/assp/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Dec 1 08:14:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5F6EE16A416; Fri, 1 Dec 2006 08:14:20 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5326143CA3; Fri, 1 Dec 2006 08:14:07 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB18EJxv026304; Fri, 1 Dec 2006 08:14:19 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB18EJgc026303; Fri, 1 Dec 2006 08:14:19 GMT (envelope-from miwi) Message-Id: <200612010814.kB18EJgc026303@repoman.freebsd.org> From: Martin Wilke Date: Fri, 1 Dec 2006 08:14:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports 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, 01 Dec 2006 08:14:20 -0000 miwi 2006-12-01 08:14:19 UTC FreeBSD ports repository Modified files: . UPDATING Log: - Add a entry for mail/assp users PR: ports/106092 Revision Changes Path 1.429 +14 -1 ports/UPDATING From owner-cvs-all@FreeBSD.ORG Fri Dec 1 08:15:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CA1A216A412; Fri, 1 Dec 2006 08:15:19 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: from mail.droso.net (koala.droso.net [193.88.12.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2717343CAD; Fri, 1 Dec 2006 08:15:00 +0000 (GMT) (envelope-from erwin@mail.droso.net) Received: by mail.droso.net (Postfix, from userid 1001) id 4F25C1CC45; Fri, 1 Dec 2006 09:15:12 +0100 (CET) Date: Fri, 1 Dec 2006 09:15:12 +0100 From: Erwin Lansing To: Dirk Meyer Message-ID: <20061201081512.GY97805@droso.net> Mail-Followup-To: Dirk Meyer , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200612010641.kB16fGu2000798@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="45wMVEkw4XUbiYON" Content-Disposition: inline In-Reply-To: <200612010641.kB16fGu2000798@repoman.freebsd.org> X-Operating-System: FreeBSD/i386 6.2-PRERELEASE User-Agent: Mutt/1.5.13 (2006-08-11) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/mail Makefile ports/mail/pantomime-ssl 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, 01 Dec 2006 08:15:19 -0000 --45wMVEkw4XUbiYON Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 01, 2006 at 06:41:16AM +0000, Dirk Meyer wrote: > dinoex 2006-12-01 06:41:16 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > mail Makefile=20 > Removed files: > mail/pantomime-ssl Makefile distinfo pkg-descr pkg-plist=20 > Log: > log Can you do a forced commit to note the reason this port was removed? Thanks, -erwin > =20 > Revision Changes Path > 1.811 +0 -1 ports/mail/Makefile > 1.19 +0 -34 ports/mail/pantomime-ssl/Makefile (dead) > http://cvsweb.FreeBSD.org/ports/mail/pantomime-ssl/Makefile?rev=3D1.18&co= ntent-type=3Dtext/x-cvsweb-markup > 1.7 +0 -3 ports/mail/pantomime-ssl/distinfo (dead) > http://cvsweb.FreeBSD.org/ports/mail/pantomime-ssl/distinfo?rev=3D1.6&con= tent-type=3Dtext/x-cvsweb-markup > 1.3 +0 -3 ports/mail/pantomime-ssl/pkg-descr (dead) > http://cvsweb.FreeBSD.org/ports/mail/pantomime-ssl/pkg-descr?rev=3D1.2&co= ntent-type=3Dtext/x-cvsweb-markup > 1.9 +0 -6 ports/mail/pantomime-ssl/pkg-plist (dead) > http://cvsweb.FreeBSD.org/ports/mail/pantomime-ssl/pkg-plist?rev=3D1.8&co= ntent-type=3Dtext/x-cvsweb-markup >=20 --=20 Erwin Lansing http://droso.org Security is like an onion. (o_ _o) It's made up of several layers \\\_\ /_/// erwin@FreeBSD.org And it makes you cry. <____) (____> erwin@aauug.dk --45wMVEkw4XUbiYON Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFb+SQqy9aWxUlaZARAqG9AJ9GFIuMSYQsBwMLAcuAbgJ0nYyFTwCg8q7W 2w/40oRTxvMpZc/5pAO66G0= =VB/u -----END PGP SIGNATURE----- --45wMVEkw4XUbiYON-- From owner-cvs-all@FreeBSD.ORG Fri Dec 1 08:34:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 960C416A40F; Fri, 1 Dec 2006 08:34:39 +0000 (UTC) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F37343CA8; Fri, 1 Dec 2006 08:34:26 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB18YdWD029345; Fri, 1 Dec 2006 08:34:39 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB18Ydld029344; Fri, 1 Dec 2006 08:34:39 GMT (envelope-from davidxu) Message-Id: <200612010834.kB18Ydld029344@repoman.freebsd.org> From: David Xu Date: Fri, 1 Dec 2006 08:34:39 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/amd64/amd64 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, 01 Dec 2006 08:34:39 -0000 davidxu 2006-12-01 08:34:39 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/amd64/amd64 machdep.c Log: MFC: Store fault address into POSIX siginfo. PR: amd64/106109 Revision Changes Path 1.638.2.11 +1 -0 src/sys/amd64/amd64/machdep.c From owner-cvs-all@FreeBSD.ORG Fri Dec 1 08:36:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C9C3816A415; Fri, 1 Dec 2006 08:36:55 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C49843CA5; Fri, 1 Dec 2006 08:36:42 +0000 (GMT) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB18atcb029497; Fri, 1 Dec 2006 08:36:55 GMT (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB18atnI029496; Fri, 1 Dec 2006 08:36:55 GMT (envelope-from olgeni) Message-Id: <200612010836.kB18atnI029496@repoman.freebsd.org> From: Jimmy Olgeni Date: Fri, 1 Dec 2006 08:36:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/webmin Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 08:36:55 -0000 olgeni 2006-12-01 08:36:55 UTC FreeBSD ports repository Modified files: sysutils/webmin Makefile distinfo Log: Upgrade to version 1.310. Revision Changes Path 1.263 +2 -6 ports/sysutils/webmin/Makefile 1.217 +3 -15 ports/sysutils/webmin/distinfo From owner-cvs-all@FreeBSD.ORG Fri Dec 1 08:48:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AC3AC16A403; Fri, 1 Dec 2006 08:48:54 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AD0843CA7; Fri, 1 Dec 2006 08:48:41 +0000 (GMT) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB18msaW039020; Fri, 1 Dec 2006 08:48:54 GMT (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB18msZx039019; Fri, 1 Dec 2006 08:48:54 GMT (envelope-from olgeni) Message-Id: <200612010848.kB18msZx039019@repoman.freebsd.org> From: Jimmy Olgeni Date: Fri, 1 Dec 2006 08:48:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/usermin Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 08:48:54 -0000 olgeni 2006-12-01 08:48:54 UTC FreeBSD ports repository Modified files: sysutils/usermin Makefile distinfo Log: Upgrade to version 1.240. Revision Changes Path 1.56 +1 -1 ports/sysutils/usermin/Makefile 1.45 +3 -3 ports/sysutils/usermin/distinfo From owner-cvs-all@FreeBSD.ORG Fri Dec 1 09:00:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DF67016A403; Fri, 1 Dec 2006 09:00:38 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A154343CA2; Fri, 1 Dec 2006 09:00:25 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB190cZH040720; Fri, 1 Dec 2006 09:00:38 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB190cjb040718; Fri, 1 Dec 2006 09:00:38 GMT (envelope-from ru) Message-Id: <200612010900.kB190cjb040718@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 1 Dec 2006 09:00: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/share/man/man4/man4.i386 acpi_ibm.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 09:00:39 -0000 ru 2006-12-01 09:00:38 UTC FreeBSD src repository Modified files: share/man/man4/man4.i386 acpi_ibm.4 Log: Add missing `;;' in the example shell code snippet. PR: i386/106113 Submitted by: Richard Arends MFC after: 3 days Revision Changes Path 1.15 +1 -0 src/share/man/man4/man4.i386/acpi_ibm.4 From owner-cvs-all@FreeBSD.ORG Fri Dec 1 09:20:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AE8A716A412; Fri, 1 Dec 2006 09:20:13 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5146143C9D; Fri, 1 Dec 2006 09:20:00 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB19KDP1044973; Fri, 1 Dec 2006 09:20:13 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB19KDSN044972; Fri, 1 Dec 2006 09:20:13 GMT (envelope-from erwin) Message-Id: <200612010920.kB19KDSN044972@repoman.freebsd.org> From: Erwin Lansing Date: Fri, 1 Dec 2006 09:20: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/textproc/p5-Lingua-EN-AddressParse 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, 01 Dec 2006 09:20:13 -0000 erwin 2006-12-01 09:20:12 UTC FreeBSD ports repository Modified files: textproc/p5-Lingua-EN-AddressParse Makefile pkg-plist Log: Fix plist Submitted by: pointyhat Revision Changes Path 1.12 +1 -0 ports/textproc/p5-Lingua-EN-AddressParse/Makefile 1.4 +1 -0 ports/textproc/p5-Lingua-EN-AddressParse/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Dec 1 09:39:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ED60A16A415; Fri, 1 Dec 2006 09:39:34 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C88943CB2; Fri, 1 Dec 2006 09:39:21 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB19dYbf046691; Fri, 1 Dec 2006 09:39:34 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB19dY6W046690; Fri, 1 Dec 2006 09:39:34 GMT (envelope-from pav) Message-Id: <200612010939.kB19dY6W046690@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 1 Dec 2006 09:39:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/dovecot Makefile distinfo pkg-deinstall pkg-install X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 09:39:35 -0000 pav 2006-12-01 09:39:34 UTC FreeBSD ports repository Modified files: mail/dovecot Makefile distinfo pkg-deinstall pkg-install Log: - Update to 1.0 rc15 - Use UID/GID 143 PR: ports/105899 Submitted by: Robin Breathe (maintainer) Revision Changes Path 1.57 +1 -1 ports/mail/dovecot/Makefile 1.32 +3 -3 ports/mail/dovecot/distinfo 1.4 +9 -7 ports/mail/dovecot/pkg-deinstall 1.9 +45 -31 ports/mail/dovecot/pkg-install From owner-cvs-all@FreeBSD.ORG Fri Dec 1 09:40:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 86A8C16A412; Fri, 1 Dec 2006 09:40:00 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C33043CA7; Fri, 1 Dec 2006 09:39:46 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB19dxWO046724; Fri, 1 Dec 2006 09:39:59 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB19dxWg046723; Fri, 1 Dec 2006 09:39:59 GMT (envelope-from pav) Message-Id: <200612010939.kB19dxWg046723@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 1 Dec 2006 09:39: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 GIDs UIDs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 09:40:00 -0000 pav 2006-12-01 09:39:59 UTC FreeBSD ports repository Modified files: . GIDs UIDs Log: - Reserve UID/GID 143 for mail/dovecot Revision Changes Path 1.19 +2 -1 ports/GIDs 1.23 +2 -1 ports/UIDs From owner-cvs-all@FreeBSD.ORG Fri Dec 1 09:55:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A05D516A412; Fri, 1 Dec 2006 09:55:33 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D03F43CA3; Fri, 1 Dec 2006 09:55:20 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB19tXdt047159; Fri, 1 Dec 2006 09:55:33 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB19tX7A047158; Fri, 1 Dec 2006 09:55:33 GMT (envelope-from pav) Message-Id: <200612010955.kB19tX7A047158@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 1 Dec 2006 09:55:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/nurbs++ Makefile ports/graphics/nurbs++/files patch-cvector.h patch-d_nurbsSub.cpp patch-f_nurbsSub.cpp patch-hnurbsS.cpp patch-hnurbsS_sp.cpp patch-image.cpp patch-list.h patch-matrix.cpp patch-matrixMat.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, 01 Dec 2006 09:55:33 -0000 pav 2006-12-01 09:55:32 UTC FreeBSD ports repository Modified files: graphics/nurbs++ Makefile Added files: graphics/nurbs++/files patch-cvector.h patch-d_nurbsSub.cpp patch-f_nurbsSub.cpp patch-hnurbsS.cpp patch-hnurbsS_sp.cpp patch-image.cpp patch-list.h patch-matrix.cpp patch-matrixMat.cpp patch-matrixRT.cpp patch-nurbs.cpp patch-nurbsS.cpp patch-nurbsS_sp.cpp patch-nurbsS_sp.h patch-nurbsSub.cpp patch-nurbs_sp.cpp patch-nurbs_sp.h patch-vector.cpp patch-vector.h Log: - Unbreak on 5.X and above: fix compile with gcc34 PR: ports/106117 Submitted by: Peter Johnson Revision Changes Path 1.17 +2 -12 ports/graphics/nurbs++/Makefile 1.1 +16 -0 ports/graphics/nurbs++/files/patch-cvector.h (new) 1.1 +13 -0 ports/graphics/nurbs++/files/patch-d_nurbsSub.cpp (new) 1.1 +13 -0 ports/graphics/nurbs++/files/patch-f_nurbsSub.cpp (new) 1.1 +381 -0 ports/graphics/nurbs++/files/patch-hnurbsS.cpp (new) 1.1 +406 -0 ports/graphics/nurbs++/files/patch-hnurbsS_sp.cpp (new) 1.1 +98 -0 ports/graphics/nurbs++/files/patch-image.cpp (new) 1.1 +10 -0 ports/graphics/nurbs++/files/patch-list.h (new) 1.1 +377 -0 ports/graphics/nurbs++/files/patch-matrix.cpp (new) 1.1 +119 -0 ports/graphics/nurbs++/files/patch-matrixMat.cpp (new) 1.1 +213 -0 ports/graphics/nurbs++/files/patch-matrixRT.cpp (new) 1.1 +42 -0 ports/graphics/nurbs++/files/patch-nurbs.cpp (new) 1.1 +68 -0 ports/graphics/nurbs++/files/patch-nurbsS.cpp (new) 1.1 +196 -0 ports/graphics/nurbs++/files/patch-nurbsS_sp.cpp (new) 1.1 +11 -0 ports/graphics/nurbs++/files/patch-nurbsS_sp.h (new) 1.1 +20 -0 ports/graphics/nurbs++/files/patch-nurbsSub.cpp (new) 1.1 +62 -0 ports/graphics/nurbs++/files/patch-nurbs_sp.cpp (new) 1.1 +11 -0 ports/graphics/nurbs++/files/patch-nurbs_sp.h (new) 1.1 +255 -0 ports/graphics/nurbs++/files/patch-vector.cpp (new) 1.1 +11 -0 ports/graphics/nurbs++/files/patch-vector.h (new) From owner-cvs-all@FreeBSD.ORG Fri Dec 1 10:07:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3304116A403; Fri, 1 Dec 2006 10:07:48 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57A2B43CAC; Fri, 1 Dec 2006 10:07:34 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1A7l7L048738; Fri, 1 Dec 2006 10:07:47 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1A7l6u048737; Fri, 1 Dec 2006 10:07:47 GMT (envelope-from erwin) Message-Id: <200612011007.kB1A7l6u048737@repoman.freebsd.org> From: Erwin Lansing Date: Fri, 1 Dec 2006 10:07: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/py-HTMLgen Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 10:07:48 -0000 erwin 2006-12-01 10:07:47 UTC FreeBSD ports repository Modified files: www/py-HTMLgen Makefile Log: - Deprecate - Set EXPIRATION_DATE PR: 106062 Submitted by: gabor Revision Changes Path 1.20 +3 -0 ports/www/py-HTMLgen/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 10:08:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6CB8816A403; Fri, 1 Dec 2006 10:08:54 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D83B143CA8; Fri, 1 Dec 2006 10:08:40 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1A8saV048786; Fri, 1 Dec 2006 10:08:54 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1A8soX048785; Fri, 1 Dec 2006 10:08:54 GMT (envelope-from erwin) Message-Id: <200612011008.kB1A8soX048785@repoman.freebsd.org> From: Erwin Lansing Date: Fri, 1 Dec 2006 10:08: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/ruby-nora Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 10:08:54 -0000 erwin 2006-12-01 10:08:54 UTC FreeBSD ports repository Modified files: www/ruby-nora Makefile Log: - Deprecate - Set EXPIRATION_DATE PR: 106063 Submitted by: gabor Revision Changes Path 1.8 +3 -0 ports/www/ruby-nora/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 10:10:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 14E9216A500; Fri, 1 Dec 2006 10:10:21 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62BC043CAF; Fri, 1 Dec 2006 10:10:06 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1AAJ14048880; Fri, 1 Dec 2006 10:10:19 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1AAJAf048879; Fri, 1 Dec 2006 10:10:19 GMT (envelope-from erwin) Message-Id: <200612011010.kB1AAJAf048879@repoman.freebsd.org> From: Erwin Lansing Date: Fri, 1 Dec 2006 10:10:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/ruby-mnogosearch Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 10:10:21 -0000 erwin 2006-12-01 10:10:19 UTC FreeBSD ports repository Modified files: www/ruby-mnogosearch Makefile Log: - Deprecate - Set EXPIRATION_DATE PR: 106064 Submitted by: gabor Revision Changes Path 1.8 +3 -0 ports/www/ruby-mnogosearch/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 10:11:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 033C016A403; Fri, 1 Dec 2006 10:11:34 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7668243CBF; Fri, 1 Dec 2006 10:11:14 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1ABR43048952; Fri, 1 Dec 2006 10:11:27 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1ABRT9048951; Fri, 1 Dec 2006 10:11:27 GMT (envelope-from erwin) Message-Id: <200612011011.kB1ABRT9048951@repoman.freebsd.org> From: Erwin Lansing Date: Fri, 1 Dec 2006 10:11:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/ruby-htmlsplit Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 10:11:34 -0000 erwin 2006-12-01 10:11:27 UTC FreeBSD ports repository Modified files: textproc/ruby-htmlsplit Makefile Log: - Deprecate - Set EXPIRATION_DATE PR: 106084 Submitted by: gabor Revision Changes Path 1.6 +3 -0 ports/textproc/ruby-htmlsplit/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 10:12:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1DB7216A407; Fri, 1 Dec 2006 10:12:35 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6703443CB7; Fri, 1 Dec 2006 10:12:21 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1ACYTI049001; Fri, 1 Dec 2006 10:12:34 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1ACY4N049000; Fri, 1 Dec 2006 10:12:34 GMT (envelope-from erwin) Message-Id: <200612011012.kB1ACY4N049000@repoman.freebsd.org> From: Erwin Lansing Date: Fri, 1 Dec 2006 10:12:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/ruby-htmlcompact Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 10:12:35 -0000 erwin 2006-12-01 10:12:34 UTC FreeBSD ports repository Modified files: textproc/ruby-htmlcompact Makefile Log: - Deprecate - Set EXPIRATION_DATE PR: 106085 Submitted by: gabor Revision Changes Path 1.6 +3 -0 ports/textproc/ruby-htmlcompact/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 10:14:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 331D216A40F; Fri, 1 Dec 2006 10:14:03 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99F6543CAF; Fri, 1 Dec 2006 10:13:49 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1AE2Vq049070; Fri, 1 Dec 2006 10:14:02 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1AE21o049069; Fri, 1 Dec 2006 10:14:02 GMT (envelope-from erwin) Message-Id: <200612011014.kB1AE21o049069@repoman.freebsd.org> From: Erwin Lansing Date: Fri, 1 Dec 2006 10:14: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/textproc/ruby-mwdom Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 10:14:03 -0000 erwin 2006-12-01 10:14:02 UTC FreeBSD ports repository Modified files: textproc/ruby-mwdom Makefile Log: Fix MASTER_SITES PR: 106086 Submitted by: gabor Revision Changes Path 1.6 +1 -1 ports/textproc/ruby-mwdom/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 10:15:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EDC1D16A403; Fri, 1 Dec 2006 10:15:55 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB8E543CB3; Fri, 1 Dec 2006 10:15:38 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1AFqVL049157; Fri, 1 Dec 2006 10:15:52 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1AFpbm049156; Fri, 1 Dec 2006 10:15:51 GMT (envelope-from erwin) Message-Id: <200612011015.kB1AFpbm049156@repoman.freebsd.org> From: Erwin Lansing Date: Fri, 1 Dec 2006 10: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/textproc/ruby-tempura Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 10:15:56 -0000 erwin 2006-12-01 10:15:51 UTC FreeBSD ports repository Modified files: textproc/ruby-tempura Makefile Log: - Deprecate - Set EXPIRATION_DATE PR: 106088 Submitted by: gabor Revision Changes Path 1.3 +3 -0 ports/textproc/ruby-tempura/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 10:16:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C5EC816A40F; Fri, 1 Dec 2006 10:16:49 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1587943CB9; Fri, 1 Dec 2006 10:16:36 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1AGnVW049208; Fri, 1 Dec 2006 10:16:49 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1AGnVJ049207; Fri, 1 Dec 2006 10:16:49 GMT (envelope-from erwin) Message-Id: <200612011016.kB1AGnVJ049207@repoman.freebsd.org> From: Erwin Lansing Date: Fri, 1 Dec 2006 10:16:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/ruby-text-format Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 10:16:49 -0000 erwin 2006-12-01 10:16:49 UTC FreeBSD ports repository Modified files: textproc/ruby-text-format Makefile Log: - Deprecate - Set EXPIRATION_DATE PR: 106089 Submitted by: gabor Revision Changes Path 1.9 +3 -0 ports/textproc/ruby-text-format/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 10:18:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C10BC16A412; Fri, 1 Dec 2006 10:18:16 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0956843CB7; Fri, 1 Dec 2006 10:18:03 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1AIGWS049272; Fri, 1 Dec 2006 10:18:16 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1AIFS8049271; Fri, 1 Dec 2006 10:18:15 GMT (envelope-from erwin) Message-Id: <200612011018.kB1AIFS8049271@repoman.freebsd.org> From: Erwin Lansing Date: Fri, 1 Dec 2006 10:18:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/wsmake 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, 01 Dec 2006 10:18:16 -0000 erwin 2006-12-01 10:18:15 UTC FreeBSD ports repository Modified files: www/wsmake Makefile distinfo pkg-descr Removed files: www/wsmake pkg-plist Log: - Remove docs and examples, since they disappeared from master site - Use master site magic - Eliminate pkg-plist - Fix WWW - portlint(1) PR: 106035 Submitted by: gabor Revision Changes Path 1.10 +3 -27 ports/www/wsmake/Makefile 1.4 +3 -9 ports/www/wsmake/distinfo 1.2 +1 -1 ports/www/wsmake/pkg-descr 1.3 +0 -178 ports/www/wsmake/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Fri Dec 1 10:37:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9D54A16A403; Fri, 1 Dec 2006 10:37:29 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEF3C43C9D; Fri, 1 Dec 2006 10:37:15 +0000 (GMT) (envelope-from joel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1AbTcf049691; Fri, 1 Dec 2006 10:37:29 GMT (envelope-from joel@repoman.freebsd.org) Received: (from joel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1AbT3B049690; Fri, 1 Dec 2006 10:37:29 GMT (envelope-from joel) Message-Id: <200612011037.kB1AbT3B049690@repoman.freebsd.org> From: Joel Dahl Date: Fri, 1 Dec 2006 10:37: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: 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: Fri, 01 Dec 2006 10:37:29 -0000 joel 2006-12-01 10:37:29 UTC FreeBSD doc repository Modified files: share/sgml news.xml Log: Podcast interview with Tom McLaughlin. Revision Changes Path 1.31 +20 -1 www/share/sgml/news.xml From owner-cvs-all@FreeBSD.ORG Fri Dec 1 11:00:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C5E4516A40F; Fri, 1 Dec 2006 11:00:42 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07B2743CA3; Fri, 1 Dec 2006 11:00:29 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1B0gaP050180; Fri, 1 Dec 2006 11:00:42 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1B0g2G050179; Fri, 1 Dec 2006 11:00:42 GMT (envelope-from tobez) Message-Id: <200612011100.kB1B0g2G050179@repoman.freebsd.org> From: Anton Berezin Date: Fri, 1 Dec 2006 11:00:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/p5-Schedule-Cron Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 11:00:42 -0000 tobez 2006-12-01 11:00:42 UTC FreeBSD ports repository Modified files: sysutils/p5-Schedule-Cron Makefile distinfo Log: Update to 0.97. Require perl from ports. Revision Changes Path 1.10 +8 -2 ports/sysutils/p5-Schedule-Cron/Makefile 1.6 +3 -3 ports/sysutils/p5-Schedule-Cron/distinfo From owner-cvs-all@FreeBSD.ORG Fri Dec 1 11:45:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 25C3316A407; Fri, 1 Dec 2006 11:45:29 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1379243CA6; Fri, 1 Dec 2006 11:45:15 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1BjS93052384; Fri, 1 Dec 2006 11:45:28 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1BjSbx052383; Fri, 1 Dec 2006 11:45:28 GMT (envelope-from skv) Message-Id: <200612011145.kB1BjSbx052383@repoman.freebsd.org> From: Sergey Skvortsov Date: Fri, 1 Dec 2006 11:45:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/rudiments Makefile distinfo pkg-plist ports/devel/rudiments/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 11:45:29 -0000 skv 2006-12-01 11:45:28 UTC FreeBSD ports repository Modified files: devel/rudiments Makefile distinfo pkg-plist devel/rudiments/files patch-configure Log: Update to 0.30 PR: ports/105637 Submitted by: skv Approved by: maintainer timeout (14 days) Revision Changes Path 1.25 +3 -4 ports/devel/rudiments/Makefile 1.12 +3 -3 ports/devel/rudiments/distinfo 1.4 +0 -6 ports/devel/rudiments/files/patch-configure 1.10 +1 -2 ports/devel/rudiments/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Dec 1 11:54:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CDC8C16A40F; Fri, 1 Dec 2006 11:54:40 +0000 (UTC) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABCB943CA3; Fri, 1 Dec 2006 11:54:26 +0000 (GMT) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1BseNF053882; Fri, 1 Dec 2006 11:54:40 GMT (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1BseOw053881; Fri, 1 Dec 2006 11:54:40 GMT (envelope-from blackend) Message-Id: <200612011154.kB1BseOw053881@repoman.freebsd.org> From: Marc Fonvieille Date: Fri, 1 Dec 2006 11:54: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/desktop chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 11:54:40 -0000 blackend 2006-12-01 11:54:40 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/desktop chapter.sgml Log: Fix a package name [1] and update a port name while I'm there. Found by: Amarendra Godbole [1] Revision Changes Path 1.67 +2 -2 doc/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml From owner-cvs-all@FreeBSD.ORG Fri Dec 1 11:55:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 23AD516A40F; Fri, 1 Dec 2006 11:55:43 +0000 (UTC) (envelope-from jkois@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 209D443CA6; Fri, 1 Dec 2006 11:55:29 +0000 (GMT) (envelope-from jkois@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1Btgbb053980; Fri, 1 Dec 2006 11:55:42 GMT (envelope-from jkois@repoman.freebsd.org) Received: (from jkois@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1Btgh8053979; Fri, 1 Dec 2006 11:55:42 GMT (envelope-from jkois) Message-Id: <200612011155.kB1Btgh8053979@repoman.freebsd.org> From: Johann Kois Date: Fri, 1 Dec 2006 11:55:42 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/de/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: Fri, 01 Dec 2006 11:55:43 -0000 jkois 2006-12-01 11:55:42 UTC FreeBSD doc repository Modified files: de/share/sgml news.xml Log: MFbed:  Minor update of the German website. www/de/share/sgml/news.xml              1.28  -> 1.31 Obtained from:  The FreeBSD German Documentation Project. Revision Changes Path 1.7 +48 -2 www/de/share/sgml/news.xml From owner-cvs-all@FreeBSD.ORG Fri Dec 1 12:29:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5FB7C16A407; Fri, 1 Dec 2006 12:29:25 +0000 (UTC) (envelope-from simon@zaphod.nitro.dk) Received: from mx.nitro.dk (zarniwoop.nitro.dk [83.92.207.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1928843C9D; Fri, 1 Dec 2006 12:29:10 +0000 (GMT) (envelope-from simon@zaphod.nitro.dk) Received: from zaphod.nitro.dk (unknown [192.168.3.39]) by mx.nitro.dk (Postfix) with ESMTP id BAEBC78C66; Fri, 1 Dec 2006 12:28:54 +0000 (UTC) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id 4B69D11434; Fri, 1 Dec 2006 13:29:21 +0100 (CET) Date: Fri, 1 Dec 2006 13:29:21 +0100 From: "Simon L. Nielsen" To: Joel Dahl Message-ID: <20061201122920.GC1136@zaphod.nitro.dk> References: <200612011037.kB1AbT3B049690@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200612011037.kB1AbT3B049690@repoman.freebsd.org> User-Agent: Mutt/1.5.11 Cc: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: 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: Fri, 01 Dec 2006 12:29:25 -0000 On 2006.12.01 10:37:29 +0000, Joel Dahl wrote: > joel 2006-12-01 10:37:29 UTC > > FreeBSD doc repository > > Modified files: > share/sgml news.xml > Log: > Podcast interview with Tom McLaughlin. Why are these in news and no in the media section? -- Simon L. Nielsen From owner-cvs-all@FreeBSD.ORG Fri Dec 1 12:29:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B1A2816A416; Fri, 1 Dec 2006 12:29:56 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B1C443CA5; Fri, 1 Dec 2006 12:29:42 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1CTuXf060022; Fri, 1 Dec 2006 12:29:56 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1CTuJM060021; Fri, 1 Dec 2006 12:29:56 GMT (envelope-from cognet) Message-Id: <200612011229.kB1CTuJM060021@repoman.freebsd.org> From: Olivier Houchard Date: Fri, 1 Dec 2006 12:29: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/arm/arm pmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 12:29:56 -0000 cognet 2006-12-01 12:29:55 UTC FreeBSD src repository Modified files: sys/arm/arm pmap.c Log: We can have no PV entry here if the previous mapping was unmanaged, and the new one is unmanaged too, so update the KASSERT to reflect this. Revision Changes Path 1.76 +2 -1 src/sys/arm/arm/pmap.c From owner-cvs-all@FreeBSD.ORG Fri Dec 1 12:42:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0DA0B16A47B; Fri, 1 Dec 2006 12:42:05 +0000 (UTC) (envelope-from chris@hitnet.RWTH-Aachen.DE) Received: from mta-2.ms.rz.rwth-aachen.de (mta-2.ms.rz.RWTH-Aachen.DE [134.130.7.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F33543CA8; Fri, 1 Dec 2006 12:41:49 +0000 (GMT) (envelope-from chris@hitnet.RWTH-Aachen.DE) Received: from circe ([134.130.3.36]) by mta-2.ms.rz.RWTH-Aachen.de (Sun Java System Messaging Server 6.2-7.05 (built Sep 5 2006)) with ESMTP id <0J9L0002YHY1EPA0@mta-2.ms.rz.RWTH-Aachen.de>; Fri, 01 Dec 2006 13:42:01 +0100 (CET) Received: from talos.rz.RWTH-Aachen.DE ([134.130.3.22]) by circe (MailMonitor for SMTP v1.2.2 ) ; Fri, 01 Dec 2006 13:42:01 +0100 (MET) Received: from bigboss.hitnet.rwth-aachen.de (bigspace.hitnet.RWTH-Aachen.DE [137.226.181.2]) by smarthost.rwth-aachen.de (8.13.8/8.13.1/1) with ESMTP id kB1Cg06a003835; Fri, 01 Dec 2006 13:42:00 +0100 Received: from haakonia.hitnet.rwth-aachen.de ([137.226.181.92]) by bigboss.hitnet.rwth-aachen.de with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1Gq7iK-0002n3-NH; Fri, 01 Dec 2006 13:42:00 +0100 Received: by haakonia.hitnet.rwth-aachen.de (Postfix, from userid 1001) id F069C3F41B; Fri, 01 Dec 2006 13:41:59 +0100 (CET) Date: Fri, 01 Dec 2006 13:41:59 +0100 From: Christian Brueffer In-reply-to: <20061201122920.GC1136@zaphod.nitro.dk> To: "Simon L. Nielsen" Message-id: <20061201124159.GC1923@haakonia.hitnet.RWTH-Aachen.DE> MIME-version: 1.0 Content-type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary=t0UkRYy7tHLRMCai Content-disposition: inline X-Operating-System: FreeBSD 6.2-PRERELEASE X-PGP-Key: http://people.FreeBSD.org/~brueffer/brueffer.key.asc X-PGP-Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D References: <200612011037.kB1AbT3B049690@repoman.freebsd.org> <20061201122920.GC1136@zaphod.nitro.dk> User-Agent: Mutt/1.5.11 Cc: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org, Joel Dahl Subject: Re: 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: Fri, 01 Dec 2006 12:42:05 -0000 --t0UkRYy7tHLRMCai Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 01, 2006 at 01:29:21PM +0100, Simon L. Nielsen wrote: > On 2006.12.01 10:37:29 +0000, Joel Dahl wrote: > > joel 2006-12-01 10:37:29 UTC > >=20 > > FreeBSD doc repository > >=20 > > Modified files: > > share/sgml news.xml=20 > > Log: > > Podcast interview with Tom McLaughlin. >=20 > Why are these in news and no in the media section? >=20 Precedence I set, when I added the first podcast. Back then the media section was very much in flux. Because a podcast was a first for us, I added it to the news section to maximize it's distribution (and to prevent is from disappearing from the frontpage too soon. Whether or not we should keep this practice is of course up for discussion. - Christian --=20 Christian Brueffer chris@unixpages.org brueffer@FreeBSD.org GPG Key: http://people.freebsd.org/~brueffer/brueffer.key.asc GPG Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D --t0UkRYy7tHLRMCai Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFcCMXbHYXjKDtmC0RApRUAJ4jYWiHPyrEbS+wLWQrXewMw1oSuQCdHgeo /TR5H8F+GMcPwe3A6qpY4GQ= =qTqR -----END PGP SIGNATURE----- --t0UkRYy7tHLRMCai-- From owner-cvs-all@FreeBSD.ORG Fri Dec 1 12:45:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 19C7F16A4AB; Fri, 1 Dec 2006 12:45:28 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3131143CC3; Fri, 1 Dec 2006 12:45:08 +0000 (GMT) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1CjMf3063051; Fri, 1 Dec 2006 12:45:22 GMT (envelope-from johans@repoman.freebsd.org) Received: (from johans@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1CjLHq063050; Fri, 1 Dec 2006 12:45:21 GMT (envelope-from johans) Message-Id: <200612011245.kB1CjLHq063050@repoman.freebsd.org> From: Johan van Selst Date: Fri, 1 Dec 2006 12:45: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/games/eif Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 12:45:28 -0000 johans 2006-12-01 12:45:20 UTC FreeBSD ports repository Modified files: games/eif Makefile Log: Added virtual category: ipv6 PR: ports/106124 Submitted by: Janos Mohacsi Revision Changes Path 1.7 +1 -1 ports/games/eif/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 12:49:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AFA3416A407; Fri, 1 Dec 2006 12:49:13 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADFD943CAC; Fri, 1 Dec 2006 12:48:54 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1Cn8ut071324; Fri, 1 Dec 2006 12:49:08 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1Cn8VR071323; Fri, 1 Dec 2006 12:49:08 GMT (envelope-from ru) Message-Id: <200612011249.kB1Cn8VR071323@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 1 Dec 2006 12:49: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/release/picobsd/tinyware/vm vm.c src/sbin/sysctl sysctl.c src/sys/sys vmmeter.h src/usr.bin/vmstat vmstat.c src/usr.bin/systat vmstat.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 12:49:13 -0000 ru 2006-12-01 12:49:08 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) release/picobsd/tinyware/vm vm.c sbin/sysctl sysctl.c sys/sys vmmeter.h usr.bin/vmstat vmstat.c usr.bin/systat vmstat.c Log: MFC: Revert signedness type changes to "struct vmtotal" to keep overflows easier to detect. As a bonus, fix printing of other "struct vmtotal" members, t_rq, t_dw, t_pw, and t_sw. Revision Changes Path 1.8.14.2 +8 -12 src/release/picobsd/tinyware/vm/vm.c 1.67.2.9 +11 -15 src/sbin/sysctl/sysctl.c 1.26.8.2 +14 -14 src/sys/sys/vmmeter.h 1.60.2.3 +31 -121 src/usr.bin/systat/vmstat.c 1.86.2.6 +3 -4 src/usr.bin/vmstat/vmstat.c From owner-cvs-all@FreeBSD.ORG Fri Dec 1 13:07:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8605C16A40F; Fri, 1 Dec 2006 13:07:53 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37F6D43CA2; Fri, 1 Dec 2006 13:07:39 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1D7rj7079688; Fri, 1 Dec 2006 13:07:53 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1D7rCD079687; Fri, 1 Dec 2006 13:07:53 GMT (envelope-from ru) Message-Id: <200612011307.kB1D7rCD079687@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 1 Dec 2006 13:07: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/dev/fxp if_fxp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 13:07:53 -0000 ru 2006-12-01 13:07:52 UTC FreeBSD src repository Modified files: sys/dev/fxp if_fxp.c Log: Grammar nit. Revision Changes Path 1.262 +1 -1 src/sys/dev/fxp/if_fxp.c From owner-cvs-all@FreeBSD.ORG Fri Dec 1 13:08:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.ORG Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 64D8416A416; Fri, 1 Dec 2006 13:08:47 +0000 (UTC) (envelope-from swildner@erpicon.de) Received: from beate.erpicon.de (port-87-234-219-38.static.qsc.de [87.234.219.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8F3643CBC; Fri, 1 Dec 2006 13:08:25 +0000 (GMT) (envelope-from swildner@erpicon.de) Received: from beate (localhost [127.0.0.1]) by beate (Postfix) with ESMTP id 10A2820803; Fri, 1 Dec 2006 14:08:36 +0100 (CET) Received: from [127.0.0.1] (WERKTOR.erpicon.de [194.49.16.5]) by beate.erpicon.de (Postfix) with ESMTP id 72BB7207FD; Fri, 1 Dec 2006 14:08:31 +0100 (CET) Message-ID: <45702985.2040301@erpicon.de> Date: Fri, 01 Dec 2006 14:09:25 +0100 From: Sascha Wildner Organization: erpicon Software Development GmbH User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: "M. Warner Losh" References: <200611292024.kATKOviH078532@repoman.freebsd.org> <20061129234157.GN42090@wantadilla.lemis.com> <20061130.081845.232929750.imp@bsdimp.com> In-Reply-To: <20061130.081845.232929750.imp@bsdimp.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Anti-Virus: Kaspersky Anti-Virus for MailServers 5.5.10/RELEASE, bases: 30112006 #233116, status: clean Cc: grog@FreeBSD.ORG, cvs-src@FreeBSD.ORG, alfred@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: Man pages .Dd X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: saw@online.de List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 13:08:47 -0000 M. Warner Losh wrote: > content changes, but not typos or formatting, is when it should be > bumpped. Also on MFC, the date used is the one in -current, not the > date that you MFC. This makes it hard to automate. Where exactly is the benefit in bumping/having dates on manpages at all? I mean, does anyone actually notice that the date changed (by remembering the date of the previous version) and think, "oh great, there's been a content change, let's check that out"? I've always found .Dd to be more of a hassle to maintain than something that actually does something for me. But maybe I'm just too ignorant. :) Sascha From owner-cvs-all@FreeBSD.ORG Fri Dec 1 13:20:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3C35A16A494; Fri, 1 Dec 2006 13:20:17 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C774D43CA2; Fri, 1 Dec 2006 13:20:02 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1DKGeS081360; Fri, 1 Dec 2006 13:20:16 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1DKGvn081359; Fri, 1 Dec 2006 13:20:16 GMT (envelope-from dinoex) Message-Id: <200612011320.kB1DKGvn081359@repoman.freebsd.org> From: Dirk Meyer Date: Fri, 1 Dec 2006 13:20: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/emulators/vmw Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 13:20:17 -0000 dinoex 2006-12-01 13:20:16 UTC FreeBSD ports repository Modified files: emulators/vmw Makefile Log: - set ONLY_FOR_ARCHS Revision Changes Path 1.2 +1 -0 ports/emulators/vmw/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 13:26:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 87E2116A412; Fri, 1 Dec 2006 13:26:14 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EC6643CA3; Fri, 1 Dec 2006 13:26:00 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1DQELW082751; Fri, 1 Dec 2006 13:26:14 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1DQE1U082750; Fri, 1 Dec 2006 13:26:14 GMT (envelope-from skv) Message-Id: <200612011326.kB1DQE1U082750@repoman.freebsd.org> From: Sergey Skvortsov Date: Fri, 1 Dec 2006 13:26: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/databases/ruby-interbase Makefile distinfo pkg-plist ports/databases/ruby-interbase/files patch-extconf.rb X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 13:26:14 -0000 skv 2006-12-01 13:26:13 UTC FreeBSD ports repository Modified files: databases/ruby-interbase Makefile distinfo pkg-plist Removed files: databases/ruby-interbase/files patch-extconf.rb Log: Update to fb-0.5.2 Revision Changes Path 1.8 +11 -14 ports/databases/ruby-interbase/Makefile 1.7 +3 -3 ports/databases/ruby-interbase/distinfo 1.3 +0 -24 ports/databases/ruby-interbase/files/patch-extconf.rb (dead) 1.3 +1 -3 ports/databases/ruby-interbase/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Dec 1 13:30:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4967716A407; Fri, 1 Dec 2006 13:30:46 +0000 (UTC) (envelope-from scrappy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id E313343CA3; Fri, 1 Dec 2006 13:30:31 +0000 (GMT) (envelope-from scrappy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1DUjKQ083070; Fri, 1 Dec 2006 13:30:45 GMT (envelope-from scrappy@repoman.freebsd.org) Received: (from scrappy@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1DUjYr083068; Fri, 1 Dec 2006 13:30:45 GMT (envelope-from scrappy) Message-Id: <200612011330.kB1DUjYr083068@repoman.freebsd.org> From: "Marc G. Fournier" Date: Fri, 1 Dec 2006 13:30:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/bsdstats Makefile pkg-install pkg-message ports/sysutils/bsdstats/files 300.statistics X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 13:30:46 -0000 scrappy 2006-12-01 13:30:45 UTC FreeBSD ports repository Modified files: sysutils/bsdstats Makefile pkg-install pkg-message sysutils/bsdstats/files 300.statistics Log: v5.0 of the BSDstats script ... This version brings in optional port reporting. This version is backwards compatible with the older versions, so an upgrade isn't required, except if you wish to enable port reporting Revision Changes Path 1.42 +1 -2 ports/sysutils/bsdstats/Makefile 1.34 +126 -2 ports/sysutils/bsdstats/files/300.statistics 1.4 +6 -0 ports/sysutils/bsdstats/pkg-install 1.6 +3 -0 ports/sysutils/bsdstats/pkg-message From owner-cvs-all@FreeBSD.ORG Fri Dec 1 13:52:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AA64B16A494; Fri, 1 Dec 2006 13:52:49 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB4B343D98; Fri, 1 Dec 2006 13:51:15 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1DpOwA086649; Fri, 1 Dec 2006 13:51:24 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1DpOTr086647; Fri, 1 Dec 2006 13:51:24 GMT (envelope-from flz) Message-Id: <200612011351.kB1DpOTr086647@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 1 Dec 2006 13:51: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: 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, 01 Dec 2006 13:52:49 -0000 flz 2006-12-01 13:51:23 UTC FreeBSD ports repository Modified files: . access Log: Forced commit to unleash the power of the latest of my young dragons (laszlof). Revision Changes Path 1.743 +0 -0 CVSROOT/access From owner-cvs-all@FreeBSD.ORG Fri Dec 1 13:57:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DF7E116A40F; Fri, 1 Dec 2006 13:57:48 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3436143CA5; Fri, 1 Dec 2006 13:57:34 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1Dvmai087494; Fri, 1 Dec 2006 13:57:48 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1DvmCe087493; Fri, 1 Dec 2006 13:57:48 GMT (envelope-from itetcu) Message-Id: <200612011357.kB1DvmCe087493@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Fri, 1 Dec 2006 13:57: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/misc/tinderbox 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, 01 Dec 2006 13:57:49 -0000 itetcu 2006-12-01 13:57:48 UTC FreeBSD ports repository Modified files: misc/tinderbox Makefile pkg-plist Log: - install of www and www-exp conditionally (on WEB and WEB_EXP OPTIONS) - don't depend on php if neither web interface is intalled [1] - bump PORTREVISON for plist changes. PR: ports/106103 [1] (inspired by) Submitted by: Nick Barkas [1] Revision Changes Path 1.24 +41 -5 ports/misc/tinderbox/Makefile 1.9 +53 -53 ports/misc/tinderbox/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Dec 1 14:05:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C677F16A407; Fri, 1 Dec 2006 14:05:11 +0000 (UTC) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 323F343CB8; Fri, 1 Dec 2006 14:04:54 +0000 (GMT) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1E5871089074; Fri, 1 Dec 2006 14:05:08 GMT (envelope-from laszlof@repoman.freebsd.org) Received: (from laszlof@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1E580n089073; Fri, 1 Dec 2006 14:05:08 GMT (envelope-from laszlof) Message-Id: <200612011405.kB1E580n089073@repoman.freebsd.org> From: "Frank J. Laszlo" Date: Fri, 1 Dec 2006 14:05: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/games/atr3d 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, 01 Dec 2006 14:05:11 -0000 laszlof 2006-12-01 14:05:08 UTC FreeBSD ports repository Modified files: games/atr3d Makefile pkg-plist Log: 1) Respect X11BASE 2) Pet portlint(1) Reported by: pointyhat Revision Changes Path 1.19 +3 -0 ports/games/atr3d/Makefile 1.3 +39 -39 ports/games/atr3d/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Dec 1 14:10:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 623C816A4D2; Fri, 1 Dec 2006 14:10:27 +0000 (UTC) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CAA643DB1; Fri, 1 Dec 2006 14:07:50 +0000 (GMT) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1E7pjm089189; Fri, 1 Dec 2006 14:07:51 GMT (envelope-from laszlof@repoman.freebsd.org) Received: (from laszlof@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1E7o2o089188; Fri, 1 Dec 2006 14:07:50 GMT (envelope-from laszlof) Message-Id: <200612011407.kB1E7o2o089188@repoman.freebsd.org> From: "Frank J. Laszlo" Date: Fri, 1 Dec 2006 14:07: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/science/afni Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 14:10:27 -0000 laszlof 2006-12-01 14:07:50 UTC FreeBSD ports repository Modified files: science/afni Makefile Log: Respect X11BASE PR: ports/106101 Submitted by: self Approved by: Jason Bacon (maintainer) Reported by: pointyhat Revision Changes Path 1.9 +1 -0 ports/science/afni/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 14:10:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EE6C416A570; Fri, 1 Dec 2006 14:10:43 +0000 (UTC) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C43F543D66; Fri, 1 Dec 2006 14:08:37 +0000 (GMT) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1E8e5M089234; Fri, 1 Dec 2006 14:08:40 GMT (envelope-from laszlof@repoman.freebsd.org) Received: (from laszlof@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1E8eiS089233; Fri, 1 Dec 2006 14:08:40 GMT (envelope-from laszlof) Message-Id: <200612011408.kB1E8eiS089233@repoman.freebsd.org> From: "Frank J. Laszlo" Date: Fri, 1 Dec 2006 14:08:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-toolkits/itk/files Makefile.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: Fri, 01 Dec 2006 14:10:44 -0000 laszlof 2006-12-01 14:08:40 UTC FreeBSD ports repository Modified files: x11-toolkits/itk/files Makefile.lib Log: Respect X11BASE Reported by: pointyhat Revision Changes Path 1.7 +1 -1 ports/x11-toolkits/itk/files/Makefile.lib From owner-cvs-all@FreeBSD.ORG Fri Dec 1 14:13:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 87FA616A40F; Fri, 1 Dec 2006 14:13:09 +0000 (UTC) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E2EE43E7E; Fri, 1 Dec 2006 14:10:03 +0000 (GMT) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1EAHid089378; Fri, 1 Dec 2006 14:10:17 GMT (envelope-from laszlof@repoman.freebsd.org) Received: (from laszlof@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1EAHpI089376; Fri, 1 Dec 2006 14:10:17 GMT (envelope-from laszlof) Message-Id: <200612011410.kB1EAHpI089376@repoman.freebsd.org> From: "Frank J. Laszlo" Date: Fri, 1 Dec 2006 14:10:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-toolkits/p5-TclTk Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 14:13:09 -0000 laszlof 2006-12-01 14:10:17 UTC FreeBSD ports repository Modified files: x11-toolkits/p5-TclTk Makefile Log: Respect X11BASE. Reported by: pointyhat Revision Changes Path 1.28 +3 -0 ports/x11-toolkits/p5-TclTk/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 14:13:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 81C9716A4B3; Fri, 1 Dec 2006 14:13:23 +0000 (UTC) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2B7B43EA3; Fri, 1 Dec 2006 14:11:22 +0000 (GMT) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1EBRG0089536; Fri, 1 Dec 2006 14:11:27 GMT (envelope-from laszlof@repoman.freebsd.org) Received: (from laszlof@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1EBRfb089535; Fri, 1 Dec 2006 14:11:27 GMT (envelope-from laszlof) Message-Id: <200612011411.kB1EBRfb089535@repoman.freebsd.org> From: "Frank J. Laszlo" Date: Fri, 1 Dec 2006 14:11:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/editors/gnuserv-emacs20 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 14:13:23 -0000 laszlof 2006-12-01 14:11:27 UTC FreeBSD ports repository Modified files: editors/gnuserv-emacs20 Makefile Log: Respect X11BASE Reported by: pointyhat Revision Changes Path 1.8 +2 -0 ports/editors/gnuserv-emacs20/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 14:15:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 64B8D16A522; Fri, 1 Dec 2006 14:15:32 +0000 (UTC) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 523EC43DD0; Fri, 1 Dec 2006 14:13:51 +0000 (GMT) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1EE1Cf089637; Fri, 1 Dec 2006 14:14:01 GMT (envelope-from laszlof@repoman.freebsd.org) Received: (from laszlof@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1EE1Iu089636; Fri, 1 Dec 2006 14:14:01 GMT (envelope-from laszlof) Message-Id: <200612011414.kB1EE1Iu089636@repoman.freebsd.org> From: "Frank J. Laszlo" Date: Fri, 1 Dec 2006 14:14: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/science/oof Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 14:15:32 -0000 laszlof 2006-12-01 14:14:01 UTC FreeBSD ports repository Modified files: science/oof Makefile Log: Respect X11BASE Reported by: pointyhat Revision Changes Path 1.4 +3 -1 ports/science/oof/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 14:15:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 564B016A4C2; Fri, 1 Dec 2006 14:15:36 +0000 (UTC) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A67A343E57; Fri, 1 Dec 2006 14:14:35 +0000 (GMT) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1EElX9089698; Fri, 1 Dec 2006 14:14:47 GMT (envelope-from laszlof@repoman.freebsd.org) Received: (from laszlof@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1EElqO089697; Fri, 1 Dec 2006 14:14:47 GMT (envelope-from laszlof) Message-Id: <200612011414.kB1EElqO089697@repoman.freebsd.org> From: "Frank J. Laszlo" Date: Fri, 1 Dec 2006 14:14:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/otcl Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 14:15:36 -0000 laszlof 2006-12-01 14:14:47 UTC FreeBSD ports repository Modified files: lang/otcl Makefile Log: Respect X11BASE Reported by: pointyhat Revision Changes Path 1.24 +4 -0 ports/lang/otcl/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 14:15:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C5DF816A5AD; Fri, 1 Dec 2006 14:15:39 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA4C043E7A; Fri, 1 Dec 2006 14:15:04 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1EFGNs089791; Fri, 1 Dec 2006 14:15:16 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1EFGAL089790; Fri, 1 Dec 2006 14:15:16 GMT (envelope-from rafan) Message-Id: <200612011415.kB1EFGAL089790@repoman.freebsd.org> From: Rong-En Fan Date: Fri, 1 Dec 2006 14:15: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/science/py-scipy03 Makefile distinfo pkg-descr ports/science/py-scipy03/files patch-scipy__core_scipy__base_fastumathmodule.c patch-scipy__core_scipy__distutils_system__info.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: Fri, 01 Dec 2006 14:15:40 -0000 rafan 2006-12-01 14:15:16 UTC FreeBSD ports repository Modified files: science/py-scipy03 Makefile distinfo pkg-descr science/py-scipy03/files patch-scipy__core_scipy__base_fastumathmodule.c patch-scipy__core_scipy__distutils_system__info.py Log: - Force commit to note that this port is copied from science/py-scipy to preserve version 0.3.2. This happened around 2006/11/15 05:54:00 UTC. Revision Changes Path 1.10 +0 -0 ports/science/py-scipy03/Makefile 1.4 +0 -0 ports/science/py-scipy03/distinfo 1.2 +1 -1 ports/science/py-scipy03/files/patch-scipy__core_scipy__base_fastumathmodule.c 1.2 +1 -1 ports/science/py-scipy03/files/patch-scipy__core_scipy__distutils_system__info.py 1.2 +0 -0 ports/science/py-scipy03/pkg-descr From owner-cvs-all@FreeBSD.ORG Fri Dec 1 14:16:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8449616A773; Fri, 1 Dec 2006 14:16:01 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9634F43CB0; Fri, 1 Dec 2006 14:15:39 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1EFrO8089830; Fri, 1 Dec 2006 14:15:53 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1EFrKX089829; Fri, 1 Dec 2006 14:15:53 GMT (envelope-from alepulver) Message-Id: <200612011415.kB1EFrKX089829@repoman.freebsd.org> From: Alejandro Pulver Date: Fri, 1 Dec 2006 14:15: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/scourge Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 14:16:01 -0000 alepulver 2006-12-01 14:15:53 UTC FreeBSD ports repository Modified files: games/scourge Makefile Log: - Use provided WX_CONFIG instead of local WXCONFIG. - Use WANT_UNICODE instead of WX_UNICODE since it can be compiled with the non-Unicode version. - Use ARCH instead of MACHINE_ARCH to possibly allow cross-compiling. PR: ports/105495 Submitted by: alepulver (myself) Approved by: maintainer (timeout) Revision Changes Path 1.9 +3 -4 ports/games/scourge/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 14:19:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8126116A40F; Fri, 1 Dec 2006 14:19:27 +0000 (UTC) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5DA043C9D; Fri, 1 Dec 2006 14:19:12 +0000 (GMT) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1EJRDg089951; Fri, 1 Dec 2006 14:19:27 GMT (envelope-from laszlof@repoman.freebsd.org) Received: (from laszlof@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1EJRED089950; Fri, 1 Dec 2006 14:19:27 GMT (envelope-from laszlof) Message-Id: <200612011419.kB1EJRED089950@repoman.freebsd.org> From: "Frank J. Laszlo" Date: Fri, 1 Dec 2006 14:19: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/tcl84 pkg-deinstall.tclsh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 14:19:27 -0000 laszlof 2006-12-01 14:19:26 UTC FreeBSD ports repository Modified files: lang/tcl84 pkg-deinstall.tclsh Log: Respect X11BASE in pkg-deinstall.tclsh Reported by: pointyhat Revision Changes Path 1.3 +2 -2 ports/lang/tcl84/pkg-deinstall.tclsh From owner-cvs-all@FreeBSD.ORG Fri Dec 1 14:22:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 57DC916A403; Fri, 1 Dec 2006 14:22:03 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD7E643CA3; Fri, 1 Dec 2006 14:21:48 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1EM2hS090153; Fri, 1 Dec 2006 14:22:02 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1EM2Vw090152; Fri, 1 Dec 2006 14:22:02 GMT (envelope-from rafan) Message-Id: <200612011422.kB1EM2Vw090152@repoman.freebsd.org> From: Rong-En Fan Date: Fri, 1 Dec 2006 14: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/science/py-scipy03 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 14:22:03 -0000 rafan 2006-12-01 14:22:02 UTC FreeBSD ports repository Modified files: science/py-scipy03 Makefile Log: - Fix LATEST_LINK Reported by: kris Approved by: maintainer via irc Revision Changes Path 1.11 +1 -1 ports/science/py-scipy03/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 14:22:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A29E116A407; Fri, 1 Dec 2006 14:22:19 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0223343CA3; Fri, 1 Dec 2006 14:22:05 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1EMJiW090216; Fri, 1 Dec 2006 14:22:19 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1EMJPj090215; Fri, 1 Dec 2006 14:22:19 GMT (envelope-from pav) Message-Id: <200612011422.kB1EMJPj090215@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 1 Dec 2006 14:22:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/ismail Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 14:22:19 -0000 pav 2006-12-01 14:22:19 UTC FreeBSD ports repository Modified files: www/ismail Makefile distinfo Log: - Update to 2.1 PR: ports/104302 Submitted by: Charlie & (maintainer) Revision Changes Path 1.4 +4 -4 ports/www/ismail/Makefile 1.4 +3 -3 ports/www/ismail/distinfo From owner-cvs-all@FreeBSD.ORG Fri Dec 1 14:22:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B690916A417; Fri, 1 Dec 2006 14:22:23 +0000 (UTC) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 152A043CA3; Fri, 1 Dec 2006 14:22:09 +0000 (GMT) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1EMNOC090243; Fri, 1 Dec 2006 14:22:23 GMT (envelope-from laszlof@repoman.freebsd.org) Received: (from laszlof@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1EMNvj090242; Fri, 1 Dec 2006 14:22:23 GMT (envelope-from laszlof) Message-Id: <200612011422.kB1EMNvj090242@repoman.freebsd.org> From: "Frank J. Laszlo" Date: Fri, 1 Dec 2006 14:22: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/sysutils/nvtv Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 14:22:23 -0000 laszlof 2006-12-01 14:22:23 UTC FreeBSD ports repository Modified files: sysutils/nvtv Makefile Log: Respect X11BASE Reported by: pointyhat Revision Changes Path 1.10 +1 -0 ports/sysutils/nvtv/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 14:23:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6229916A417; Fri, 1 Dec 2006 14:23:18 +0000 (UTC) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6643A43CA6; Fri, 1 Dec 2006 14:23:03 +0000 (GMT) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1ENHAN090305; Fri, 1 Dec 2006 14:23:17 GMT (envelope-from laszlof@repoman.freebsd.org) Received: (from laszlof@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1ENH28090304; Fri, 1 Dec 2006 14:23:17 GMT (envelope-from laszlof) Message-Id: <200612011423.kB1ENH28090304@repoman.freebsd.org> From: "Frank J. Laszlo" Date: Fri, 1 Dec 2006 14:23: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/editors/gnuserv Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 14:23:18 -0000 laszlof 2006-12-01 14:23:17 UTC FreeBSD ports repository Modified files: editors/gnuserv Makefile Log: Respect X11BASE Reported by: pointyhat Revision Changes Path 1.17 +1 -0 ports/editors/gnuserv/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 14:24:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DDE2A16A47C; Fri, 1 Dec 2006 14:24:04 +0000 (UTC) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2497E43CBF; Fri, 1 Dec 2006 14:23:48 +0000 (GMT) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1EO2RK090398; Fri, 1 Dec 2006 14:24:02 GMT (envelope-from laszlof@repoman.freebsd.org) Received: (from laszlof@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1EO2tt090397; Fri, 1 Dec 2006 14:24:02 GMT (envelope-from laszlof) Message-Id: <200612011424.kB1EO2tt090397@repoman.freebsd.org> From: "Frank J. Laszlo" Date: Fri, 1 Dec 2006 14:24:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/misc/hotkeys Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 14:24:05 -0000 laszlof 2006-12-01 14:24:02 UTC FreeBSD ports repository Modified files: misc/hotkeys Makefile Log: Respect X11BASE. Reported by: pointyhat Revision Changes Path 1.8 +3 -1 ports/misc/hotkeys/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 14:25:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F320416A407; Fri, 1 Dec 2006 14:25:33 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20EF543CBC; Fri, 1 Dec 2006 14:25:16 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1EPUZl090479; Fri, 1 Dec 2006 14:25:30 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1EPU90090478; Fri, 1 Dec 2006 14:25:30 GMT (envelope-from pav) Message-Id: <200612011425.kB1EPU90090478@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 1 Dec 2006 14:25: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-p2p/rblibtorrent pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 14:25:34 -0000 pav 2006-12-01 14:25:30 UTC FreeBSD ports repository Modified files: net-p2p/rblibtorrent pkg-plist Log: - Remove mtree symlinks from plist Revision Changes Path 1.5 +0 -2 ports/net-p2p/rblibtorrent/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Dec 1 14:30:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AF6EA16A40F; Fri, 1 Dec 2006 14:30:27 +0000 (UTC) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A61BA43CA3; Fri, 1 Dec 2006 14:30:12 +0000 (GMT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1EUQdP090664; Fri, 1 Dec 2006 14:30:26 GMT (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1EUQi1090663; Fri, 1 Dec 2006 14:30:26 GMT (envelope-from oliver) Message-Id: <200612011430.kB1EUQi1090663@repoman.freebsd.org> From: Oliver Lehmann Date: Fri, 1 Dec 2006 14:30: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/irc/muh Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 14:30:27 -0000 oliver 2006-12-01 14:30:26 UTC FreeBSD ports repository Modified files: irc/muh Makefile Log: ipv6 is supported in muh therefore ipv6 virtual category added. Submitted by: Janos Mohacsi PR: ports/106126 Revision Changes Path 1.24 +1 -1 ports/irc/muh/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 14:30:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EB95F16A500; Fri, 1 Dec 2006 14:30:32 +0000 (UTC) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D35843CA5; Fri, 1 Dec 2006 14:30:18 +0000 (GMT) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1EUWJE090711; Fri, 1 Dec 2006 14:30:32 GMT (envelope-from laszlof@repoman.freebsd.org) Received: (from laszlof@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1EUW8u090710; Fri, 1 Dec 2006 14:30:32 GMT (envelope-from laszlof) Message-Id: <200612011430.kB1EUW8u090710@repoman.freebsd.org> From: "Frank J. Laszlo" Date: Fri, 1 Dec 2006 14:30: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/multimedia/bmpx Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 14:30:33 -0000 laszlof 2006-12-01 14:30:32 UTC FreeBSD ports repository Modified files: multimedia/bmpx Makefile Log: Respect X11BASE. PR: ports/106098 Submitted by: self Approved by: novel@ (maintainer) Reported by: pointyhat Revision Changes Path 1.24 +2 -0 ports/multimedia/bmpx/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 14:32:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 330DA16A403; Fri, 1 Dec 2006 14:32:48 +0000 (UTC) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A7CF43C9D; Fri, 1 Dec 2006 14:32:33 +0000 (GMT) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1EWlhe090819; Fri, 1 Dec 2006 14:32:47 GMT (envelope-from laszlof@repoman.freebsd.org) Received: (from laszlof@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1EWl5j090818; Fri, 1 Dec 2006 14:32:47 GMT (envelope-from laszlof) Message-Id: <200612011432.kB1EWl5j090818@repoman.freebsd.org> From: "Frank J. Laszlo" Date: Fri, 1 Dec 2006 14:32:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/irc/miau Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 14:32:48 -0000 laszlof 2006-12-01 14:32:47 UTC FreeBSD ports repository Modified files: irc/miau Makefile Log: Add ipv6 virtual category. PR: ports/106125 Submitted by: Janos Mohacsi Approved by: self (maintainer) Revision Changes Path 1.13 +1 -1 ports/irc/miau/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 14:45:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5F3DE16A416; Fri, 1 Dec 2006 14:45:20 +0000 (UTC) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9941343CA2; Fri, 1 Dec 2006 14:45:05 +0000 (GMT) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1EjJlL093753; Fri, 1 Dec 2006 14:45:19 GMT (envelope-from laszlof@repoman.freebsd.org) Received: (from laszlof@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1EjJdr093752; Fri, 1 Dec 2006 14:45:19 GMT (envelope-from laszlof) Message-Id: <200612011445.kB1EjJdr093752@repoman.freebsd.org> From: "Frank J. Laszlo" Date: Fri, 1 Dec 2006 14:45:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/xanalyser Makefile ports/audio/xanalyser/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: Fri, 01 Dec 2006 14:45:20 -0000 laszlof 2006-12-01 14:45:19 UTC FreeBSD ports repository Modified files: audio/xanalyser Makefile Removed files: audio/xanalyser/files patch-Makefile.in Log: 1) Move patch-Makefile.in into REINPLACE_CMD 2) Respect X11BASE PR: ports/105922 Submitted by: Diane Bruce (maintainer) Revision Changes Path 1.3 +6 -1 ports/audio/xanalyser/Makefile 1.2 +0 -11 ports/audio/xanalyser/files/patch-Makefile.in (dead) From owner-cvs-all@FreeBSD.ORG Fri Dec 1 14:57:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4A45516A40F; Fri, 1 Dec 2006 14:57:21 +0000 (UTC) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A70C43DE4; Fri, 1 Dec 2006 14:49:56 +0000 (GMT) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1EnPM4093869; Fri, 1 Dec 2006 14:49:25 GMT (envelope-from laszlof@repoman.freebsd.org) Received: (from laszlof@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1EnP70093868; Fri, 1 Dec 2006 14:49:25 GMT (envelope-from laszlof) Message-Id: <200612011449.kB1EnP70093868@repoman.freebsd.org> From: "Frank J. Laszlo" Date: Fri, 1 Dec 2006 14:49:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/gxine Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 14:57:21 -0000 laszlof 2006-12-01 14:49:24 UTC FreeBSD ports repository Modified files: multimedia/gxine Makefile Log: Respect X11BASE PR: ports/106097 Submitted by: self Reviewed by: "M. Yu. Brazhnikov" (maintainer) Revision Changes Path 1.26 +2 -1 ports/multimedia/gxine/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 14:57:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B111816A6A4; Fri, 1 Dec 2006 14:57:33 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 383334400A; Fri, 1 Dec 2006 14:50:59 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1Eoa5A094002; Fri, 1 Dec 2006 14:50:36 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1Eoaug094001; Fri, 1 Dec 2006 14:50:36 GMT (envelope-from pav) Message-Id: <200612011450.kB1Eoaug094001@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 1 Dec 2006 14:50: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-p2p/rblibtorrent Makefile pkg-plist ports/net-p2p/rblibtorrent/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: Fri, 01 Dec 2006 14:57:33 -0000 pav 2006-12-01 14:50:36 UTC FreeBSD ports repository Modified files: net-p2p/rblibtorrent Makefile pkg-plist net-p2p/rblibtorrent/files patch-Makefile.in Log: - Fix location of pkgconfig file PR: ports/106133 Submitted by: Johan Strom (maintainer) Revision Changes Path 1.4 +1 -0 ports/net-p2p/rblibtorrent/Makefile 1.3 +1 -1 ports/net-p2p/rblibtorrent/files/patch-Makefile.in 1.6 +1 -3 ports/net-p2p/rblibtorrent/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Dec 1 15:12:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C22BF16A415; Fri, 1 Dec 2006 15:12:51 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3BDF43C9D; Fri, 1 Dec 2006 15:12:36 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1FCpKF098565; Fri, 1 Dec 2006 15:12:51 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1FCpeU098558; Fri, 1 Dec 2006 15:12:51 GMT (envelope-from pav) Message-Id: <200612011512.kB1FCpeU098558@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 1 Dec 2006 15:12:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/irc Makefile ports/irc/inspircd Makefile distinfo pkg-descr pkg-message pkg-plist ports/irc/inspircd/files config.cache X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 15:12:51 -0000 pav 2006-12-01 15:12:51 UTC FreeBSD ports repository Modified files: irc Makefile Added files: irc/inspircd Makefile distinfo pkg-descr pkg-message pkg-plist irc/inspircd/files config.cache Log: InspIRCd is a highly modular C++ IRC daemon. It supports most features of other IRC daemons, and supports FreeBSD kqueue() for connection management. WWW: http://www.inspircd.org/ PR: ports/102583 Submitted by: Craig Edwards Revision Changes Path 1.140 +1 -0 ports/irc/Makefile 1.1 +52 -0 ports/irc/inspircd/Makefile (new) 1.1 +3 -0 ports/irc/inspircd/distinfo (new) 1.1 +36 -0 ports/irc/inspircd/files/config.cache (new) 1.1 +5 -0 ports/irc/inspircd/pkg-descr (new) 1.1 +2 -0 ports/irc/inspircd/pkg-message (new) 1.1 +119 -0 ports/irc/inspircd/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Dec 1 15:13:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D3CDD16A40F; Fri, 1 Dec 2006 15:13:34 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 000F443CA2; Fri, 1 Dec 2006 15:13:19 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1FDYft098626; Fri, 1 Dec 2006 15:13:34 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1FDYpc098625; Fri, 1 Dec 2006 15:13:34 GMT (envelope-from pav) Message-Id: <200612011513.kB1FDYpc098625@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 1 Dec 2006 15:13:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 15:13:34 -0000 pav 2006-12-01 15:13:34 UTC FreeBSD ports repository Modified files: . modules Log: inspircd --> ports/irc/inspircd Revision Changes Path 1.16722 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Dec 1 15:26:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A753D16A40F; Fri, 1 Dec 2006 15:26:25 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E52843C9D; Fri, 1 Dec 2006 15:26:10 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1FQPwV000415; Fri, 1 Dec 2006 15:26:25 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1FQPgT000414; Fri, 1 Dec 2006 15:26:25 GMT (envelope-from pav) Message-Id: <200612011526.kB1FQPgT000414@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 1 Dec 2006 15:26:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils Makefile ports/sysutils/linux-megacli Makefile distinfo pkg-descr pkg-message pkg-plist ports/sysutils/linux-megacli/files megacli.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 15:26:25 -0000 pav 2006-12-01 15:26:24 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/linux-megacli Makefile distinfo pkg-descr pkg-message pkg-plist sysutils/linux-megacli/files megacli.sh.in Log: LSI Logic MegaRAID SAS MegaCLI Release This is the Linux console based management utility for the LSI MegaRAID SAS family of controllers. FreeBSD >= 6.1 supports running this tool by the means of the mfi_linux.ko kernel module and the /dev/mfi0 device. Author: LSI Logic Corporation WWW: http://www.lsi.com/ PR: ports/106012 Submitted by: Ruben van Staveren Revision Changes Path 1.862 +1 -0 ports/sysutils/Makefile 1.1 +52 -0 ports/sysutils/linux-megacli/Makefile (new) 1.1 +3 -0 ports/sysutils/linux-megacli/distinfo (new) 1.1 +34 -0 ports/sysutils/linux-megacli/files/megacli.sh.in (new) 1.1 +10 -0 ports/sysutils/linux-megacli/pkg-descr (new) 1.1 +30 -0 ports/sysutils/linux-megacli/pkg-message (new) 1.1 +4 -0 ports/sysutils/linux-megacli/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Dec 1 15:26:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8C40516A584; Fri, 1 Dec 2006 15:26:46 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 279D843CAD; Fri, 1 Dec 2006 15:26:31 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1FQjvl000467; Fri, 1 Dec 2006 15:26:45 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1FQjhc000466; Fri, 1 Dec 2006 15:26:45 GMT (envelope-from pav) Message-Id: <200612011526.kB1FQjhc000466@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 1 Dec 2006 15:26:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports LEGAL X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 15:26:46 -0000 pav 2006-12-01 15:26:45 UTC FreeBSD ports repository Modified files: . LEGAL Log: - Add entry for sysutils/linux-megacli Revision Changes Path 1.510 +2 -1 ports/LEGAL From owner-cvs-all@FreeBSD.ORG Fri Dec 1 15:27:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1CA5D16A503; Fri, 1 Dec 2006 15:27:17 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F39E43CA3; Fri, 1 Dec 2006 15:27:02 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1FRGTZ000523; Fri, 1 Dec 2006 15:27:16 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1FRGT0000522; Fri, 1 Dec 2006 15:27:16 GMT (envelope-from pav) Message-Id: <200612011527.kB1FRGT0000522@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 1 Dec 2006 15:27:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 01 Dec 2006 15:27:17 -0000 pav 2006-12-01 15:27:16 UTC FreeBSD ports repository Modified files: . modules Log: linux-megacli --> ports/sysutils/linux-megacli Revision Changes Path 1.16723 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Dec 1 15:29:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4A29916A403; Fri, 1 Dec 2006 15:29:56 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 575B143C9D; Fri, 1 Dec 2006 15:29:41 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1FTtUv000684; Fri, 1 Dec 2006 15:29:55 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1FTti9000683; Fri, 1 Dec 2006 15:29:55 GMT (envelope-from pav) Message-Id: <200612011529.kB1FTti9000683@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 1 Dec 2006 15:29:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/gtetrinet Makefile ports/games/tetrinet Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 15:29:56 -0000 pav 2006-12-01 15:29:55 UTC FreeBSD ports repository Modified files: games/gtetrinet Makefile games/tetrinet Makefile Log: - Add ipv6 to CATEGORIES PR: ports/106121, ports/106122 Submitted by: Janos Mohacsi Revision Changes Path 1.39 +1 -1 ports/games/gtetrinet/Makefile 1.8 +1 -1 ports/games/tetrinet/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 15:40:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 76D1416A407; Fri, 1 Dec 2006 15:40:17 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D52943CA6; Fri, 1 Dec 2006 15:40:02 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1FeGid002307; Fri, 1 Dec 2006 15:40:16 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1FeGVb002306; Fri, 1 Dec 2006 15:40:16 GMT (envelope-from pav) Message-Id: <200612011540.kB1FeGVb002306@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 1 Dec 2006 15:40:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/tcl84 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 15:40:17 -0000 pav 2006-12-01 15:40:16 UTC FreeBSD ports repository Modified files: lang/tcl84 Makefile Log: - Be more thorough in resetting locales to ensure successfull test run PR: ports/105191 Submitted by: Gregory Nou Revision Changes Path 1.97 +1 -1 ports/lang/tcl84/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 15:54:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E10B816A407; Fri, 1 Dec 2006 15:54:35 +0000 (UTC) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7EB643CA8; Fri, 1 Dec 2006 15:54:20 +0000 (GMT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1FsZMo005152; Fri, 1 Dec 2006 15:54:35 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1FsZr0005151; Fri, 1 Dec 2006 15:54:35 GMT (envelope-from nyan) Message-Id: <200612011554.kB1FsZr0005151@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Fri, 1 Dec 2006 15:54: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/usr.sbin/sysinstall label.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 15:54:36 -0000 nyan 2006-12-01 15:54:35 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.sbin/sysinstall label.c Log: MFC: revision 1.153 Increase USR_MIN_SIZE to 160 because it requires more disk space. Revision Changes Path 1.148.8.3 +1 -1 src/usr.sbin/sysinstall/label.c From owner-cvs-all@FreeBSD.ORG Fri Dec 1 16:02:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C687316A412; Fri, 1 Dec 2006 16:02:07 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C073B43CA6; Fri, 1 Dec 2006 16:01:52 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1G27sh009422; Fri, 1 Dec 2006 16:02:07 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1G27gH009420; Fri, 1 Dec 2006 16:02:07 GMT (envelope-from pav) Message-Id: <200612011602.kB1G27gH009420@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 1 Dec 2006 16:02:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-mgmt Makefile ports/net-mgmt/argus-monitor Makefile distinfo pkg-descr pkg-plist ports/net-mgmt/argus-monitor/files argusd.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, 01 Dec 2006 16:02:07 -0000 pav 2006-12-01 16:02:07 UTC FreeBSD ports repository Modified files: net-mgmt Makefile Added files: net-mgmt/argus-monitor Makefile distinfo pkg-descr pkg-plist net-mgmt/argus-monitor/files argusd.in Log: * Argus is a system and network monitoring application. * It will monitor nearly anything you ask it to monitor (TCP + UDP applications, IP connectivity, SNMP OIDS, Programs, Databases, etc). * It presents a nice clean, easy to view web interface that will keep both the managers happy (Red Bad. Green Good.) and the techs happy ("Ah! that's what the problem is"). * It can send alerts numerous ways (such as via pager) and can automatically escalate if someone falls asleep. WWW: http://argus.tcp4me.com/ PR: ports/105837 Submitted by: Brock Williams Revision Changes Path 1.97 +1 -0 ports/net-mgmt/Makefile 1.1 +47 -0 ports/net-mgmt/argus-monitor/Makefile (new) 1.1 +3 -0 ports/net-mgmt/argus-monitor/distinfo (new) 1.1 +24 -0 ports/net-mgmt/argus-monitor/files/argusd.in (new) 1.1 +11 -0 ports/net-mgmt/argus-monitor/pkg-descr (new) 1.1 +99 -0 ports/net-mgmt/argus-monitor/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Dec 1 16:02:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2202716A4B3; Fri, 1 Dec 2006 16:02:47 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92B3C43CBA; Fri, 1 Dec 2006 16:02:30 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1G2dIu009998; Fri, 1 Dec 2006 16:02:39 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1G2dD8009996; Fri, 1 Dec 2006 16:02:39 GMT (envelope-from pav) Message-Id: <200612011602.kB1G2dD8009996@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 1 Dec 2006 16:02:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 16:02:47 -0000 pav 2006-12-01 16:02:39 UTC FreeBSD ports repository Modified files: . modules Log: argus-monitor --> ports/net-mgmt/argus-monitor Revision Changes Path 1.16724 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Dec 1 16:04:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 29AC316A415; Fri, 1 Dec 2006 16:04:18 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EB4443CF0; Fri, 1 Dec 2006 16:03:39 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1G3dEY012199; Fri, 1 Dec 2006 16:03:39 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1G3d1B012194; Fri, 1 Dec 2006 16:03:39 GMT (envelope-from sam) Message-Id: <200612011603.kB1G3d1B012194@repoman.freebsd.org> From: Sam Leffler Date: Fri, 1 Dec 2006 16:03: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/dev/ath if_ath_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: Fri, 01 Dec 2006 16:04:18 -0000 sam 2006-12-01 16:03:39 UTC FreeBSD src repository Modified files: sys/dev/ath if_ath_pci.c Log: clarify shortcut return Submitted by: cognet, kevlo MFC after: 1 week Revision Changes Path 1.16 +2 -2 src/sys/dev/ath/if_ath_pci.c From owner-cvs-all@FreeBSD.ORG Fri Dec 1 16:11:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 301E616A416; Fri, 1 Dec 2006 16:11:06 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 039F443C9D; Fri, 1 Dec 2006 16:10:50 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1GB5i6018549; Fri, 1 Dec 2006 16:11:05 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1GB5pt018548; Fri, 1 Dec 2006 16:11:05 GMT (envelope-from jhb) Message-Id: <200612011611.kB1GB5pt018548@repoman.freebsd.org> From: John Baldwin Date: Fri, 1 Dec 2006 16:11:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/pci pci_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: Fri, 01 Dec 2006 16:11:06 -0000 jhb 2006-12-01 16:11:05 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/pci pci_pci.c Log: MFC: Don't try to print a NULL string during boot. Revision Changes Path 1.37.2.2 +15 -9 src/sys/dev/pci/pci_pci.c From owner-cvs-all@FreeBSD.ORG Fri Dec 1 16:16:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EBAC216A403; Fri, 1 Dec 2006 16:16:08 +0000 (UTC) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16B5743CC1; Fri, 1 Dec 2006 16:15:51 +0000 (GMT) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1GG57H025358; Fri, 1 Dec 2006 16:16:05 GMT (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1GG59m025357; Fri, 1 Dec 2006 16:16:05 GMT (envelope-from roam) Message-Id: <200612011616.kB1GG59m025357@repoman.freebsd.org> From: Peter Pentchev Date: Fri, 1 Dec 2006 16:16:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/stunnel Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 16:16:09 -0000 roam 2006-12-01 16:16:05 UTC FreeBSD ports repository Modified files: security/stunnel Makefile distinfo Log: Update to stunnel 4.20. Revision Changes Path 1.77 +1 -1 ports/security/stunnel/Makefile 1.43 +3 -3 ports/security/stunnel/distinfo From owner-cvs-all@FreeBSD.ORG Fri Dec 1 16:24:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 870D916A416; Fri, 1 Dec 2006 16:24:53 +0000 (UTC) (envelope-from piso@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C03443CE7; Fri, 1 Dec 2006 16:23:30 +0000 (GMT) (envelope-from piso@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1GNPwk034204; Fri, 1 Dec 2006 16:23:25 GMT (envelope-from piso@repoman.freebsd.org) Received: (from piso@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1GNPLL034203; Fri, 1 Dec 2006 16:23:25 GMT (envelope-from piso) Message-Id: <200612011623.kB1GNPLL034203@repoman.freebsd.org> From: Paolo Pisati Date: Fri, 1 Dec 2006 16:23: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 ObsoleteFiles.inc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 16:24:54 -0000 piso 2006-12-01 16:23:25 UTC FreeBSD src repository Modified files: . ObsoleteFiles.inc Log: Delete old (and now unused) alias_*.so.4 files. Approved by: gleb Revision Changes Path 1.66 +18 -0 src/ObsoleteFiles.inc From owner-cvs-all@FreeBSD.ORG Fri Dec 1 16:24:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D4FF916A47E; Fri, 1 Dec 2006 16:24:53 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF66B43CB5; Fri, 1 Dec 2006 16:23:24 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1GMrgT033979; Fri, 1 Dec 2006 16:22:53 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1GMrkV033978; Fri, 1 Dec 2006 16:22:53 GMT (envelope-from skv) Message-Id: <200612011622.kB1GMrkV033978@repoman.freebsd.org> From: Sergey Skvortsov Date: Fri, 1 Dec 2006 16:22:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/sqlrelay Makefile Makefile.common 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, 01 Dec 2006 16:24:54 -0000 skv 2006-12-01 16:22:53 UTC FreeBSD ports repository Modified files: databases/sqlrelay Makefile Makefile.common distinfo pkg-plist Log: * update to 0.38 * take maintainership (approved by demon@) Revision Changes Path 1.50 +5 -4 ports/databases/sqlrelay/Makefile 1.13 +2 -2 ports/databases/sqlrelay/Makefile.common 1.14 +3 -3 ports/databases/sqlrelay/distinfo 1.17 +8 -117 ports/databases/sqlrelay/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Dec 1 16:27:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 67F1D16A412; Fri, 1 Dec 2006 16:27:12 +0000 (UTC) (envelope-from piso@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id F377143CAD; Fri, 1 Dec 2006 16:26:56 +0000 (GMT) (envelope-from piso@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1GRBq2034607; Fri, 1 Dec 2006 16:27:11 GMT (envelope-from piso@repoman.freebsd.org) Received: (from piso@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1GRB2E034606; Fri, 1 Dec 2006 16:27:11 GMT (envelope-from piso) Message-Id: <200612011627.kB1GRB2E034606@repoman.freebsd.org> From: Paolo Pisati Date: Fri, 1 Dec 2006 16:27:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netinet/libalias alias.c alias.h src/sys/netgraph ng_nat.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 16:27:12 -0000 piso 2006-12-01 16:27:11 UTC FreeBSD src repository Modified files: sys/netinet/libalias alias.c alias.h sys/netgraph ng_nat.c Log: Remove m_megapullup from ng_nat and put it under libalias. Approved by: gleb Revision Changes Path 1.6 +0 -35 src/sys/netgraph/ng_nat.c 1.55 +38 -0 src/sys/netinet/libalias/alias.c 1.34 +3 -0 src/sys/netinet/libalias/alias.h From owner-cvs-all@FreeBSD.ORG Fri Dec 1 16:31:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E491B16A40F; Fri, 1 Dec 2006 16:31:24 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B15C943CAF; Fri, 1 Dec 2006 16:31:09 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1GVOvC035312; Fri, 1 Dec 2006 16:31:24 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1GVOYI035305; Fri, 1 Dec 2006 16:31:24 GMT (envelope-from pav) Message-Id: <200612011631.kB1GVOYI035305@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 1 Dec 2006 16:31:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/dbmail21 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 16:31:25 -0000 pav 2006-12-01 16:31:24 UTC FreeBSD ports repository Modified files: mail/dbmail21 Makefile Log: - Fix duplicate LATEST_LINK, as reported by kris - Remove non-existent USE_PTHREAD, replace -pthread with PTHREAD_LIBS Revision Changes Path 1.33 +2 -2 ports/mail/dbmail21/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 16:31:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E4A4016A412; Fri, 1 Dec 2006 16:31:55 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2A7743CA5; Fri, 1 Dec 2006 16:31:40 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1GVtCb035474; Fri, 1 Dec 2006 16:31:55 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1GVtO7035473; Fri, 1 Dec 2006 16:31:55 GMT (envelope-from garga) Message-Id: <200612011631.kB1GVtO7035473@repoman.freebsd.org> From: Renato Botelho Date: Fri, 1 Dec 2006 16:31: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/libslang 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, 01 Dec 2006 16:31:56 -0000 garga 2006-12-01 16:31:55 UTC FreeBSD ports repository Modified files: devel/libslang pkg-descr Log: - Fix WWW - Cosmetic changes on pkg-descr Revision Changes Path 1.3 +14 -14 ports/devel/libslang/pkg-descr From owner-cvs-all@FreeBSD.ORG Fri Dec 1 16:34:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2489B16A403; Fri, 1 Dec 2006 16:34:59 +0000 (UTC) (envelope-from piso@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id E09B143CA3; Fri, 1 Dec 2006 16:34:43 +0000 (GMT) (envelope-from piso@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1GYrQw036181; Fri, 1 Dec 2006 16:34:53 GMT (envelope-from piso@repoman.freebsd.org) Received: (from piso@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1GYr6R036180; Fri, 1 Dec 2006 16:34:53 GMT (envelope-from piso) Message-Id: <200612011634.kB1GYr6R036180@repoman.freebsd.org> From: Paolo Pisati Date: Fri, 1 Dec 2006 16:34:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netinet/libalias alias.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 16:34:59 -0000 piso 2006-12-01 16:34:53 UTC FreeBSD src repository Modified files: sys/netinet/libalias alias.c Log: Make libalias.conf parsing a bit smarter. This closes PR kern/106112. While here, add mbuf's #includes i forgot in the previous commit. Approved by: gleb Revision Changes Path 1.56 +18 -10 src/sys/netinet/libalias/alias.c From owner-cvs-all@FreeBSD.ORG Fri Dec 1 16:37:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0230916A40F; Fri, 1 Dec 2006 16:37:27 +0000 (UTC) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E9D743CAA; Fri, 1 Dec 2006 16:37:11 +0000 (GMT) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1GbQpc036389; Fri, 1 Dec 2006 16:37:26 GMT (envelope-from laszlof@repoman.freebsd.org) Received: (from laszlof@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1GbQjc036388; Fri, 1 Dec 2006 16:37:26 GMT (envelope-from laszlof) Message-Id: <200612011637.kB1GbQjc036388@repoman.freebsd.org> From: "Frank J. Laszlo" Date: Fri, 1 Dec 2006 16:37:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/editors/zile Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 16:37:27 -0000 laszlof 2006-12-01 16:37:26 UTC FreeBSD ports repository Modified files: editors/zile Makefile distinfo Log: Update to 2.2.24 PR: ports/106140 Submitted by: KATO Tsuguru Revision Changes Path 1.40 +1 -1 ports/editors/zile/Makefile 1.35 +3 -3 ports/editors/zile/distinfo From owner-cvs-all@FreeBSD.ORG Fri Dec 1 16:43:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2DB0716A412; Fri, 1 Dec 2006 16:43:12 +0000 (UTC) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0C7D43CC6; Fri, 1 Dec 2006 16:42:51 +0000 (GMT) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1Gh6e6037667; Fri, 1 Dec 2006 16:43:06 GMT (envelope-from laszlof@repoman.freebsd.org) Received: (from laszlof@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1Gh61F037666; Fri, 1 Dec 2006 16:43:06 GMT (envelope-from laszlof) Message-Id: <200612011643.kB1Gh61F037666@repoman.freebsd.org> From: "Frank J. Laszlo" Date: Fri, 1 Dec 2006 16:43: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/thudboard 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, 01 Dec 2006 16:43:12 -0000 laszlof 2006-12-01 16:43:05 UTC FreeBSD ports repository Modified files: games/thudboard Makefile distinfo pkg-plist Log: Update to version 1.7 PR: ports/106141 Submitted by: KATO Tsuguru Revision Changes Path 1.11 +12 -13 ports/games/thudboard/Makefile 1.11 +3 -3 ports/games/thudboard/distinfo 1.8 +42 -36 ports/games/thudboard/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Dec 1 16:53:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9E5AF16A403; Fri, 1 Dec 2006 16:53:56 +0000 (UTC) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32E9443CB6; Fri, 1 Dec 2006 16:53:41 +0000 (GMT) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1Grua1048703; Fri, 1 Dec 2006 16:53:56 GMT (envelope-from laszlof@repoman.freebsd.org) Received: (from laszlof@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1Grul1048702; Fri, 1 Dec 2006 16:53:56 GMT (envelope-from laszlof) Message-Id: <200612011653.kB1Grul1048702@repoman.freebsd.org> From: "Frank J. Laszlo" Date: Fri, 1 Dec 2006 16: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/graphics/kbarcode Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 16:53:56 -0000 laszlof 2006-12-01 16:53:55 UTC FreeBSD ports repository Modified files: graphics/kbarcode Makefile distinfo Log: Update to 2.0.5 PR: ports/106142 Submitted by: KATO Tsuguru Revision Changes Path 1.21 +5 -5 ports/graphics/kbarcode/Makefile 1.14 +3 -3 ports/graphics/kbarcode/distinfo From owner-cvs-all@FreeBSD.ORG Fri Dec 1 16:55:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B158E16A49E; Fri, 1 Dec 2006 16:55:20 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EE8D43CB2; Fri, 1 Dec 2006 16:55:00 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1GtFbs049007; Fri, 1 Dec 2006 16:55:15 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1GtFrL049006; Fri, 1 Dec 2006 16:55:15 GMT (envelope-from jhb) Message-Id: <200612011655.kB1GtFrL049006@repoman.freebsd.org> From: John Baldwin Date: Fri, 1 Dec 2006 16:55:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/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: Fri, 01 Dec 2006 16:55:20 -0000 jhb 2006-12-01 16:55:15 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/pci pci.c Log: MFC: Look for capabilities in PCI-PCI bidges using the same CAP PTR register as for type 0 devices. Revision Changes Path 1.292.2.10 +1 -0 src/sys/dev/pci/pci.c From owner-cvs-all@FreeBSD.ORG Fri Dec 1 17:02:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9BD8216A534; Fri, 1 Dec 2006 17:02:36 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A64543C9D; Fri, 1 Dec 2006 17:02:21 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1H2aX5081078; Fri, 1 Dec 2006 17:02:36 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1H2afh081074; Fri, 1 Dec 2006 17:02:36 GMT (envelope-from jhb) Message-Id: <200612011702.kB1H2afh081074@repoman.freebsd.org> From: John Baldwin Date: Fri, 1 Dec 2006 17:02:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/bfe if_bfe.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 17:02:36 -0000 jhb 2006-12-01 17:02:36 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/bfe if_bfe.c Log: MFC: Add suspend/resume support. Revision Changes Path 1.25.2.7 +38 -0 src/sys/dev/bfe/if_bfe.c From owner-cvs-all@FreeBSD.ORG Fri Dec 1 17:13:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ED71E16A403; Fri, 1 Dec 2006 17:13:56 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B31943C9D; Fri, 1 Dec 2006 17:13:41 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1HDulW091649; Fri, 1 Dec 2006 17:13:56 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1HDuBH091648; Fri, 1 Dec 2006 17:13:56 GMT (envelope-from jhb) Message-Id: <200612011713.kB1HDuBH091648@repoman.freebsd.org> From: John Baldwin Date: Fri, 1 Dec 2006 17:13:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/amd64/amd64 intr_machdep.c io_apic.c src/sys/i386/i386 intr_machdep.c io_apic.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 17:13:57 -0000 jhb 2006-12-01 17:13:56 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/amd64/amd64 intr_machdep.c io_apic.c sys/i386/i386 intr_machdep.c io_apic.c Log: MFC: Trim some x86 interrupt-related noise from bootverbose. Revision Changes Path 1.15.2.4 +1 -5 src/sys/amd64/amd64/intr_machdep.c 1.15.2.7 +13 -10 src/sys/amd64/amd64/io_apic.c 1.14.2.4 +1 -5 src/sys/i386/i386/intr_machdep.c 1.20.2.7 +12 -9 src/sys/i386/i386/io_apic.c From owner-cvs-all@FreeBSD.ORG Fri Dec 1 17:39:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3E19216A40F; Fri, 1 Dec 2006 17:39:11 +0000 (UTC) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1990D43C9D; Fri, 1 Dec 2006 17:38:52 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1Hd7e9094977; Fri, 1 Dec 2006 17:39:07 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1Hd76D094976; Fri, 1 Dec 2006 17:39:07 GMT (envelope-from ceri) Message-Id: <200612011739.kB1Hd76D094976@repoman.freebsd.org> From: Ceri Davies Date: Fri, 1 Dec 2006 17:39:07 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/donations wantlist.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 17:39:11 -0000 ceri 2006-12-01 17:39:07 UTC FreeBSD doc repository Modified files: en/donations wantlist.sgml Log: Add a new wishlist item. Revision Changes Path 1.424 +10 -1 www/en/donations/wantlist.sgml From owner-cvs-all@FreeBSD.ORG Fri Dec 1 17:46:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 99C5616A539; Fri, 1 Dec 2006 17:46:27 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7C6143CAF; Fri, 1 Dec 2006 17:46:10 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1HkPAM096427; Fri, 1 Dec 2006 17:46:25 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1HkPi4096426; Fri, 1 Dec 2006 17:46:25 GMT (envelope-from ru) Message-Id: <200612011746.kB1HkPi4096426@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 1 Dec 2006 17: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/share/man/man9 LOCK_PROFILING.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, 01 Dec 2006 17:46:27 -0000 ru 2006-12-01 17:46:25 UTC FreeBSD src repository Modified files: share/man/man9 LOCK_PROFILING.9 Log: Give up on waiting for a repo-copy (no answer in 20 days), and commit my markup fixes. OK'ed by: kmacy Revision Changes Path 1.2 +8 -6 src/share/man/man9/LOCK_PROFILING.9 From owner-cvs-all@FreeBSD.ORG Fri Dec 1 17:50:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 64BE716A494; Fri, 1 Dec 2006 17:50:12 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D10AB43CA8; Fri, 1 Dec 2006 17:49:56 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1HoCVj096581; Fri, 1 Dec 2006 17:50:12 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1HoBnP096579; Fri, 1 Dec 2006 17:50:11 GMT (envelope-from imp) Message-Id: <200612011750.kB1HoBnP096579@repoman.freebsd.org> From: Warner Losh Date: Fri, 1 Dec 2006 17:50: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/net if_llc.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, 01 Dec 2006 17:50:12 -0000 imp 2006-12-01 17:50:11 UTC FreeBSD src repository Modified files: sys/net if_llc.h Log: Move the __packed declarations. This makes sizeof(struct llc) 8 again on the arm. Add an assert to ensure that the size is 8 to prefent others from falling into this trap (we should have more of these). Why the construct: struct foo { union bar { struct { ... } __packed fred; ... } __packed wilma; } __packed; has a different packing than: struct foo { union bar { struct { ... } fred __packed; ... } wilma __packed; } __packed; is beyond my ability to ferret out of the gcc documentation. Most likely some subtle binding issue (eg before it says the struct itself is packed, while after it means that the whole struct is packed into the thing it is in). Pointers to relevant documentation would be appreciated. Revision Changes Path 1.13 +11 -7 src/sys/net/if_llc.h From owner-cvs-all@FreeBSD.ORG Fri Dec 1 17:58:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B547516A407; Fri, 1 Dec 2006 17:58:38 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45EAE43CBB; Fri, 1 Dec 2006 17:58:20 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1HwZaY098087; Fri, 1 Dec 2006 17:58:35 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1HwYLL098086; Fri, 1 Dec 2006 17:58:34 GMT (envelope-from sam) Message-Id: <200612011758.kB1HwYLL098086@repoman.freebsd.org> From: Sam Leffler Date: Fri, 1 Dec 2006 17:58:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/net80211 ieee80211_input.c ieee80211_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: Fri, 01 Dec 2006 17:58:38 -0000 sam 2006-12-01 17:58:33 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_input.c ieee80211_output.c Log: back out use of LLC_SNAPFRAMELEN now that sizeof(struct llc) isn't padded on arm Revision Changes Path 1.97 +1 -1 src/sys/net80211/ieee80211_input.c 1.45 +3 -3 src/sys/net80211/ieee80211_output.c From owner-cvs-all@FreeBSD.ORG Fri Dec 1 18:18:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 98FE716A412; Fri, 1 Dec 2006 18:18:36 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9D5E43CAA; Fri, 1 Dec 2006 18:18:20 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1IIaYu002561; Fri, 1 Dec 2006 18:18:36 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1IIaKZ002560; Fri, 1 Dec 2006 18:18:36 GMT (envelope-from imp) Message-Id: <200612011818.kB1IIaKZ002560@repoman.freebsd.org> From: Warner Losh Date: Fri, 1 Dec 2006 18:18: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/net bridgestp.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, 01 Dec 2006 18:18:36 -0000 imp 2006-12-01 18:18:36 UTC FreeBSD src repository Modified files: sys/net bridgestp.h Log: Use FreeBDS standard __packed as opposed to the gcc centric __attribute__(__packed__). Revision Changes Path 1.9 +2 -2 src/sys/net/bridgestp.h From owner-cvs-all@FreeBSD.ORG Fri Dec 1 18:25:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3E38F16A403; Fri, 1 Dec 2006 18:25:22 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6225243CAF; Fri, 1 Dec 2006 18:25:03 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1IPIS5004104; Fri, 1 Dec 2006 18:25:18 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1IPIL7004103; Fri, 1 Dec 2006 18:25:18 GMT (envelope-from imp) Message-Id: <200612011825.kB1IPIL7004103@repoman.freebsd.org> From: Warner Losh Date: Fri, 1 Dec 2006 18:25: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/net bridgestp.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, 01 Dec 2006 18:25:22 -0000 imp 2006-12-01 18:25:18 UTC FreeBSD src repository Modified files: sys/net bridgestp.h Log: fix typo in last commit Revision Changes Path 1.10 +1 -1 src/sys/net/bridgestp.h From owner-cvs-all@FreeBSD.ORG Fri Dec 1 18:34:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ACD2516A407; Fri, 1 Dec 2006 18:34:37 +0000 (UTC) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB34243CB4; Fri, 1 Dec 2006 18:34:18 +0000 (GMT) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1IYYCk006390; Fri, 1 Dec 2006 18:34:34 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1IYYqL006389; Fri, 1 Dec 2006 18:34:34 GMT (envelope-from lofi) Message-Id: <200612011834.kB1IYYqL006389@repoman.freebsd.org> From: Michael Nottebrock Date: Fri, 1 Dec 2006 18:34:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/kdegraphics3 Makefile ports/graphics/kdegraphics3/files patch-post-3.5.5-kdegraphics.diff X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 18:34:37 -0000 lofi 2006-12-01 18:34:34 UTC FreeBSD ports repository Modified files: graphics/kdegraphics3 Makefile Added files: graphics/kdegraphics3/files patch-post-3.5.5-kdegraphics.diff Log: Fix possible crash/DOS bug in JPEG kfile-info plugin. Security: http://www.kde.org/info/security/advisory-20061129-1.txt Revision Changes Path 1.112 +1 -0 ports/graphics/kdegraphics3/Makefile 1.1 +134 -0 ports/graphics/kdegraphics3/files/patch-post-3.5.5-kdegraphics.diff (new) From owner-cvs-all@FreeBSD.ORG Fri Dec 1 18:37:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7D56A16A412; Fri, 1 Dec 2006 18:37:45 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2895743CAA; Fri, 1 Dec 2006 18:37:26 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1IbfK7008710; Fri, 1 Dec 2006 18:37:41 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1IbfCB008709; Fri, 1 Dec 2006 18:37:41 GMT (envelope-from imp) Message-Id: <200612011837.kB1IbfCB008709@repoman.freebsd.org> From: Warner Losh Date: Fri, 1 Dec 2006 18:37: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/netinet ip_carp.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, 01 Dec 2006 18:37:45 -0000 imp 2006-12-01 18:37:41 UTC FreeBSD src repository Modified files: sys/netinet ip_carp.h Log: Make sure that carp_header is 36 bytes long Revision Changes Path 1.3 +4 -0 src/sys/netinet/ip_carp.h From owner-cvs-all@FreeBSD.ORG Fri Dec 1 18:40:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A04C716A417; Fri, 1 Dec 2006 18:40:52 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FA7743CA6; Fri, 1 Dec 2006 18:40:36 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1IepJT008899; Fri, 1 Dec 2006 18:40:51 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1IepCN008898; Fri, 1 Dec 2006 18:40:51 GMT (envelope-from imp) Message-Id: <200612011840.kB1IepCN008898@repoman.freebsd.org> From: Warner Losh Date: Fri, 1 Dec 2006 18:40: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/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: Fri, 01 Dec 2006 18:40:52 -0000 imp 2006-12-01 18:40:51 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211.h Log: Fix packing on the country band descriptor. No real change since this is unused. Reviewed by: sam Revision Changes Path 1.12 +1 -1 src/sys/net80211/ieee80211.h From owner-cvs-all@FreeBSD.ORG Fri Dec 1 18:59:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BDE6516A40F; Fri, 1 Dec 2006 18:59:45 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D0D343CB8; Fri, 1 Dec 2006 18:59:20 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1IxaWJ011875; Fri, 1 Dec 2006 18:59:36 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1IxaRe011874; Fri, 1 Dec 2006 18:59:36 GMT (envelope-from arved) Message-Id: <200612011859.kB1IxaRe011874@repoman.freebsd.org> From: Tilman Linneweh Date: Fri, 1 Dec 2006 18:59:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/kaffeine Makefile distinfo pkg-plist ports/multimedia/kaffeine/files patch-kaffeine-src-kaffeine.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, 01 Dec 2006 18:59:45 -0000 arved 2006-12-01 18:59:36 UTC FreeBSD ports repository Modified files: multimedia/kaffeine Makefile distinfo pkg-plist Added files: multimedia/kaffeine/files patch-kaffeine-src-kaffeine.cpp Log: Update to 0.8.3 Revision Changes Path 1.37 +1 -2 ports/multimedia/kaffeine/Makefile 1.18 +3 -3 ports/multimedia/kaffeine/distinfo 1.1 +10 -0 ports/multimedia/kaffeine/files/patch-kaffeine-src-kaffeine.cpp (new) 1.18 +2 -4 ports/multimedia/kaffeine/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Dec 1 19:24:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 06F8F16A403; Fri, 1 Dec 2006 19:24:55 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC25243CA6; Fri, 1 Dec 2006 19:24:38 +0000 (GMT) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1JOsk8017492; Fri, 1 Dec 2006 19:24:54 GMT (envelope-from chinsan@repoman.freebsd.org) Received: (from chinsan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1JOsWM017491; Fri, 1 Dec 2006 19:24:54 GMT (envelope-from chinsan) Message-Id: <200612011924.kB1JOsWM017491@repoman.freebsd.org> From: Chin-San Huang Date: Fri, 1 Dec 2006 19:24:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11/xdialog 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, 01 Dec 2006 19:24:55 -0000 chinsan 2006-12-01 19:24:54 UTC FreeBSD ports repository (doc committer) Modified files: x11/xdialog Makefile pkg-plist Log: - Add samples & correct manual PR: ports/105799 Submitted by: Atom Smasher , ijliao@ Approved by: delphij (mentor) Revision Changes Path 1.31 +5 -1 ports/x11/xdialog/Makefile 1.14 +37 -0 ports/x11/xdialog/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Dec 1 19:38:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A616516A403; Fri, 1 Dec 2006 19:38:57 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 930AD43CA3; Fri, 1 Dec 2006 19:38:41 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1Jcv6k019288; Fri, 1 Dec 2006 19:38:57 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1JcvWB019287; Fri, 1 Dec 2006 19:38:57 GMT (envelope-from miwi) Message-Id: <200612011938.kB1JcvWB019287@repoman.freebsd.org> From: Martin Wilke Date: Fri, 1 Dec 2006 19:38:57 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors contrib.additional.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 19:38:57 -0000 miwi 2006-12-01 19:38:56 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml Log: - Remove duplicat entry. Revision Changes Path 1.644 +0 -5 doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml From owner-cvs-all@FreeBSD.ORG Fri Dec 1 19:45:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 422F416A40F; Fri, 1 Dec 2006 19:45:06 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAAB443CAB; Fri, 1 Dec 2006 19:44:47 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1Jj3Eu020769; Fri, 1 Dec 2006 19:45:03 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1Jj3Qh020768; Fri, 1 Dec 2006 19:45:03 GMT (envelope-from rafan) Message-Id: <200612011945.kB1Jj3Qh020768@repoman.freebsd.org> From: Rong-En Fan Date: Fri, 1 Dec 2006 19:45: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/x11-toolkits/py-fltk Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 19:45:06 -0000 rafan 2006-12-01 19:45:03 UTC FreeBSD ports repository Modified files: x11-toolkits/py-fltk Makefile Log: - Respect X11BASE Reported by: pointyhat Revision Changes Path 1.6 +3 -0 ports/x11-toolkits/py-fltk/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 19:48:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 85AD016A412; Fri, 1 Dec 2006 19:48:05 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 775F943CB0; Fri, 1 Dec 2006 19:47:49 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1Jm5f6020883; Fri, 1 Dec 2006 19:48:05 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1Jm5Rv020882; Fri, 1 Dec 2006 19:48:05 GMT (envelope-from miwi) Message-Id: <200612011948.kB1Jm5Rv020882@repoman.freebsd.org> From: Martin Wilke Date: Fri, 1 Dec 2006 19:48: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/zope-simpleblog Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 19:48:05 -0000 miwi 2006-12-01 19:48:04 UTC FreeBSD ports repository Modified files: www/zope-simpleblog Makefile Log: - Fix build with plone - Bump PORTREVISION Submitted by: pointyhat via kris Revision Changes Path 1.3 +2 -2 ports/www/zope-simpleblog/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 19:49:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 629EC16A403; Fri, 1 Dec 2006 19:49:12 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13CAC43CC5; Fri, 1 Dec 2006 19:48:52 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1Jn7Gk020954; Fri, 1 Dec 2006 19:49:07 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1Jn7X5020953; Fri, 1 Dec 2006 19:49:07 GMT (envelope-from miwi) Message-Id: <200612011949.kB1Jn7X5020953@repoman.freebsd.org> From: Martin Wilke Date: Fri, 1 Dec 2006 19:49: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/zope-coreblog2 Makefile pkg-message X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 19:49:12 -0000 miwi 2006-12-01 19:49:06 UTC FreeBSD ports repository Modified files: www/zope-coreblog2 Makefile pkg-message Log: - Fix build with plone - Fix typo - Bump PORTREVISION Submitted by: pointyhat via kris Revision Changes Path 1.18 +2 -1 ports/www/zope-coreblog2/Makefile 1.6 +0 -1 ports/www/zope-coreblog2/pkg-message From owner-cvs-all@FreeBSD.ORG Fri Dec 1 19:56:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7192416A47E; Fri, 1 Dec 2006 19:56:20 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58B5043DA1; Fri, 1 Dec 2006 19:54:55 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1JsO2S021992; Fri, 1 Dec 2006 19:54:24 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1JsOXO021991; Fri, 1 Dec 2006 19:54:24 GMT (envelope-from rafan) Message-Id: <200612011954.kB1JsOXO021991@repoman.freebsd.org> From: Rong-En Fan Date: Fri, 1 Dec 2006 19:54:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/tkrat2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 19:56:20 -0000 rafan 2006-12-01 19:54:24 UTC FreeBSD ports repository Modified files: mail/tkrat2 Makefile Log: - Respect X11BASE This port use Xlib to build, set USE_XLIB. With GNU_CONFIGURE set, it sets correct path to xlib. PR: ports/106039 Submitted by: rafan Approved by: Stephen J. Roznowski (maintainer) Revision Changes Path 1.52 +2 -0 ports/mail/tkrat2/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 20:02:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E89AC16A412; Fri, 1 Dec 2006 20:02:01 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBE7A43CC5; Fri, 1 Dec 2006 19:59:23 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1JxH77022477; Fri, 1 Dec 2006 19:59:17 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1JxH0h022476; Fri, 1 Dec 2006 19:59:17 GMT (envelope-from rafan) Message-Id: <200612011959.kB1JxH0h022476@repoman.freebsd.org> From: Rong-En Fan Date: Fri, 1 Dec 2006 19:59:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/ppracer Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 20:02:02 -0000 rafan 2006-12-01 19:59:16 UTC FreeBSD ports repository Modified files: games/ppracer Makefile Log: - Respect X11BASE Reported by: pointyhat Revision Changes Path 1.6 +1 -0 ports/games/ppracer/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 20:12:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CE88E16A4CA; Fri, 1 Dec 2006 20:12:27 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3EF343D6E; Fri, 1 Dec 2006 20:09:37 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1K5c1w024977; Fri, 1 Dec 2006 20:05:38 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1K5caV024976; Fri, 1 Dec 2006 20:05:38 GMT (envelope-from thierry) Message-Id: <200612012005.kB1K5caV024976@repoman.freebsd.org> From: Thierry Thomas Date: Fri, 1 Dec 2006 20:05:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/editors/mined 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, 01 Dec 2006 20:12:27 -0000 thierry 2006-12-01 20:05:38 UTC FreeBSD ports repository Modified files: editors/mined Makefile distinfo pkg-plist Log: Upgrade to 2000.13.2. Changelog at . Revision Changes Path 1.10 +1 -1 ports/editors/mined/Makefile 1.10 +3 -3 ports/editors/mined/distinfo 1.7 +9 -0 ports/editors/mined/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Dec 1 20:27:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4177E16A407; Fri, 1 Dec 2006 20:27:21 +0000 (UTC) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD6FA43CB0; Fri, 1 Dec 2006 20:26:58 +0000 (GMT) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1KRE1I028287; Fri, 1 Dec 2006 20:27:14 GMT (envelope-from laszlof@repoman.freebsd.org) Received: (from laszlof@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1KREFR028286; Fri, 1 Dec 2006 20:27:14 GMT (envelope-from laszlof) Message-Id: <200612012027.kB1KREFR028286@repoman.freebsd.org> From: "Frank J. Laszlo" Date: Fri, 1 Dec 2006 20:27:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/briquolo Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 20:27:21 -0000 laszlof 2006-12-01 20:27:14 UTC FreeBSD ports repository Modified files: games/briquolo Makefile Log: Respect X11BASE and USE_XLIB Reported by: pointyhat Revision Changes Path 1.23 +3 -0 ports/games/briquolo/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 20:34:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 68E6816A537; Fri, 1 Dec 2006 20:34:59 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F9F243DE5; Fri, 1 Dec 2006 20:31:23 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1KVSCA029045; Fri, 1 Dec 2006 20:31:28 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1KVSu9029044; Fri, 1 Dec 2006 20:31:28 GMT (envelope-from dinoex) Message-Id: <200612012031.kB1KVSu9029044@repoman.freebsd.org> From: Dirk Meyer Date: Fri, 1 Dec 2006 20:31:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/objectivelib 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, 01 Dec 2006 20:34:59 -0000 dinoex 2006-12-01 20:31:28 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/objectivelib Makefile distinfo pkg-descr pkg-plist Log: ObjectiveLib provides two primary services: containers and algorithms. An important part of the library that keeps everything moving is iterators. ObjectiveLib is designed to offer the same functionality to Objective-C programmers that the Standard Template Library offers to C++ programmers. Therefore, anyone familiar with the STL will have no trouble using and understanding the machinery of ObjectiveLib. WWW: http://objectivelib.sourceforge.net/ Revision Changes Path 1.2528 +1 -0 ports/devel/Makefile 1.1 +30 -0 ports/devel/objectivelib/Makefile (new) 1.1 +3 -0 ports/devel/objectivelib/distinfo (new) 1.1 +8 -0 ports/devel/objectivelib/pkg-descr (new) 1.1 +24 -0 ports/devel/objectivelib/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Dec 1 20:35:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 78D8216A573; Fri, 1 Dec 2006 20:35:00 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58F9743CA5; Fri, 1 Dec 2006 20:32:02 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1KWDaE029280; Fri, 1 Dec 2006 20:32:13 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1KWDGg029279; Fri, 1 Dec 2006 20:32:13 GMT (envelope-from dinoex) Message-Id: <200612012032.kB1KWDGg029279@repoman.freebsd.org> From: Dirk Meyer Date: Fri, 1 Dec 2006 20:32: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, 01 Dec 2006 20:35:00 -0000 dinoex 2006-12-01 20:32:12 UTC FreeBSD ports repository Modified files: . modules Log: objectivelib --> ports/devel/objectivelib Revision Changes Path 1.16725 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Dec 1 20:40:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 60A2616A517; Fri, 1 Dec 2006 20:40:33 +0000 (UTC) (envelope-from mlaier@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98B4743CBD; Fri, 1 Dec 2006 20:39:37 +0000 (GMT) (envelope-from mlaier@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1KTucI028478; Fri, 1 Dec 2006 20:29:56 GMT (envelope-from mlaier@repoman.freebsd.org) Received: (from mlaier@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1KTuTO028477; Fri, 1 Dec 2006 20:29:56 GMT (envelope-from mlaier) Message-Id: <200612012029.kB1KTuTO028477@repoman.freebsd.org> From: Max Laier Date: Fri, 1 Dec 2006 20:29: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/share/man/man4 altq.4 src/sys/dev/ep if_ep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 20:40:33 -0000 mlaier 2006-12-01 20:29:56 UTC FreeBSD src repository Modified files: share/man/man4 altq.4 sys/dev/ep if_ep.c Log: ALTQify ep(4). Tested and Requested by: Andy Brook MFC after: 3 days Revision Changes Path 1.22 +2 -1 src/share/man/man4/altq.4 1.148 +7 -5 src/sys/dev/ep/if_ep.c From owner-cvs-all@FreeBSD.ORG Fri Dec 1 20:54:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 78A2D16A511; Fri, 1 Dec 2006 20:54:36 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A5E643D60; Fri, 1 Dec 2006 20:53:48 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1Ks4UW041062; Fri, 1 Dec 2006 20:54:04 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1Ks4nh041061; Fri, 1 Dec 2006 20:54:04 GMT (envelope-from dinoex) Message-Id: <200612012054.kB1Ks4nh041061@repoman.freebsd.org> From: Dirk Meyer Date: Fri, 1 Dec 2006 20:54: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/objectivelib Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 20:54:36 -0000 dinoex 2006-12-01 20:54:04 UTC FreeBSD ports repository Modified files: devel/objectivelib Makefile Log: - cleanup forget to mention Obtained from: NetBSD Revision Changes Path 1.2 +1 -3 ports/devel/objectivelib/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 20:59:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 60CDD16A403; Fri, 1 Dec 2006 20:59:35 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id E70A943CA2; Fri, 1 Dec 2006 20:59:17 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1KxXAJ041467; Fri, 1 Dec 2006 20:59:33 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1KxXLF041466; Fri, 1 Dec 2006 20:59:33 GMT (envelope-from thierry) Message-Id: <200612012059.kB1KxXLF041466@repoman.freebsd.org> From: Thierry Thomas Date: Fri, 1 Dec 2006 20:59:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math/k3dsurf Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 20:59:35 -0000 thierry 2006-12-01 20:59:33 UTC FreeBSD ports repository Modified files: math/k3dsurf Makefile distinfo Log: Chase a silent update of the .ui. Diff available at . Reported by: pointyhat via Kris Revision Changes Path 1.5 +1 -0 ports/math/k3dsurf/Makefile 1.4 +3 -3 ports/math/k3dsurf/distinfo From owner-cvs-all@FreeBSD.ORG Fri Dec 1 21:11:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B45B516A412; Fri, 1 Dec 2006 21:11:50 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id E997A43CD8; Fri, 1 Dec 2006 21:11:27 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1LBhDV045007; Fri, 1 Dec 2006 21:11:43 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1LBhPE045006; Fri, 1 Dec 2006 21:11:43 GMT (envelope-from miwi) Message-Id: <200612012111.kB1LBhPE045006@repoman.freebsd.org> From: Martin Wilke Date: Fri, 1 Dec 2006 21:11: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/planet Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 21:11:50 -0000 miwi 2006-12-01 21:11:43 UTC FreeBSD ports repository Modified files: www/planet Makefile Log: - Fix build Approved by: pointyhat via kris Revision Changes Path 1.5 +4 -0 ports/www/planet/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 21:15:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 81FE516A415; Fri, 1 Dec 2006 21:15:40 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5F5F43CA2; Fri, 1 Dec 2006 21:15:23 +0000 (GMT) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1LFdL3045746; Fri, 1 Dec 2006 21:15:39 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1LFdJx045745; Fri, 1 Dec 2006 21:15:39 GMT (envelope-from ehaupt) Message-Id: <200612012115.kB1LFdJx045745@repoman.freebsd.org> From: Emanuel Haupt Date: Fri, 1 Dec 2006 21:15:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/bloboats Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 21:15:40 -0000 ehaupt 2006-12-01 21:15:39 UTC FreeBSD ports repository Modified files: games/bloboats Makefile Log: Respect X11BASE PR: 106152 Submitted by: laszlof Revision Changes Path 1.4 +3 -0 ports/games/bloboats/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 21:19:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3B44316A40F; Fri, 1 Dec 2006 21:19:13 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83F5A43CAA; Fri, 1 Dec 2006 21:18:52 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1LJ82R045887; Fri, 1 Dec 2006 21:19:08 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1LJ8sO045886; Fri, 1 Dec 2006 21:19:08 GMT (envelope-from erwin) Message-Id: <200612012119.kB1LJ8sO045886@repoman.freebsd.org> From: Erwin Lansing Date: Fri, 1 Dec 2006 21:19:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/rdb Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 21:19:13 -0000 erwin 2006-12-01 21:19:08 UTC FreeBSD ports repository Modified files: databases/rdb Makefile Log: Remove stale mastersite PR: 105924 Submitted by: gabor Revision Changes Path 1.9 +1 -2 ports/databases/rdb/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 21:20:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6FE6B16A40F; Fri, 1 Dec 2006 21:20:44 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id E340E43CBA; Fri, 1 Dec 2006 21:20:27 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1LKhfh046078; Fri, 1 Dec 2006 21:20:43 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1LKhBk046077; Fri, 1 Dec 2006 21:20:43 GMT (envelope-from erwin) Message-Id: <200612012120.kB1LKhBk046077@repoman.freebsd.org> From: Erwin Lansing Date: Fri, 1 Dec 2006 21:20:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/ruby-csv Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 21:20:44 -0000 erwin 2006-12-01 21:20:43 UTC FreeBSD ports repository Modified files: textproc/ruby-csv Makefile Log: - Deprecate - Set EXPIRATION_DATE PR: 106066 Submitted by: gabor Revision Changes Path 1.14 +3 -0 ports/textproc/ruby-csv/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 21:24:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0C42016A403; Fri, 1 Dec 2006 21:24:17 +0000 (UTC) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B38843CA2; Fri, 1 Dec 2006 21:24:00 +0000 (GMT) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1LOGr3047349; Fri, 1 Dec 2006 21:24:16 GMT (envelope-from laszlof@repoman.freebsd.org) Received: (from laszlof@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1LOGaC047348; Fri, 1 Dec 2006 21:24:16 GMT (envelope-from laszlof) Message-Id: <200612012124.kB1LOGaC047348@repoman.freebsd.org> From: "Frank J. Laszlo" Date: Fri, 1 Dec 2006 21:24: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/chinese/miniChinput Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 21:24:17 -0000 laszlof 2006-12-01 21:24:16 UTC FreeBSD ports repository Modified files: chinese/miniChinput Makefile Log: 1) Respect X11BASE. 2) USE_LDCONFIG 3) pet portlint(1) Reported by: pointyhat Revision Changes Path 1.10 +6 -1 ports/chinese/miniChinput/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 21:28:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CCBE716A407; Fri, 1 Dec 2006 21:28:10 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29E4B43CA2; Fri, 1 Dec 2006 21:27:54 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1LSA0j047532; Fri, 1 Dec 2006 21:28:10 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1LSAjU047531; Fri, 1 Dec 2006 21:28:10 GMT (envelope-from erwin) Message-Id: <200612012128.kB1LSAjU047531@repoman.freebsd.org> From: Erwin Lansing Date: Fri, 1 Dec 2006 21:28:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/cl-lml Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 21:28:10 -0000 erwin 2006-12-01 21:28:10 UTC FreeBSD ports repository Modified files: www/cl-lml Makefile distinfo Log: Update to 2.5.4 PR: 106067 Submitted by: gabor Revision Changes Path 1.8 +1 -1 ports/www/cl-lml/Makefile 1.6 +3 -3 ports/www/cl-lml/distinfo From owner-cvs-all@FreeBSD.ORG Fri Dec 1 21:29:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CC7DC16A403; Fri, 1 Dec 2006 21:29:39 +0000 (UTC) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44A6143CA6; Fri, 1 Dec 2006 21:29:23 +0000 (GMT) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1LTdmT047611; Fri, 1 Dec 2006 21:29:39 GMT (envelope-from laszlof@repoman.freebsd.org) Received: (from laszlof@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1LTdeD047610; Fri, 1 Dec 2006 21:29:39 GMT (envelope-from laszlof) Message-Id: <200612012129.kB1LTdeD047610@repoman.freebsd.org> From: "Frank J. Laszlo" Date: Fri, 1 Dec 2006 21:29:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/asmixer Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 21:29:39 -0000 laszlof 2006-12-01 21:29:39 UTC FreeBSD ports repository Modified files: audio/asmixer Makefile Log: Respect X11BASE Reported by: pointyhat Revision Changes Path 1.5 +3 -1 ports/audio/asmixer/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 21:44:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DE83616A416; Fri, 1 Dec 2006 21:44:41 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4396343CB6; Fri, 1 Dec 2006 21:44:22 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1Lic8e050535; Fri, 1 Dec 2006 21:44:38 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1LicX5050531; Fri, 1 Dec 2006 21:44:38 GMT (envelope-from ru) Message-Id: <200612012144.kB1LicX5050531@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 1 Dec 2006 21:44:38 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/platforms arm.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, 01 Dec 2006 21:44:42 -0000 ru 2006-12-01 21:44:38 UTC FreeBSD doc repository Modified files: en/platforms arm.sgml Log: Document what musicians sing about FreeBSD/ARM. Reviewed by: cognet Revision Changes Path 1.10 +13 -1 www/en/platforms/arm.sgml From owner-cvs-all@FreeBSD.ORG Fri Dec 1 21:52:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AB41216A40F; Fri, 1 Dec 2006 21:52:08 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDBAE43C9D; Fri, 1 Dec 2006 21:51:51 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1Lq8S2051649; Fri, 1 Dec 2006 21:52:08 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1Lq82H051643; Fri, 1 Dec 2006 21:52:08 GMT (envelope-from ru) Message-Id: <200612012152.kB1Lq82H051643@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 1 Dec 2006 21:52: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/pci if_rl.c 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: Fri, 01 Dec 2006 21:52:08 -0000 ru 2006-12-01 21:52:07 UTC FreeBSD src repository Modified files: sys/pci if_rl.c if_rlreg.h Log: if_watchdog -> rl_watchdog Revision Changes Path 1.165 +15 -14 src/sys/pci/if_rl.c 1.63 +1 -0 src/sys/pci/if_rlreg.h From owner-cvs-all@FreeBSD.ORG Fri Dec 1 21:58:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5BD9416A47B; Fri, 1 Dec 2006 21:58:28 +0000 (UTC) (envelope-from wosch@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B29443CA3; Fri, 1 Dec 2006 21:58:06 +0000 (GMT) (envelope-from wosch@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1LwMpj052371; Fri, 1 Dec 2006 21:58:22 GMT (envelope-from wosch@repoman.freebsd.org) Received: (from wosch@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1LwMdY052370; Fri, 1 Dec 2006 21:58:22 GMT (envelope-from wosch) Message-Id: <200612012158.kB1LwMdY052370@repoman.freebsd.org> From: Wolfram Schneider Date: Fri, 1 Dec 2006 21:58:22 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/cgi mailindex.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: Fri, 01 Dec 2006 21:58:28 -0000 wosch 2006-12-01 21:58:22 UTC FreeBSD doc repository Modified files: en/cgi mailindex.cgi Log: Old archive files contains a dot. Revision Changes Path 1.10 +2 -2 www/en/cgi/mailindex.cgi From owner-cvs-all@FreeBSD.ORG Fri Dec 1 22:32:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6246816A417; Fri, 1 Dec 2006 22:32:09 +0000 (UTC) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7FAF43CF7; Fri, 1 Dec 2006 22:31:13 +0000 (GMT) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1MVTtH060615; Fri, 1 Dec 2006 22:31:29 GMT (envelope-from laszlof@repoman.freebsd.org) Received: (from laszlof@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1MVTpf060614; Fri, 1 Dec 2006 22:31:29 GMT (envelope-from laszlof) Message-Id: <200612012231.kB1MVTpf060614@repoman.freebsd.org> From: "Frank J. Laszlo" Date: Fri, 1 Dec 2006 22:31:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/briquolo Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 22:32:09 -0000 laszlof 2006-12-01 22:31:29 UTC FreeBSD ports repository Modified files: games/briquolo Makefile Log: Back out CONFIGURE_ARGS change, it is already handled by USE_XLIB and GNU_CONFIGURE. Reported by: rafan Revision Changes Path 1.24 +0 -2 ports/games/briquolo/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 22:32:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0CE5316A417; Fri, 1 Dec 2006 22:32:35 +0000 (UTC) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C6AC43CA3; Fri, 1 Dec 2006 22:32:17 +0000 (GMT) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1MWXWi061090; Fri, 1 Dec 2006 22:32:33 GMT (envelope-from laszlof@repoman.freebsd.org) Received: (from laszlof@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1MWX36061089; Fri, 1 Dec 2006 22:32:33 GMT (envelope-from laszlof) Message-Id: <200612012232.kB1MWX36061089@repoman.freebsd.org> From: "Frank J. Laszlo" Date: Fri, 1 Dec 2006 22: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/chinese/miniChinput Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 22:32:35 -0000 laszlof 2006-12-01 22:32:33 UTC FreeBSD ports repository Modified files: chinese/miniChinput Makefile Log: Back out CONFIGURE_ARGS change. Handled by USE_XLIB + GNU_CONFIGURE Reported by: rafan Revision Changes Path 1.11 +0 -3 ports/chinese/miniChinput/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 22:34:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 71CD916A415; Fri, 1 Dec 2006 22:34:58 +0000 (UTC) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5200443CD1; Fri, 1 Dec 2006 22:34:34 +0000 (GMT) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1MYo1C061231; Fri, 1 Dec 2006 22:34:50 GMT (envelope-from laszlof@repoman.freebsd.org) Received: (from laszlof@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1MYoXw061230; Fri, 1 Dec 2006 22:34:50 GMT (envelope-from laszlof) Message-Id: <200612012234.kB1MYoXw061230@repoman.freebsd.org> From: "Frank J. Laszlo" Date: Fri, 1 Dec 2006 22:34: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/asmixer Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 22:34:58 -0000 laszlof 2006-12-01 22:34:50 UTC FreeBSD ports repository Modified files: audio/asmixer Makefile Log: back out CONFIGURE_ARGS change, this is handled by USE_XLIB+GNU_CONFIGURE. GNU_CONFIGURE also sets --prefix for us Reported by: rafan Revision Changes Path 1.6 +1 -4 ports/audio/asmixer/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 22:37:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B525416A51E; Fri, 1 Dec 2006 22:37:12 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B75F043CA6; Fri, 1 Dec 2006 22:36:55 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1MbCUk061368; Fri, 1 Dec 2006 22:37:12 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1MbCkT061367; Fri, 1 Dec 2006 22:37:12 GMT (envelope-from maho) Message-Id: <200612012237.kB1MbCkT061367@repoman.freebsd.org> From: Maho Nakata Date: Fri, 1 Dec 2006 22:37:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/science/mpqc pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 22:37:17 -0000 maho 2006-12-01 22:37:11 UTC FreeBSD ports repository Modified files: science/mpqc pkg-plist Log: Fix pkg-plist Submitted by: kris Revision Changes Path 1.11 +24 -0 ports/science/mpqc/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Dec 1 22:45:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4B17D16A40F; Fri, 1 Dec 2006 22:45:45 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35BB743CAB; Fri, 1 Dec 2006 22:45:28 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1MjiNJ062853; Fri, 1 Dec 2006 22:45:44 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1MjiYO062852; Fri, 1 Dec 2006 22:45:44 GMT (envelope-from rwatson) Message-Id: <200612012245.kB1MjiYO062852@repoman.freebsd.org> From: Robert Watson Date: Fri, 1 Dec 2006 22:45: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/net if_atmsubr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 22:45:45 -0000 rwatson 2006-12-01 22:45:44 UTC FreeBSD src repository Modified files: sys/net if_atmsubr.c Log: Remove obfuscating OpenBSD/NetBSD/BSDI/FreeBSD 2.x/FreeBSD 5.x ifdefs from around printfs and address list iteration. Revision Changes Path 1.45 +0 -20 src/sys/net/if_atmsubr.c From owner-cvs-all@FreeBSD.ORG Fri Dec 1 22:49:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6ECFC16A412; Fri, 1 Dec 2006 22:49:52 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7422843CA3; Fri, 1 Dec 2006 22:49:35 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1MnpDV063032; Fri, 1 Dec 2006 22:49:51 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1MnpSO063031; Fri, 1 Dec 2006 22:49:51 GMT (envelope-from erwin) Message-Id: <200612012249.kB1MnpSO063031@repoman.freebsd.org> From: Erwin Lansing Date: Fri, 1 Dec 2006 22:49: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/usr.sbin/sysinstall menus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 22:49:52 -0000 erwin 2006-12-01 22:49:51 UTC FreeBSD src repository (ports committer) Modified files: usr.sbin/sysinstall menus.c Log: - Add israeli mirror [1] - Add an IPv6 main site now both ISC and TDC have IPv6 Submitted by: Rostislav Krasny [1] MFC: 3 days Revision Changes Path 1.419 +6 -1 src/usr.sbin/sysinstall/menus.c From owner-cvs-all@FreeBSD.ORG Fri Dec 1 23:26:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 04FE216A403; Fri, 1 Dec 2006 23:26:58 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id F372743CA3; Fri, 1 Dec 2006 23:26:40 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1NQvNo070503; Fri, 1 Dec 2006 23:26:57 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1NQvB2070502; Fri, 1 Dec 2006 23:26:57 GMT (envelope-from thierry) Message-Id: <200612012326.kB1NQvB2070502@repoman.freebsd.org> From: Thierry Thomas Date: Fri, 1 Dec 2006 23:26: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/math/freefem++ 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, 01 Dec 2006 23:26:58 -0000 thierry 2006-12-01 23:26:57 UTC FreeBSD ports repository Modified files: math/freefem++ Makefile distinfo pkg-plist Log: Upgrade FreeFem++ to version 2.11-2. Revision Changes Path 1.48 +1 -1 ports/math/freefem++/Makefile 1.30 +3 -3 ports/math/freefem++/distinfo 1.21 +1 -11 ports/math/freefem++/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Dec 1 23:31:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 13C8416A4CE; Fri, 1 Dec 2006 23:31:13 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DB7F43CA3; Fri, 1 Dec 2006 23:30:56 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1NVCpp070771; Fri, 1 Dec 2006 23:31:12 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1NVCFl070769; Fri, 1 Dec 2006 23:31:12 GMT (envelope-from miwi) Message-Id: <200612012331.kB1NVCFl070769@repoman.freebsd.org> From: Martin Wilke Date: Fri, 1 Dec 2006 23:31: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/databases/mysqlsla Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 23:31:13 -0000 miwi 2006-12-01 23:31:12 UTC FreeBSD ports repository Modified files: databases/mysqlsla Makefile Log: - Add Backup MASTER_SITES Submitted by: pointyhat via kris Revision Changes Path 1.2 +3 -1 ports/databases/mysqlsla/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 23:33:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 958B116A416; Fri, 1 Dec 2006 23:33:23 +0000 (UTC) (envelope-from emax@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A1C243CA3; Fri, 1 Dec 2006 23:33:06 +0000 (GMT) (envelope-from emax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1NXNbM071813; Fri, 1 Dec 2006 23:33:23 GMT (envelope-from emax@repoman.freebsd.org) Received: (from emax@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1NXNx6071812; Fri, 1 Dec 2006 23:33:23 GMT (envelope-from emax) Message-Id: <200612012333.kB1NXNx6071812@repoman.freebsd.org> From: Maksim Yevmenkin Date: Fri, 1 Dec 2006 23:33: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/usr.sbin/bluetooth/bthidd parser.y X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 23:33:23 -0000 emax 2006-12-01 23:33:23 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.sbin/bluetooth/bthidd parser.y Log: MFC: Do not mark Bluetooth HID device as "potential keyboard" if its descriptor has items with CONSUMER page. For now only check for items with KEYBOARD page. This should prevent bthidd(8) from allocating vkbd(4) keyboard for Microsoft Bluetooth Explorer mouse. Approved by: re (bmah) Revision Changes Path 1.4.2.2 +1 -1 src/usr.sbin/bluetooth/bthidd/parser.y From owner-cvs-all@FreeBSD.ORG Fri Dec 1 23:39:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7021916A403; Fri, 1 Dec 2006 23:39:45 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D10443CA6; Fri, 1 Dec 2006 23:39:28 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1NdjxZ072280; Fri, 1 Dec 2006 23:39:45 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1NdiPf072279; Fri, 1 Dec 2006 23:39:44 GMT (envelope-from miwi) Message-Id: <200612012339.kB1NdiPf072279@repoman.freebsd.org> From: Martin Wilke Date: Fri, 1 Dec 2006 23:39: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/mail/spamass-milter Makefile ports/mail/spamass-milter/files spamass-milter.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, 01 Dec 2006 23:39:45 -0000 miwi 2006-12-01 23:39:44 UTC FreeBSD ports repository Modified files: mail/spamass-milter Makefile mail/spamass-milter/files spamass-milter.in Log: - Set uid/gid and file protection on /var/run/spamass-milter, allows easier integration for postfix mail - Bump PORTREVISION PR: ports/106153 Submitted by: Thomas Abthorpe (maintainer) Revision Changes Path 1.25 +1 -1 ports/mail/spamass-milter/Makefile 1.3 +7 -1 ports/mail/spamass-milter/files/spamass-milter.in From owner-cvs-all@FreeBSD.ORG Fri Dec 1 23:48:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1775C16A40F; Fri, 1 Dec 2006 23:48:00 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7540043CB1; Fri, 1 Dec 2006 23:47:39 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1Nlu4v073792; Fri, 1 Dec 2006 23:47:56 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1Nlut7073791; Fri, 1 Dec 2006 23:47:56 GMT (envelope-from miwi) Message-Id: <200612012347.kB1Nlut7073791@repoman.freebsd.org> From: Martin Wilke Date: Fri, 1 Dec 2006 23:47:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/editors/code-browser Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 23:48:00 -0000 miwi 2006-12-01 23:47:55 UTC FreeBSD ports repository Modified files: editors/code-browser Makefile distinfo Log: - Update to 2.10 PR: ports/106139 Submitted by: KATO Tsuguru Revision Changes Path 1.17 +8 -3 ports/editors/code-browser/Makefile 1.13 +3 -3 ports/editors/code-browser/distinfo From owner-cvs-all@FreeBSD.ORG Fri Dec 1 23:48:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1432816A5C0; Fri, 1 Dec 2006 23:48:05 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69F0F43CB8; Fri, 1 Dec 2006 23:47:43 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1Nm0cV073823; Fri, 1 Dec 2006 23:48:00 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1Nm0Mx073822; Fri, 1 Dec 2006 23:48:00 GMT (envelope-from miwi) Message-Id: <200612012348.kB1Nm0Mx073822@repoman.freebsd.org> From: Martin Wilke Date: Fri, 1 Dec 2006 23:48: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/audio/solfege 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, 01 Dec 2006 23:48:05 -0000 miwi 2006-12-01 23:48:00 UTC FreeBSD ports repository Modified files: audio/solfege Makefile distinfo pkg-plist Log: - Update to 3.6.1 PR: ports/106137 Submitted by: KATO Tsuguru Revision Changes Path 1.28 +4 -3 ports/audio/solfege/Makefile 1.21 +3 -3 ports/audio/solfege/distinfo 1.17 +39 -2 ports/audio/solfege/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Dec 1 23:48:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6FF5916A65F; Fri, 1 Dec 2006 23:48:08 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21EF643CAE; Fri, 1 Dec 2006 23:47:46 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1Nm2eu073854; Fri, 1 Dec 2006 23:48:02 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1Nm2NX073853; Fri, 1 Dec 2006 23:48:02 GMT (envelope-from miwi) Message-Id: <200612012348.kB1Nm2NX073853@repoman.freebsd.org> From: Martin Wilke Date: Fri, 1 Dec 2006 23:48: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/pear-XML_Parser Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 23:48:08 -0000 miwi 2006-12-01 23:48:02 UTC FreeBSD ports repository Modified files: devel/pear-XML_Parser Makefile distinfo Log: - Update to 1.2.8 PR: ports/106150 Submitted by: Thomas Abthorpe (maintainer) Revision Changes Path 1.15 +4 -4 ports/devel/pear-XML_Parser/Makefile 1.11 +3 -3 ports/devel/pear-XML_Parser/distinfo From owner-cvs-all@FreeBSD.ORG Fri Dec 1 23:48:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CC53716A5A9; Fri, 1 Dec 2006 23:48:15 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65D1443CAB; Fri, 1 Dec 2006 23:47:50 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1Nm7rQ073888; Fri, 1 Dec 2006 23:48:07 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1Nm72G073887; Fri, 1 Dec 2006 23:48:07 GMT (envelope-from miwi) Message-Id: <200612012348.kB1Nm72G073887@repoman.freebsd.org> From: Martin Wilke Date: Fri, 1 Dec 2006 23:48:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/wsdlpull 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, 01 Dec 2006 23:48:15 -0000 miwi 2006-12-01 23:48:07 UTC FreeBSD ports repository Modified files: www/wsdlpull Makefile distinfo pkg-plist Log: - Update to 1.12 PR: ports/106145 Submitted by: KATO Tsuguru Revision Changes Path 1.11 +1 -1 ports/www/wsdlpull/Makefile 1.6 +3 -3 ports/www/wsdlpull/distinfo 1.6 +1 -0 ports/www/wsdlpull/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Dec 1 23:58:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 50C7E16A40F; Fri, 1 Dec 2006 23:58:53 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29ED343C9D; Fri, 1 Dec 2006 23:58:36 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1Nwqgh075575; Fri, 1 Dec 2006 23:58:52 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1Nwq5H075574; Fri, 1 Dec 2006 23:58:52 GMT (envelope-from miwi) Message-Id: <200612012358.kB1Nwq5H075574@repoman.freebsd.org> From: Martin Wilke Date: Fri, 1 Dec 2006 23:58: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/math/biggles Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 23:58:53 -0000 miwi 2006-12-01 23:58:52 UTC FreeBSD ports repository Modified files: math/biggles Makefile Log: - Respect X11BASE PR: ports/106105 Submitted by: laszlof@ Revision Changes Path 1.12 +5 -0 ports/math/biggles/Makefile From owner-cvs-all@FreeBSD.ORG Fri Dec 1 23:59:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 713B916A586; Fri, 1 Dec 2006 23:59:14 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8015743CAC; Fri, 1 Dec 2006 23:58:56 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1NxDrU075610; Fri, 1 Dec 2006 23:59:13 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1NxCO9075609; Fri, 1 Dec 2006 23:59:12 GMT (envelope-from miwi) Message-Id: <200612012359.kB1NxCO9075609@repoman.freebsd.org> From: Martin Wilke Date: Fri, 1 Dec 2006 23:59:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/swami 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, 01 Dec 2006 23:59:14 -0000 miwi 2006-12-01 23:59:12 UTC FreeBSD ports repository Modified files: audio/swami Makefile distinfo pkg-plist Log: - Update to 0.9.4 PR: ports/106138 Submitted by: KATO Tsuguru Revision Changes Path 1.10 +35 -27 ports/audio/swami/Makefile 1.3 +3 -3 ports/audio/swami/distinfo 1.2 +2 -2 ports/audio/swami/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Dec 1 23:59:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 01F5916A58E; Fri, 1 Dec 2006 23:59:22 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A91343CA5; Fri, 1 Dec 2006 23:59:04 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1NxL0t075661; Fri, 1 Dec 2006 23:59:21 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1NxLVO075660; Fri, 1 Dec 2006 23:59:21 GMT (envelope-from miwi) Message-Id: <200612012359.kB1NxLVO075660@repoman.freebsd.org> From: Martin Wilke Date: Fri, 1 Dec 2006 23:59: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/graphics/qcomicbook Makefile distinfo ports/graphics/qcomicbook/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 23:59:22 -0000 miwi 2006-12-01 23:59:21 UTC FreeBSD ports repository Modified files: graphics/qcomicbook Makefile distinfo graphics/qcomicbook/files patch-configure Log: - Update 0.3.4 PR: ports/106145 Submitted by: KATO Tsuguru Revision Changes Path 1.15 +3 -2 ports/graphics/qcomicbook/Makefile 1.13 +3 -3 ports/graphics/qcomicbook/distinfo 1.3 +0 -10 ports/graphics/qcomicbook/files/patch-configure From owner-cvs-all@FreeBSD.ORG Sat Dec 2 00:04:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D5EF216A407; Sat, 2 Dec 2006 00:04:11 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C005543CA2; Sat, 2 Dec 2006 00:03:54 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB204BsF078246; Sat, 2 Dec 2006 00:04:11 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB204BnP078245; Sat, 2 Dec 2006 00:04:11 GMT (envelope-from miwi) Message-Id: <200612020004.kB204BnP078245@repoman.freebsd.org> From: Martin Wilke Date: Sat, 2 Dec 2006 00:04: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/py-kid Makefile distinfo pkg-descr pkg-plist ports/devel/py-kid/files kid kidc 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: Sat, 02 Dec 2006 00:04:11 -0000 miwi 2006-12-02 00:04:11 UTC FreeBSD ports repository Modified files: devel/py-kid Makefile distinfo pkg-descr pkg-plist devel/py-kid/files patch-setup.py Added files: devel/py-kid/files kid kidc Log: - Update 0.9.4 PR: ports/106102 Submitted by: Choe, Cheng-Dae Revision Changes Path 1.2 +8 -2 ports/devel/py-kid/Makefile 1.2 +3 -3 ports/devel/py-kid/distinfo 1.1 +5 -0 ports/devel/py-kid/files/kid (new) 1.1 +5 -0 ports/devel/py-kid/files/kidc (new) 1.2 +9 -20 ports/devel/py-kid/files/patch-setup.py 1.2 +1 -1 ports/devel/py-kid/pkg-descr 1.4 +59 -5 ports/devel/py-kid/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Dec 2 00:08:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 813A216A415; Sat, 2 Dec 2006 00:08:54 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 456F743C9D; Sat, 2 Dec 2006 00:08:37 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB208sOt078678; Sat, 2 Dec 2006 00:08:54 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB208s5O078677; Sat, 2 Dec 2006 00:08:54 GMT (envelope-from miwi) Message-Id: <200612020008.kB208s5O078677@repoman.freebsd.org> From: Martin Wilke Date: Sat, 2 Dec 2006 00:08:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/kid3 Makefile distinfo pkg-plist ports/audio/kid3/files patch-configure patch-kid3__freedbclient.cpp patch-kid3__freedbclient.h patch-kid3__freedbdialog.cpp patch-kid3__freedbdialog.h patch-kid3__genres.cpp patch-kid3__genres.h patch-kid3__id3form.cpp ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 00:08:54 -0000 miwi 2006-12-02 00:08:53 UTC FreeBSD ports repository Modified files: audio/kid3 Makefile distinfo pkg-plist Removed files: audio/kid3/files patch-configure patch-kid3__freedbclient.cpp patch-kid3__freedbclient.h patch-kid3__freedbdialog.cpp patch-kid3__freedbdialog.h patch-kid3__genres.cpp patch-kid3__genres.h patch-kid3__id3form.cpp patch-kid3__mp3file.cpp patch-kid3__musicbrainzclient.cpp patch-kid3__musicbrainzclient.h patch-kid3__oggfile.cpp Log: - Update to 0.8.1 PR: ports/106111 Submitted by: Max Brazhnikov (maintainer) Revision Changes Path 1.5 +1 -2 ports/audio/kid3/Makefile 1.2 +3 -3 ports/audio/kid3/distinfo 1.2 +0 -232 ports/audio/kid3/files/patch-configure (dead) 1.2 +0 -101 ports/audio/kid3/files/patch-kid3__freedbclient.cpp (dead) 1.2 +0 -44 ports/audio/kid3/files/patch-kid3__freedbclient.h (dead) 1.2 +0 -96 ports/audio/kid3/files/patch-kid3__freedbdialog.cpp (dead) 1.2 +0 -15 ports/audio/kid3/files/patch-kid3__freedbdialog.h (dead) 1.2 +0 -11 ports/audio/kid3/files/patch-kid3__genres.cpp (dead) 1.2 +0 -11 ports/audio/kid3/files/patch-kid3__genres.h (dead) 1.2 +0 -11 ports/audio/kid3/files/patch-kid3__id3form.cpp (dead) 1.2 +0 -14 ports/audio/kid3/files/patch-kid3__mp3file.cpp (dead) 1.2 +0 -356 ports/audio/kid3/files/patch-kid3__musicbrainzclient.cpp (dead) 1.2 +0 -146 ports/audio/kid3/files/patch-kid3__musicbrainzclient.h (dead) 1.2 +0 -11 ports/audio/kid3/files/patch-kid3__oggfile.cpp (dead) 1.2 +3 -1 ports/audio/kid3/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Dec 2 00:20:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 84ADC16A407; Sat, 2 Dec 2006 00:20:42 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58C1143CA2; Sat, 2 Dec 2006 00:20:25 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB20KgSX082157; Sat, 2 Dec 2006 00:20:42 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB20KgQp082156; Sat, 2 Dec 2006 00:20:42 GMT (envelope-from miwi) Message-Id: <200612020020.kB20KgQp082156@repoman.freebsd.org> From: Martin Wilke Date: Sat, 2 Dec 2006 00:20: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/sbcl Makefile distinfo pkg-plist ports/lang/sbcl/files customize-target-features.lisp patch-backtrace patch-floating-point patch-freebsd-amd64 patch-src_runtime_thread.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 00:20:42 -0000 miwi 2006-12-02 00:20:42 UTC FreeBSD ports repository Modified files: lang/sbcl Makefile distinfo pkg-plist Added files: lang/sbcl/files customize-target-features.lisp patch-freebsd-amd64 patch-src_runtime_thread.c Removed files: lang/sbcl/files patch-backtrace patch-floating-point Log: - Update to 1.0 Submitted by: NIIMI Satoshi (maintainer) Revision Changes Path 1.39 +51 -21 ports/lang/sbcl/Makefile 1.29 +6 -6 ports/lang/sbcl/distinfo 1.1 +7 -0 ports/lang/sbcl/files/customize-target-features.lisp (new) 1.4 +0 -117 ports/lang/sbcl/files/patch-backtrace (dead) 1.4 +0 -96 ports/lang/sbcl/files/patch-floating-point (dead) 1.1 +559 -0 ports/lang/sbcl/files/patch-freebsd-amd64 (new) 1.1 +13 -0 ports/lang/sbcl/files/patch-src_runtime_thread.c (new) 1.24 +3 -4 ports/lang/sbcl/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Dec 2 00:21:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F41B016A47B; Sat, 2 Dec 2006 00:21:20 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A05E243CA2; Sat, 2 Dec 2006 00:21:03 +0000 (GMT) (envelope-from acm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB20LKnW082602; Sat, 2 Dec 2006 00:21:20 GMT (envelope-from acm@repoman.freebsd.org) Received: (from acm@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB20LKwL082601; Sat, 2 Dec 2006 00:21:20 GMT (envelope-from acm) Message-Id: <200612020021.kB20LKwL082601@repoman.freebsd.org> From: Jose Alonso Cardenas Marquez Date: Sat, 2 Dec 2006 00:21:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/linux-savage 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, 02 Dec 2006 00:21:21 -0000 acm 2006-12-02 00:21:20 UTC FreeBSD ports repository Modified files: games/linux-savage Makefile distinfo pkg-plist Log: - Add new SEP patch for fix a crash problem. [1] - Add graphics/linux-libGLU as a dependency - Re-add dedicated server support - Use NVIDIA_GL instead of NVIDIA [1] - Bump PORTREVISION Reported by: Maledikt (via irc) [1] Revision Changes Path 1.6 +13 -9 ports/games/linux-savage/Makefile 1.3 +3 -0 ports/games/linux-savage/distinfo 1.3 +2 -0 ports/games/linux-savage/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Dec 2 00:27:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 281AF16A403; Sat, 2 Dec 2006 00:27:37 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD57443CBC; Sat, 2 Dec 2006 00:27:14 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB20RVhV083650; Sat, 2 Dec 2006 00:27:31 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB20RVL2083649; Sat, 2 Dec 2006 00:27:31 GMT (envelope-from miwi) Message-Id: <200612020027.kB20RVL2083649@repoman.freebsd.org> From: Martin Wilke Date: Sat, 2 Dec 2006 00: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/math/tomsfastmath Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 00:27:37 -0000 miwi 2006-12-02 00:27:31 UTC FreeBSD ports repository Modified files: math/tomsfastmath Makefile Log: - Add backup MASTER_SITES Submitted by: pointyhat via kris Revision Changes Path 1.18 +3 -1 ports/math/tomsfastmath/Makefile From owner-cvs-all@FreeBSD.ORG Sat Dec 2 00:27:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B229B16A588; Sat, 2 Dec 2006 00:27:55 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5481843CB8; Sat, 2 Dec 2006 00:27:38 +0000 (GMT) (envelope-from acm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB20RtTk083683; Sat, 2 Dec 2006 00:27:55 GMT (envelope-from acm@repoman.freebsd.org) Received: (from acm@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB20RtmN083682; Sat, 2 Dec 2006 00:27:55 GMT (envelope-from acm) Message-Id: <200612020027.kB20RtmN083682@repoman.freebsd.org> From: Jose Alonso Cardenas Marquez Date: Sat, 2 Dec 2006 00:27:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/linux-savage/files pkg-message.in savage_server.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, 02 Dec 2006 00:27:55 -0000 acm 2006-12-02 00:27:55 UTC FreeBSD ports repository Modified files: games/linux-savage/files pkg-message.in Added files: games/linux-savage/files savage_server.in Log: - I forgot the savage_server.in file in my previous commit - Add a entry on pkg-message file Revision Changes Path 1.3 +4 -0 ports/games/linux-savage/files/pkg-message.in 1.3 +5 -0 ports/games/linux-savage/files/savage_server.in (new) From owner-cvs-all@FreeBSD.ORG Sat Dec 2 00:29:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 11F7A16A403; Sat, 2 Dec 2006 00:29:40 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0F3643C9D; Sat, 2 Dec 2006 00:29:22 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB20Td90083794; Sat, 2 Dec 2006 00:29:39 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB20TdLT083793; Sat, 2 Dec 2006 00:29:39 GMT (envelope-from miwi) Message-Id: <200612020029.kB20TdLT083793@repoman.freebsd.org> From: Martin Wilke Date: Sat, 2 Dec 2006 00:29:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/youtube_dl Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 00:29:40 -0000 miwi 2006-12-02 00:29:39 UTC FreeBSD ports repository Modified files: www/youtube_dl Makefile distinfo Log: - Update to 2006.11.12 PR: ports/106083 Submitted by: Pankov Pavel (Maintainer) Revision Changes Path 1.5 +3 -2 ports/www/youtube_dl/Makefile 1.5 +3 -3 ports/www/youtube_dl/distinfo From owner-cvs-all@FreeBSD.ORG Sat Dec 2 00:32:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ED1F716A416; Sat, 2 Dec 2006 00:32:11 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4BAE43C9D; Sat, 2 Dec 2006 00:31:54 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB20WBEH084785; Sat, 2 Dec 2006 00:32:11 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB20WBcr084783; Sat, 2 Dec 2006 00:32:11 GMT (envelope-from miwi) Message-Id: <200612020032.kB20WBcr084783@repoman.freebsd.org> From: Martin Wilke Date: Sat, 2 Dec 2006 00:32: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/games Makefile ports/games/sampsvr Makefile distinfo pkg-descr pkg-plist ports/games/sampsvr/files pkg-message.in sampd.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, 02 Dec 2006 00:32:12 -0000 miwi 2006-12-02 00:32:11 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/sampsvr Makefile distinfo pkg-descr pkg-plist games/sampsvr/files pkg-message.in sampd.in Log: A multiplayer modification for the PC version of Rockstar's GTA: San Andreas allowing users to play together over internet or LAN connections WWW: http://www.sa-mp.com/ PR: ports/106108 Submitted by: Alexander Logvinov Revision Changes Path 1.1058 +1 -0 ports/games/Makefile 1.1 +37 -0 ports/games/sampsvr/Makefile (new) 1.1 +3 -0 ports/games/sampsvr/distinfo (new) 1.1 +5 -0 ports/games/sampsvr/files/pkg-message.in (new) 1.1 +39 -0 ports/games/sampsvr/files/sampd.in (new) 1.1 +5 -0 ports/games/sampsvr/pkg-descr (new) 1.1 +31 -0 ports/games/sampsvr/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Dec 2 00:32:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 29BA116A4CA; Sat, 2 Dec 2006 00:32:39 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE4F043CA2; Sat, 2 Dec 2006 00:32:21 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB20Wcr5084957; Sat, 2 Dec 2006 00:32:38 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB20Wcbk084956; Sat, 2 Dec 2006 00:32:38 GMT (envelope-from miwi) Message-Id: <200612020032.kB20Wcbk084956@repoman.freebsd.org> From: Martin Wilke Date: Sat, 2 Dec 2006 00:32:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 00:32:39 -0000 miwi 2006-12-02 00:32:38 UTC FreeBSD ports repository Modified files: . modules Log: sampsvr --> ports/games/sampsvr Revision Changes Path 1.16726 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Dec 2 00:33:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 270B716A40F; Sat, 2 Dec 2006 00:33:02 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B306143CA6; Sat, 2 Dec 2006 00:32:44 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB20X14Y085105; Sat, 2 Dec 2006 00:33:01 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB20X15x085104; Sat, 2 Dec 2006 00:33:01 GMT (envelope-from miwi) Message-Id: <200612020033.kB20X15x085104@repoman.freebsd.org> From: Martin Wilke Date: Sat, 2 Dec 2006 00:33: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/mod_perl2 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, 02 Dec 2006 00:33:02 -0000 miwi 2006-12-02 00:33:01 UTC FreeBSD ports repository Modified files: www/mod_perl2 Makefile distinfo pkg-plist Log: - Update to 2.0.3 PR: ports/106051 Submitted by: Philip M. Gollucci Approved by: maintainer Revision Changes Path 1.54 +2 -3 ports/www/mod_perl2/Makefile 1.28 +3 -3 ports/www/mod_perl2/distinfo 1.32 +5 -0 ports/www/mod_perl2/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Dec 2 00:35:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CA81E16A412; Sat, 2 Dec 2006 00:35:30 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 808CC43CA2; Sat, 2 Dec 2006 00:35:13 +0000 (GMT) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB20ZUUe085508; Sat, 2 Dec 2006 00:35:30 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB20ZUxo085507; Sat, 2 Dec 2006 00:35:30 GMT (envelope-from shaun) Message-Id: <200612020035.kB20ZUxo085507@repoman.freebsd.org> From: Shaun Amott Date: Sat, 2 Dec 2006 00:35:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/mod_security2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 00:35:30 -0000 shaun 2006-12-02 00:35:30 UTC FreeBSD ports repository Modified files: www/mod_security2 Makefile Log: - Fix duplicated LATEST_LINK - As a side effect, also fix lines generated for httpd.conf. PR: ports/106167 Submitted by: Dominic Mitchell (maintainer) Revision Changes Path 1.3 +2 -2 ports/www/mod_security2/Makefile From owner-cvs-all@FreeBSD.ORG Sat Dec 2 01:10:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 54FCB16A492; Sat, 2 Dec 2006 01:10:29 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id E641943CA8; Sat, 2 Dec 2006 01:10:11 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB21AT9C039563; Sat, 2 Dec 2006 01:10:29 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB21ASAo039562; Sat, 2 Dec 2006 01:10:28 GMT (envelope-from miwi) Message-Id: <200612020110.kB21ASAo039562@repoman.freebsd.org> From: Martin Wilke Date: Sat, 2 Dec 2006 01:10:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-toolkits Makefile ports/x11-toolkits/swt Makefile distinfo pkg-descr ports/x11-toolkits/swt/files patch-OS.java patch-build.sh patch-build.xml patch-make_freebsd.mak patch-xpcom_profile.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, 02 Dec 2006 01:10:29 -0000 miwi 2006-12-02 01:10:28 UTC FreeBSD ports repository Modified files: x11-toolkits Makefile Added files: x11-toolkits/swt Makefile distinfo pkg-descr x11-toolkits/swt/files patch-OS.java patch-build.sh patch-build.xml patch-make_freebsd.mak patch-xpcom_profile.h Log: SWT is the software component that delivers native widget functionality for the Eclipse platform in an operating system independent manner. This port provides SWT without requiring a full download and build of Eclipse. WWW: http://www.eclipse.org/swt/ Submitted by: Robert C. Noland III (on irc) Revision Changes Path 1.431 +1 -0 ports/x11-toolkits/Makefile 1.1 +102 -0 ports/x11-toolkits/swt/Makefile (new) 1.1 +3 -0 ports/x11-toolkits/swt/distinfo (new) 1.1 +26 -0 ports/x11-toolkits/swt/files/patch-OS.java (new) 1.1 +65 -0 ports/x11-toolkits/swt/files/patch-build.sh (new) 1.1 +112 -0 ports/x11-toolkits/swt/files/patch-build.xml (new) 1.1 +77 -0 ports/x11-toolkits/swt/files/patch-make_freebsd.mak (new) 1.1 +11 -0 ports/x11-toolkits/swt/files/patch-xpcom_profile.h (new) 1.1 +7 -0 ports/x11-toolkits/swt/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Sat Dec 2 01:10:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7D13816A47E; Sat, 2 Dec 2006 01:10:52 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EDD843CA5; Sat, 2 Dec 2006 01:10:35 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB21AquV039640; Sat, 2 Dec 2006 01:10:52 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB21AqBO039639; Sat, 2 Dec 2006 01:10:52 GMT (envelope-from miwi) Message-Id: <200612020110.kB21AqBO039639@repoman.freebsd.org> From: Martin Wilke Date: Sat, 2 Dec 2006 01: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: 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, 02 Dec 2006 01:10:52 -0000 miwi 2006-12-02 01:10:52 UTC FreeBSD ports repository Modified files: . modules Log: swt --> ports/x11-toolkits/swt Revision Changes Path 1.16727 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Dec 2 01:12:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9227E16A403; Sat, 2 Dec 2006 01:12:16 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F25243CA3; Sat, 2 Dec 2006 01:11:59 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB21CGdW040460; Sat, 2 Dec 2006 01:12:16 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB21CGC2040459; Sat, 2 Dec 2006 01:12:16 GMT (envelope-from miwi) Message-Id: <200612020112.kB21CGC2040459@repoman.freebsd.org> From: Martin Wilke Date: Sat, 2 Dec 2006 01:12:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-toolkits Makefile ports/x11-toolkits/swt-devel Makefile distinfo pkg-descr ports/x11-toolkits/swt-devel/files patch-OS.java patch-build.sh patch-build.xml patch-make_freebsd.mak patch-xpcom_profile.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, 02 Dec 2006 01:12:16 -0000 miwi 2006-12-02 01:12:16 UTC FreeBSD ports repository Modified files: x11-toolkits Makefile Added files: x11-toolkits/swt-devel Makefile distinfo pkg-descr x11-toolkits/swt-devel/files patch-OS.java patch-build.sh patch-build.xml patch-make_freebsd.mak patch-xpcom_profile.h Log: SWT is the software component that delivers native widget functionality for the Eclipse platform in an operating system independent manner. This port provides SWT without requiring a full download and build of Eclipse. WWW: http://www.eclipse.org/swt/ Submitted by: Robert C. Noland III (on irc) Revision Changes Path 1.432 +1 -0 ports/x11-toolkits/Makefile 1.1 +96 -0 ports/x11-toolkits/swt-devel/Makefile (new) 1.1 +3 -0 ports/x11-toolkits/swt-devel/distinfo (new) 1.1 +26 -0 ports/x11-toolkits/swt-devel/files/patch-OS.java (new) 1.1 +65 -0 ports/x11-toolkits/swt-devel/files/patch-build.sh (new) 1.1 +112 -0 ports/x11-toolkits/swt-devel/files/patch-build.xml (new) 1.1 +48 -0 ports/x11-toolkits/swt-devel/files/patch-make_freebsd.mak (new) 1.1 +11 -0 ports/x11-toolkits/swt-devel/files/patch-xpcom_profile.h (new) 1.1 +7 -0 ports/x11-toolkits/swt-devel/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Sat Dec 2 01:12:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4018216A40F; Sat, 2 Dec 2006 01:12:44 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C227F43CA2; Sat, 2 Dec 2006 01:12:26 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB21Chse040589; Sat, 2 Dec 2006 01:12:43 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB21ChMd040586; Sat, 2 Dec 2006 01:12:43 GMT (envelope-from miwi) Message-Id: <200612020112.kB21ChMd040586@repoman.freebsd.org> From: Martin Wilke Date: Sat, 2 Dec 2006 01: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: 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, 02 Dec 2006 01:12:44 -0000 miwi 2006-12-02 01:12:43 UTC FreeBSD ports repository Modified files: . modules Log: swt-devel --> ports/x11-toolkits/swt-devel Revision Changes Path 1.16728 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Dec 2 01:45:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7E85F16A40F; Sat, 2 Dec 2006 01:45:57 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB4AC43CA7; Sat, 2 Dec 2006 01:45:39 +0000 (GMT) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB21jvXB045694; Sat, 2 Dec 2006 01:45:57 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB21jvSh045693; Sat, 2 Dec 2006 01:45:57 GMT (envelope-from gerald) Message-Id: <200612020145.kB21jvSh045693@repoman.freebsd.org> From: Gerald Pfeifer Date: Sat, 2 Dec 2006 01:45:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/gcc40 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 01:45:57 -0000 gerald 2006-12-02 01:45:56 UTC FreeBSD ports repository Modified files: lang/gcc40 Makefile distinfo Log: Update to the 20061130 snapshot of GCC 4.0.4. Revision Changes Path 1.276 +1 -1 ports/lang/gcc40/Makefile 1.170 +12 -12 ports/lang/gcc40/distinfo From owner-cvs-all@FreeBSD.ORG Sat Dec 2 01:48:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 531EB16A40F; Sat, 2 Dec 2006 01:48:05 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A667A43CA5; Sat, 2 Dec 2006 01:47:47 +0000 (GMT) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB21m43U045788; Sat, 2 Dec 2006 01:48:04 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB21m4fI045787; Sat, 2 Dec 2006 01:48:04 GMT (envelope-from gerald) Message-Id: <200612020148.kB21m4fI045787@repoman.freebsd.org> From: Gerald Pfeifer Date: Sat, 2 Dec 2006 01:48: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/lang/gcc42 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 01:48:05 -0000 gerald 2006-12-02 01:48:04 UTC FreeBSD ports repository Modified files: lang/gcc42 Makefile distinfo Log: Update to the 20061128 snapshot of GCC 4.2.0. Revision Changes Path 1.292 +1 -1 ports/lang/gcc42/Makefile 1.181 +18 -18 ports/lang/gcc42/distinfo From owner-cvs-all@FreeBSD.ORG Sat Dec 2 02:02:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7279D16A40F; Sat, 2 Dec 2006 02:02:23 +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 562B043CB4; Sat, 2 Dec 2006 02:02:03 +0000 (GMT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 567461A4D86; Fri, 1 Dec 2006 18:02:21 -0800 (PST) Date: Fri, 1 Dec 2006 18:02:21 -0800 From: Alfred Perlstein To: Gleb Smirnoff Message-ID: <20061202020221.GW38808@elvis.mu.org> References: <200611301502.kAUF22lU076210@repoman.freebsd.org> <456F0B71.3050604@errno.com> <20061130172634.GC75179@rambler-co.ru> <20061130174257.GY32700@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061130174257.GY32700@FreeBSD.org> User-Agent: Mutt/1.4.2.2i Cc: Sam Leffler , src-committers@FreeBSD.org, Ruslan Ermilov , cvs-all@FreeBSD.org, cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/net if.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 02:02:23 -0000 * Gleb Smirnoff [061130 09:46] wrote: > On Thu, Nov 30, 2006 at 08:26:34PM +0300, Ruslan Ermilov wrote: > R> BTW, is if_{watchdog|timer} also dangerous for !MPSAFE drivers? > > It isn't. AFAIR, Robert promised to remove all !MPSAFE NIC > drivers before RELENG_7. Other than performance issues, what's the point of doing this? To me that sounds like we'd lose all of usb ethernet as it stands. I'm fine with fixing usb ethernet, but not under some thread-model of developement. -- - Alfred Perlstein, RED Incorporated Consulting. - coder / sysadmin / FreeBSD Hacker / All that jazz - From owner-cvs-all@FreeBSD.ORG Sat Dec 2 02:19:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7F7E716A403; Sat, 2 Dec 2006 02:19:34 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B597943C9D; Sat, 2 Dec 2006 02:19:16 +0000 (GMT) (envelope-from acm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB22JYwc051635; Sat, 2 Dec 2006 02:19:34 GMT (envelope-from acm@repoman.freebsd.org) Received: (from acm@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB22JYSp051634; Sat, 2 Dec 2006 02:19:34 GMT (envelope-from acm) Message-Id: <200612020219.kB22JYSp051634@repoman.freebsd.org> From: Jose Alonso Cardenas Marquez Date: Sat, 2 Dec 2006 02:19: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/scourge Makefile distinfo ports/games/scourge-data 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, 02 Dec 2006 02:19:34 -0000 acm 2006-12-02 02:19:33 UTC FreeBSD ports repository Modified files: games/scourge Makefile distinfo games/scourge-data Makefile distinfo pkg-plist Log: - Update to 0.16 Revision Changes Path 1.4 +2 -2 ports/games/scourge-data/Makefile 1.3 +3 -3 ports/games/scourge-data/distinfo 1.3 +272 -147 ports/games/scourge-data/pkg-plist 1.10 +2 -3 ports/games/scourge/Makefile 1.6 +3 -3 ports/games/scourge/distinfo From owner-cvs-all@FreeBSD.ORG Sat Dec 2 02:30:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 100D316A416; Sat, 2 Dec 2006 02:30:56 +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 4B64B43C9D; Sat, 2 Dec 2006 02:30:38 +0000 (GMT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id C18E71A4D88; Fri, 1 Dec 2006 18:30:55 -0800 (PST) Date: Fri, 1 Dec 2006 18:30:55 -0800 From: Alfred Perlstein To: Gleb Smirnoff Message-ID: <20061202023055.GX38808@elvis.mu.org> References: <200611301502.kAUF22lU076210@repoman.freebsd.org> <456F0B71.3050604@errno.com> <20061130172634.GC75179@rambler-co.ru> <20061130174257.GY32700@FreeBSD.org> <20061202020221.GW38808@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061202020221.GW38808@elvis.mu.org> User-Agent: Mutt/1.4.2.2i Cc: Sam Leffler , src-committers@FreeBSD.org, Ruslan Ermilov , cvs-all@FreeBSD.org, cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/net if.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 02:30:56 -0000 * Alfred Perlstein [061201 18:03] wrote: > * Gleb Smirnoff [061130 09:46] wrote: > > On Thu, Nov 30, 2006 at 08:26:34PM +0300, Ruslan Ermilov wrote: > > R> BTW, is if_{watchdog|timer} also dangerous for !MPSAFE drivers? > > > > It isn't. AFAIR, Robert promised to remove all !MPSAFE NIC > > drivers before RELENG_7. > > Other than performance issues, what's the point of doing this? > > To me that sounds like we'd lose all of usb ethernet as it > stands. I'm fine with fixing usb ethernet, but not under > some thread-model of developement. s/thead/THREAT/ -- - Alfred Perlstein, RED Incorporated Consulting. - coder / sysadmin / FreeBSD Hacker / All that jazz - From owner-cvs-all@FreeBSD.ORG Sat Dec 2 04:07:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D225916A40F; Sat, 2 Dec 2006 04:07:34 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9645E43CA3; Sat, 2 Dec 2006 04:07:16 +0000 (GMT) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB247YQo021994; Sat, 2 Dec 2006 04:07:34 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB247Ygt021993; Sat, 2 Dec 2006 04:07:34 GMT (envelope-from shaun) Message-Id: <200612020407.kB247Ygt021993@repoman.freebsd.org> From: Shaun Amott Date: Sat, 2 Dec 2006 04:07:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/deskutils/kronolith 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, 02 Dec 2006 04:07:34 -0000 shaun 2006-12-02 04:07:33 UTC FreeBSD ports repository Modified files: deskutils/kronolith Makefile distinfo pkg-plist Log: Upgrade to 2.1.4. Security: VuXML a8af7d70-8007-11db-b280-0008743bf21a Revision Changes Path 1.35 +1 -1 ports/deskutils/kronolith/Makefile 1.19 +3 -3 ports/deskutils/kronolith/distinfo 1.19 +6 -3 ports/deskutils/kronolith/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Dec 2 06:08:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 58AAB16A407; Sat, 2 Dec 2006 06:08:46 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9122B43CA2; Sat, 2 Dec 2006 06:08:27 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB268j4x050725; Sat, 2 Dec 2006 06:08:45 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB268jxM050724; Sat, 2 Dec 2006 06:08:45 GMT (envelope-from mezz) Message-Id: <200612020608.kB268jxM050724@repoman.freebsd.org> From: Jeremy Messenger Date: Sat, 2 Dec 2006 06:08: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/gtranslator Makefile distinfo pkg-plist ports/devel/gtranslator/files patch-man_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, 02 Dec 2006 06:08:46 -0000 mezz 2006-12-02 06:08:45 UTC FreeBSD ports repository Modified files: devel/gtranslator Makefile distinfo pkg-plist Added files: devel/gtranslator/files patch-man_Makefile.in Log: - Update to 1.1.7. - Do not let its Makefile to compress the manpages. Let our ports to take care of it for anyone can control it. - USE_X_PREFIX -> USE_XLIB. Revision Changes Path 1.52 +6 -10 ports/devel/gtranslator/Makefile 1.20 +3 -3 ports/devel/gtranslator/distinfo 1.1 +25 -0 ports/devel/gtranslator/files/patch-man_Makefile.in (new) 1.18 +35 -0 ports/devel/gtranslator/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Dec 2 06:09:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BB75A16A403; Sat, 2 Dec 2006 06:09:23 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id F242F43CA5; Sat, 2 Dec 2006 06:09:04 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB269NoH050776; Sat, 2 Dec 2006 06:09:23 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB269NJY050775; Sat, 2 Dec 2006 06:09:23 GMT (envelope-from mezz) Message-Id: <200612020609.kB269NJY050775@repoman.freebsd.org> From: Jeremy Messenger Date: Sat, 2 Dec 2006 06:09: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/x11-toolkits/gtkmm24 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, 02 Dec 2006 06:09:23 -0000 mezz 2006-12-02 06:09:23 UTC FreeBSD ports repository Modified files: x11-toolkits/gtkmm24 Makefile distinfo pkg-plist Log: Update to 2.10.5. Revision Changes Path 1.105 +1 -1 ports/x11-toolkits/gtkmm24/Makefile 1.51 +3 -3 ports/x11-toolkits/gtkmm24/distinfo 1.48 +8 -8 ports/x11-toolkits/gtkmm24/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Dec 2 06:22:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 839C016A412; Sat, 2 Dec 2006 06:22:13 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B134F43C9D; Sat, 2 Dec 2006 06:21:54 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB26MDw4053139; Sat, 2 Dec 2006 06:22:13 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB26MCXF053137; Sat, 2 Dec 2006 06:22:12 GMT (envelope-from rafan) Message-Id: <200612020622.kB26MCXF053137@repoman.freebsd.org> From: Rong-En Fan Date: Sat, 2 Dec 2006 06:22: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/astro/xephem Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 06:22:13 -0000 rafan 2006-12-02 06:22:12 UTC FreeBSD ports repository Modified files: astro/xephem Makefile Log: - Fix build. I though I did test this. Pointy Hat to: rafan Noticed by: pointyhat via kris Approved by: Josh Paetzel (maintainer, implicit) Revision Changes Path 1.48 +1 -1 ports/astro/xephem/Makefile From owner-cvs-all@FreeBSD.ORG Sat Dec 2 06:33:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7EC8116A50A; Sat, 2 Dec 2006 06:33:29 +0000 (UTC) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0B8143CA3; Sat, 2 Dec 2006 06:33:10 +0000 (GMT) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB26XTsp055174; Sat, 2 Dec 2006 06:33:29 GMT (envelope-from alexbl@repoman.freebsd.org) Received: (from alexbl@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB26XTwD055173; Sat, 2 Dec 2006 06:33:29 GMT (envelope-from alexbl) Message-Id: <200612020633.kB26XTwD055173@repoman.freebsd.org> From: Alexander Botero-Lowry Date: Sat, 2 Dec 2006 06:33:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/rubygem-event-loop pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 06:33:29 -0000 alexbl 2006-12-02 06:33:28 UTC FreeBSD ports repository Modified files: devel/rubygem-event-loop pkg-plist Log: - unbreak for new devel/ruby-gem Submitted by: krismail Revision Changes Path 1.2 +1 -0 ports/devel/rubygem-event-loop/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Dec 2 07:19:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A167416A407; Sat, 2 Dec 2006 07:19:50 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6443343CA3; Sat, 2 Dec 2006 07:19:31 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB27JoBO063105; Sat, 2 Dec 2006 07:19:50 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB27JowP063104; Sat, 2 Dec 2006 07:19:50 GMT (envelope-from marcus) Message-Id: <200612020719.kB27JowP063104@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 2 Dec 2006 07:19:49 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/gnome 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: Sat, 02 Dec 2006 07:19:50 -0000 marcus 2006-12-02 07:19:49 UTC FreeBSD doc repository Modified files: en/gnome news.xml Log: * Announce GNOME 2.16.2 for FreeBSD * Announce that the FreeBSD backend was committed upstream to HAL git Revision Changes Path 1.131 +46 -1 www/en/gnome/news.xml From owner-cvs-all@FreeBSD.ORG Sat Dec 2 07:41:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5238B16A40F; Sat, 2 Dec 2006 07:41:34 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A61043CA3; Sat, 2 Dec 2006 07:41:15 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB27fX6p066847; Sat, 2 Dec 2006 07:41:33 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB27fXYN066846; Sat, 2 Dec 2006 07:41:33 GMT (envelope-from marcus) Message-Id: <200612020741.kB27fXYN066846@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 2 Dec 2006 07:41: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/planner 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, 02 Dec 2006 07:41:34 -0000 marcus 2006-12-02 07:41:33 UTC FreeBSD ports repository Modified files: deskutils/planner Makefile distinfo pkg-plist Log: Update to 0.14.2. Revision Changes Path 1.42 +6 -5 ports/deskutils/planner/Makefile 1.13 +3 -3 ports/deskutils/planner/distinfo 1.20 +85 -39 ports/deskutils/planner/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Dec 2 07:46:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 809BE16A40F; Sat, 2 Dec 2006 07:46:29 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41A5743CA2; Sat, 2 Dec 2006 07:46:10 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB27kTkN067655; Sat, 2 Dec 2006 07:46:29 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB27kTbm067654; Sat, 2 Dec 2006 07:46:29 GMT (envelope-from marcus) Message-Id: <200612020746.kB27kTbm067654@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 2 Dec 2006 07:46:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/deskutils/planner 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, 02 Dec 2006 07:46:29 -0000 marcus 2006-12-02 07:46:28 UTC FreeBSD ports repository Modified files: deskutils/planner pkg-descr Log: Update WWW. Revision Changes Path 1.6 +1 -1 ports/deskutils/planner/pkg-descr From owner-cvs-all@FreeBSD.ORG Sat Dec 2 08:20:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EECD016A403; Sat, 2 Dec 2006 08:20:38 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A11B043CA3; Sat, 2 Dec 2006 08:20:19 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB28KcAR073688; Sat, 2 Dec 2006 08:20:38 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB28KcK7073687; Sat, 2 Dec 2006 08:20:38 GMT (envelope-from miwi) Message-Id: <200612020820.kB28KcK7073687@repoman.freebsd.org> From: Martin Wilke Date: Sat, 2 Dec 2006 08:20:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-toolkits/swt Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 08:20:39 -0000 miwi 2006-12-02 08:20:38 UTC FreeBSD ports repository Modified files: x11-toolkits/swt Makefile Log: - Fix wrong enty. Submitted by: Maintainer (on irc) Revision Changes Path 1.2 +1 -1 ports/x11-toolkits/swt/Makefile From owner-cvs-all@FreeBSD.ORG Sat Dec 2 08:45:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D8AF116A403; Sat, 2 Dec 2006 08:45:38 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F0F043CA2; Sat, 2 Dec 2006 08:45:19 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB28jcbV078256; Sat, 2 Dec 2006 08:45:38 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB28jc4F078255; Sat, 2 Dec 2006 08:45:38 GMT (envelope-from rafan) Message-Id: <200612020845.kB28jc4F078255@repoman.freebsd.org> From: Rong-En Fan Date: Sat, 2 Dec 2006 08:45: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/chinese/wangttf Makefile distinfo pkg-descr ports/chinese/wangttf/files wangttf.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: Sat, 02 Dec 2006 08:45:39 -0000 rafan 2006-12-02 08:45:38 UTC FreeBSD ports repository Added files: chinese/wangttf Makefile distinfo pkg-descr chinese/wangttf/files wangttf.txt Log: - Summon chinese/wangttf. Update will be in next commit. PR: 106149 Submitted by: chinsan Revision Changes Path 1.19 +50 -0 ports/chinese/wangttf/Makefile (new) 1.6 +126 -0 ports/chinese/wangttf/distinfo (new) 1.4 +101 -0 ports/chinese/wangttf/files/wangttf.txt (new) 1.4 +3 -0 ports/chinese/wangttf/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Sat Dec 2 08:49:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3F9D716A40F; Sat, 2 Dec 2006 08:49:41 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C55C843C9D; Sat, 2 Dec 2006 08:49:21 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB28neG7086474; Sat, 2 Dec 2006 08:49:40 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB28neEk086473; Sat, 2 Dec 2006 08:49:40 GMT (envelope-from pjd) Message-Id: <200612020849.kB28neEk086473@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Sat, 2 Dec 2006 08:49: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/geom/eli g_eli.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 08:49:41 -0000 pjd 2006-12-02 08:49:40 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/geom/eli g_eli.c Log: MFC: sys/geom/eli/g_eli.c 1.32,1.33 Skip disabled CPU, because after we sched_bind() to a disabled CPU, we won't be able to exit from the thread. Function g_eli_cpu_is_disabled() stoled from kern_pmc.c. PR: 104669 Reported by: Nikolay Mirin Revision Changes Path 1.3.2.13 +16 -1 src/sys/geom/eli/g_eli.c From owner-cvs-all@FreeBSD.ORG Sat Dec 2 08:52:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E820216A407; Sat, 2 Dec 2006 08:52:40 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7804E43CA3; Sat, 2 Dec 2006 08:52:21 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB28qevp087381; Sat, 2 Dec 2006 08:52:40 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB28qelx087380; Sat, 2 Dec 2006 08:52:40 GMT (envelope-from pjd) Message-Id: <200612020852.kB28qelx087380@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Sat, 2 Dec 2006 08:52:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_2 Cc: Subject: cvs commit: src/sys/geom/eli g_eli.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 08:52:41 -0000 pjd 2006-12-02 08:52:40 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_2) sys/geom/eli g_eli.c Log: MFC: sys/geom/eli/g_eli.c 1.32,1.33 Skip disabled CPU, because after we sched_bind() to a disabled CPU, we won't be able to exit from the thread. Function g_eli_cpu_is_disabled() stoled from kern_pmc.c. PR: kern/104669 Reported by: Nikolay Mirin Approved by: re (kensmith) Revision Changes Path 1.3.2.12.2.1 +16 -1 src/sys/geom/eli/g_eli.c From owner-cvs-all@FreeBSD.ORG Sat Dec 2 08:57:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 33B5F16A50D; Sat, 2 Dec 2006 08:57:07 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B28C143CA2; Sat, 2 Dec 2006 08:56:47 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB28v6Rn087969; Sat, 2 Dec 2006 08:57:06 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB28v6pl087968; Sat, 2 Dec 2006 08:57:06 GMT (envelope-from tobez) Message-Id: <200612020857.kB28v6pl087968@repoman.freebsd.org> From: Anton Berezin Date: Sat, 2 Dec 2006 08: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/devel/p5-Time-HiRes Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 08:57:07 -0000 tobez 2006-12-02 08:57:06 UTC FreeBSD ports repository Modified files: devel/p5-Time-HiRes Makefile distinfo Log: Update to 1.97. Submitted by: Christopher Boumenot PR: 106178 Revision Changes Path 1.39 +1 -1 ports/devel/p5-Time-HiRes/Makefile 1.32 +3 -3 ports/devel/p5-Time-HiRes/distinfo From owner-cvs-all@FreeBSD.ORG Sat Dec 2 08:59:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C109116A403; Sat, 2 Dec 2006 08:59:53 +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 2B03043CA5; Sat, 2 Dec 2006 08:59:34 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by cyrus.watson.org (Postfix) with ESMTP id EEB0246EB9; Sat, 2 Dec 2006 03:59:52 -0500 (EST) Date: Sat, 2 Dec 2006 08:59:52 +0000 (GMT) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Alfred Perlstein In-Reply-To: <20061202020221.GW38808@elvis.mu.org> Message-ID: <20061202085757.H40536@fledge.watson.org> References: <200611301502.kAUF22lU076210@repoman.freebsd.org> <456F0B71.3050604@errno.com> <20061130172634.GC75179@rambler-co.ru> <20061130174257.GY32700@FreeBSD.org> <20061202020221.GW38808@elvis.mu.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, Gleb Smirnoff , Ruslan Ermilov , Sam Leffler Subject: Re: cvs commit: src/sys/net if.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 08:59:53 -0000 On Fri, 1 Dec 2006, Alfred Perlstein wrote: > * Gleb Smirnoff [061130 09:46] wrote: >> On Thu, Nov 30, 2006 at 08:26:34PM +0300, Ruslan Ermilov wrote: >> R> BTW, is if_{watchdog|timer} also dangerous for !MPSAFE drivers? >> >> It isn't. AFAIR, Robert promised to remove all !MPSAFE NIC drivers before >> RELENG_7. > > Other than performance issues, what's the point of doing this? > > To me that sounds like we'd lose all of usb ethernet as it stands. I'm fine > with fixing usb ethernet, but not under some thread-model of developement. You have been pointed to the USB stack rewrite for 7.x at least three times in the last 24 hours. Getting developers involved in reviewing and testing this work would be very useful. The point of removing compatibility code for non-MPSAFE drivers is to remove compatibility code for non-MPSAFE drivers. For entertainment value, grep -i giant in src/sys/net. We go through some odd contortions to acquire Giant where it is needed, defer work to run under Giant, and so on. Robert N M Watson Computer Laboratory University of Cambridge From owner-cvs-all@FreeBSD.ORG Sat Dec 2 09:00:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CCAF316A534; Sat, 2 Dec 2006 09:00:10 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3440843C9D; Sat, 2 Dec 2006 08:59:51 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB290A99088101; Sat, 2 Dec 2006 09:00:10 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB290AZW088100; Sat, 2 Dec 2006 09:00:10 GMT (envelope-from pjd) Message-Id: <200612020900.kB290AZW088100@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Sat, 2 Dec 2006 09:00: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/nfsserver nfs_serv.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 09:00:11 -0000 pjd 2006-12-02 09:00:09 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/nfsserver nfs_serv.c Log: MFC: sys/nfsserver/nfs_serv.c 1.167 Protect nfsm_srvpathsiz() call with the nfsd_mtx lock. Reviewed by: mohans Requested by: kib Revision Changes Path 1.156.2.7 +6 -5 src/sys/nfsserver/nfs_serv.c From owner-cvs-all@FreeBSD.ORG Sat Dec 2 09:02:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 535BD16A407; Sat, 2 Dec 2006 09:02:31 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0C8143CB1; Sat, 2 Dec 2006 09:02:11 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB292Utu089113; Sat, 2 Dec 2006 09:02:30 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB292U8x089112; Sat, 2 Dec 2006 09:02:30 GMT (envelope-from pjd) Message-Id: <200612020902.kB292U8x089112@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Sat, 2 Dec 2006 09:02:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_2 Cc: Subject: cvs commit: src/sys/nfsserver nfs_serv.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 09:02:31 -0000 pjd 2006-12-02 09:02:30 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_2) sys/nfsserver nfs_serv.c Log: MFC: sys/nfsserver/nfs_serv.c 1.167 Protect nfsm_srvpathsiz() call with the nfsd_mtx lock. Reviewed by: mohans Requested by: kib Approved by: re (rwatson) Revision Changes Path 1.156.2.6.2.1 +6 -5 src/sys/nfsserver/nfs_serv.c From owner-cvs-all@FreeBSD.ORG Sat Dec 2 09:03:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0EB3516A407; Sat, 2 Dec 2006 09:03:07 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8614743CA5; Sat, 2 Dec 2006 09:02:47 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2936WK090743; Sat, 2 Dec 2006 09:03:06 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2936tn090742; Sat, 2 Dec 2006 09:03:06 GMT (envelope-from brueffer) Message-Id: <200612020903.kB2936tn090742@repoman.freebsd.org> From: Christian Brueffer Date: Sat, 2 Dec 2006 09: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/share/man/man4 bce.4 polling.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, 02 Dec 2006 09:03:07 -0000 brueffer 2006-12-02 09:03:06 UTC FreeBSD src repository Modified files: share/man/man4 bce.4 polling.4 Log: bce(4) does not work correctly in polling(4) mode for now. Revision Changes Path 1.4 +1 -2 src/share/man/man4/bce.4 1.26 +1 -2 src/share/man/man4/polling.4 From owner-cvs-all@FreeBSD.ORG Sat Dec 2 09:05:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A920516A403; Sat, 2 Dec 2006 09:05:22 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AFEC43C9D; Sat, 2 Dec 2006 09:05:03 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB295MJu090871; Sat, 2 Dec 2006 09:05:22 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB295MYZ090870; Sat, 2 Dec 2006 09:05:22 GMT (envelope-from brueffer) Message-Id: <200612020905.kB295MYZ090870@repoman.freebsd.org> From: Christian Brueffer Date: Sat, 2 Dec 2006 09:05:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/man/man4 bce.4 polling.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, 02 Dec 2006 09:05:22 -0000 brueffer 2006-12-02 09:05:22 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man4 bce.4 polling.4 Log: MFC: bce(4) does not work correctly in polling(4) mode for now. Revision Changes Path 1.2.2.2 +1 -2 src/share/man/man4/bce.4 1.19.2.5 +1 -2 src/share/man/man4/polling.4 From owner-cvs-all@FreeBSD.ORG Sat Dec 2 09:10:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 29E4616A403; Sat, 2 Dec 2006 09:10:30 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A42043C9D; Sat, 2 Dec 2006 09:10:10 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB29ATs0091105; Sat, 2 Dec 2006 09:10:29 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB29ATtd091104; Sat, 2 Dec 2006 09:10:29 GMT (envelope-from pjd) Message-Id: <200612020910.kB29ATtd091104@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Sat, 2 Dec 2006 09:10: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/geom/journal g_journal.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 09:10:30 -0000 pjd 2006-12-02 09:10:29 UTC FreeBSD src repository Modified files: sys/geom/journal g_journal.c Log: Softc may be NULL in g_journal_orphan(), so don't be surprised. Revision Changes Path 1.9 +4 -3 src/sys/geom/journal/g_journal.c From owner-cvs-all@FreeBSD.ORG Sat Dec 2 09:16:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 25D2916A407; Sat, 2 Dec 2006 09:16:15 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EBCF43CA6; Sat, 2 Dec 2006 09:15:55 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB29GEeX092508; Sat, 2 Dec 2006 09:16:14 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB29GEX9092507; Sat, 2 Dec 2006 09:16:14 GMT (envelope-from leeym) Message-Id: <200612020916.kB29GEX9092507@repoman.freebsd.org> From: Yen-Ming Lee Date: Sat, 2 Dec 2006 09:16:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Regexp-Assemble Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 09:16:15 -0000 leeym 2006-12-02 09:16:14 UTC FreeBSD ports repository Modified files: devel/p5-Regexp-Assemble Makefile distinfo Log: - update to 0.28 PR: 106184 Submitted by: Christopher Boumenot Revision Changes Path 1.11 +1 -1 ports/devel/p5-Regexp-Assemble/Makefile 1.11 +3 -3 ports/devel/p5-Regexp-Assemble/distinfo From owner-cvs-all@FreeBSD.ORG Sat Dec 2 09:18:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F1C0A16A403; Sat, 2 Dec 2006 09:18:57 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62A1643CA5; Sat, 2 Dec 2006 09:18:38 +0000 (GMT) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB29IvjH092694; Sat, 2 Dec 2006 09:18:57 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB29IvS7092693; Sat, 2 Dec 2006 09:18:57 GMT (envelope-from gerald) Message-Id: <200612020918.kB29IvS7092693@repoman.freebsd.org> From: Gerald Pfeifer Date: Sat, 2 Dec 2006 09:18:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/gcc41 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 09:18:58 -0000 gerald 2006-12-02 09:18:57 UTC FreeBSD ports repository Modified files: lang/gcc41 Makefile distinfo Log: Update to the 20061201 snapshot of GCC 4.1.2. Revision Changes Path 1.300 +1 -1 ports/lang/gcc41/Makefile 1.182 +18 -18 ports/lang/gcc41/distinfo From owner-cvs-all@FreeBSD.ORG Sat Dec 2 09:32:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BDCDA16A412; Sat, 2 Dec 2006 09:32:25 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F7F743CA5; Sat, 2 Dec 2006 09:32:06 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB29WPBR095302; Sat, 2 Dec 2006 09:32:25 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB29WPiB095296; Sat, 2 Dec 2006 09:32:25 GMT (envelope-from rafan) Message-Id: <200612020932.kB29WPiB095296@repoman.freebsd.org> From: Rong-En Fan Date: Sat, 2 Dec 2006 09: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/chinese/wangttf Makefile distinfo pkg-descr ports/chinese/wangttf/files wangttf.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: Sat, 02 Dec 2006 09:32:25 -0000 rafan 2006-12-02 09:32:25 UTC FreeBSD ports repository Modified files: chinese/wangttf Makefile distinfo pkg-descr chinese/wangttf/files wangttf.txt Log: - some fonts are removed from master sites PR: 106149 Submitted by: chinsan Revision Changes Path 1.20 +20 -19 ports/chinese/wangttf/Makefile 1.7 +30 -90 ports/chinese/wangttf/distinfo 1.5 +9 -35 ports/chinese/wangttf/files/wangttf.txt 1.5 +1 -1 ports/chinese/wangttf/pkg-descr From owner-cvs-all@FreeBSD.ORG Sat Dec 2 09:34:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CA5E316A40F; Sat, 2 Dec 2006 09:34:23 +0000 (UTC) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75AFC43CB7; Sat, 2 Dec 2006 09:34:03 +0000 (GMT) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB29YMtn095748; Sat, 2 Dec 2006 09:34:22 GMT (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB29YMge095747; Sat, 2 Dec 2006 09:34:22 GMT (envelope-from blackend) Message-Id: <200612020934.kB29YMge095747@repoman.freebsd.org> From: Marc Fonvieille Date: Sat, 2 Dec 2006 09:34:22 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/gnome 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: Sat, 02 Dec 2006 09:34:23 -0000 blackend 2006-12-02 09:34:22 UTC FreeBSD doc repository Modified files: en/gnome news.xml Log: Typos. Revision Changes Path 1.132 +3 -3 www/en/gnome/news.xml From owner-cvs-all@FreeBSD.ORG Sat Dec 2 09:40:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 063C016A4A0; Sat, 2 Dec 2006 09:40:17 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBD1D43CAA; Sat, 2 Dec 2006 09:39:56 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB29eGU9096049; Sat, 2 Dec 2006 09:40:16 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB29eFF5096048; Sat, 2 Dec 2006 09:40:15 GMT (envelope-from rafan) Message-Id: <200612020940.kB29eFF5096048@repoman.freebsd.org> From: Rong-En Fan Date: Sat, 2 Dec 2006 09:40:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/xtet42 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, 02 Dec 2006 09:40:17 -0000 rafan 2006-12-02 09:40:15 UTC FreeBSD ports repository Modified files: games/xtet42 Makefile pkg-plist Log: - Respect X11BASE - Move to LOCALBASE - Use MANPREFIX PR: 106015 Submitted by: rafan Approved by: Gianmarco Giovannelli (maintainer) Revision Changes Path 1.11 +16 -11 ports/games/xtet42/Makefile 1.2 +5 -5 ports/games/xtet42/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Dec 2 09:56:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E118D16A403; Sat, 2 Dec 2006 09:56:40 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D2B143CA2; Sat, 2 Dec 2006 09:56:21 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB29ue8i099003; Sat, 2 Dec 2006 09:56:40 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB29uenY099002; Sat, 2 Dec 2006 09:56:40 GMT (envelope-from erwin) Message-Id: <200612020956.kB29uenY099002@repoman.freebsd.org> From: Erwin Lansing Date: Sat, 2 Dec 2006 09:56:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 02 Dec 2006 09:56:41 -0000 erwin 2006-12-02 09:56:39 UTC FreeBSD ports repository Modified files: . modules Log: lua50-filename --> ports/devel/lua50-filename Revision Changes Path 1.16729 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Dec 2 09:58:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 05AD316A415; Sat, 2 Dec 2006 09:58:02 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4321743C9D; Sat, 2 Dec 2006 09:57:42 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB29w137099089; Sat, 2 Dec 2006 09:58:01 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB29w1aU099088; Sat, 2 Dec 2006 09:58:01 GMT (envelope-from erwin) Message-Id: <200612020958.kB29w1aU099088@repoman.freebsd.org> From: Erwin Lansing Date: Sat, 2 Dec 2006 09:58: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.sbin/sysinstall menus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 09:58:02 -0000 erwin 2006-12-02 09:58:01 UTC FreeBSD src repository (ports committer) Modified files: usr.sbin/sysinstall menus.c Log: Add ftp.il.freebsd.org to the IPv6 server section. Submitted by: Rostislav Krasny Reviewed by: simon (also previous commit) MFC: 3 days Revision Changes Path 1.420 +2 -0 src/usr.sbin/sysinstall/menus.c From owner-cvs-all@FreeBSD.ORG Sat Dec 2 10:24:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DDDBD16A403; Sat, 2 Dec 2006 10:24:34 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C36A43C9D; Sat, 2 Dec 2006 10:24:15 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2AOY38004885; Sat, 2 Dec 2006 10:24:34 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2AOYjk004884; Sat, 2 Dec 2006 10:24:34 GMT (envelope-from dinoex) Message-Id: <200612021024.kB2AOYjk004884@repoman.freebsd.org> From: Dirk Meyer Date: Sat, 2 Dec 2006 10:24:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/rubygem-syntax pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 10:24:35 -0000 dinoex 2006-12-02 10:24:34 UTC FreeBSD ports repository Modified files: textproc/rubygem-syntax pkg-plist Log: - extend plist, as docs/ri are now build Revision Changes Path 1.2 +94 -50 ports/textproc/rubygem-syntax/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Dec 2 10:30:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 23D0816A40F; Sat, 2 Dec 2006 10:30:24 +0000 (UTC) (envelope-from piso@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4089D43C9D; Sat, 2 Dec 2006 10:30:04 +0000 (GMT) (envelope-from piso@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2AUNRH005182; Sat, 2 Dec 2006 10:30:23 GMT (envelope-from piso@repoman.freebsd.org) Received: (from piso@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2AUN9t005181; Sat, 2 Dec 2006 10:30:23 GMT (envelope-from piso) Message-Id: <200612021030.kB2AUN9t005181@repoman.freebsd.org> From: Paolo Pisati Date: Sat, 2 Dec 2006 10:30: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/netinet/libalias alias.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 10:30:24 -0000 piso 2006-12-02 10:30:23 UTC FreeBSD src repository Modified files: sys/netinet/libalias alias.c Log: Forced commit to use the correct PR syntax. PR: kern/106112 Noted by: ru Revision Changes Path 1.57 +0 -0 src/sys/netinet/libalias/alias.c From owner-cvs-all@FreeBSD.ORG Sat Dec 2 10:33:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CEA4616A40F; Sat, 2 Dec 2006 10:33:19 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5BC543C9D; Sat, 2 Dec 2006 10:32:59 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2AXJjE006503; Sat, 2 Dec 2006 10:33:19 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2AXJOk006502; Sat, 2 Dec 2006 10:33:19 GMT (envelope-from erwin) Message-Id: <200612021033.kB2AXJOk006502@repoman.freebsd.org> From: Erwin Lansing Date: Sat, 2 Dec 2006 10:33:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/ruby-htmlrepair Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 10:33:19 -0000 erwin 2006-12-02 10:33:19 UTC FreeBSD ports repository Modified files: textproc/ruby-htmlrepair Makefile Log: - Deprecate - Set EXPIRATION_DATE PR: 106160 Submitted by: gabor Revision Changes Path 1.6 +3 -0 ports/textproc/ruby-htmlrepair/Makefile From owner-cvs-all@FreeBSD.ORG Sat Dec 2 10:34:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 768C016A403; Sat, 2 Dec 2006 10:34:20 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78B9543C9D; Sat, 2 Dec 2006 10:34:00 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2AYKMG006555; Sat, 2 Dec 2006 10:34:20 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2AYJIC006554; Sat, 2 Dec 2006 10:34:19 GMT (envelope-from erwin) Message-Id: <200612021034.kB2AYJIC006554@repoman.freebsd.org> From: Erwin Lansing Date: Sat, 2 Dec 2006 10:34:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/ruby-html-parser Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 10:34:20 -0000 erwin 2006-12-02 10:34:19 UTC FreeBSD ports repository Modified files: textproc/ruby-html-parser Makefile Log: - Deprecate - Set EXPIRATION_DATE PR: 106161 Submitted by: gabor Revision Changes Path 1.12 +3 -0 ports/textproc/ruby-html-parser/Makefile From owner-cvs-all@FreeBSD.ORG Sat Dec 2 10:35:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 504F716A403; Sat, 2 Dec 2006 10:35:42 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B54CC43C9D; Sat, 2 Dec 2006 10:35:21 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2AZfOa006657; Sat, 2 Dec 2006 10:35:41 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2AZfD1006656; Sat, 2 Dec 2006 10:35:41 GMT (envelope-from erwin) Message-Id: <200612021035.kB2AZfD1006656@repoman.freebsd.org> From: Erwin Lansing Date: Sat, 2 Dec 2006 10:35:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/ruby-gdome Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 10:35:42 -0000 erwin 2006-12-02 10:35:41 UTC FreeBSD ports repository Modified files: textproc/ruby-gdome Makefile Log: - Add new MASTER_SITE - portlint(1) PR: 106163 Submitted by: gabor Revision Changes Path 1.15 +2 -1 ports/textproc/ruby-gdome/Makefile From owner-cvs-all@FreeBSD.ORG Sat Dec 2 10:36:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D650A16A403; Sat, 2 Dec 2006 10:36:48 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id E787243CAB; Sat, 2 Dec 2006 10:36:28 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2Aam8b006751; Sat, 2 Dec 2006 10:36:48 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2AamD0006750; Sat, 2 Dec 2006 10:36:48 GMT (envelope-from erwin) Message-Id: <200612021036.kB2AamD0006750@repoman.freebsd.org> From: Erwin Lansing Date: Sat, 2 Dec 2006 10:36: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/textproc/p5-Search-Saryer Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 10:36:48 -0000 erwin 2006-12-02 10:36:48 UTC FreeBSD ports repository Modified files: textproc/p5-Search-Saryer Makefile Log: - Deprecate - Set EXPIRATION_DATE - portlint(1) PR: 106164 Submitted by: gabor Revision Changes Path 1.11 +3 -1 ports/textproc/p5-Search-Saryer/Makefile From owner-cvs-all@FreeBSD.ORG Sat Dec 2 11:41:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2AF1716A417; Sat, 2 Dec 2006 11:41:51 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A85F543CA3; Sat, 2 Dec 2006 11:41:30 +0000 (GMT) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2BfoaQ017943; Sat, 2 Dec 2006 11:41:50 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2Bfo8i017941; Sat, 2 Dec 2006 11:41:50 GMT (envelope-from stas) Message-Id: <200612021141.kB2Bfo8i017941@repoman.freebsd.org> From: Stanislav Sedov Date: Sat, 2 Dec 2006 11:41:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/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: Sat, 02 Dec 2006 11:41:51 -0000 stas 2006-12-02 11:41:50 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: - Document the SGI Image File heap overflow vulnerability in ImageMagick Revision Changes Path 1.1230 +35 -1 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Sat Dec 2 11:50:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4E6F416A415; Sat, 2 Dec 2006 11:50:39 +0000 (UTC) (envelope-from barner@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id E827B43CEB; Sat, 2 Dec 2006 11:49:29 +0000 (GMT) (envelope-from barner@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2BniXO018642; Sat, 2 Dec 2006 11:49:44 GMT (envelope-from barner@repoman.freebsd.org) Received: (from barner@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2BniKY018641; Sat, 2 Dec 2006 11:49:44 GMT (envelope-from barner) Message-Id: <200612021149.kB2BniKY018641@repoman.freebsd.org> From: Simon Barner Date: Sat, 2 Dec 2006 11:49: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/multimedia/nxtvepg Makefile ports/multimedia/nxtvepg/files patch-Makefile.bsd X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 11:50:39 -0000 barner 2006-12-02 11:49:44 UTC FreeBSD ports repository Modified files: multimedia/nxtvepg Makefile multimedia/nxtvepg/files patch-Makefile.bsd Log: Make fully "X11BASE-clean". Revision Changes Path 1.13 +3 -3 ports/multimedia/nxtvepg/Makefile 1.3 +29 -4 ports/multimedia/nxtvepg/files/patch-Makefile.bsd From owner-cvs-all@FreeBSD.ORG Sat Dec 2 12:12:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8300716A407; Sat, 2 Dec 2006 12:12:07 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33E8743CAC; Sat, 2 Dec 2006 12:11:47 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2CC7Up023826; Sat, 2 Dec 2006 12:12:07 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2CC7FF023825; Sat, 2 Dec 2006 12:12:07 GMT (envelope-from pav) Message-Id: <200612021212.kB2CC7FF023825@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 2 Dec 2006 12:12:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/linux-megacli Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 12:12:07 -0000 pav 2006-12-02 12:12:07 UTC FreeBSD ports repository Modified files: sysutils/linux-megacli Makefile Log: - Fix build on pointyhat: make sure extract depends are present in build phase PR: ports/106203 Submitted by: Ruben van Staveren (maintainer) Revision Changes Path 1.2 +3 -0 ports/sysutils/linux-megacli/Makefile From owner-cvs-all@FreeBSD.ORG Sat Dec 2 12:15:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3DC7916A40F; Sat, 2 Dec 2006 12:15:32 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id E03A543CB5; Sat, 2 Dec 2006 12:15:11 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2CFVWd024445; Sat, 2 Dec 2006 12:15:31 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2CFVZh024444; Sat, 2 Dec 2006 12:15:31 GMT (envelope-from rafan) Message-Id: <200612021215.kB2CFVZh024444@repoman.freebsd.org> From: Rong-En Fan Date: Sat, 2 Dec 2006 12: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/chinese Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 12:15:32 -0000 rafan 2006-12-02 12:15:31 UTC FreeBSD ports repository Modified files: chinese Makefile Log: - Connect wangttf Revision Changes Path 1.240 +1 -0 ports/chinese/Makefile From owner-cvs-all@FreeBSD.ORG Sat Dec 2 12:16:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 018CF16A40F; Sat, 2 Dec 2006 12:16:38 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A36AF43CBE; Sat, 2 Dec 2006 12:16:17 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2CGbaa024495; Sat, 2 Dec 2006 12:16:37 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2CGbd6024494; Sat, 2 Dec 2006 12:16:37 GMT (envelope-from rafan) Message-Id: <200612021216.kB2CGbd6024494@repoman.freebsd.org> From: Rong-En Fan Date: Sat, 2 Dec 2006 12: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 MOVED X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 12:16:38 -0000 rafan 2006-12-02 12:16:37 UTC FreeBSD ports repository Modified files: . MOVED Log: - chinese/wangttf is summoned Revision Changes Path 1.1192 +1 -2 ports/MOVED From owner-cvs-all@FreeBSD.ORG Sat Dec 2 12:17:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 73C0016A403; Sat, 2 Dec 2006 12:17:40 +0000 (UTC) (envelope-from danger@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDB2F43CB7; Sat, 2 Dec 2006 12:17:19 +0000 (GMT) (envelope-from danger@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2CHdol024555; Sat, 2 Dec 2006 12:17:39 GMT (envelope-from danger@repoman.freebsd.org) Received: (from danger@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2CHdEG024554; Sat, 2 Dec 2006 12:17:39 GMT (envelope-from danger) Message-Id: <200612021217.kB2CHdEG024554@repoman.freebsd.org> From: Daniel Gerzo Date: Sat, 2 Dec 2006 12:17:39 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en where.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 12:17:40 -0000 danger 2006-12-02 12:17:39 UTC FreeBSD doc repository Modified files: en where.sgml Log: - Fix table rendering - List architectures in proper order [1] Approved by: keramida (mentor), trhodes (mentor) PR: www/105205 [1] Revision Changes Path 1.87 +13 -13 www/en/where.sgml From owner-cvs-all@FreeBSD.ORG Sat Dec 2 12:18:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 99DCF16A47C; Sat, 2 Dec 2006 12:18:02 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BC7343CC4; Sat, 2 Dec 2006 12:17:35 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2CHtCW024587; Sat, 2 Dec 2006 12:17:55 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2CHtOC024586; Sat, 2 Dec 2006 12:17:55 GMT (envelope-from rafan) Message-Id: <200612021217.kB2CHtOC024586@repoman.freebsd.org> From: Rong-En Fan Date: Sat, 2 Dec 2006 12:17:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 02 Dec 2006 12:18:02 -0000 rafan 2006-12-02 12:17:54 UTC FreeBSD ports repository Modified files: . modules Log: - chinese/wangttf is back Revision Changes Path 1.16730 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Dec 2 12:20:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B390C16A494; Sat, 2 Dec 2006 12:20:36 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D02443CA3; Sat, 2 Dec 2006 12:20:16 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2CKaHC024766; Sat, 2 Dec 2006 12:20:36 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2CKaXu024765; Sat, 2 Dec 2006 12:20:36 GMT (envelope-from rafan) Message-Id: <200612021220.kB2CKaXu024765@repoman.freebsd.org> From: Rong-En Fan Date: Sat, 2 Dec 2006 12: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/vietnamese/xvnkb Makefile ports/vietnamese/xvnkb/files patch-config__configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 12:20:36 -0000 rafan 2006-12-02 12:20:36 UTC FreeBSD ports repository Modified files: vietnamese/xvnkb Makefile vietnamese/xvnkb/files patch-config__configure Log: - Respect X11BASE The previous one does not work as expected. You also need to change tools/Makefile.dep. - Remove some unnecessary variables - configure already supports custom X11 path via XLIB_DIR, use that. PR: 106020 Submitted by: rafan Approved by: Nguyen Tam Chinh (maintainer) Revision Changes Path 1.8 +5 -4 ports/vietnamese/xvnkb/Makefile 1.2 +7 -11 ports/vietnamese/xvnkb/files/patch-config__configure From owner-cvs-all@FreeBSD.ORG Sat Dec 2 12:21:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ED27216A407; Sat, 2 Dec 2006 12:21:47 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CB6F43CAC; Sat, 2 Dec 2006 12:21:27 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2CLlvn025395; Sat, 2 Dec 2006 12:21:47 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2CLlcC025394; Sat, 2 Dec 2006 12:21:47 GMT (envelope-from rafan) Message-Id: <200612021221.kB2CLlcC025394@repoman.freebsd.org> From: Rong-En Fan Date: Sat, 2 Dec 2006 12:21: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/sysutils/asmem Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 12:21:48 -0000 rafan 2006-12-02 12:21:47 UTC FreeBSD ports repository Modified files: sysutils/asmem Makefile Log: - Fix build, set correct Xpm path Reported by: pointyhat Revision Changes Path 1.17 +3 -0 ports/sysutils/asmem/Makefile From owner-cvs-all@FreeBSD.ORG Sat Dec 2 12:33:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 37B8616A47E; Sat, 2 Dec 2006 12:33:34 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37DB643CBE; Sat, 2 Dec 2006 12:33:09 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2CXTuu027668; Sat, 2 Dec 2006 12:33:29 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2CXTOd027667; Sat, 2 Dec 2006 12:33:29 GMT (envelope-from pav) Message-Id: <200612021233.kB2CXTOd027667@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 2 Dec 2006 12:33:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/boinc-client Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 12:33:34 -0000 pav 2006-12-02 12:33:29 UTC FreeBSD ports repository Modified files: net/boinc-client Makefile Log: - Attempt to make it X11BASE aware Reported by: krismail Revision Changes Path 1.22 +1 -0 ports/net/boinc-client/Makefile From owner-cvs-all@FreeBSD.ORG Sat Dec 2 12:45:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C7A5016A412; Sat, 2 Dec 2006 12:45:42 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09E6943C9D; Sat, 2 Dec 2006 12:45:22 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2CjgfI030389; Sat, 2 Dec 2006 12:45:42 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2Cjgsv030388; Sat, 2 Dec 2006 12:45:42 GMT (envelope-from rafan) Message-Id: <200612021245.kB2Cjgsv030388@repoman.freebsd.org> From: Rong-En Fan Date: Sat, 2 Dec 2006 12:45:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/ldapdiff Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 12:45:42 -0000 rafan 2006-12-02 12:45:41 UTC FreeBSD ports repository Modified files: net/ldapdiff Makefile distinfo Log: - Update to 1.2.2 PR: 105770 Submitted by: chinsan (maintainer) Revision Changes Path 1.15 +3 -3 ports/net/ldapdiff/Makefile 1.10 +3 -3 ports/net/ldapdiff/distinfo From owner-cvs-all@FreeBSD.ORG Sat Dec 2 12:46:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F0E3E16A4AB; Sat, 2 Dec 2006 12:46:03 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BE0743C9D; Sat, 2 Dec 2006 12:45:43 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2Ck3T3030427; Sat, 2 Dec 2006 12:46:03 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2Ck3C4030426; Sat, 2 Dec 2006 12:46:03 GMT (envelope-from rafan) Message-Id: <200612021246.kB2Ck3C4030426@repoman.freebsd.org> From: Rong-En Fan Date: Sat, 2 Dec 2006 12:46:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/p5-File-Next Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 12:46:04 -0000 rafan 2006-12-02 12:46:03 UTC FreeBSD ports repository Modified files: sysutils/p5-File-Next Makefile distinfo Log: - Update to 0.30 PR: 105771 Submitted by: chinsan (maintainer) Revision Changes Path 1.3 +3 -1 ports/sysutils/p5-File-Next/Makefile 1.2 +3 -3 ports/sysutils/p5-File-Next/distinfo From owner-cvs-all@FreeBSD.ORG Sat Dec 2 12:46:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CF61B16A407; Sat, 2 Dec 2006 12:46:31 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B7D143C9D; Sat, 2 Dec 2006 12:46:11 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2CkVRW030461; Sat, 2 Dec 2006 12:46:31 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2CkVrJ030460; Sat, 2 Dec 2006 12:46:31 GMT (envelope-from rafan) Message-Id: <200612021246.kB2CkVrJ030460@repoman.freebsd.org> From: Rong-En Fan Date: Sat, 2 Dec 2006 12:46: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/textproc/p5-ack Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 12:46:31 -0000 rafan 2006-12-02 12:46:31 UTC FreeBSD ports repository Modified files: textproc/p5-ack Makefile distinfo Log: - Update to 1.30 PR: 105772 Submitted by: chinsan (maintainer) Revision Changes Path 1.5 +2 -2 ports/textproc/p5-ack/Makefile 1.4 +3 -3 ports/textproc/p5-ack/distinfo From owner-cvs-all@FreeBSD.ORG Sat Dec 2 12:48:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4F61F16A40F; Sat, 2 Dec 2006 12:48:21 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA48B43CBE; Sat, 2 Dec 2006 12:47:56 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2CmGZt038634; Sat, 2 Dec 2006 12:48:16 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2CmGZN038633; Sat, 2 Dec 2006 12:48:16 GMT (envelope-from rafan) Message-Id: <200612021248.kB2CmGZN038633@repoman.freebsd.org> From: Rong-En Fan Date: Sat, 2 Dec 2006 12:48:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/ascd Makefile ports/audio/ascd/files install X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 12:48:21 -0000 rafan 2006-12-02 12:48:16 UTC FreeBSD ports repository Modified files: audio/ascd Makefile Removed files: audio/ascd/files install Log: - Respect X11BASE by handling theme installation in Makefile Reported by: pointyhat Revision Changes Path 1.22 +5 -2 ports/audio/ascd/Makefile 1.3 +0 -14 ports/audio/ascd/files/install (dead) From owner-cvs-all@FreeBSD.ORG Sat Dec 2 12:58:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B301E16A416; Sat, 2 Dec 2006 12:58:00 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3262743C9D; Sat, 2 Dec 2006 12:57:40 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2Cw0I2040163; Sat, 2 Dec 2006 12:58:00 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2Cw0ER040162; Sat, 2 Dec 2006 12:58:00 GMT (envelope-from thierry) Message-Id: <200612021258.kB2Cw0ER040162@repoman.freebsd.org> From: Thierry Thomas Date: Sat, 2 Dec 2006 12:57:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/mpich2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 12:58:00 -0000 thierry 2006-12-02 12:57:59 UTC FreeBSD ports repository Modified files: net/mpich2 Makefile Log: Disable Fortran 90 module while gfortran is broken. Revision Changes Path 1.52 +9 -10 ports/net/mpich2/Makefile From owner-cvs-all@FreeBSD.ORG Sat Dec 2 13:00:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C6B7616A40F; Sat, 2 Dec 2006 13:00:27 +0000 (UTC) (envelope-from thierry@pompo.net) Received: from graf.pompo.net (graf.pompo.net [81.56.186.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2A4A43CA6; Sat, 2 Dec 2006 13:00:06 +0000 (GMT) (envelope-from thierry@pompo.net) Received: by graf.pompo.net (Postfix, from userid 1001) id CA2CF11455; Sat, 2 Dec 2006 14:00:21 +0100 (CET) Date: Sat, 2 Dec 2006 14:00:21 +0100 From: Thierry Thomas To: Kris Kennaway Message-ID: <20061202130021.GB2973@graf.pompo.net> Mail-Followup-To: Kris Kennaway , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200611302323.kAUNNgtX093044@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tThc/1wpZn/ma/RB" Content-Disposition: inline In-Reply-To: <200611302323.kAUNNgtX093044@repoman.freebsd.org> User-Agent: Mutt/1.4.2.2i X-Operating-System: FreeBSD 6.2-PRERELEASE i386 Organization: Kabbale Eros X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: X-PGP: 0xC71405A2 Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/math/elmer-umfpack Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 13:00:27 -0000 --tThc/1wpZn/ma/RB Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Le Ven 1 d=E9c 06 =E0 0:23:42 +0100, Kris Kennaway =E9crivait=A0: > kris 2006-11-30 23:23:42 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > math/elmer-umfpack Makefile=20 > Log: > BROKEN: Configure fails Actually these elmer- ports and mumps are not BROKEN, but gfortran should been marked IGNORE. --=20 Th. Thomas. --tThc/1wpZn/ma/RB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFcXjlc95pjMcUBaIRAni5AJ47qr66P2iIOLXMLyvLJWjyU0eDnQCfa0ZA ZRNwQbQcPXchGoXpyXSmTLo= =GIvP -----END PGP SIGNATURE----- --tThc/1wpZn/ma/RB-- From owner-cvs-all@FreeBSD.ORG Sat Dec 2 13:05:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1E9B916A40F; Sat, 2 Dec 2006 13:05:54 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9743143CA2; Sat, 2 Dec 2006 13:05:33 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2D5r3Q042912; Sat, 2 Dec 2006 13:05:53 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2D5r8B042911; Sat, 2 Dec 2006 13:05:53 GMT (envelope-from pav) Message-Id: <200612021305.kB2D5r8B042911@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 2 Dec 2006 13:05: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/news/PicMonger Makefile ports/news/PicMonger/files patch-ErrorLogger.cpp patch-Exceptions.cpp patch-FileTypeState.cpp patch-FilenameCleaner.cpp patch-GroupState.cpp patch-GroupState.h patch-HtmlPage.cpp patch-HtmlPage.h patch-InetSocket.cpp ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 13:05:54 -0000 pav 2006-12-02 13:05:53 UTC FreeBSD ports repository Modified files: news/PicMonger Makefile news/PicMonger/files patch-ad Added files: news/PicMonger/files patch-ErrorLogger.cpp patch-Exceptions.cpp patch-FileTypeState.cpp patch-FilenameCleaner.cpp patch-GroupState.cpp patch-GroupState.h patch-HtmlPage.cpp patch-HtmlPage.h patch-InetSocket.cpp patch-NewsScanner.cpp patch-OptionsTab.cpp patch-imlib.h Log: - Unbreak: fix build on 5.X and above PR: ports/106201 Submitted by: Peter Johnson Revision Changes Path 1.19 +2 -8 ports/news/PicMonger/Makefile 1.1 +11 -0 ports/news/PicMonger/files/patch-ErrorLogger.cpp (new) 1.1 +53 -0 ports/news/PicMonger/files/patch-Exceptions.cpp (new) 1.1 +14 -0 ports/news/PicMonger/files/patch-FileTypeState.cpp (new) 1.1 +14 -0 ports/news/PicMonger/files/patch-FilenameCleaner.cpp (new) 1.1 +12 -0 ports/news/PicMonger/files/patch-GroupState.cpp (new) 1.1 +10 -0 ports/news/PicMonger/files/patch-GroupState.h (new) 1.1 +11 -0 ports/news/PicMonger/files/patch-HtmlPage.cpp (new) 1.1 +10 -0 ports/news/PicMonger/files/patch-HtmlPage.h (new) 1.1 +20 -0 ports/news/PicMonger/files/patch-InetSocket.cpp (new) 1.1 +11 -0 ports/news/PicMonger/files/patch-NewsScanner.cpp (new) 1.1 +11 -0 ports/news/PicMonger/files/patch-OptionsTab.cpp (new) 1.2 +9 -3 ports/news/PicMonger/files/patch-ad 1.1 +11 -0 ports/news/PicMonger/files/patch-imlib.h (new) From owner-cvs-all@FreeBSD.ORG Sat Dec 2 13:06:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B50B716A416; Sat, 2 Dec 2006 13:06:39 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B9B043C9D; Sat, 2 Dec 2006 13:06:19 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2D6dW7042967; Sat, 2 Dec 2006 13:06:39 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2D6d4u042966; Sat, 2 Dec 2006 13:06:39 GMT (envelope-from linimon) Message-Id: <200612021306.kB2D6d4u042966@repoman.freebsd.org> From: Mark Linimon Date: Sat, 2 Dec 2006 13:06: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/math/ploticus Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 13:06:39 -0000 linimon 2006-12-02 13:06:39 UTC FreeBSD ports repository Modified files: math/ploticus Makefile Log: Respect X11BASE. PR: ports/106159 Submitted by: rafan Revision Changes Path 1.25 +4 -0 ports/math/ploticus/Makefile From owner-cvs-all@FreeBSD.ORG Sat Dec 2 13:06:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D65A316A407; Sat, 2 Dec 2006 13:06:55 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4241B43CA3; Sat, 2 Dec 2006 13:06:35 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2D6thR043013; Sat, 2 Dec 2006 13:06:55 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2D6t5f043012; Sat, 2 Dec 2006 13:06:55 GMT (envelope-from pav) Message-Id: <200612021306.kB2D6t5f043012@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 2 Dec 2006 13:06:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/lsdvd Makefile ports/multimedia/lsdvd/files patch-ocode.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 13:06:55 -0000 pav 2006-12-02 13:06:55 UTC FreeBSD ports repository Modified files: multimedia/lsdvd Makefile Added files: multimedia/lsdvd/files patch-ocode.c Log: - Fix runtime crash in machine readable output PR: ports/105847 Submitted by: Ulrich Spoerlein Revision Changes Path 1.13 +1 -0 ports/multimedia/lsdvd/Makefile 1.1 +12 -0 ports/multimedia/lsdvd/files/patch-ocode.c (new) From owner-cvs-all@FreeBSD.ORG Sat Dec 2 13:37:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EDCE716A4AB; Sat, 2 Dec 2006 13:37:42 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D51343D73; Sat, 2 Dec 2006 13:37:11 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2DbTGZ048048; Sat, 2 Dec 2006 13:37:29 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2DbTDn048047; Sat, 2 Dec 2006 13:37:29 GMT (envelope-from cognet) Message-Id: <200612021337.kB2DbTDn048047@repoman.freebsd.org> From: Olivier Houchard Date: Sat, 2 Dec 2006 13:37: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/arm/xscale/i80321 i80321_space.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 13:37:43 -0000 cognet 2006-12-02 13:37:29 UTC FreeBSD src repository Modified files: sys/arm/xscale/i80321 i80321_space.c Log: Provide stream operations. Revision Changes Path 1.7 +36 -0 src/sys/arm/xscale/i80321/i80321_space.c From owner-cvs-all@FreeBSD.ORG Sat Dec 2 13:40:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 94CA216A416; Sat, 2 Dec 2006 13:40:54 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE47D43CA2; Sat, 2 Dec 2006 13:40:33 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2Desnh048459; Sat, 2 Dec 2006 13:40:54 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2DesQp048458; Sat, 2 Dec 2006 13:40:54 GMT (envelope-from rafan) Message-Id: <200612021340.kB2DesQp048458@repoman.freebsd.org> From: Rong-En Fan Date: Sat, 2 Dec 2006 13:40:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/asmail Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 13:40:54 -0000 rafan 2006-12-02 13:40:53 UTC FreeBSD ports repository Modified files: mail/asmail Makefile Log: - Fix Xpm path Reported by: pointyhat Revision Changes Path 1.25 +4 -1 ports/mail/asmail/Makefile From owner-cvs-all@FreeBSD.ORG Sat Dec 2 13:50:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 883ED16A415; Sat, 2 Dec 2006 13:50:18 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8571B43CA6; Sat, 2 Dec 2006 13:49:57 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2DoHcp050579; Sat, 2 Dec 2006 13:50:17 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2DoHsX050578; Sat, 2 Dec 2006 13:50:17 GMT (envelope-from rafan) Message-Id: <200612021350.kB2DoHsX050578@repoman.freebsd.org> From: Rong-En Fan Date: Sat, 2 Dec 2006 13:50:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/asmail Makefile ports/sysutils/asmem Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 13:50:18 -0000 rafan 2006-12-02 13:50:17 UTC FreeBSD ports repository Modified files: mail/asmail Makefile sysutils/asmem Makefile Log: - Xpm is in X11BASE, not LOCALBASE Revision Changes Path 1.26 +2 -2 ports/mail/asmail/Makefile 1.18 +2 -2 ports/sysutils/asmem/Makefile From owner-cvs-all@FreeBSD.ORG Sat Dec 2 13:58:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D050F16A47B; Sat, 2 Dec 2006 13:58:14 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DC7C43CA2; Sat, 2 Dec 2006 13:57:53 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2DwDbJ052387; Sat, 2 Dec 2006 13:58:13 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2DwDeE052386; Sat, 2 Dec 2006 13:58:13 GMT (envelope-from netchild) Message-Id: <200612021358.kB2DwDeE052386@repoman.freebsd.org> From: Alexander Leidinger Date: Sat, 2 Dec 2006 13:58: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/modules Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 13:58:14 -0000 netchild 2006-12-02 13:58:13 UTC FreeBSD src repository Modified files: sys/modules Makefile Log: Add the linux module to the amd64 build, all symbols can now be resolved. Revision Changes Path 1.514 +1 -0 src/sys/modules/Makefile From owner-cvs-all@FreeBSD.ORG Sat Dec 2 13:58:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6EE9116A47C; Sat, 2 Dec 2006 13:58:46 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05C8143CC6; Sat, 2 Dec 2006 13:58:22 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2DwgHF052436; Sat, 2 Dec 2006 13:58:42 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2DwgcB052435; Sat, 2 Dec 2006 13:58:42 GMT (envelope-from rafan) Message-Id: <200612021358.kB2DwgcB052435@repoman.freebsd.org> From: Rong-En Fan Date: Sat, 2 Dec 2006 13:58:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/asmix Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 13:58:46 -0000 rafan 2006-12-02 13:58:42 UTC FreeBSD ports repository Modified files: audio/asmix Makefile Log: - Fix Xpm path Reported by: pointyhat Revision Changes Path 1.7 +3 -0 ports/audio/asmix/Makefile From owner-cvs-all@FreeBSD.ORG Sat Dec 2 14:05:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E14BC16A417; Sat, 2 Dec 2006 14:05:25 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB87E43CA7; Sat, 2 Dec 2006 14:05:04 +0000 (GMT) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2E5PaV055188; Sat, 2 Dec 2006 14:05:25 GMT (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2E5PlE055187; Sat, 2 Dec 2006 14:05:25 GMT (envelope-from demon) Message-Id: <200612021405.kB2E5PlE055187@repoman.freebsd.org> From: Dmitry Sivachenko Date: Sat, 2 Dec 2006 14:05:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/archivers/p5-Compress-Zlib Makefile distinfo pkg-plist ports/archivers/p5-Compress-Zlib/files patch-config.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, 02 Dec 2006 14:05:26 -0000 demon 2006-12-02 14:05:25 UTC FreeBSD ports repository Modified files: archivers/p5-Compress-Zlib Makefile distinfo pkg-plist Removed files: archivers/p5-Compress-Zlib/files patch-config.in Log: Update to 2.001. PR: 105532 Submitted by: Thomas Abthorpe Revision Changes Path 1.42 +5 -1 ports/archivers/p5-Compress-Zlib/Makefile 1.24 +3 -3 ports/archivers/p5-Compress-Zlib/distinfo 1.5 +0 -15 ports/archivers/p5-Compress-Zlib/files/patch-config.in (dead) 1.9 +8 -8 ports/archivers/p5-Compress-Zlib/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Dec 2 14:12:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3E80C16A407; Sat, 2 Dec 2006 14:12:14 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62A8343CA3; Sat, 2 Dec 2006 14:11:53 +0000 (GMT) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2ECDf2056289; Sat, 2 Dec 2006 14:12:13 GMT (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2ECD8j056287; Sat, 2 Dec 2006 14:12:13 GMT (envelope-from demon) Message-Id: <200612021412.kB2ECD8j056287@repoman.freebsd.org> From: Dmitry Sivachenko Date: Sat, 2 Dec 2006 14:12:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Tree-Simple Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 14:12:14 -0000 demon 2006-12-02 14:12:13 UTC FreeBSD ports repository Modified files: devel/p5-Tree-Simple Makefile distinfo Log: Update to 1.17. PR: 106180 Submitted by: Christopher Boumenot Revision Changes Path 1.10 +2 -2 ports/devel/p5-Tree-Simple/Makefile 1.9 +3 -3 ports/devel/p5-Tree-Simple/distinfo From owner-cvs-all@FreeBSD.ORG Sat Dec 2 14:16:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5792E16A40F; Sat, 2 Dec 2006 14:16:58 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A36C343CAD; Sat, 2 Dec 2006 14:16:36 +0000 (GMT) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2EGv9B056842; Sat, 2 Dec 2006 14:16:57 GMT (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2EGuaA056841; Sat, 2 Dec 2006 14:16:56 GMT (envelope-from demon) Message-Id: <200612021416.kB2EGuaA056841@repoman.freebsd.org> From: Dmitry Sivachenko Date: Sat, 2 Dec 2006 14:16:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-toolkits/fltk Makefile distinfo pkg-plist ports/x11-toolkits/fltk/files patch-ab patch-documentation-Makefile patch-src-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 14:16:58 -0000 demon 2006-12-02 14:16:56 UTC FreeBSD ports repository Modified files: x11-toolkits/fltk Makefile distinfo pkg-plist x11-toolkits/fltk/files patch-ab patch-documentation-Makefile patch-src-Makefile Log: Update to 1.1.7 PR: 106146 Submitted by: KATO Tsuguru Revision Changes Path 1.41 +8 -3 ports/x11-toolkits/fltk/Makefile 1.15 +3 -3 ports/x11-toolkits/fltk/distinfo 1.6 +7 -7 ports/x11-toolkits/fltk/files/patch-ab 1.3 +8 -8 ports/x11-toolkits/fltk/files/patch-documentation-Makefile 1.4 +27 -22 ports/x11-toolkits/fltk/files/patch-src-Makefile 1.10 +127 -0 ports/x11-toolkits/fltk/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Dec 2 14:40:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 915FE16A415; Sat, 2 Dec 2006 14:40:58 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 328E843CAA; Sat, 2 Dec 2006 14:40:36 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2EeuHc060123; Sat, 2 Dec 2006 14:40:56 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2Eeu0L060122; Sat, 2 Dec 2006 14:40:56 GMT (envelope-from tobez) Message-Id: <200612021440.kB2Eeu0L060122@repoman.freebsd.org> From: Anton Berezin Date: Sat, 2 Dec 2006 14:40:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Test-Base Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 14:40:58 -0000 tobez 2006-12-02 14:40:56 UTC FreeBSD ports repository Modified files: devel/p5-Test-Base Makefile distinfo Log: Update to 0.53. PR: 106173 Submitted by: Christopher Boumenot Revision Changes Path 1.9 +1 -1 ports/devel/p5-Test-Base/Makefile 1.9 +3 -3 ports/devel/p5-Test-Base/distinfo From owner-cvs-all@FreeBSD.ORG Sat Dec 2 14:42:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DD7D116A412; Sat, 2 Dec 2006 14:42:06 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A16543CB7; Sat, 2 Dec 2006 14:41:43 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2Eg378060916; Sat, 2 Dec 2006 14:42:03 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2Eg3Ar060915; Sat, 2 Dec 2006 14:42:03 GMT (envelope-from rafan) Message-Id: <200612021442.kB2Eg3Ar060915@repoman.freebsd.org> From: Rong-En Fan Date: Sat, 2 Dec 2006 14:42:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/tclcl Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 14:42:07 -0000 rafan 2006-12-02 14:42:03 UTC FreeBSD ports repository Modified files: devel/tclcl Makefile Log: - Respect X11BASE Reported by: pointyhat Revision Changes Path 1.17 +2 -1 ports/devel/tclcl/Makefile From owner-cvs-all@FreeBSD.ORG Sat Dec 2 14:49:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8425616A412; Sat, 2 Dec 2006 14:49:06 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4339043CA2; Sat, 2 Dec 2006 14:48:45 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2En57Z061505; Sat, 2 Dec 2006 14:49:05 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2En5Bb061504; Sat, 2 Dec 2006 14:49:05 GMT (envelope-from tobez) Message-Id: <200612021449.kB2En5Bb061504@repoman.freebsd.org> From: Anton Berezin Date: Sat, 2 Dec 2006 14:49:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-CPAN-Mini Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 14:49:06 -0000 tobez 2006-12-02 14:49:05 UTC FreeBSD ports repository Modified files: devel/p5-CPAN-Mini Makefile distinfo Log: Update to 0.552. Revision Changes Path 1.8 +1 -1 ports/devel/p5-CPAN-Mini/Makefile 1.8 +3 -3 ports/devel/p5-CPAN-Mini/distinfo From owner-cvs-all@FreeBSD.ORG Sat Dec 2 14:51:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 092A816A504; Sat, 2 Dec 2006 14:51:09 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0AF343CA6; Sat, 2 Dec 2006 14:50:46 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2Ep75A061859; Sat, 2 Dec 2006 14:51:07 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2Ep7w1061849; Sat, 2 Dec 2006 14:51:07 GMT (envelope-from leeym) Message-Id: <200612021451.kB2Ep7w1061849@repoman.freebsd.org> From: Yen-Ming Lee Date: Sat, 2 Dec 2006 14: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/math/p5-Math-Round Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 14:51:09 -0000 leeym 2006-12-02 14:51:07 UTC FreeBSD ports repository Modified files: math/p5-Math-Round Makefile distinfo Log: - update to 0.06 Revision Changes Path 1.2 +1 -1 ports/math/p5-Math-Round/Makefile 1.4 +3 -3 ports/math/p5-Math-Round/distinfo From owner-cvs-all@FreeBSD.ORG Sat Dec 2 14:52:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 65B1016A407; Sat, 2 Dec 2006 14:52:43 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC68743CC2; Sat, 2 Dec 2006 14:52:18 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2Eqc5O062602; Sat, 2 Dec 2006 14:52:38 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2Eqcvb062601; Sat, 2 Dec 2006 14:52:38 GMT (envelope-from tobez) Message-Id: <200612021452.kB2Eqcvb062601@repoman.freebsd.org> From: Anton Berezin Date: Sat, 2 Dec 2006 14:52: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/dns/p5-Data-Validate-Domain Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 14:52:43 -0000 tobez 2006-12-02 14:52:38 UTC FreeBSD ports repository Modified files: dns/p5-Data-Validate-Domain Makefile distinfo Log: Update to 0.04. Revision Changes Path 1.2 +1 -1 ports/dns/p5-Data-Validate-Domain/Makefile 1.2 +3 -3 ports/dns/p5-Data-Validate-Domain/distinfo From owner-cvs-all@FreeBSD.ORG Sat Dec 2 14:56:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 81EF816A40F; Sat, 2 Dec 2006 14:56:26 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E28E43CA2; Sat, 2 Dec 2006 14:56:05 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2EuQIG063109; Sat, 2 Dec 2006 14:56:26 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2EuQvS063108; Sat, 2 Dec 2006 14:56:26 GMT (envelope-from netchild) Message-Id: <200612021456.kB2EuQvS063108@repoman.freebsd.org> From: Alexander Leidinger Date: Sat, 2 Dec 2006 14:56:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/compat/linux linux_misc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 14:56:26 -0000 netchild 2006-12-02 14:56:26 UTC FreeBSD src repository Modified files: sys/compat/linux linux_misc.c Log: MFP4 (108673, 110519, 110874): - Currently LINUX_MAX_COMM_LEN is smaller than MAXCOMLEN, but in case this will change we have a buffer overflow. Apply some defensive programming to DTRT when this should happen. - Use copyinstr() instead of copyin where appropriate. * Fallback to copyin() in case of ENAMETOOLONG. [1] * Use the right source and destination (it was wrong before). - Use strlcpy instead of strcpy. - Properly lock the read case (PR_GET_NAME) like the write case. Reviewed by: rwatson (except [1]) Suggested by: rwatson [1] Revision Changes Path 1.198 +30 -5 src/sys/compat/linux/linux_misc.c From owner-cvs-all@FreeBSD.ORG Sat Dec 2 14:59:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C0D3916A407; Sat, 2 Dec 2006 14:59:15 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF47343CA2; Sat, 2 Dec 2006 14:58:54 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2ExFNE063270; Sat, 2 Dec 2006 14:59:15 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2ExFIM063269; Sat, 2 Dec 2006 14:59:15 GMT (envelope-from leeym) Message-Id: <200612021459.kB2ExFIM063269@repoman.freebsd.org> From: Yen-Ming Lee Date: Sat, 2 Dec 2006 14:59: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/p5-IO-Socket-SSL Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 14:59:15 -0000 leeym 2006-12-02 14:59:15 UTC FreeBSD ports repository Modified files: security/p5-IO-Socket-SSL Makefile distinfo Log: - update to 1.02 Revision Changes Path 1.14 +1 -1 ports/security/p5-IO-Socket-SSL/Makefile 1.10 +3 -3 ports/security/p5-IO-Socket-SSL/distinfo From owner-cvs-all@FreeBSD.ORG Sat Dec 2 15:10:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8984416A412; Sat, 2 Dec 2006 15:10:00 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4BBA43CAA; Sat, 2 Dec 2006 15:09:38 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2F9xqH066105; Sat, 2 Dec 2006 15:09:59 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2F9xmb066104; Sat, 2 Dec 2006 15:09:59 GMT (envelope-from miwi) Message-Id: <200612021509.kB2F9xmb066104@repoman.freebsd.org> From: Martin Wilke Date: Sat, 2 Dec 2006 15:09:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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: Sat, 02 Dec 2006 15:10:00 -0000 miwi 2006-12-02 15:09:59 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: - Add a entry for www/tDiary, www/tDiary-devel Reviewed by: simon Revision Changes Path 1.1231 +26 -1 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Sat Dec 2 15:16:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7A8D916A40F; Sat, 2 Dec 2006 15:16:16 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B7E743C9D; Sat, 2 Dec 2006 15:15:55 +0000 (GMT) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2FGG1b067564; Sat, 2 Dec 2006 15:16:16 GMT (envelope-from chinsan@repoman.freebsd.org) Received: (from chinsan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2FGGDq067563; Sat, 2 Dec 2006 15:16:16 GMT (envelope-from chinsan) Message-Id: <200612021516.kB2FGGDq067563@repoman.freebsd.org> From: Chin-San Huang Date: Sat, 2 Dec 2006 15:16:15 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/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, 02 Dec 2006 15:16:16 -0000 chinsan 2006-12-02 15:16:15 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/faq book.sgml Log: - correct typo. In fact, the keyboard device is /dev/ukbd0 when USB keyboard is connected only. PR: docs/89747 Submitted by: me Approved by: delphij (mentor) Revision Changes Path 1.790 +2 -2 doc/en_US.ISO8859-1/books/faq/book.sgml From owner-cvs-all@FreeBSD.ORG Sat Dec 2 15:22:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0EB3E16A412; Sat, 2 Dec 2006 15:22:55 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA3F743CA5; Sat, 2 Dec 2006 15:22:33 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2FMsLM068882; Sat, 2 Dec 2006 15:22:54 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2FMssF068881; Sat, 2 Dec 2006 15:22:54 GMT (envelope-from tobez) Message-Id: <200612021522.kB2FMssF068881@repoman.freebsd.org> From: Anton Berezin Date: Sat, 2 Dec 2006 15:22: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/p5-IPC-Cmd Makefile distinfo ports/devel/p5-IPC-Cmd/files patch-IPC-Cmd.pm X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 15:22:55 -0000 tobez 2006-12-02 15:22:54 UTC FreeBSD ports repository Modified files: devel/p5-IPC-Cmd Makefile distinfo devel/p5-IPC-Cmd/files patch-IPC-Cmd.pm Log: Update to 0.36. Parts of PR 105780 by chinsan were used in this commit. Revision Changes Path 1.3 +3 -3 ports/devel/p5-IPC-Cmd/Makefile 1.4 +3 -3 ports/devel/p5-IPC-Cmd/distinfo 1.2 +13 -21 ports/devel/p5-IPC-Cmd/files/patch-IPC-Cmd.pm From owner-cvs-all@FreeBSD.ORG Sat Dec 2 15:29:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5814016A416; Sat, 2 Dec 2006 15:29:46 +0000 (UTC) (envelope-from wes@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B31D543CCA; Sat, 2 Dec 2006 15:28:46 +0000 (GMT) (envelope-from wes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2FT4uB069246; Sat, 2 Dec 2006 15:29:04 GMT (envelope-from wes@repoman.freebsd.org) Received: (from wes@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2FT4uv069245; Sat, 2 Dec 2006 15:29:04 GMT (envelope-from wes) Message-Id: <200612021529.kB2FT4uv069245@repoman.freebsd.org> From: Wes Peters Date: Sat, 2 Dec 2006 15:29:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/poco pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 15:29:46 -0000 wes 2006-12-02 15:29:03 UTC FreeBSD ports repository Modified files: devel/poco pkg-plist Log: Clean up after myself properly. Revision Changes Path 1.2 +8 -0 ports/devel/poco/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Dec 2 15:34:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 49D6016A52B; Sat, 2 Dec 2006 15:34:14 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9DF543E7A; Sat, 2 Dec 2006 15:32:18 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2FWYu4070295; Sat, 2 Dec 2006 15:32:34 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2FWY1n070294; Sat, 2 Dec 2006 15:32:34 GMT (envelope-from marius) Message-Id: <200612021532.kB2FWY1n070294@repoman.freebsd.org> From: Marius Strobl Date: Sat, 2 Dec 2006 15:32:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/mii acphy.c amphy.c bmtphy.c brgphy.c ciphy.c inphy.c ip1000phy.c lxtphy.c mii_physubr.c miivar.h nsgphy.c nsphy.c pnaphy.c qsphy.c rgephy.c rlphy.c tdkphy.c tlphy.c xmphy.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 15:34:14 -0000 marius 2006-12-02 15:32:34 UTC FreeBSD src repository Modified files: sys/dev/mii acphy.c amphy.c bmtphy.c brgphy.c ciphy.c inphy.c ip1000phy.c lxtphy.c mii_physubr.c miivar.h nsgphy.c nsphy.c pnaphy.c qsphy.c rgephy.c rlphy.c tdkphy.c tlphy.c xmphy.c Log: Add a helper function mii_phy_dev_probe(), which wraps around the mii_phy_match() API and takes care of the PHY device probe based on the struct mii_phydesc array and the match return value provided. Convert PHY drivers to take advantage of mii_phy_dev_probe(), converting drivers to provide a mii_phydesc table in the first place where necessary. Reviewed by: yongari MFC after: 2 weeks Revision Changes Path 1.19 +7 -13 src/sys/dev/mii/acphy.c 1.20 +7 -15 src/sys/dev/mii/amphy.c 1.12 +18 -29 src/sys/dev/mii/bmtphy.c 1.47 +1 -10 src/sys/dev/mii/brgphy.c 1.7 +8 -22 src/sys/dev/mii/ciphy.c 1.16 +10 -32 src/sys/dev/mii/inphy.c 1.2 +2 -12 src/sys/dev/mii/ip1000phy.c 1.18 +6 -10 src/sys/dev/mii/lxtphy.c 1.28 +13 -1 src/sys/dev/mii/mii_physubr.c 1.20 +1 -0 src/sys/dev/mii/miivar.h 1.24 +2 -13 src/sys/dev/mii/nsgphy.c 1.27 +6 -10 src/sys/dev/mii/nsphy.c 1.18 +7 -13 src/sys/dev/mii/pnaphy.c 1.18 +6 -10 src/sys/dev/mii/qsphy.c 1.12 +6 -10 src/sys/dev/mii/rgephy.c 1.25 +15 -14 src/sys/dev/mii/rlphy.c 1.20 +6 -8 src/sys/dev/mii/tdkphy.c 1.21 +6 -10 src/sys/dev/mii/tlphy.c 1.20 +7 -16 src/sys/dev/mii/xmphy.c From owner-cvs-all@FreeBSD.ORG Sat Dec 2 15:38:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4875F16A494; Sat, 2 Dec 2006 15:38:16 +0000 (UTC) (envelope-from wes@softweyr.com) Received: from smtp.omnis.com (smtp.omnis.com [216.239.128.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4EEE43CA7; Sat, 2 Dec 2006 15:37:54 +0000 (GMT) (envelope-from wes@softweyr.com) Received: from smtp-a.omnis.com (smtp-a.omnis.com [216.239.128.237]) by smtp.omnis.com (Postfix) with ESMTP id 531591B667; Sat, 2 Dec 2006 07:38:15 -0800 (PST) Received: from [204.68.178.35] (cpe-24-161-160-202.san.res.rr.com [24.161.160.202]) (Authenticated sender: wes@softweyr.com) by smtp-a.omnis.com (Postfix) with ESMTP id 6946846F799; Sat, 2 Dec 2006 07:38:15 -0800 (PST) In-Reply-To: <200612021529.kB2FT4uv069245@repoman.freebsd.org> References: <200612021529.kB2FT4uv069245@repoman.freebsd.org> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <52592A8D-F8E1-45A8-8BCB-D7230946F8F3@softweyr.com> Content-Transfer-Encoding: 7bit From: Wes Peters Date: Sat, 2 Dec 2006 07:38:13 -0800 To: Wes Peters X-Mailer: Apple Mail (2.752.2) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/poco pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 15:38:16 -0000 On Dec 2, 2006, at 7:29 AM, Wes Peters wrote: > wes 2006-12-02 15:29:03 UTC > > FreeBSD ports repository > > Modified files: > devel/poco pkg-plist > Log: > Clean up after myself properly. > > Revision Changes Path > 1.2 +8 -0 ports/devel/poco/pkg-plist Should have included: Poked-by: kris/pointyhat -- Where am I, and what am I doing in this handbasket? Wes Peters wes@softweyr.com From owner-cvs-all@FreeBSD.ORG Sat Dec 2 16:06:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6737D16A407; Sat, 2 Dec 2006 16:06:26 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12E7A43CA7; Sat, 2 Dec 2006 16:06:05 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2G6QPO076762; Sat, 2 Dec 2006 16:06:26 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2G6PAs076761; Sat, 2 Dec 2006 16:06:26 GMT (envelope-from pav) Message-Id: <200612021606.kB2G6PAs076761@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 2 Dec 2006 16:06: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/japanese/eb 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, 02 Dec 2006 16:06:26 -0000 pav 2006-12-02 16:06:25 UTC FreeBSD ports repository Modified files: japanese/eb Makefile distinfo pkg-plist Log: - Update to 4.3 PR: ports/106220 Submitted by: KIMURA Yasuhiro (maintainer) Revision Changes Path 1.58 +2 -3 ports/japanese/eb/Makefile 1.31 +3 -9 ports/japanese/eb/distinfo 1.20 +1 -1 ports/japanese/eb/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Dec 2 16:06:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9503E16A51B; Sat, 2 Dec 2006 16:06:28 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15CB443CAC; Sat, 2 Dec 2006 16:06:07 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2G6SfO076788; Sat, 2 Dec 2006 16:06:28 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2G6SAK076787; Sat, 2 Dec 2006 16:06:28 GMT (envelope-from simon) Message-Id: <200612021606.kB2G6SAK076787@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sat, 2 Dec 2006 16:06:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 16:06:28 -0000 simon 2006-12-02 16:06:27 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Fix markup in last entry so the file is valid XML again. Pointy hat to: simon Revision Changes Path 1.1232 +3 -4 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Sat Dec 2 16:06:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7C55316A506; Sat, 2 Dec 2006 16:06:45 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C622043CB4; Sat, 2 Dec 2006 16:06:23 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2G6i3s076904; Sat, 2 Dec 2006 16:06:44 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2G6iVk076903; Sat, 2 Dec 2006 16:06:44 GMT (envelope-from pav) Message-Id: <200612021606.kB2G6iVk076903@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 2 Dec 2006 16:06: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/japanese/eblook Makefile ports/japanese/ebnetd Makefile ports/japanese/ebview Makefile ports/japanese/ebview-gtk2 Makefile ports/japanese/ruby-eb Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 16:06:45 -0000 pav 2006-12-02 16:06:44 UTC FreeBSD ports repository Modified files: japanese/eblook Makefile japanese/ebnetd Makefile japanese/ebview Makefile japanese/ebview-gtk2 Makefile japanese/ruby-eb Makefile Log: - Chase japanese/eb update Revision Changes Path 1.19 +2 -2 ports/japanese/eblook/Makefile 1.39 +2 -2 ports/japanese/ebnetd/Makefile 1.37 +2 -2 ports/japanese/ebview-gtk2/Makefile 1.26 +2 -2 ports/japanese/ebview/Makefile 1.21 +2 -1 ports/japanese/ruby-eb/Makefile From owner-cvs-all@FreeBSD.ORG Sat Dec 2 16:10:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 29D5216A4A0; Sat, 2 Dec 2006 16:10:03 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B011B43CA7; Sat, 2 Dec 2006 16:09:41 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2GA267077776; Sat, 2 Dec 2006 16:10:02 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2GA2HG077765; Sat, 2 Dec 2006 16:10:02 GMT (envelope-from pav) Message-Id: <200612021610.kB2GA2HG077765@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 2 Dec 2006 16:10: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/japanese/eblook Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 16:10:03 -0000 pav 2006-12-02 16:10:02 UTC FreeBSD ports repository Modified files: japanese/eblook Makefile Log: - Take maintainership PR: ports/106221 Submitted by: KIMURA Yasuhiro Revision Changes Path 1.20 +1 -1 ports/japanese/eblook/Makefile From owner-cvs-all@FreeBSD.ORG Sat Dec 2 16:12:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C302516A403; Sat, 2 Dec 2006 16:12:10 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11AD243CA8; Sat, 2 Dec 2006 16:11:43 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2GC4IE078917; Sat, 2 Dec 2006 16:12:04 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2GC4Yc078912; Sat, 2 Dec 2006 16:12:04 GMT (envelope-from leeym) Message-Id: <200612021612.kB2GC4Yc078912@repoman.freebsd.org> From: Yen-Ming Lee Date: Sat, 2 Dec 2006 16:12:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-WWW-Myspace 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, 02 Dec 2006 16:12:10 -0000 leeym 2006-12-02 16:12:04 UTC FreeBSD ports repository Modified files: www/p5-WWW-Myspace Makefile distinfo pkg-plist Log: - update to 0.60 Revision Changes Path 1.8 +1 -1 ports/www/p5-WWW-Myspace/Makefile 1.8 +3 -3 ports/www/p5-WWW-Myspace/distinfo 1.2 +4 -1 ports/www/p5-WWW-Myspace/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Dec 2 16:42:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 753C616A40F; Sat, 2 Dec 2006 16:42:31 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF58A43CA2; Sat, 2 Dec 2006 16:42:09 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2GgV38083532; Sat, 2 Dec 2006 16:42:31 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2GgVmr083531; Sat, 2 Dec 2006 16:42:31 GMT (envelope-from miwi) Message-Id: <200612021642.kB2GgVmr083531@repoman.freebsd.org> From: Martin Wilke Date: Sat, 2 Dec 2006 16:42: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/japanese/tdiary Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 16:42:31 -0000 miwi 2006-12-02 16:42:30 UTC FreeBSD ports repository Modified files: japanese/tdiary Makefile Log: - Update to 2.0.3 PR: ports/106215 Submitted by: TAKATSU Tomonari (maintainer) Revision Changes Path 1.8 +8 -4 ports/japanese/tdiary/Makefile From owner-cvs-all@FreeBSD.ORG Sat Dec 2 16:43:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0738B16A407; Sat, 2 Dec 2006 16:43:51 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D1F843CA2; Sat, 2 Dec 2006 16:43:29 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2GhoNM083928; Sat, 2 Dec 2006 16:43:50 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2GhonK083927; Sat, 2 Dec 2006 16:43:50 GMT (envelope-from miwi) Message-Id: <200612021643.kB2GhonK083927@repoman.freebsd.org> From: Martin Wilke Date: Sat, 2 Dec 2006 16:43:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/tdiary-devel Makefile distinfo ports/www/tdiary-devel/files pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 16:43:51 -0000 miwi 2006-12-02 16:43:50 UTC FreeBSD ports repository Modified files: www/tdiary-devel Makefile distinfo www/tdiary-devel/files pkg-message.in Log: - Update to 2.1.4 PR: ports/106209 Submitted by: TAKATSU Tomonari (maintainer) Security: http://www.vuxml.org/freebsd/666b8c9e-8212-11db-851e-0016179b2dd5.html Revision Changes Path 1.22 +14 -4 ports/www/tdiary-devel/Makefile 1.13 +3 -0 ports/www/tdiary-devel/distinfo 1.3 +3 -5 ports/www/tdiary-devel/files/pkg-message.in From owner-cvs-all@FreeBSD.ORG Sat Dec 2 16:45:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3622F16A412; Sat, 2 Dec 2006 16:45:04 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACFDF43C9D; Sat, 2 Dec 2006 16:44:42 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2Gj3er084039; Sat, 2 Dec 2006 16:45:03 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2Gj3LD084038; Sat, 2 Dec 2006 16:45:03 GMT (envelope-from miwi) Message-Id: <200612021645.kB2Gj3LD084038@repoman.freebsd.org> From: Martin Wilke Date: Sat, 2 Dec 2006 16:45: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/tdiary Makefile distinfo ports/www/tdiary/files pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 16:45:04 -0000 miwi 2006-12-02 16:45:03 UTC FreeBSD ports repository Modified files: www/tdiary Makefile distinfo www/tdiary/files pkg-message.in Log: - Update to 2.0.3 PR: ports/106208 Submitted by: TAKATSU Tomonari (maintainer) Security: http://www.vuxml.org/freebsd/666b8c9e-8212-11db-851e-0016179b2dd5.html Revision Changes Path 1.19 +10 -11 ports/www/tdiary/Makefile 1.10 +3 -3 ports/www/tdiary/distinfo 1.3 +3 -5 ports/www/tdiary/files/pkg-message.in From owner-cvs-all@FreeBSD.ORG Sat Dec 2 16:52:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0F48616A4A0; Sat, 2 Dec 2006 16:52:56 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85D6143C9D; Sat, 2 Dec 2006 16:52:34 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2Gqt2k093221; Sat, 2 Dec 2006 16:52:55 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2GqtIm093219; Sat, 2 Dec 2006 16:52:55 GMT (envelope-from miwi) Message-Id: <200612021652.kB2GqtIm093219@repoman.freebsd.org> From: Martin Wilke Date: Sat, 2 Dec 2006 16:52:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/avidemux2 Makefile distinfo pkg-descr pkg-message pkg-plist ports/multimedia/avidemux2/files patch-avidemux_ADM_codecs_ADM_x264.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 16:52:56 -0000 miwi 2006-12-02 16:52:55 UTC FreeBSD ports repository Modified files: multimedia/avidemux2 Makefile distinfo pkg-descr pkg-plist Removed files: multimedia/avidemux2 pkg-message multimedia/avidemux2/files patch-avidemux_ADM_codecs_ADM_x264.cpp Log: - Update to 2.3.0 PR: 105938 Submitted by: Anish Mistry (maintainer) Revision Changes Path 1.42 +27 -27 ports/multimedia/avidemux2/Makefile 1.17 +3 -3 ports/multimedia/avidemux2/distinfo 1.2 +0 -20 ports/multimedia/avidemux2/files/patch-avidemux_ADM_codecs_ADM_x264.cpp (dead) 1.3 +1 -1 ports/multimedia/avidemux2/pkg-descr 1.2 +0 -3 ports/multimedia/avidemux2/pkg-message (dead) 1.5 +16 -0 ports/multimedia/avidemux2/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Dec 2 17:03:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EA32D16A412; Sat, 2 Dec 2006 17:03:02 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECA1643CA3; Sat, 2 Dec 2006 17:02:40 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2H32jk095199; Sat, 2 Dec 2006 17:03:02 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2H31R5095195; Sat, 2 Dec 2006 17:03:01 GMT (envelope-from rafan) Message-Id: <200612021703.kB2H31R5095195@repoman.freebsd.org> From: Rong-En Fan Date: Sat, 2 Dec 2006 17:03: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/x11-toolkits/p5-Tk-TableMatrix Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 17:03:03 -0000 rafan 2006-12-02 17:03:01 UTC FreeBSD ports repository Modified files: x11-toolkits/p5-Tk-TableMatrix Makefile Log: - Respect X11BASE Reported by: pointyhat Revision Changes Path 1.11 +1 -0 ports/x11-toolkits/p5-Tk-TableMatrix/Makefile From owner-cvs-all@FreeBSD.ORG Sat Dec 2 17:12:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0B38116A416; Sat, 2 Dec 2006 17:12:28 +0000 (UTC) (envelope-from ariff@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B72E43CAC; Sat, 2 Dec 2006 17:12:04 +0000 (GMT) (envelope-from ariff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2HCPJ6097550; Sat, 2 Dec 2006 17:12:25 GMT (envelope-from ariff@repoman.freebsd.org) Received: (from ariff@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2HCP5Z097549; Sat, 2 Dec 2006 17:12:25 GMT (envelope-from ariff) Message-Id: <200612021712.kB2HCP5Z097549@repoman.freebsd.org> From: Ariff Abdullah Date: Sat, 2 Dec 2006 17:12:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/sound/pci/hda hdac.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 17:12:28 -0000 ariff 2006-12-02 17:12:25 UTC FreeBSD src repository Modified files: sys/dev/sound/pci/hda hdac.c Log: Add support for Apple Intel/Mac. - Playback and headphone/speaker automute works. - Recording untested due to me being deaf doing back-and-forth remote debugging. Free Macbook donation is highly appreciated :) Tested by: Dennis Pielken Revision Changes Path 1.12 +48 -10 src/sys/dev/sound/pci/hda/hdac.c From owner-cvs-all@FreeBSD.ORG Sat Dec 2 17:19:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DE10016A407; Sat, 2 Dec 2006 17:19:13 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3ACBA43CA2; Sat, 2 Dec 2006 17:18:52 +0000 (GMT) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2HJDPQ098208; Sat, 2 Dec 2006 17:19:13 GMT (envelope-from chinsan@repoman.freebsd.org) Received: (from chinsan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2HJDpv098207; Sat, 2 Dec 2006 17:19:13 GMT (envelope-from chinsan) Message-Id: <200612021719.kB2HJDpv098207@repoman.freebsd.org> From: Chin-San Huang Date: Sat, 2 Dec 2006 17:19: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/dokuwiki-devel Makefile distinfo pkg-plist ports/www/dokuwiki-devel/files patch-install.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: Sat, 02 Dec 2006 17:19:14 -0000 chinsan 2006-12-02 17:19:12 UTC FreeBSD ports repository (doc committer) Modified files: www/dokuwiki-devel Makefile distinfo pkg-plist Added files: www/dokuwiki-devel/files patch-install.php Log: - Update to 2006-11-27 Noticed by: Gustavo Fukao Approved by: delphij (mentor) Revision Changes Path 1.31 +10 -7 ports/www/dokuwiki-devel/Makefile 1.17 +3 -3 ports/www/dokuwiki-devel/distinfo 1.1 +10 -0 ports/www/dokuwiki-devel/files/patch-install.php (new) 1.7 +138 -11 ports/www/dokuwiki-devel/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Dec 2 18:34:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6279A16A407; Sat, 2 Dec 2006 18:34:39 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C23543CA3; Sat, 2 Dec 2006 18:34:17 +0000 (GMT) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2IYcaR012171; Sat, 2 Dec 2006 18:34:38 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2IYcrm012170; Sat, 2 Dec 2006 18:34:38 GMT (envelope-from stas) Message-Id: <200612021834.kB2IYcrm012170@repoman.freebsd.org> From: Stanislav Sedov Date: Sat, 2 Dec 2006 18:34: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/accessibility/ruby-atk pkg-plist ports/databases/ruby-libgda pkg-plist ports/devel/ruby-gconf2 pkg-plist ports/devel/ruby-glib2 pkg-plist ports/devel/ruby-gnomevfs pkg-plist ports/devel/ruby-libglade2 pkg-plist ports/graphics/ruby-gdk_pixbuf2 ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 18:34:39 -0000 stas 2006-12-02 18:34:38 UTC FreeBSD ports repository Modified files: accessibility/ruby-atk pkg-plist databases/ruby-libgda pkg-plist devel/ruby-gconf2 pkg-plist devel/ruby-glib2 pkg-plist devel/ruby-gnomevfs pkg-plist devel/ruby-libglade2 pkg-plist graphics/ruby-gdk_pixbuf2 pkg-plist graphics/ruby-gnomecanvas2 pkg-plist graphics/ruby-libart2 pkg-plist graphics/ruby-rsvg2 pkg-plist multimedia/ruby-gst pkg-plist print/ruby-gnomeprint pkg-plist www/ruby-gtkhtml2 pkg-plist www/ruby-gtkmozembed/files patch-extconf.rb www/ruby-gtkmozembed pkg-plist x11-toolkits/ruby-gnomeprintui pkg-plist x11-toolkits/ruby-gtk2 pkg-plist x11-toolkits/ruby-gtkglext pkg-plist x11-toolkits/ruby-gtksourceview pkg-plist x11-toolkits/ruby-panelapplet pkg-plist x11-toolkits/ruby-pango pkg-plist x11/ruby-gnome2 Makefile.common distinfo pkg-plist Removed files: www/ruby-gtkmozembed/files patch-.._glib_src_lib_mkmf-gnome2.rb Log: - Update to current snapshot (should fix compatiblity problems with the new gnome) - PREFIX-cleaness Approved by: mezz (maintainer, implicitly) Revision Changes Path 1.4 +6 -1 ports/accessibility/ruby-atk/pkg-plist 1.3 +9 -3 ports/databases/ruby-libgda/pkg-plist 1.6 +10 -4 ports/devel/ruby-gconf2/pkg-plist 1.10 +10 -4 ports/devel/ruby-glib2/pkg-plist 1.3 +10 -4 ports/devel/ruby-gnomevfs/pkg-plist 1.10 +12 -6 ports/devel/ruby-libglade2/pkg-plist 1.10 +10 -4 ports/graphics/ruby-gdk_pixbuf2/pkg-plist 1.4 +10 -4 ports/graphics/ruby-gnomecanvas2/pkg-plist 1.7 +9 -3 ports/graphics/ruby-libart2/pkg-plist 1.2 +9 -2 ports/graphics/ruby-rsvg2/pkg-plist 1.7 +10 -4 ports/multimedia/ruby-gst/pkg-plist 1.3 +10 -4 ports/print/ruby-gnomeprint/pkg-plist 1.3 +9 -3 ports/www/ruby-gtkhtml2/pkg-plist 1.3 +0 -13 ports/www/ruby-gtkmozembed/files/patch-.._glib_src_lib_mkmf-gnome2.rb (dead) 1.2 +5 -5 ports/www/ruby-gtkmozembed/files/patch-extconf.rb 1.2 +10 -4 ports/www/ruby-gtkmozembed/pkg-plist 1.2 +10 -4 ports/x11-toolkits/ruby-gnomeprintui/pkg-plist 1.28 +17 -8 ports/x11-toolkits/ruby-gtk2/pkg-plist 1.2 +9 -3 ports/x11-toolkits/ruby-gtkglext/pkg-plist 1.2 +10 -4 ports/x11-toolkits/ruby-gtksourceview/pkg-plist 1.2 +9 -3 ports/x11-toolkits/ruby-panelapplet/pkg-plist 1.6 +9 -3 ports/x11-toolkits/ruby-pango/pkg-plist 1.27 +4 -3 ports/x11/ruby-gnome2/Makefile.common 1.30 +3 -3 ports/x11/ruby-gnome2/distinfo 1.11 +12 -6 ports/x11/ruby-gnome2/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Dec 2 18:46:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B9FC116A403; Sat, 2 Dec 2006 18:46:33 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0EC643C9D; Sat, 2 Dec 2006 18:46:11 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2IkXde013755; Sat, 2 Dec 2006 18:46:33 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2IkX25013754; Sat, 2 Dec 2006 18:46:33 GMT (envelope-from rafan) Message-Id: <200612021846.kB2IkX25013754@repoman.freebsd.org> From: Rong-En Fan Date: Sat, 2 Dec 2006 18:46:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11/wmmenu Makefile pkg-plist ports/x11/wmmenu/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 18:46:33 -0000 rafan 2006-12-02 18:46:33 UTC FreeBSD ports repository Modified files: x11/wmmenu Makefile pkg-plist x11/wmmenu/files patch-Makefile Log: - Respect X11BASE Previous change does not work. One need to set XROOT = $(X11BASE) - Use DOCSDIR - No need to use 'install' target for LIB_DEPENDS PR: ports/106217 Submitted by: rafan Approved by: Jeremy Karlson (maintainer) Revision Changes Path 1.16 +1 -1 ports/x11/wmmenu/Makefile 1.2 +16 -6 ports/x11/wmmenu/files/patch-Makefile 1.4 +4 -4 ports/x11/wmmenu/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Dec 2 19:23:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1945F16A4FF; Sat, 2 Dec 2006 19:23:50 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB26443CA5; Sat, 2 Dec 2006 19:23:27 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id kB2JNHXc077538; Sat, 2 Dec 2006 12:23:17 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Sat, 02 Dec 2006 12:24:07 -0700 (MST) Message-Id: <20061202.122407.232930910.imp@bsdimp.com> To: rwatson@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <20061202085757.H40536@fledge.watson.org> References: <20061130174257.GY32700@FreeBSD.org> <20061202020221.GW38808@elvis.mu.org> <20061202085757.H40536@fledge.watson.org> X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Sat, 02 Dec 2006 12:23:18 -0700 (MST) Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, alfred@FreeBSD.org, cvs-all@FreeBSD.org, glebius@FreeBSD.org, ru@FreeBSD.org, sam@errno.com Subject: Re: cvs commit: src/sys/net if.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 19:23:50 -0000 In message: <20061202085757.H40536@fledge.watson.org> Robert Watson writes: : On Fri, 1 Dec 2006, Alfred Perlstein wrote: : : > * Gleb Smirnoff [061130 09:46] wrote: : >> On Thu, Nov 30, 2006 at 08:26:34PM +0300, Ruslan Ermilov wrote: : >> R> BTW, is if_{watchdog|timer} also dangerous for !MPSAFE drivers? : >> : >> It isn't. AFAIR, Robert promised to remove all !MPSAFE NIC drivers before : >> RELENG_7. : > : > Other than performance issues, what's the point of doing this? : > : > To me that sounds like we'd lose all of usb ethernet as it stands. I'm fine : > with fixing usb ethernet, but not under some thread-model of developement. : : You have been pointed to the USB stack rewrite for 7.x at least three times in : the last 24 hours. Getting developers involved in reviewing and testing this : work would be very useful. I can't stress this reviewing part enough. The new code is very different from the old code, and there's quite a bit of change to plow through. The more eyes we have, the better. I've had mixed luck with the new code myself, but mostly good luck. Warner From owner-cvs-all@FreeBSD.ORG Sat Dec 2 19:24:00 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 988E216A508; Sat, 2 Dec 2006 19:24:00 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from centrmmtao04.cox.net (centrmmtao04.cox.net [70.168.83.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B16A43CA7; Sat, 2 Dec 2006 19:23:36 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from eastrmimpo02.cox.net ([68.1.16.120]) by centrmmtao04.cox.net (InterMail vM.6.01.06.03 201-2131-130-104-20060516) with ESMTP id <20061202192352.QNEE10726.centrmmtao04.cox.net@eastrmimpo02.cox.net>; Sat, 2 Dec 2006 14:23:52 -0500 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo02.cox.net with bizsmtp id tvNo1V00a4iy4EG0000000; Sat, 02 Dec 2006 14:22:49 -0500 Date: Sat, 02 Dec 2006 13:25:02 -0600 To: "Stanislav Sedov" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <200612021834.kB2IYcrm012170@repoman.freebsd.org> Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: <200612021834.kB2IYcrm012170@repoman.freebsd.org> User-Agent: Opera Mail/9.02 (Linux) Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/accessibility/ruby-atk pkg-plist ports/databases/ruby-libgda pkg-plist ports/devel/ruby-gconf2 pkg-plist ports/devel/ruby-glib2 pkg-plist ports/devel/ruby-gnomevfs pkg-plist ports/devel/ruby-libglade2 pkg-plist ports/graphics/ruby-gdk_pixbuf2 ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 19:24:00 -0000 On Sat, 02 Dec 2006 12:34:38 -0600, Stanislav Sedov wrote: > stas 2006-12-02 18:34:38 UTC > > FreeBSD ports repository > > Modified files: > accessibility/ruby-atk pkg-plist > databases/ruby-libgda pkg-plist > devel/ruby-gconf2 pkg-plist > devel/ruby-glib2 pkg-plist > devel/ruby-gnomevfs pkg-plist > devel/ruby-libglade2 pkg-plist > graphics/ruby-gdk_pixbuf2 pkg-plist > graphics/ruby-gnomecanvas2 pkg-plist > graphics/ruby-libart2 pkg-plist > graphics/ruby-rsvg2 pkg-plist > multimedia/ruby-gst pkg-plist > print/ruby-gnomeprint pkg-plist > www/ruby-gtkhtml2 pkg-plist > www/ruby-gtkmozembed/files patch-extconf.rb > www/ruby-gtkmozembed pkg-plist > x11-toolkits/ruby-gnomeprintui pkg-plist > x11-toolkits/ruby-gtk2 pkg-plist > x11-toolkits/ruby-gtkglext pkg-plist > x11-toolkits/ruby-gtksourceview pkg-plist > x11-toolkits/ruby-panelapplet pkg-plist > x11-toolkits/ruby-pango pkg-plist > x11/ruby-gnome2 Makefile.common distinfo pkg-plist > Removed files: > www/ruby-gtkmozembed/files > patch-.._glib_src_lib_mkmf-gnome2.rb > Log: > - Update to current snapshot (should fix compatiblity problems with > the new > gnome) > - PREFIX-cleaness Thanks! > Approved by: mezz (maintainer, implicitly) To let anyone know about that I am sharing those ports with stas, so he can poke anything. Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Sat Dec 2 19:31:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CDA1A16A417; Sat, 2 Dec 2006 19:31:57 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 963EE43C9D; Sat, 2 Dec 2006 19:31:35 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2JVvxf022367; Sat, 2 Dec 2006 19:31:57 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2JVv7d022365; Sat, 2 Dec 2006 19:31:57 GMT (envelope-from dinoex) Message-Id: <200612021931.kB2JVv7d022365@repoman.freebsd.org> From: Dirk Meyer Date: Sat, 2 Dec 2006 19:31:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-toolkits/Xaw3d Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 19:31:57 -0000 dinoex 2006-12-02 19:31:57 UTC FreeBSD ports repository Modified files: x11-toolkits/Xaw3d Makefile Log: - take maintainership Revision Changes Path 1.48 +1 -1 ports/x11-toolkits/Xaw3d/Makefile From owner-cvs-all@FreeBSD.ORG Sat Dec 2 19:35:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 231C416A407; Sat, 2 Dec 2006 19:35:57 +0000 (UTC) (envelope-from rodrigc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA2AD43CA3; Sat, 2 Dec 2006 19:35:34 +0000 (GMT) (envelope-from rodrigc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2JZuRq023098; Sat, 2 Dec 2006 19:35:56 GMT (envelope-from rodrigc@repoman.freebsd.org) Received: (from rodrigc@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2JZuLd023097; Sat, 2 Dec 2006 19:35:56 GMT (envelope-from rodrigc) Message-Id: <200612021935.kB2JZuLd023097@repoman.freebsd.org> From: Craig Rodrigues Date: Sat, 2 Dec 2006 19:35: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/fs/unionfs union.h union_subr.c union_vfsops.c union_vnops.c src/sbin/mount_unionfs Makefile mount_unionfs.8 mount_unionfs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 19:35:57 -0000 rodrigc 2006-12-02 19:35:56 UTC FreeBSD src repository Modified files: sys/fs/unionfs union.h union_subr.c union_vfsops.c union_vnops.c sbin/mount_unionfs Makefile mount_unionfs.8 mount_unionfs.c Log: Many, many thanks to Masanori OZAWA and Daichi GOTO for submitting this major rewrite of unionfs. This rewrite was done to try to solve many of the longstanding crashing and locking issues in the existing unionfs implementation. This implementation also adds a 'MASQUERADE mode', which allows the user to set different user, group, and file permission modes in the upper layer. Submitted by: daichi, Masanori OZAWA Reviewed by: rodrigc (modified for minor style issues) Revision Changes Path 1.13 +1 -1 src/sbin/mount_unionfs/Makefile 1.21 +184 -23 src/sbin/mount_unionfs/mount_unionfs.8 1.25 +107 -74 src/sbin/mount_unionfs/mount_unionfs.c 1.33 +87 -92 src/sys/fs/unionfs/union.h 1.87 +948 -1080 src/sys/fs/unionfs/union_subr.c 1.79 +394 -332 src/sys/fs/unionfs/union_vfsops.c 1.135 +1864 -1613 src/sys/fs/unionfs/union_vnops.c From owner-cvs-all@FreeBSD.ORG Sat Dec 2 19:36:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3B3A616A503; Sat, 2 Dec 2006 19:36:19 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0CD743CA2; Sat, 2 Dec 2006 19:35:56 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2JaI63023167; Sat, 2 Dec 2006 19:36:18 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2JaImJ023166; Sat, 2 Dec 2006 19:36:18 GMT (envelope-from dinoex) Message-Id: <200612021936.kB2JaImJ023166@repoman.freebsd.org> From: Dirk Meyer Date: Sat, 2 Dec 2006 19:36:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/replex Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 19:36:19 -0000 dinoex 2006-12-02 19:36:18 UTC FreeBSD ports repository Modified files: multimedia/replex Makefile Log: - take maintainership Revision Changes Path 1.13 +1 -1 ports/multimedia/replex/Makefile From owner-cvs-all@FreeBSD.ORG Sat Dec 2 19:36:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5168D16A40F; Sat, 2 Dec 2006 19:36:26 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2908743CB1; Sat, 2 Dec 2006 19:36:04 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2JaQbp023229; Sat, 2 Dec 2006 19:36:26 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2JaQJm023228; Sat, 2 Dec 2006 19:36:26 GMT (envelope-from marius) Message-Id: <200612021936.kB2JaQJm023228@repoman.freebsd.org> From: Marius Strobl Date: Sat, 2 Dec 2006 19:36:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/mii brgphy.c ciphy.c mlphy.c rgephy.c tdkphy.c tlphy.c xmphy.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 19:36:26 -0000 marius 2006-12-02 19:36:25 UTC FreeBSD src repository Modified files: sys/dev/mii brgphy.c ciphy.c mlphy.c rgephy.c tdkphy.c tlphy.c xmphy.c Log: Some style changes to a couple of PHY drivers: - Fix some whitespace nits. - Fix some spelling in comments. - Use MII_ANEGTICKS instead of 5. - Don't define variables in nested scope. - Remove superfluous returns at the end of void functions. - Remove unused static global rgephy_mii_model. - Remove dupe $Id$ in tdkphy(4). - Sort brgphys table. MFC after: 2 weeks Revision Changes Path 1.48 +22 -30 src/sys/dev/mii/brgphy.c 1.8 +2 -8 src/sys/dev/mii/ciphy.c 1.22 +6 -12 src/sys/dev/mii/mlphy.c 1.13 +9 -18 src/sys/dev/mii/rgephy.c 1.21 +1 -9 src/sys/dev/mii/tdkphy.c 1.22 +9 -10 src/sys/dev/mii/tlphy.c 1.21 +4 -7 src/sys/dev/mii/xmphy.c From owner-cvs-all@FreeBSD.ORG Sat Dec 2 19:41:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E237516A407; Sat, 2 Dec 2006 19:41:43 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A93643CAA; Sat, 2 Dec 2006 19:41:17 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2JfcTT024079; Sat, 2 Dec 2006 19:41:38 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2JfcLV024078; Sat, 2 Dec 2006 19:41:38 GMT (envelope-from pav) Message-Id: <200612021941.kB2JfcLV024078@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 2 Dec 2006 19:41:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases Makefile ports/databases/emma 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, 02 Dec 2006 19:41:44 -0000 pav 2006-12-02 19:41:38 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/emma Makefile distinfo pkg-descr pkg-plist Log: Emma is a graphical toolkit for MySQL database developers and administrators. It provides dialogs to create or modify MySQL databases, tables and associated indexes. It has a built-in syntax highlighting SQL editor with table- and fieldname tab-completion and automatic SQL statement formatting. The results of an executed query are displayed in a resultset where the record- data can be edited by the user, if the SQL statement allows for it. The SQL editor and resultset-view are grouped in tabs. Results can be exported to CSV files. Multiple simultaneously opened MySQL connections are possible. WWW: http://www.fastflo.de/projects/emma PR: ports/106229 Submitted by: Junji NAKANISHI Revision Changes Path 1.567 +1 -0 ports/databases/Makefile 1.1 +25 -0 ports/databases/emma/Makefile (new) 1.1 +3 -0 ports/databases/emma/distinfo (new) 1.1 +10 -0 ports/databases/emma/pkg-descr (new) 1.1 +45 -0 ports/databases/emma/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Dec 2 19:42:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F1B9516A504; Sat, 2 Dec 2006 19:42:12 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF8AE43CA3; Sat, 2 Dec 2006 19:41:50 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2JgCRP024316; Sat, 2 Dec 2006 19:42:12 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2JgCMc024314; Sat, 2 Dec 2006 19:42:12 GMT (envelope-from pav) Message-Id: <200612021942.kB2JgCMc024314@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 2 Dec 2006 19:42: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: Sat, 02 Dec 2006 19:42:13 -0000 pav 2006-12-02 19:42:12 UTC FreeBSD ports repository Modified files: . modules Log: emma --> ports/databases/emma Revision Changes Path 1.16731 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Dec 2 19:44:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ED0CD16A407; Sat, 2 Dec 2006 19:44:32 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A53C543CA7; Sat, 2 Dec 2006 19:44:10 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2JiWBQ024888; Sat, 2 Dec 2006 19:44:32 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2JiWKZ024887; Sat, 2 Dec 2006 19:44:32 GMT (envelope-from dinoex) Message-Id: <200612021944.kB2JiWKZ024887@repoman.freebsd.org> From: Dirk Meyer Date: Sat, 2 Dec 2006 19: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/libmad Makefile ports/audio/madplay Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 19:44:33 -0000 dinoex 2006-12-02 19:44:32 UTC FreeBSD ports repository Modified files: audio/libmad Makefile audio/madplay Makefile Log: - take maintainership Submit:ted by: Revi:rewed by: Revision Changes Path 1.11 +1 -1 ports/audio/libmad/Makefile 1.11 +1 -1 ports/audio/madplay/Makefile From owner-cvs-all@FreeBSD.ORG Sat Dec 2 19:46:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E65DF16A407; Sat, 2 Dec 2006 19:46:16 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DF8143CA6; Sat, 2 Dec 2006 19:45:54 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (phobos.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id kB2JkAtN000721; Sat, 2 Dec 2006 12:46:15 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <4571D7FC.3030408@samsco.org> Date: Sat, 02 Dec 2006 12:46:04 -0700 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.7) Gecko/20060910 SeaMonkey/1.0.5 MIME-Version: 1.0 To: Craig Rodrigues References: <200612021935.kB2JZuLd023097@repoman.freebsd.org> In-Reply-To: <200612021935.kB2JZuLd023097@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on pooker.samsco.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/fs/unionfs union.h union_subr.c union_vfsops.c union_vnops.c src/sbin/mount_unionfs Makefile mount_unionfs.8 mount_unionfs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 19:46:17 -0000 Craig Rodrigues wrote: > rodrigc 2006-12-02 19:35:56 UTC > > FreeBSD src repository > > Modified files: > sys/fs/unionfs union.h union_subr.c union_vfsops.c > union_vnops.c > sbin/mount_unionfs Makefile mount_unionfs.8 mount_unionfs.c > Log: What about the VFS changes that were also made in the latest patchset? Scott From owner-cvs-all@FreeBSD.ORG Sat Dec 2 19:48:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CD29F16A566; Sat, 2 Dec 2006 19:48:54 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D5F343CA2; Sat, 2 Dec 2006 19:48:32 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2JmsmD025248; Sat, 2 Dec 2006 19:48:54 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2JmsYj025247; Sat, 2 Dec 2006 19:48:54 GMT (envelope-from marius) Message-Id: <200612021948.kB2JmsYj025247@repoman.freebsd.org> From: Marius Strobl Date: Sat, 2 Dec 2006 19: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/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: Sat, 02 Dec 2006 19:48:54 -0000 marius 2006-12-02 19:48:54 UTC FreeBSD src repository Modified files: sys/dev/mii rgephy.c Log: - Don't set MIIF_NOISOLATE so rgephy(4) can be used in configurations with multiple PHYs and un-comment case IFM_NONE in case MII_MEDIACHG rgephy_service(). There doesn't seem to be a problem with isolating RTL8169S and their internal PHY. - Take advantage of mii_phy_add_media(). [1] Obtained from: NetBSD [1] Tested by: yongari MFC after: 2 weeks Revision Changes Path 1.14 +3 -13 src/sys/dev/mii/rgephy.c From owner-cvs-all@FreeBSD.ORG Sat Dec 2 19:53:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 68C4E16A47C; Sat, 2 Dec 2006 19:53:42 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1652643C9D; Sat, 2 Dec 2006 19:53:20 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2Jrgc0026720; Sat, 2 Dec 2006 19:53:42 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2JrgmB026719; Sat, 2 Dec 2006 19:53:42 GMT (envelope-from rafan) Message-Id: <200612021953.kB2JrgmB026719@repoman.freebsd.org> From: Rong-En Fan Date: Sat, 2 Dec 2006 19:53: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/graphics/pixelize Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 19:53:42 -0000 rafan 2006-12-02 19:53:41 UTC FreeBSD ports repository Modified files: graphics/pixelize Makefile Log: - IMLIB_CONFIG is defined in bsd.gnome.mk Revision Changes Path 1.10 +0 -1 ports/graphics/pixelize/Makefile From owner-cvs-all@FreeBSD.ORG Sat Dec 2 19:56:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 31C8516A403; Sat, 2 Dec 2006 19:56:00 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3D8243CA2; Sat, 2 Dec 2006 19:55:37 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2JtxGl026868; Sat, 2 Dec 2006 19:55:59 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2Jtx5i026867; Sat, 2 Dec 2006 19:55:59 GMT (envelope-from dinoex) Message-Id: <200612021955.kB2Jtx5i026867@repoman.freebsd.org> From: Dirk Meyer Date: Sat, 2 Dec 2006 19:55:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/libungif Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 19:56:00 -0000 dinoex 2006-12-02 19:55:59 UTC FreeBSD ports repository Modified files: graphics/libungif Makefile Log: - take maintainership Revision Changes Path 1.36 +1 -1 ports/graphics/libungif/Makefile From owner-cvs-all@FreeBSD.ORG Sat Dec 2 20:00:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0650E16A412; Sat, 2 Dec 2006 20:00:52 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5B0943CBA; Sat, 2 Dec 2006 20:00:29 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2K0pBT027152; Sat, 2 Dec 2006 20:00:51 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2K0pRQ027151; Sat, 2 Dec 2006 20:00:51 GMT (envelope-from dinoex) Message-Id: <200612022000.kB2K0pRQ027151@repoman.freebsd.org> From: Dirk Meyer Date: Sat, 2 Dec 2006 20:00:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/xboing Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 20:00:52 -0000 dinoex 2006-12-02 20:00:51 UTC FreeBSD ports repository Modified files: games/xboing Makefile Log: - take maintainership Revision Changes Path 1.25 +1 -1 ports/games/xboing/Makefile From owner-cvs-all@FreeBSD.ORG Sat Dec 2 20:13:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2EB9C16A415; Sat, 2 Dec 2006 20:13:02 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBCC343CBE; Sat, 2 Dec 2006 20:12:31 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id A669C1A3C20; Sat, 2 Dec 2006 12:12:53 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id E76B9514EE; Sat, 2 Dec 2006 15:12:34 -0500 (EST) Date: Sat, 2 Dec 2006 15:12:34 -0500 From: Kris Kennaway To: Kris Kennaway , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20061202201234.GB67299@xor.obsecurity.org> References: <200611302323.kAUNNgtX093044@repoman.freebsd.org> <20061202130021.GB2973@graf.pompo.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/NkBOFFp2J2Af1nK" Content-Disposition: inline In-Reply-To: <20061202130021.GB2973@graf.pompo.net> User-Agent: Mutt/1.4.2.2i Cc: Subject: Re: cvs commit: ports/math/elmer-umfpack Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 20:13:02 -0000 --/NkBOFFp2J2Af1nK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Dec 02, 2006 at 02:00:21PM +0100, Thierry Thomas wrote: > Le Ven 1 d?c 06 ? 0:23:42 +0100, Kris Kennaway > ?crivait?: > > kris 2006-11-30 23:23:42 UTC > >=20 > > FreeBSD ports repository > >=20 > > Modified files: > > math/elmer-umfpack Makefile=20 > > Log: > > BROKEN: Configure fails >=20 > Actually these elmer- ports and mumps are not BROKEN, but gfortran > should been marked IGNORE. Can you take this up with the gfortran maintainer and/or submit the relevant change? Thanks, Kris --/NkBOFFp2J2Af1nK Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFcd4xWry0BWjoQKURApNGAJ98UO8Mjoyn6EV9+dnSPxx8M7R/lgCg0r3U f6dEF/EKGXnSW/8WpopAAXQ= =Zgtf -----END PGP SIGNATURE----- --/NkBOFFp2J2Af1nK-- From owner-cvs-all@FreeBSD.ORG Sat Dec 2 20:13:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B422816A407; Sat, 2 Dec 2006 20:13:45 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AA7F43CC0; Sat, 2 Dec 2006 20:13:18 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2KDeKi031264; Sat, 2 Dec 2006 20:13:40 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2KDeDC031263; Sat, 2 Dec 2006 20:13:40 GMT (envelope-from dinoex) Message-Id: <200612022013.kB2KDeDC031263@repoman.freebsd.org> From: Dirk Meyer Date: Sat, 2 Dec 2006 20:13:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/xzip 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, 02 Dec 2006 20:13:45 -0000 dinoex 2006-12-02 20:13:40 UTC FreeBSD ports repository Modified files: games/xzip Makefile pkg-descr Log: - take maintainership - a few cleanups Revision Changes Path 1.16 +9 -9 ports/games/xzip/Makefile 1.2 +0 -3 ports/games/xzip/pkg-descr From owner-cvs-all@FreeBSD.ORG Sat Dec 2 20:16:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 386C516A415; Sat, 2 Dec 2006 20:16:47 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C24CC43CAB; Sat, 2 Dec 2006 20:16:23 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2KGjMx031437; Sat, 2 Dec 2006 20:16:45 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2KGjgA031436; Sat, 2 Dec 2006 20:16:45 GMT (envelope-from marius) Message-Id: <200612022016.kB2KGjgA031436@repoman.freebsd.org> From: Marius Strobl Date: Sat, 2 Dec 2006 20:16:45 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/mii tdkphy.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 20:16:47 -0000 marius 2006-12-02 20:16:45 UTC FreeBSD src repository Modified files: sys/dev/mii tdkphy.c Log: - Don't set MIIF_NOISOLATE so tdkphy(4) can be used in configurations with multiple PHYs. There doesn't seem to be a problem with isolating 78Q2120 per se nor in combination with the NICs they're used with and tdkphy(4) was already adding IFM_NONE anyway. - Set MIIF_NOLOOP as loopback doesn't work with this PHY. The MIIF_NOLOOP flag currently triggers nothing but hopefully will be respected by mii_phy_setmedia() later on. - Use mii_phy_add_media() instead of mii_add_media() so the latter can be eventually retired. - Take advantage of mii_phy_setmedia(). Thanks to Hans-Joerg Sirtl for lending me test hardware. Obtained from: NetBSD tqphy(4) MFC after: 2 weeks Revision Changes Path 1.22 +9 -37 src/sys/dev/mii/tdkphy.c From owner-cvs-all@FreeBSD.ORG Sat Dec 2 20:31:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D7B4D16A403; Sat, 2 Dec 2006 20:31:17 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FAA943CA8; Sat, 2 Dec 2006 20:30:55 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2KVH6U033768; Sat, 2 Dec 2006 20:31:17 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2KVHBn033766; Sat, 2 Dec 2006 20:31:17 GMT (envelope-from rafan) Message-Id: <200612022031.kB2KVHBn033766@repoman.freebsd.org> From: Rong-En Fan Date: Sat, 2 Dec 2006 20:31:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/polish/tleenx2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 20:31:18 -0000 rafan 2006-12-02 20:31:17 UTC FreeBSD ports repository Modified files: polish/tleenx2 Makefile Log: - Respect X11BASE PR: ports/106228 Submitted by: rafan Approved by: Maciek Korze (maintainer) Revision Changes Path 1.6 +3 -0 ports/polish/tleenx2/Makefile From owner-cvs-all@FreeBSD.ORG Sat Dec 2 20:32:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8287E16A403; Sat, 2 Dec 2006 20:32:52 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08D0943CA2; Sat, 2 Dec 2006 20:32:30 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2KWqis034395; Sat, 2 Dec 2006 20:32:52 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2KWqGV034394; Sat, 2 Dec 2006 20:32:52 GMT (envelope-from dinoex) Message-Id: <200612022032.kB2KWqGV034394@repoman.freebsd.org> From: Dirk Meyer Date: Sat, 2 Dec 2006 20:32: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/games/xzip 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, 02 Dec 2006 20:32:52 -0000 dinoex 2006-12-02 20:32:52 UTC FreeBSD ports repository Modified files: games/xzip pkg-descr Log: - add url for more games Revision Changes Path 1.3 +3 -0 ports/games/xzip/pkg-descr From owner-cvs-all@FreeBSD.ORG Sat Dec 2 20:34:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 19CE716A407; Sat, 2 Dec 2006 20:34:12 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9557643CA6; Sat, 2 Dec 2006 20:33:49 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2KYBDW034501; Sat, 2 Dec 2006 20:34:11 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2KYBug034500; Sat, 2 Dec 2006 20:34:11 GMT (envelope-from rafan) Message-Id: <200612022034.kB2KYBug034500@repoman.freebsd.org> From: Rong-En Fan Date: Sat, 2 Dec 2006 20: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/biology/phylip Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 20:34:12 -0000 rafan 2006-12-02 20:34:11 UTC FreeBSD ports repository Modified files: biology/phylip Makefile Log: - Respect X11BASE Approved by: maintainer (implicit) Revision Changes Path 1.14 +1 -1 ports/biology/phylip/Makefile From owner-cvs-all@FreeBSD.ORG Sat Dec 2 20:34:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EB06C16A4B3; Sat, 2 Dec 2006 20:34:30 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06D6A43CB6; Sat, 2 Dec 2006 20:34:05 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2KYRuC034559; Sat, 2 Dec 2006 20:34:27 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2KYRYL034558; Sat, 2 Dec 2006 20:34:27 GMT (envelope-from dinoex) Message-Id: <200612022034.kB2KYRYL034558@repoman.freebsd.org> From: Dirk Meyer Date: Sat, 2 Dec 2006 20:34: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/games/xinfocom 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, 02 Dec 2006 20:34:31 -0000 dinoex 2006-12-02 20:34:27 UTC FreeBSD ports repository Modified files: games/xinfocom pkg-descr Log: - add url for more games - add homepage Revision Changes Path 1.3 +5 -0 ports/games/xinfocom/pkg-descr From owner-cvs-all@FreeBSD.ORG Sat Dec 2 20:34:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 47F0216A4C2; Sat, 2 Dec 2006 20:34:31 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0458C43CAE; Sat, 2 Dec 2006 20:34:05 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2KYRlJ034533; Sat, 2 Dec 2006 20:34:27 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2KYRWf034532; Sat, 2 Dec 2006 20:34:27 GMT (envelope-from itetcu) Message-Id: <200612022034.kB2KYRWf034532@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Sat, 2 Dec 2006 20:34: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/java/phpeclipse Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 20:34:31 -0000 itetcu 2006-12-02 20:34:27 UTC FreeBSD ports repository Modified files: java/phpeclipse Makefile Log: - portlint PR: ports/105455 Submitted by: Dominic Fandrey (maintainer) Revision Changes Path 1.12 +4 -4 ports/java/phpeclipse/Makefile From owner-cvs-all@FreeBSD.ORG Sat Dec 2 20:35:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EB8CE16A417; Sat, 2 Dec 2006 20:35:14 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4313643CA6; Sat, 2 Dec 2006 20:34:51 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2KZDPd034645; Sat, 2 Dec 2006 20:35:13 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2KZDSI034644; Sat, 2 Dec 2006 20:35:13 GMT (envelope-from dinoex) Message-Id: <200612022035.kB2KZDSI034644@repoman.freebsd.org> From: Dirk Meyer Date: Sat, 2 Dec 2006 20:35:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/xinfocom Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 20:35:15 -0000 dinoex 2006-12-02 20:35:13 UTC FreeBSD ports repository Modified files: games/xinfocom Makefile Log: - take maintainership - cleanup - add extenal mastersite - make portlint happier Revision Changes Path 1.11 +8 -6 ports/games/xinfocom/Makefile From owner-cvs-all@FreeBSD.ORG Sat Dec 2 20:36:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 053F216A47B; Sat, 2 Dec 2006 20:36:03 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 331F043CB2; Sat, 2 Dec 2006 20:35:34 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2KZuZh034715; Sat, 2 Dec 2006 20:35:56 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2KZuiU034714; Sat, 2 Dec 2006 20:35:56 GMT (envelope-from dinoex) Message-Id: <200612022035.kB2KZuiU034714@repoman.freebsd.org> From: Dirk Meyer Date: Sat, 2 Dec 2006 20:35:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/xzip Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 20:36:03 -0000 dinoex 2006-12-02 20:35:56 UTC FreeBSD ports repository Modified files: games/xzip Makefile Log: - make portlint happy Revision Changes Path 1.17 +2 -1 ports/games/xzip/Makefile From owner-cvs-all@FreeBSD.ORG Sat Dec 2 20:39:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C075C16A403; Sat, 2 Dec 2006 20:39:50 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 408E943CA3; Sat, 2 Dec 2006 20:39:28 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2KdoCe034808; Sat, 2 Dec 2006 20:39:50 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2Kdokn034807; Sat, 2 Dec 2006 20:39:50 GMT (envelope-from dinoex) Message-Id: <200612022039.kB2Kdokn034807@repoman.freebsd.org> From: Dirk Meyer Date: Sat, 2 Dec 2006 20:39: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/xrubik Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 20:39:50 -0000 dinoex 2006-12-02 20:39:50 UTC FreeBSD ports repository Modified files: games/xrubik Makefile Log: - take maintainership Revision Changes Path 1.18 +1 -1 ports/games/xrubik/Makefile From owner-cvs-all@FreeBSD.ORG Sat Dec 2 21:03:10 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9B75716A415; Sat, 2 Dec 2006 21:03:10 +0000 (UTC) (envelope-from rodrigc@c-66-31-35-94.hsd1.ma.comcast.net) Received: from alnrmhc14.comcast.net (alnrmhc14.comcast.net [206.18.177.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id B66FF43CA6; Sat, 2 Dec 2006 21:02:47 +0000 (GMT) (envelope-from rodrigc@c-66-31-35-94.hsd1.ma.comcast.net) Received: from dibbler.crodrigues.org (c-66-31-35-94.hsd1.ma.comcast.net[66.31.35.94]) by comcast.net (alnrmhc14) with ESMTP id <20061202210309b1400paus5e>; Sat, 2 Dec 2006 21:03:09 +0000 Received: from dibbler.crodrigues.org (localhost.crodrigues.org [127.0.0.1]) by dibbler.crodrigues.org (8.13.8/8.13.8) with ESMTP id kB2L3BAv020709; Sat, 2 Dec 2006 16:03:11 -0500 (EST) (envelope-from rodrigc@c-66-31-35-94.hsd1.ma.comcast.net) Received: (from rodrigc@localhost) by dibbler.crodrigues.org (8.13.8/8.13.8/Submit) id kB2L3ABY020708; Sat, 2 Dec 2006 16:03:10 -0500 (EST) (envelope-from rodrigc) Date: Sat, 2 Dec 2006 16:03:10 -0500 From: Craig Rodrigues To: Scott Long Message-ID: <20061202210310.GB20693@crodrigues.org> References: <200612021935.kB2JZuLd023097@repoman.freebsd.org> <4571D7FC.3030408@samsco.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4571D7FC.3030408@samsco.org> User-Agent: Mutt/1.4.2.1i Cc: Craig Rodrigues , cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/fs/unionfs union.h union_subr.c union_vfsops.c union_vnops.c src/sbin/mount_unionfs Makefile mount_unionfs.8 mount_unionfs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 21:03:10 -0000 On Sat, Dec 02, 2006 at 12:46:04PM -0700, Scott Long wrote: > What about the VFS changes that were also made in the latest patchset? I'm looking at that change separately, and getting a few other people to look at it too, before committing. -- Craig Rodrigues rodrigc@crodrigues.org From owner-cvs-all@FreeBSD.ORG Sat Dec 2 21:18:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3894116A407; Sat, 2 Dec 2006 21:18:57 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BD1F43CA6; Sat, 2 Dec 2006 21:18:34 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2LIuld050290; Sat, 2 Dec 2006 21:18:56 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2LIucO050289; Sat, 2 Dec 2006 21:18:56 GMT (envelope-from marius) Message-Id: <200612022118.kB2LIucO050289@repoman.freebsd.org> From: Marius Strobl Date: Sat, 2 Dec 2006 21:18: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/mii miidevs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 21:18:57 -0000 marius 2006-12-02 21:18:56 UTC FreeBSD src repository Modified files: sys/dev/mii miidevs Log: - Add another Altima PHY, which is a AC101 workalike and integrated in at least ADMtek ADM8511 but apparently is not mentioned in any publically available data sheet so the actual identifier is unknown. - Add Davicom DM9102 PHY. - Add DM9101 to the description of AMD 79C873 as at least some Davicom DM9101F identify identical to AMD 79C873. Obtained from: NetBSD MFC after: 2 weeks Revision Changes Path 1.35 +3 -1 src/sys/dev/mii/miidevs From owner-cvs-all@FreeBSD.ORG Sat Dec 2 21:19:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9427416A407; Sat, 2 Dec 2006 21:19:55 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C84FB43CA6; Sat, 2 Dec 2006 21:19:32 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2LJtT7050329; Sat, 2 Dec 2006 21:19:55 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2LJsTT050328; Sat, 2 Dec 2006 21:19:54 GMT (envelope-from marius) Message-Id: <200612022119.kB2LJsTT050328@repoman.freebsd.org> From: Marius Strobl Date: Sat, 2 Dec 2006 21:19: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/mii acphy.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 21:19:55 -0000 marius 2006-12-02 21:19:54 UTC FreeBSD src repository Modified files: sys/dev/mii acphy.c Log: - In acphy_service() for the MII_TICK case don't bother to check whether the currently selected media is of type IFM_AUTO as auto-negotiation doesn't need to be kicked anyway. - Fix a whitespace nit. - Probe another Altima PHY, which is a AC101 workalike and integrated in at least ADMtek ADM8511 but apparently is not mentioned in any publically available data sheet so the actual identifier is unknown. - Don't set MIIF_NOISOLATE so acphy(4) can be used in configurations with multiple PHYs. There doesn't seem to be a problem with isolating AC101 and workalikes per se nor in combination with the NICs they're used with. - Use mii_phy_add_media() instead of mii_add_media() so the latter can be eventually retired. - Take advantage of mii_phy_setmedia(). Obtained from: NetBSD (except for the first and second item) MFC after: 2 weeks Revision Changes Path 1.20 +7 -30 src/sys/dev/mii/acphy.c From owner-cvs-all@FreeBSD.ORG Sat Dec 2 21:21:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5E30116A403; Sat, 2 Dec 2006 21:21:17 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 519E543CA7; Sat, 2 Dec 2006 21:20:54 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2LLGdK050557; Sat, 2 Dec 2006 21:21:16 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2LLGVC050545; Sat, 2 Dec 2006 21:21:16 GMT (envelope-from marius) Message-Id: <200612022121.kB2LLGVC050545@repoman.freebsd.org> From: Marius Strobl Date: Sat, 2 Dec 2006 21:21:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/mii amphy.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 21:21:17 -0000 marius 2006-12-02 21:21:16 UTC FreeBSD src repository Modified files: sys/dev/mii amphy.c Log: - Probe Davicom DM9102 PHYs. - Don't set MIIF_NOISOLATE so amphy(4) can be used in configurations with multiple PHYs. There doesn't seem to be a problem with isolating AM79c873 and workalikes per se nor in combination with the NICs they're used with and amphy(4) was already adding IFM_NONE anyway. - Use mii_phy_add_media() instead of mii_add_media() so the latter can be eventually retired. - Take advantage of mii_phy_setmedia(). - Fix a whitespace nit. Obtained from: NetBSD dmphy(4) (except for the last item) MFC after: 2 weeks Revision Changes Path 1.21 +8 -30 src/sys/dev/mii/amphy.c From owner-cvs-all@FreeBSD.ORG Sat Dec 2 21:46:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7B60216A407; Sat, 2 Dec 2006 21:46:39 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E92D43CB0; Sat, 2 Dec 2006 21:46:13 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2LkZqc054874; Sat, 2 Dec 2006 21:46:36 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2LkZxp054873; Sat, 2 Dec 2006 21:46:35 GMT (envelope-from rafan) Message-Id: <200612022146.kB2LkZxp054873@repoman.freebsd.org> From: Rong-En Fan Date: Sat, 2 Dec 2006 21:46:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators/pcemu/files patch-aa X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 21:46:39 -0000 rafan 2006-12-02 21:46:34 UTC FreeBSD ports repository Modified files: emulators/pcemu/files patch-aa Log: - Respect X11BASE Approved by: joerg (maintainer) Revision Changes Path 1.3 +1 -1 ports/emulators/pcemu/files/patch-aa From owner-cvs-all@FreeBSD.ORG Sat Dec 2 21:51:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5D39616A407; Sat, 2 Dec 2006 21:51:07 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45D1B43CBB; Sat, 2 Dec 2006 21:50:41 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2Lp3jP055401; Sat, 2 Dec 2006 21:51:03 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2Lp3Iw055399; Sat, 2 Dec 2006 21:51:03 GMT (envelope-from rafan) Message-Id: <200612022151.kB2Lp3Iw055399@repoman.freebsd.org> From: Rong-En Fan Date: Sat, 2 Dec 2006 21:51: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/x11-toolkits/blt Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 21:51:07 -0000 rafan 2006-12-02 21:51:03 UTC FreeBSD ports repository Modified files: x11-toolkits/blt Makefile Log: - Respect X11BASE Approved by: maintainer (implicit) Revision Changes Path 1.46 +3 -1 ports/x11-toolkits/blt/Makefile From owner-cvs-all@FreeBSD.ORG Sat Dec 2 21:57:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 49D0616A417; Sat, 2 Dec 2006 21:57:06 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DD7F43CA2; Sat, 2 Dec 2006 21:56:43 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2Lv5tt056491; Sat, 2 Dec 2006 21:57:05 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2Lv5Uc056490; Sat, 2 Dec 2006 21:57:05 GMT (envelope-from dinoex) Message-Id: <200612022157.kB2Lv5Uc056490@repoman.freebsd.org> From: Dirk Meyer Date: Sat, 2 Dec 2006 21:57:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/Mk bsd.sites.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 21:57:06 -0000 dinoex 2006-12-02 21:57:05 UTC FreeBSD ports repository Modified files: Mk bsd.sites.mk Log: - add MASTER_SITE_GNUSTEP_CH Revision Changes Path 1.403 +6 -1 ports/Mk/bsd.sites.mk From owner-cvs-all@FreeBSD.ORG Sat Dec 2 22:30:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 13D3B16A416; Sat, 2 Dec 2006 22:30:31 +0000 (UTC) (envelope-from rodrigc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1221943CA2; Sat, 2 Dec 2006 22:30:08 +0000 (GMT) (envelope-from rodrigc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2MUUJU062347; Sat, 2 Dec 2006 22:30:30 GMT (envelope-from rodrigc@repoman.freebsd.org) Received: (from rodrigc@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2MUUJt062346; Sat, 2 Dec 2006 22:30:30 GMT (envelope-from rodrigc) Message-Id: <200612022230.kB2MUUJt062346@repoman.freebsd.org> From: Craig Rodrigues Date: Sat, 2 Dec 2006 22:30: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/fs/unionfs union_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: Sat, 02 Dec 2006 22:30:31 -0000 rodrigc 2006-12-02 22:30:30 UTC FreeBSD src repository Modified files: sys/fs/unionfs union_vnops.c Log: Add missing includes for and . Revision Changes Path 1.136 +2 -0 src/sys/fs/unionfs/union_vnops.c From owner-cvs-all@FreeBSD.ORG Sat Dec 2 22:31:45 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4235816A407; Sat, 2 Dec 2006 22:31:45 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id E052043CA6; Sat, 2 Dec 2006 22:31:21 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from pooker.samsco.home (pooker.samsco.home [192.168.254.1]) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id kB2MVTkJ001728; Sat, 2 Dec 2006 15:31:35 -0700 (MST) (envelope-from scottl@samsco.org) Date: Sat, 2 Dec 2006 15:31:29 -0700 (MST) From: Scott Long To: Craig Rodrigues In-Reply-To: <20061202210310.GB20693@crodrigues.org> Message-ID: <20061202152958.E20147@pooker.samsco.org> References: <200612021935.kB2JZuLd023097@repoman.freebsd.org> <4571D7FC.3030408@samsco.org> <20061202210310.GB20693@crodrigues.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on pooker.samsco.org Cc: Craig Rodrigues , cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/fs/unionfs union.h union_subr.c union_vfsops.c union_vnops.c src/sbin/mount_unionfs Makefile mount_unionfs.8 mount_unionfs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 22:31:45 -0000 What you committed works without the associated VFS changes? If not, why rush this commit in? Scott On Sat, 2 Dec 2006, Craig Rodrigues wrote: > On Sat, Dec 02, 2006 at 12:46:04PM -0700, Scott Long wrote: >> What about the VFS changes that were also made in the latest patchset? > > I'm looking at that change separately, and getting a few > other people to look at it too, before committing. > > -- > Craig Rodrigues > rodrigc@crodrigues.org > From owner-cvs-all@FreeBSD.ORG Sat Dec 2 22:39:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AF9C216A415; Sat, 2 Dec 2006 22:39:38 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 964FA43CA5; Sat, 2 Dec 2006 22:39:15 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2MdcvU063889; Sat, 2 Dec 2006 22:39:38 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2Mdcr3063888; Sat, 2 Dec 2006 22:39:38 GMT (envelope-from kris) Message-Id: <200612022239.kB2Mdcr3063888@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 2 Dec 2006 22:39:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/dap/files patch-tooltips-Makefile.linux X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 22:39:38 -0000 kris 2006-12-02 22:39:38 UTC FreeBSD ports repository Added files: audio/dap/files patch-tooltips-Makefile.linux Log: Respect X11BASE Revision Changes Path 1.1 +11 -0 ports/audio/dap/files/patch-tooltips-Makefile.linux (new) From owner-cvs-all@FreeBSD.ORG Sat Dec 2 23:10:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D5A5516A40F; Sat, 2 Dec 2006 23:10:17 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAD2643CA2; Sat, 2 Dec 2006 23:09:54 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2NAHJJ069743; Sat, 2 Dec 2006 23:10:17 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2NAHhj069742; Sat, 2 Dec 2006 23:10:17 GMT (envelope-from kris) Message-Id: <200612022310.kB2NAHhj069742@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 2 Dec 2006 23:10:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/japanese/rxvt Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 23:10:18 -0000 kris 2006-12-02 23:10:17 UTC FreeBSD ports repository Modified files: japanese/rxvt Makefile Log: Respect X11BASE Revision Changes Path 1.20 +3 -1 ports/japanese/rxvt/Makefile From owner-cvs-all@FreeBSD.ORG Sat Dec 2 23:54:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D347C16A415; Sat, 2 Dec 2006 23:54:53 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B0A143CB8; Sat, 2 Dec 2006 23:54:26 +0000 (GMT) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB2NsnfC077052; Sat, 2 Dec 2006 23:54:49 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB2NsnmK077051; Sat, 2 Dec 2006 23:54:49 GMT (envelope-from stas) Message-Id: <200612022354.kB2NsnmK077051@repoman.freebsd.org> From: Stanislav Sedov Date: Sat, 2 Dec 2006 23:54:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/cad/irsim Makefile distinfo pkg-plist ports/cad/irsim/files patch-aa patch-ab patch-ac patch-ad patch-ae patch-b patch-scripts_configure patch-src-irsim-rsim.c patch-src-irsim-subckt.c patch-src-other-h2a-h2a.c patch-src-other-h2a-sort.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 23:54:53 -0000 stas 2006-12-02 23:54:49 UTC FreeBSD ports repository Modified files: cad/irsim Makefile distinfo pkg-plist Added files: cad/irsim/files patch-scripts_configure Removed files: cad/irsim/files patch-aa patch-ab patch-ac patch-ad patch-ae patch-b patch-src-irsim-rsim.c patch-src-irsim-subckt.c patch-src-other-h2a-h2a.c patch-src-other-h2a-sort.c patch-src-other-inet2sim-inet2sim.c Log: - Update to 9.7.38 - Take maintainership Revision Changes Path 1.21 +44 -12 ports/cad/irsim/Makefile 1.6 +3 -3 ports/cad/irsim/distinfo 1.7 +0 -16 ports/cad/irsim/files/patch-aa (dead) 1.2 +0 -37 ports/cad/irsim/files/patch-ab (dead) 1.2 +0 -12 ports/cad/irsim/files/patch-ac (dead) 1.2 +0 -80 ports/cad/irsim/files/patch-ad (dead) 1.2 +0 -65 ports/cad/irsim/files/patch-ae (dead) 1.2 +0 -22 ports/cad/irsim/files/patch-b (dead) 1.1 +24 -0 ports/cad/irsim/files/patch-scripts_configure (new) 1.2 +0 -20 ports/cad/irsim/files/patch-src-irsim-rsim.c (dead) 1.2 +0 -10 ports/cad/irsim/files/patch-src-irsim-subckt.c (dead) 1.2 +0 -10 ports/cad/irsim/files/patch-src-other-h2a-h2a.c (dead) 1.2 +0 -10 ports/cad/irsim/files/patch-src-other-h2a-sort.c (dead) 1.2 +0 -10 ports/cad/irsim/files/patch-src-other-inet2sim-inet2sim.c (dead) 1.6 +41 -11 ports/cad/irsim/pkg-plist