From owner-cvs-all@FreeBSD.ORG Sun Jun 18 00:02:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE7F016A47D; Sun, 18 Jun 2006 00:02:13 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86EA143D45; Sun, 18 Jun 2006 00:02:13 +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 k5I02DKo031732; Sun, 18 Jun 2006 00:02:13 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5I02DJo031729; Sun, 18 Jun 2006 00:02:13 GMT (envelope-from alepulver) Message-Id: <200606180002.k5I02DJo031729@repoman.freebsd.org> From: Alejandro Pulver Date: Sun, 18 Jun 2006 00:02:13 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors contrib.additional.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 00:02:13 -0000 alepulver 2006-06-18 00:02:13 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml Log: Add an entry for Martin Otto . Revision Changes Path 1.574 +5 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml From owner-cvs-all@FreeBSD.ORG Sun Jun 18 00:37:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C381016A47F; Sun, 18 Jun 2006 00:37:56 +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 20E3A43D66; Sun, 18 Jun 2006 00:37:55 +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 5720646BBA; Sat, 17 Jun 2006 20:37:54 -0400 (EDT) Date: Sun, 18 Jun 2006 01:37:54 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Andre Oppermann In-Reply-To: <200606171732.k5HHWdl9086272@repoman.freebsd.org> Message-ID: <20060618013509.M67789@fledge.watson.org> References: <200606171732.k5HHWdl9086272@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp_input.c tcp_syncache.c tcp_var.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 00:37:56 -0000 On Sat, 17 Jun 2006, Andre Oppermann wrote: > Revision Changes Path > 1.299 +9 -6 src/sys/netinet/tcp_input.c > 1.87 +286 -255 src/sys/netinet/tcp_syncache.c > 1.130 +9 -6 src/sys/netinet/tcp_var.h This change appears to have broken world on all architectures by exposing the mutex data structure to usr.bin/netstat/inet.c via tcp_var.h. I'm not quite sure what the "right" solution is, but if the syncache structures aren't actually used anywhere in user space, sticking them under #ifdef _KERNEL is probably a good start. The UDP and TCP monitoring code more generally suffer from the problem of exposing their internal data structures for user space monitoring purposes. Robert N M Watson Computer Laboratory University of Cambridge From owner-cvs-all@FreeBSD.ORG Sun Jun 18 01:02:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5965216A479; Sun, 18 Jun 2006 01:02:35 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 163FD43D48; Sun, 18 Jun 2006 01:02:35 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5I12YIO043112; Sun, 18 Jun 2006 01:02:34 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5I12YnB043111; Sun, 18 Jun 2006 01:02:34 GMT (envelope-from bmah) Message-Id: <200606180102.k5I12YnB043111@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sun, 18 Jun 2006 01:02:34 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/share/sgml man-refs.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 01:02:35 -0000 bmah 2006-06-18 01:02:34 UTC FreeBSD doc repository Modified files: share/sgml man-refs.ent Log: Add entity for sched_core(4). Revision Changes Path 1.389 +1 -0 doc/share/sgml/man-refs.ent From owner-cvs-all@FreeBSD.ORG Sun Jun 18 04:48:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 728AD16A479; Sun, 18 Jun 2006 04:48:12 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E95E43D46; Sun, 18 Jun 2006 04:48:12 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5I4mC9c064964; Sun, 18 Jun 2006 04:48:12 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5I4mCPP064963; Sun, 18 Jun 2006 04:48:12 GMT (envelope-from bmah) Message-Id: <200606180448.k5I4mCPP064963@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sun, 18 Jun 2006 04:48: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/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 04:48:12 -0000 bmah 2006-06-18 04:48:11 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release notes: SCHED_CORE, snd_envy24(4), better traceroute(8) ICMP unreachable decoding, Linux emulation now FC4 (+MFC). MFCs noted: ipmi(4), cm(4) MPSAFE, nve(4) ALTQ, sk(4) MPSAFE, Revision Changes Path 1.945 +23 -3 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Sun Jun 18 04:54:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E14A516A479; Sun, 18 Jun 2006 04:54:26 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA9D143D46; Sun, 18 Jun 2006 04:54:26 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5I4sQ1N065253; Sun, 18 Jun 2006 04:54:26 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5I4sQ6l065252; Sun, 18 Jun 2006 04:54:26 GMT (envelope-from novel) Message-Id: <200606180454.k5I4sQ6l065252@repoman.freebsd.org> From: Roman Bogorodskiy Date: Sun, 18 Jun 2006 04:54: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 Makefile ports/www/havp Makefile distinfo pkg-descr pkg-plist ports/www/havp/files havp.in patch-havp_Makefile.in pkg-deinstall.in 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: Sun, 18 Jun 2006 04:54:27 -0000 novel 2006-06-18 04:54:26 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/havp Makefile distinfo pkg-descr pkg-plist www/havp/files havp.in patch-havp_Makefile.in pkg-deinstall.in pkg-install.in Log: HAVP (HTTP Antivirus Proxy) is a proxy with a ClamAV anti-virus scanner. The main aims are continuous, non-blocking downloads and smooth scanning of dynamic and password protected HTTP traffic. Havp antivirus proxy has a parent and transparent proxy mode. It can be used with squid or standalone. WWW: http://www.server-side.de/ PR: ports/99073 Submitted by: Elisey Savateev Revision Changes Path 1.1455 +1 -0 ports/www/Makefile 1.1 +43 -0 ports/www/havp/Makefile (new) 1.1 +3 -0 ports/www/havp/distinfo (new) 1.1 +33 -0 ports/www/havp/files/havp.in (new) 1.1 +34 -0 ports/www/havp/files/patch-havp_Makefile.in (new) 1.1 +16 -0 ports/www/havp/files/pkg-deinstall.in (new) 1.1 +51 -0 ports/www/havp/files/pkg-install.in (new) 1.1 +6 -0 ports/www/havp/pkg-descr (new) 1.1 +126 -0 ports/www/havp/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun Jun 18 04:54:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63BF616A47D; Sun, 18 Jun 2006 04:54:38 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2183C43D46; Sun, 18 Jun 2006 04:54:38 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5I4scvi065303; Sun, 18 Jun 2006 04:54:38 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5I4sbI2065302; Sun, 18 Jun 2006 04:54:37 GMT (envelope-from novel) Message-Id: <200606180454.k5I4sbI2065302@repoman.freebsd.org> From: Roman Bogorodskiy Date: Sun, 18 Jun 2006 04:54: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: Sun, 18 Jun 2006 04:54:38 -0000 novel 2006-06-18 04:54:37 UTC FreeBSD ports repository Modified files: . modules Log: havp --> ports/www/havp Revision Changes Path 1.15368 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Jun 18 04:56:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66EB916A479; Sun, 18 Jun 2006 04:56:04 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2168943D46; Sun, 18 Jun 2006 04:56:04 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5I4u4pj065469; Sun, 18 Jun 2006 04:56:04 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5I4u38Y065468; Sun, 18 Jun 2006 04:56:03 GMT (envelope-from bmah) Message-Id: <200606180456.k5I4u38Y065468@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sun, 18 Jun 2006 04:56:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 04:56:04 -0000 bmah 2006-06-18 04:56:03 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release note: Bugfix for IPv6 NDP point-to-point issue. MFC: ipmi(4), nve(4) ALTQ, sk(4) MPSAFE, Linux emulation uses FC4. Revision Changes Path 1.883.2.26 +18 -2 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Sun Jun 18 04:58:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A93A16A479; Sun, 18 Jun 2006 04:58:50 +0000 (UTC) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AF0E43D66; Sun, 18 Jun 2006 04:58:47 +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 k5I4wkm4065563; Sun, 18 Jun 2006 04:58:46 GMT (envelope-from jkoshy@repoman.freebsd.org) Received: (from jkoshy@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5I4wkgq065562; Sun, 18 Jun 2006 04:58:46 GMT (envelope-from jkoshy) Message-Id: <200606180458.k5I4wkgq065562@repoman.freebsd.org> From: Joseph Koshy Date: Sun, 18 Jun 2006 04:58:46 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/gifs Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 04:58:50 -0000 jkoshy 2006-06-18 04:58:46 UTC FreeBSD doc repository Modified files: en/gifs Makefile Log: Add `building_internet_servers.jpg' and `building_internet_servers_small.jpg', cover images for the book "Building an Internet Server with FreeBSD 6". Revision Changes Path 1.54 +2 -1 www/en/gifs/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jun 18 05: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02EBA16A474; Sun, 18 Jun 2006 05:00:10 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D65343D49; Sun, 18 Jun 2006 05:00:10 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5I50ARP065697; Sun, 18 Jun 2006 05:00:10 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5I50AVO065693; Sun, 18 Jun 2006 05:00:10 GMT (envelope-from novel) Message-Id: <200606180500.k5I50AVO065693@repoman.freebsd.org> From: Roman Bogorodskiy Date: Sun, 18 Jun 2006 05:00:10 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors contrib.additional.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 05:00:11 -0000 novel 2006-06-18 05:00:10 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml Log: Add Elisey Savateev for his ports. Revision Changes Path 1.575 +5 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml From owner-cvs-all@FreeBSD.ORG Sun Jun 18 05:03:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FB5316A47A; Sun, 18 Jun 2006 05:03:54 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B6CE43D48; Sun, 18 Jun 2006 05:03:54 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5I53scW067093; Sun, 18 Jun 2006 05:03:54 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5I53saQ067092; Sun, 18 Jun 2006 05:03:54 GMT (envelope-from bmah) Message-Id: <200606180503.k5I53saQ067092@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sun, 18 Jun 2006 05:03:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 05:03:54 -0000 bmah 2006-06-18 05:03:53 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFC: Linux emulation FC4. Revision Changes Path 1.761.2.64 +5 -0 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Sun Jun 18 05:04:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 301B616A47B; Sun, 18 Jun 2006 05:04:44 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F1EE43D5D; Sun, 18 Jun 2006 05:04:43 +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 k5I54ggM067240; Sun, 18 Jun 2006 05:04:42 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5I54gAv067239; Sun, 18 Jun 2006 05:04:42 GMT (envelope-from marcel) Message-Id: <200606180504.k5I54gAv067239@repoman.freebsd.org> From: Marcel Moolenaar Date: Sun, 18 Jun 2006 05:04:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/modules/ppc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 05:04:44 -0000 marcel 2006-06-18 05:04:42 UTC FreeBSD src repository Modified files: sys/modules/ppc Makefile Log: Make this usable for all platforms. Revision Changes Path 1.3 +12 -3 src/sys/modules/ppc/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jun 18 05:05:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 937F916A479; Sun, 18 Jun 2006 05:05:47 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 527A743D46; Sun, 18 Jun 2006 05:05:47 +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 k5I55lQ6067349; Sun, 18 Jun 2006 05:05:47 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5I55l0G067348; Sun, 18 Jun 2006 05:05:47 GMT (envelope-from marcel) Message-Id: <200606180505.k5I55l0G067348@repoman.freebsd.org> From: Marcel Moolenaar Date: Sun, 18 Jun 2006 05:05: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/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, 18 Jun 2006 05:05:47 -0000 marcel 2006-06-18 05:05:47 UTC FreeBSD src repository Modified files: sys/modules Makefile Log: Unconditionally enable ppc(4) and puc(4). Revision Changes Path 1.501 +2 -5 src/sys/modules/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jun 18 05:41:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43D8C16A479; Sun, 18 Jun 2006 05:41:29 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02AFB43D45; Sun, 18 Jun 2006 05:41:29 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5I5fSLx068906; Sun, 18 Jun 2006 05:41:28 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5I5fSPa068905; Sun, 18 Jun 2006 05:41:28 GMT (envelope-from bmah) Message-Id: <200606180541.k5I5fSPa068905@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sun, 18 Jun 2006 05:41:28 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/snapshots index.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 05:41:29 -0000 bmah 2006-06-18 05:41:28 UTC FreeBSD doc repository Modified files: en/snapshots index.sgml Log: Add a link for June 2006 snapshots. Revision Changes Path 1.19 +3 -2 www/en/snapshots/index.sgml From owner-cvs-all@FreeBSD.ORG Sun Jun 18 06:06:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2092016A474; Sun, 18 Jun 2006 06:06:25 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from av8-2-sn3.vrr.skanova.net (av8-2-sn3.vrr.skanova.net [81.228.9.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72C4B43D46; Sun, 18 Jun 2006 06:06:24 +0000 (GMT) (envelope-from joel@FreeBSD.org) Received: by av8-2-sn3.vrr.skanova.net (Postfix, from userid 502) id BC7803852A; Sun, 18 Jun 2006 08:06:23 +0200 (CEST) Received: from smtp3-2-sn3.vrr.skanova.net (smtp3-2-sn3.vrr.skanova.net [81.228.9.102]) by av8-2-sn3.vrr.skanova.net (Postfix) with ESMTP id ADE2B37EA8; Sun, 18 Jun 2006 08:06:23 +0200 (CEST) Received: from 62-20-234-141-no21.tbcn.telia.com (62-20-234-141-no21.tbcn.telia.com [62.20.234.141]) by smtp3-2-sn3.vrr.skanova.net (Postfix) with ESMTP id 8FDD137E43; Sun, 18 Jun 2006 08:06:23 +0200 (CEST) From: Joel Dahl To: Hiroki Sato In-Reply-To: <20060428.000930.59702481.hrs@allbsd.org> References: <20060427140848.GF1071@zaphod.nitro.dk> <20060427.232828.78757515.hrs@allbsd.org> <20060427144114.GG1071@zaphod.nitro.dk> <20060428.000930.59702481.hrs@allbsd.org> Content-Type: text/plain Date: Sun, 18 Jun 2006 08:06:23 +0200 Message-Id: <1150610783.686.3.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: cvs-all@FreeBSD.org, doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, simon@FreeBSD.org Subject: Re: cvs commit: www/en developers.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, 18 Jun 2006 06:06:25 -0000 On Fri, 2006-04-28 at 00:09 +0900, Hiroki Sato wrote: > "Simon L. Nielsen" wrote > in <20060427144114.GG1071@zaphod.nitro.dk>: > > si> On 2006.04.27 23:28:28 +0900, Hiroki Sato wrote: > si> > "Simon L. Nielsen" wrote > si> > in <20060427140848.GF1071@zaphod.nitro.dk>: > si> > > si> > si> On 2006.04.27 16:03:00 +0200, Joel Dahl wrote: > si> > si> > On Thu, 2006-04-27 at 14:00 +0000, Joel Dahl wrote: > si> > si> > > joel 2006-04-27 14:00:04 UTC > si> > si> > > > si> > si> > > FreeBSD doc repository > si> > si> > > > si> > si> > > Modified files: > si> > si> > > en developers.sgml > si> > si> > > si> > si> > Someone should just sync this file with > si> > si> > doc/en_US.ISO8859-1/share/sgml/authors.ent ... > si> > si> > si> > si> Or better, make some magic so doc/.../authors.ent can be used > si> > si> directly... (simple with XML, probably not so simple with SGML). > si> > > si> > I am planning to move the list to the language-independent > si> > directory and commit a change to unify them after the 6.1R is released. > si> > si> Great! How do you plan to work around the HTML/DocBook differences? > > I am thinking to create an XML database which includes each developer's > information such as freefall login name, responsibility, pgpkey, and > so on, and then to make possible pulling out any parts of it during > the doc build in various format such as a set of HTML entity declarations > or a simple list of the names. The specific processing will be like > mirrors.xml, and I think it will make maintaining individual information > related to the project scattered across multiple documents in the doc/www > tree much easier. Have you made any progress with this? -- Joel From owner-cvs-all@FreeBSD.ORG Sun Jun 18 06:14:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CC9316A47B; Sun, 18 Jun 2006 06:14:29 +0000 (UTC) (envelope-from silby@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A89A43D45; Sun, 18 Jun 2006 06:14:29 +0000 (GMT) (envelope-from silby@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5I6ESaX071420; Sun, 18 Jun 2006 06:14:28 GMT (envelope-from silby@repoman.freebsd.org) Received: (from silby@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5I6ES6A071419; Sun, 18 Jun 2006 06:14:28 GMT (envelope-from silby) Message-Id: <200606180614.k5I6ES6A071419@repoman.freebsd.org> From: Mike Silbersack Date: Sun, 18 Jun 2006 06:14:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/i386/i386 busdma_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, 18 Jun 2006 06:14:29 -0000 silby 2006-06-18 06:14:28 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/i386/i386 busdma_machdep.c Log: MFC revs 1.77 through 1.80: - Allow bus_dmamap_load to return ENOMEM - Do a better job with alignment, and warn if we fail to align Revision Changes Path 1.74.2.3 +24 -6 src/sys/i386/i386/busdma_machdep.c From owner-cvs-all@FreeBSD.ORG Sun Jun 18 06:16:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F40D16A479; Sun, 18 Jun 2006 06:16:17 +0000 (UTC) (envelope-from silby@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D09043D45; Sun, 18 Jun 2006 06:16:17 +0000 (GMT) (envelope-from silby@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5I6GHbd071547; Sun, 18 Jun 2006 06:16:17 GMT (envelope-from silby@repoman.freebsd.org) Received: (from silby@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5I6GHva071546; Sun, 18 Jun 2006 06:16:17 GMT (envelope-from silby) Message-Id: <200606180616.k5I6GHva071546@repoman.freebsd.org> From: Mike Silbersack Date: Sun, 18 Jun 2006 06:16:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/amd64/amd64 busdma_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, 18 Jun 2006 06:16:17 -0000 silby 2006-06-18 06:16:17 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/amd64/amd64 busdma_machdep.c Log: MFC revs 1.74 through 1.77: - Allow bus_dmamap_load to return ENOMEM - Do a better job with alignment, and warn if we fail to align Revision Changes Path 1.70.2.4 +24 -6 src/sys/amd64/amd64/busdma_machdep.c From owner-cvs-all@FreeBSD.ORG Sun Jun 18 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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 224FD16A47A; Sun, 18 Jun 2006 06:16:37 +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 7FB7543D45; Sun, 18 Jun 2006 06:16:36 +0000 (GMT) (envelope-from maxim@macomnet.ru) Received: from localhost (localhost.int.ru [127.0.0.1] (may be forged)) by mp2.macomnet.net (8.13.7/8.13.3) with ESMTP id k5I6GVpW010182; Sun, 18 Jun 2006 10:16:35 +0400 (MSD) (envelope-from maxim@macomnet.ru) Date: Sun, 18 Jun 2006 10:16:31 +0400 (MSD) From: Maxim Konovalov To: Robert Watson In-Reply-To: <20060618013509.M67789@fledge.watson.org> Message-ID: <20060618101345.V10122@mp2.macomnet.net> References: <200606171732.k5HHWdl9086272@repoman.freebsd.org> <20060618013509.M67789@fledge.watson.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Andre Oppermann , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp_input.c tcp_syncache.c tcp_var.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 06:16:37 -0000 On Sun, 18 Jun 2006, 01:37+0100, Robert Watson wrote: > > On Sat, 17 Jun 2006, Andre Oppermann wrote: > > > Revision Changes Path > > 1.299 +9 -6 src/sys/netinet/tcp_input.c > > 1.87 +286 -255 src/sys/netinet/tcp_syncache.c > > 1.130 +9 -6 src/sys/netinet/tcp_var.h > > This change appears to have broken world on all architectures by > exposing the mutex data structure to usr.bin/netstat/inet.c via > tcp_var.h. I'm not quite sure what the "right" solution is, but if usr.bin/systat/netstat.c and usr.bin/netstat/inet.c contrib/bsnmp/snmp_mibII/mibII_tcp.c as well. +#include fixes the build. Index: usr.bin/systat/netstat.c =================================================================== RCS file: /home/ncvs/src/usr.bin/systat/netstat.c,v retrieving revision 1.25 diff -u -p -r1.25 netstat.c --- usr.bin/systat/netstat.c 30 Apr 2006 04:47:23 -0000 1.25 +++ usr.bin/systat/netstat.c 17 Jun 2006 22:32:03 -0000 @@ -43,6 +43,7 @@ static const char sccsid[] = "@(#)netsta * netstat */ #include +#include #include #include #include Index: usr.bin/netstat/inet.c =================================================================== RCS file: /home/ncvs/src/usr.bin/netstat/inet.c,v retrieving revision 1.70 diff -u -p -r1.70 inet.c --- usr.bin/netstat/inet.c 12 Apr 2005 08:47:04 -0000 1.70 +++ usr.bin/netstat/inet.c 17 Jun 2006 22:25:36 -0000 @@ -41,6 +41,7 @@ static char sccsid[] = "@(#)inet.c 8.5 ( __FBSDID("$FreeBSD: src/usr.bin/netstat/inet.c,v 1.70 2005/04/12 08:47:04 ru Exp $"); #include +#include #include #include #include Index: contrib/bsnmp/snmp_mibII/mibII_tcp.c =================================================================== RCS file: /home/ncvs/src/contrib/bsnmp/snmp_mibII/mibII_tcp.c,v retrieving revision 1.1.1.4 diff -u -p -r1.1.1.4 mibII_tcp.c --- contrib/bsnmp/snmp_mibII/mibII_tcp.c 23 May 2005 11:19:09 -0000 1.1.1.4 +++ contrib/bsnmp/snmp_mibII/mibII_tcp.c 17 Jun 2006 22:40:28 -0000 @@ -32,6 +32,7 @@ */ #include "mibII.h" #include "mibII_oid.h" +#include #include #include #include %%% -- Maxim Konovalov From owner-cvs-all@FreeBSD.ORG Sun Jun 18 06:23:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEB6516A47A; Sun, 18 Jun 2006 06:23:14 +0000 (UTC) (envelope-from silby@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CAFB43D46; Sun, 18 Jun 2006 06:23:14 +0000 (GMT) (envelope-from silby@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5I6NES4071916; Sun, 18 Jun 2006 06:23:14 GMT (envelope-from silby@repoman.freebsd.org) Received: (from silby@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5I6NEkg071915; Sun, 18 Jun 2006 06:23:14 GMT (envelope-from silby) Message-Id: <200606180623.k5I6NEkg071915@repoman.freebsd.org> From: Mike Silbersack Date: Sun, 18 Jun 2006 06:23:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/bfe if_bfe.c if_bfereg.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, 18 Jun 2006 06:23:14 -0000 silby 2006-06-18 06:23:14 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/bfe if_bfe.c if_bfereg.h Log: MFC if_bfe.c revs 1.37 through 1.40 and if_bfereg.h rev 1.10. This should finally put the issues the bfe driver has with > 1G machines to rest. Note that these changes are dependant on changes which have been made to busdma, so merging just this patch to releng_6_1 or releng_5 will be ineffective. Revision Changes Path 1.25.2.6 +38 -19 src/sys/dev/bfe/if_bfe.c 1.7.2.1 +2 -2 src/sys/dev/bfe/if_bfereg.h From owner-cvs-all@FreeBSD.ORG Sun Jun 18 06: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E138216A47B; Sun, 18 Jun 2006 06:39:28 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A9A243D45; Sun, 18 Jun 2006 06:39:28 +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 k5I6dSZ7072535; Sun, 18 Jun 2006 06:39:28 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5I6dSSY072534; Sun, 18 Jun 2006 06:39:28 GMT (envelope-from gerald) Message-Id: <200606180639.k5I6dSSY072534@repoman.freebsd.org> From: Gerald Pfeifer Date: Sun, 18 Jun 2006 06:39: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/lang/gcc42 Makefile distinfo pkg-plist ports/lang/gcc42/files gcc.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, 18 Jun 2006 06:39:29 -0000 gerald 2006-06-18 06:39:28 UTC FreeBSD ports repository Modified files: lang/gcc42 Makefile distinfo pkg-plist Removed files: lang/gcc42/files gcc.sh.in Log: Update to the 20060617 snapshot of GCC 4.2.0. Employ the new USE_LDCONFIG feature, which allows us to get rid of the various, much more manual and error-prone hacks we needed so far. Reviewed by: flz (for lang/gcc40) Revision Changes Path 1.270 +3 -8 ports/lang/gcc42/Makefile 1.161 +18 -18 ports/lang/gcc42/distinfo 1.2 +0 -14 ports/lang/gcc42/files/gcc.sh.in (dead) 1.86 +1 -2 ports/lang/gcc42/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Jun 18 07:17:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF9EC16A479; Sun, 18 Jun 2006 07:17:13 +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 84FF543D45; Sun, 18 Jun 2006 07:17:13 +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 k5I7H9XK040643 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 18 Jun 2006 00:17:13 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <4494FDF5.1070901@errno.com> Date: Sun, 18 Jun 2006 00:17:09 -0700 From: Sam Leffler User-Agent: Thunderbird 1.5.0.2 (X11/20060508) MIME-Version: 1.0 To: Andre Oppermann References: <200606171757.k5HHvahf087725@repoman.freebsd.org> In-Reply-To: <200606171757.k5HHvahf087725@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/netinet tcp_var.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 07:17:14 -0000 Andre Oppermann wrote: > andre 2006-06-17 17:57:36 UTC > > FreeBSD src repository > > Modified files: > sys/netinet tcp_var.h > Log: > Rearrange fields in struct syncache and syncache_head to make them more > cache line friendly. Got any benchmarks to back this up? Or perhaps it was just the smiley face your cache lines gave you :) Sam From owner-cvs-all@FreeBSD.ORG Sun Jun 18 07:33:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5523F16A47A; Sun, 18 Jun 2006 07:33:52 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13BEB43D45; Sun, 18 Jun 2006 07:33:52 +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 k5I7XpPb076103; Sun, 18 Jun 2006 07:33:51 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5I7XpIx076102; Sun, 18 Jun 2006 07:33:51 GMT (envelope-from brueffer) Message-Id: <200606180733.k5I7XpIx076102@repoman.freebsd.org> From: Christian Brueffer Date: Sun, 18 Jun 2006 07:33:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4 aac.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, 18 Jun 2006 07:33:52 -0000 brueffer 2006-06-18 07:33:51 UTC FreeBSD src repository Modified files: share/man/man4 aac.4 Log: Correct date for the previous commit. Revision Changes Path 1.33 +1 -1 src/share/man/man4/aac.4 From owner-cvs-all@FreeBSD.ORG Sun Jun 18 08:18:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C53C116A474; Sun, 18 Jun 2006 08:18:08 +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 783F743D45; Sun, 18 Jun 2006 08:18:08 +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 4111446C9C; Sun, 18 Jun 2006 04:18:05 -0400 (EDT) Date: Sun, 18 Jun 2006 09:18:05 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Maxim Konovalov In-Reply-To: <20060618101345.V10122@mp2.macomnet.net> Message-ID: <20060618091643.C67789@fledge.watson.org> References: <200606171732.k5HHWdl9086272@repoman.freebsd.org> <20060618013509.M67789@fledge.watson.org> <20060618101345.V10122@mp2.macomnet.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Andre Oppermann , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp_input.c tcp_syncache.c tcp_var.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 08:18:08 -0000 On Sun, 18 Jun 2006, Maxim Konovalov wrote: > On Sun, 18 Jun 2006, 01:37+0100, Robert Watson wrote: > >> On Sat, 17 Jun 2006, Andre Oppermann wrote: >> >>> Revision Changes Path >>> 1.299 +9 -6 src/sys/netinet/tcp_input.c >>> 1.87 +286 -255 src/sys/netinet/tcp_syncache.c >>> 1.130 +9 -6 src/sys/netinet/tcp_var.h >> >> This change appears to have broken world on all architectures by exposing >> the mutex data structure to usr.bin/netstat/inet.c via tcp_var.h. I'm not >> quite sure what the "right" solution is, but if > > usr.bin/systat/netstat.c and usr.bin/netstat/inet.c > contrib/bsnmp/snmp_mibII/mibII_tcp.c as well. > > +#include fixes the build. But is increasing the exposure of kernel data structures to user space apps the right fix, or decreasing them? Andre fell into this trap precisely because of the leakage of kernel types into user space, and that's just one of several good reasons not to do it where it can possibly be avoided. Robert N M Watson Computer Laboratory University of Cambridge From owner-cvs-all@FreeBSD.ORG Sun Jun 18 08:21:55 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 687FD16A479; Sun, 18 Jun 2006 08:21:55 +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 38C5043D48; Sun, 18 Jun 2006 08:21:54 +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 0FE661FFDEE; Sun, 18 Jun 2006 10:21:52 +0200 (CEST) Received: by transport.cksoft.de (Postfix, from userid 66) id 74DF31FFDED; Sun, 18 Jun 2006 10:21:48 +0200 (CEST) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id 8F1594448D6; Sun, 18 Jun 2006 08:20:57 +0000 (UTC) Date: Sun, 18 Jun 2006 08:20:57 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Sam Leffler In-Reply-To: <4494FDF5.1070901@errno.com> Message-ID: <20060618080019.B60374@maildrop.int.zabbadoz.net> References: <200606171757.k5HHvahf087725@repoman.freebsd.org> <4494FDF5.1070901@errno.com> 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, Andre Oppermann , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp_var.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 08:21:55 -0000 On Sun, 18 Jun 2006, Sam Leffler wrote: > Andre Oppermann wrote: >> andre 2006-06-17 17:57:36 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/netinet tcp_var.h >> Log: >> Rearrange fields in struct syncache and syncache_head to make them more >> cache line friendly. > > Got any benchmarks to back this up? Or perhaps it was just the smiley > face your cache lines gave you :) That indeed is a good question. From looking at the patch I can see a new lock introduced while there are other people working on reducing locking and locking overhead in our network stack trying different strategies. I hadn't seen a patch or any numbers in this months arch@ or net@ archives (maybe I missed it?). At the current phase of network stack hacking we should take the time to get these kind of changes benchmarked under various loads from different people or at least give them the chance to do so so nobody can complain afterwards. At least if one wants to claim performance improvements. just my 2ct -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT From owner-cvs-all@FreeBSD.ORG Sun Jun 18 08:30:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51AD116A47C; Sun, 18 Jun 2006 08:30:21 +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 D9A6043D72; Sun, 18 Jun 2006 08:30:17 +0000 (GMT) (envelope-from maxim@macomnet.ru) Received: from localhost (localhost.int.ru [127.0.0.1] (may be forged)) by mp2.macomnet.net (8.13.7/8.13.3) with ESMTP id k5I8UG7v012763; Sun, 18 Jun 2006 12:30:16 +0400 (MSD) (envelope-from maxim@macomnet.ru) Date: Sun, 18 Jun 2006 12:30:15 +0400 (MSD) From: Maxim Konovalov To: Robert Watson In-Reply-To: <20060618091643.C67789@fledge.watson.org> Message-ID: <20060618123005.C12737@mp2.macomnet.net> References: <200606171732.k5HHWdl9086272@repoman.freebsd.org> <20060618013509.M67789@fledge.watson.org> <20060618101345.V10122@mp2.macomnet.net> <20060618091643.C67789@fledge.watson.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Andre Oppermann , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp_input.c tcp_syncache.c tcp_var.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 08:30:21 -0000 On Sun, 18 Jun 2006, 09:18+0100, Robert Watson wrote: > > On Sun, 18 Jun 2006, Maxim Konovalov wrote: > > > On Sun, 18 Jun 2006, 01:37+0100, Robert Watson wrote: > > > > > On Sat, 17 Jun 2006, Andre Oppermann wrote: > > > > > > > Revision Changes Path > > > > 1.299 +9 -6 src/sys/netinet/tcp_input.c > > > > 1.87 +286 -255 src/sys/netinet/tcp_syncache.c > > > > 1.130 +9 -6 src/sys/netinet/tcp_var.h > > > > > > This change appears to have broken world on all architectures by exposing > > > the mutex data structure to usr.bin/netstat/inet.c via tcp_var.h. I'm not > > > quite sure what the "right" solution is, but if > > > > usr.bin/systat/netstat.c and usr.bin/netstat/inet.c > > contrib/bsnmp/snmp_mibII/mibII_tcp.c as well. > > > > +#include fixes the build. > > But is increasing the exposure of kernel data structures to user > space apps the right fix, or decreasing them? Andre fell into this > trap precisely because of the leakage of kernel types into user > space, and that's just one of several good reasons not to do it > where it can possibly be avoided. Agreed. -- Maxim Konovalov From owner-cvs-all@FreeBSD.ORG Sun Jun 18 09:33:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2DE116A474; Sun, 18 Jun 2006 09:33:47 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3B9443D4C; Sun, 18 Jun 2006 09:33:47 +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 k5I9XlvH091071; Sun, 18 Jun 2006 09:33:47 GMT (envelope-from vd@repoman.freebsd.org) Received: (from vd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5I9XlxU091070; Sun, 18 Jun 2006 09:33:47 GMT (envelope-from vd) Message-Id: <200606180933.k5I9XlxU091070@repoman.freebsd.org> From: Vasil Dimov Date: Sun, 18 Jun 2006 09:33:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/quodlibet Makefile distinfo pkg-plist ports/multimedia/quodlibet/files patch-quodlibet.py qlscrobbler.py X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 09:33:47 -0000 vd 2006-06-18 09:33:47 UTC FreeBSD ports repository Modified files: multimedia/quodlibet Makefile distinfo pkg-plist multimedia/quodlibet/files qlscrobbler.py Removed files: multimedia/quodlibet/files patch-quodlibet.py Log: Update from 0.17.1 to 0.21.1 PR: ports/96898 Submitted by: Peter Johnson Approved by: ChangBom Yoon (maintainer) Revision Changes Path 1.10 +48 -32 ports/multimedia/quodlibet/Makefile 1.4 +3 -3 ports/multimedia/quodlibet/distinfo 1.2 +0 -21 ports/multimedia/quodlibet/files/patch-quodlibet.py (dead) 1.2 +100 -49 ports/multimedia/quodlibet/files/qlscrobbler.py 1.5 +23 -15 ports/multimedia/quodlibet/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Jun 18 09:53:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D11916A474; Sun, 18 Jun 2006 09:53:01 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 094AA43D45; Sun, 18 Jun 2006 09:53:01 +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 k5I9r0Lg091900; Sun, 18 Jun 2006 09:53:00 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5I9r0tN091899; Sun, 18 Jun 2006 09:53:00 GMT (envelope-from brueffer) Message-Id: <200606180953.k5I9r0tN091899@repoman.freebsd.org> From: Christian Brueffer Date: Sun, 18 Jun 2006 09:53: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/share/man/man4 adv.4 adw.4 amd.4 amr.4 bt.4 dpt.4 esp.4 iir.4 ips.4 ncr.4 ncv.4 nsp.4 stg.4 sym.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, 18 Jun 2006 09:53:01 -0000 brueffer 2006-06-18 09:53:00 UTC FreeBSD src repository Modified files: share/man/man4 adv.4 adw.4 amd.4 amr.4 bt.4 dpt.4 esp.4 iir.4 ips.4 ncr.4 ncv.4 nsp.4 stg.4 sym.4 Log: o Convert to our new SYNOPSIS layout o Add "device scbus/pci/etc" where needed for consistency MFC after: 3 days Revision Changes Path 1.22 +14 -12 src/share/man/man4/adv.4 1.19 +7 -5 src/share/man/man4/adw.4 1.9 +13 -0 src/share/man/man4/amd.4 1.34 +15 -2 src/share/man/man4/amr.4 1.25 +8 -2 src/share/man/man4/bt.4 1.19 +20 -4 src/share/man/man4/dpt.4 1.6 +7 -2 src/share/man/man4/esp.4 1.9 +13 -0 src/share/man/man4/iir.4 1.6 +15 -2 src/share/man/man4/ips.4 1.16 +7 -0 src/share/man/man4/ncr.4 1.7 +13 -1 src/share/man/man4/ncv.4 1.7 +13 -1 src/share/man/man4/nsp.4 1.8 +20 -2 src/share/man/man4/stg.4 1.20 +24 -11 src/share/man/man4/sym.4 From owner-cvs-all@FreeBSD.ORG Sun Jun 18 10:01:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31A5816A479; Sun, 18 Jun 2006 10:01:58 +0000 (UTC) (envelope-from marck@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E385743D45; Sun, 18 Jun 2006 10:01:57 +0000 (GMT) (envelope-from marck@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5IA1v7K092341; Sun, 18 Jun 2006 10:01:57 GMT (envelope-from marck@repoman.freebsd.org) Received: (from marck@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IA1vk0092340; Sun, 18 Jun 2006 10:01:57 GMT (envelope-from marck) Message-Id: <200606181001.k5IA1vk0092340@repoman.freebsd.org> From: Dmitry Morozovsky Date: Sun, 18 Jun 2006 10:01: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/ru_RU.KOI8-R/articles/committers-guide article.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 10:01:58 -0000 marck 2006-06-18 10:01:57 UTC FreeBSD doc repository Modified files: ru_RU.KOI8-R/articles/committers-guide article.sgml Log: MFen: 1.239 -> 1.242 committers-guide/article.sgml Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.16 +29 -5 doc/ru_RU.KOI8-R/articles/committers-guide/article.sgml From owner-cvs-all@FreeBSD.ORG Sun Jun 18 10:32:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C31E516A47C; Sun, 18 Jun 2006 10:32:23 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80E6C43D48; Sun, 18 Jun 2006 10:32:23 +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 k5IAWNEJ096079; Sun, 18 Jun 2006 10:32:23 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IAWNSX096078; Sun, 18 Jun 2006 10:32:23 GMT (envelope-from itetcu) Message-Id: <200606181032.k5IAWNSX096078@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Sun, 18 Jun 2006 10:32: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/py-freeimagepy Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 10:32:23 -0000 itetcu 2006-06-18 10:32:22 UTC FreeBSD ports repository Modified files: graphics/py-freeimagepy Makefile pkg-plist Log: Fix plist and unbreak. PR: ports/98522 Submitted by: Soeren Straarup Approved by: maintainer timeout Revision Changes Path 1.4 +0 -2 ports/graphics/py-freeimagepy/Makefile 1.3 +28 -18 ports/graphics/py-freeimagepy/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Jun 18 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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 344FA16A47B; Sun, 18 Jun 2006 10:53:09 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAEE143D46; Sun, 18 Jun 2006 10:53:08 +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 k5IAr8gg096916; Sun, 18 Jun 2006 10:53:08 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IAr8Rh096915; Sun, 18 Jun 2006 10:53:08 GMT (envelope-from itetcu) Message-Id: <200606181053.k5IAr8Rh096915@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Sun, 18 Jun 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/misc/gonvert 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, 18 Jun 2006 10:53:09 -0000 itetcu 2006-06-18 10:53:08 UTC FreeBSD ports repository Modified files: misc/gonvert Makefile distinfo pkg-plist Log: Update to version 0.2.16 PR: ports/99046 Submitted by: KATO Tsuguru Revision Changes Path 1.27 +9 -9 ports/misc/gonvert/Makefile 1.16 +3 -3 ports/misc/gonvert/distinfo 1.6 +6 -3 ports/misc/gonvert/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Jun 18 11:06:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DD0416A47A; Sun, 18 Jun 2006 11:06:07 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFA4D43D49; Sun, 18 Jun 2006 11:06:06 +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 k5IB66KL098676; Sun, 18 Jun 2006 11:06:06 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IB66Do098675; Sun, 18 Jun 2006 11:06:06 GMT (envelope-from itetcu) Message-Id: <200606181106.k5IB66Do098675@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Sun, 18 Jun 2006 11:06:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/fxtv/files patch-tvscreen.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 11:06:07 -0000 itetcu 2006-06-18 11:06:06 UTC FreeBSD ports repository Added files: multimedia/fxtv/files patch-tvscreen.c Log: Completely disable DGA when -disableDirectV is given on the commandline; This should fix the port for some newer NVIDIA drivers which are broken w.r.t. DGA. PR: ports/98700 Submitted by: Andre Albsmeier Revision Changes Path 1.1 +13 -0 ports/multimedia/fxtv/files/patch-tvscreen.c (new) From owner-cvs-all@FreeBSD.ORG Sun Jun 18 11:09:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC40016A474; Sun, 18 Jun 2006 11:09:50 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D50443D48; Sun, 18 Jun 2006 11:09:50 +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 k5IB9oTJ098860; Sun, 18 Jun 2006 11:09:50 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IB9oJp098859; Sun, 18 Jun 2006 11:09:50 GMT (envelope-from sat) Message-Id: <200606181109.k5IB9oJp098859@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sun, 18 Jun 2006 11:09: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/aria2 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 11:09:50 -0000 sat 2006-06-18 11:09:50 UTC FreeBSD ports repository Modified files: www/aria2 Makefile distinfo Log: - Update to 0.5.1 - A linuxism eliminated upstream Revision Changes Path 1.7 +1 -4 ports/www/aria2/Makefile 1.4 +3 -3 ports/www/aria2/distinfo From owner-cvs-all@FreeBSD.ORG Sun Jun 18 11:14:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 744C016A479; Sun, 18 Jun 2006 11:14:41 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4537F43D45; Sun, 18 Jun 2006 11:14:41 +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 k5IBEfeE099100; Sun, 18 Jun 2006 11:14:41 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IBEffx099099; Sun, 18 Jun 2006 11:14:41 GMT (envelope-from yar) Message-Id: <200606181114.k5IBEffx099099@repoman.freebsd.org> From: Yar Tikhiy Date: Sun, 18 Jun 2006 11:14:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/asf Makefile asf.8 asf.c asf.h asf_kld.c asf_kvm.c asf_prog.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 11:14:41 -0000 yar 2006-06-18 11:14:41 UTC FreeBSD src repository Modified files: usr.sbin/asf Makefile asf.8 asf.c Added files: usr.sbin/asf asf.h asf_kld.c asf_kvm.c asf_prog.c Log: Give a major overhaul to asf(8). The improvements are: - can get the kld info from core files via kvm(3); - can use kldstat(2) directly, which is a piece of cake; - can use .symbols or whatever, which allows for use by non-developers when reporting system crashes -- now asf(8) can be mentioned in the handbook at last; - speed (no more double fts(3) per loaded module); - various bugs fixed. At the same time, the new asf(8) should stay compatible with the old one, bar bugs. Perhaps some defaults may be changed later to match today's state of affairs. Reviewed by: grog MFC after: 1 month Sponsored by: RiNet (Cronyx Plus LLC) Revision Changes Path 1.3 +6 -0 src/usr.sbin/asf/Makefile 1.8 +76 -16 src/usr.sbin/asf/asf.8 1.9 +303 -221 src/usr.sbin/asf/asf.c 1.1 +40 -0 src/usr.sbin/asf/asf.h (new) 1.1 +59 -0 src/usr.sbin/asf/asf_kld.c (new) 1.1 +128 -0 src/usr.sbin/asf/asf_kvm.c (new) 1.1 +73 -0 src/usr.sbin/asf/asf_prog.c (new) From owner-cvs-all@FreeBSD.ORG Sun Jun 18 11:26:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 722CF16A47A; Sun, 18 Jun 2006 11:26:18 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 328BB43D46; Sun, 18 Jun 2006 11:26: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 k5IBQIBE099704; Sun, 18 Jun 2006 11:26:18 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IBQIAC099703; Sun, 18 Jun 2006 11:26:18 GMT (envelope-from yar) Message-Id: <200606181126.k5IBQIAC099703@repoman.freebsd.org> From: Yar Tikhiy Date: Sun, 18 Jun 2006 11:26:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/mk bsd.README X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 11:26:18 -0000 yar 2006-06-18 11:26:17 UTC FreeBSD src repository Modified files: share/mk bsd.README Log: "clean" of no longer removes a.out, Errs, errs, mklog, and ${PROG}.core . MFC after: 1 week Revision Changes Path 1.33 +1 -2 src/share/mk/bsd.README From owner-cvs-all@FreeBSD.ORG Sun Jun 18 11: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5665716A47C; Sun, 18 Jun 2006 11:48:04 +0000 (UTC) (envelope-from andre@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15BC343D49; Sun, 18 Jun 2006 11:48:04 +0000 (GMT) (envelope-from andre@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5IBm3uD000700; Sun, 18 Jun 2006 11:48:03 GMT (envelope-from andre@repoman.freebsd.org) Received: (from andre@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IBm359000699; Sun, 18 Jun 2006 11:48:03 GMT (envelope-from andre) Message-Id: <200606181148.k5IBm359000699@repoman.freebsd.org> From: Andre Oppermann Date: Sun, 18 Jun 2006 11:48: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/netinet tcp_syncache.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 11:48:04 -0000 andre 2006-06-18 11:48:03 UTC FreeBSD src repository Modified files: sys/netinet tcp_syncache.c Log: Remove double lock acquisition in syncookie_lookup() which came from last minute conversions to macros. Pointy hat to: andre Revision Changes Path 1.90 +0 -1 src/sys/netinet/tcp_syncache.c From owner-cvs-all@FreeBSD.ORG Sun Jun 18 12:07:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9C1116A47B; Sun, 18 Jun 2006 12:07:05 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDA9B43D5E; Sun, 18 Jun 2006 12:07: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 k5IC70sw002797; Sun, 18 Jun 2006 12:07:00 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IC70Xl002796; Sun, 18 Jun 2006 12:07:00 GMT (envelope-from yar) Message-Id: <200606181207.k5IC70Xl002796@repoman.freebsd.org> From: Yar Tikhiy Date: Sun, 18 Jun 2006 12:07: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/i386/i386 db_trace.c 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: Sun, 18 Jun 2006 12:07:05 -0000 yar 2006-06-18 12:07:00 UTC FreeBSD src repository Modified files: sys/i386/i386 db_trace.c trap.c Log: The i386 "call" instruction works as follows: it pushes the return address on the stack and only then "dereferences" %pc. Therefore, in the case of a call to an invalid address, we arrive to the trap handler with the invalid value in tf_eip. This used to prevent db_backtrace() from assigning the most recent and interesting frame on the stack to the right spot in the right function, from which the invalid call was attempted. Try to detect and work around that by recovering the return address from the stack. The work-around requires the fault address be passed to db_backtrace(). Smuggle it as tf_err. MFC after: 1 month Sponsored by: RiNet (Cronyx Plus LLC) Revision Changes Path 1.73 +25 -3 src/sys/i386/i386/db_trace.c 1.290 +3 -0 src/sys/i386/i386/trap.c From owner-cvs-all@FreeBSD.ORG Sun Jun 18 12:13:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60AFB16A474; Sun, 18 Jun 2006 12:13:50 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB2A143D45; Sun, 18 Jun 2006 12:13:49 +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 k5ICDn2r003114; Sun, 18 Jun 2006 12:13:49 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5ICDn9W003113; Sun, 18 Jun 2006 12:13:49 GMT (envelope-from yar) Message-Id: <200606181213.k5ICDn9W003113@repoman.freebsd.org> From: Yar Tikhiy Date: Sun, 18 Jun 2006 12:13:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/i386/i386 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: Sun, 18 Jun 2006 12:13:50 -0000 yar 2006-06-18 12:13:49 UTC FreeBSD src repository Modified files: sys/i386/i386 trap.c Log: Fix style while I'm here. Revision Changes Path 1.291 +2 -2 src/sys/i386/i386/trap.c From owner-cvs-all@FreeBSD.ORG Sun Jun 18 12:19:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E33716A47A; Sun, 18 Jun 2006 12:19:37 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E62943D45; Sun, 18 Jun 2006 12:19:37 +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 k5ICJbED003427; Sun, 18 Jun 2006 12:19:37 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5ICJbME003426; Sun, 18 Jun 2006 12:19:37 GMT (envelope-from itetcu) Message-Id: <200606181219.k5ICJbME003426@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Sun, 18 Jun 2006 12:19:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators/sim Makefile distinfo pkg-message ports/emulators/sim/files pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 12:19:37 -0000 itetcu 2006-06-18 12:19:36 UTC FreeBSD ports repository Modified files: emulators/sim Makefile distinfo Added files: emulators/sim/files pkg-message.in Removed files: emulators/sim pkg-message Log: - Update to 3.6. Changelog: http://simh.trailing-edge.com/changes36.html [1] - Fix conflict with java/eclipse, as reported by Robert A. Getschmann, by installing sim-eclipse instead of eclipse. [1] - pkg-message --> files/pkg-message and associated changes. [2] - pet portlint [2] PR: 99095 Submitted by: maintainer [1], itetcu (me) [2] Revision Changes Path 1.40 +10 -10 ports/emulators/sim/Makefile 1.18 +3 -3 ports/emulators/sim/distinfo 1.1 +5 -0 ports/emulators/sim/files/pkg-message.in (new) 1.2 +0 -5 ports/emulators/sim/pkg-message (dead) From owner-cvs-all@FreeBSD.ORG Sun Jun 18 12: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 543C416A479; Sun, 18 Jun 2006 12:26:12 +0000 (UTC) (envelope-from andre@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12B9943D46; Sun, 18 Jun 2006 12:26:12 +0000 (GMT) (envelope-from andre@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5ICQBl1003783; Sun, 18 Jun 2006 12:26:11 GMT (envelope-from andre@repoman.freebsd.org) Received: (from andre@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5ICQBau003782; Sun, 18 Jun 2006 12:26:11 GMT (envelope-from andre) Message-Id: <200606181226.k5ICQBau003782@repoman.freebsd.org> From: Andre Oppermann Date: Sun, 18 Jun 2006 12:26: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 tcp_syncache.c tcp_var.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 12:26:12 -0000 andre 2006-06-18 12:26:11 UTC FreeBSD src repository Modified files: sys/netinet tcp_syncache.c tcp_var.h Log: Move all syncache related structures to tcp_syncache.c. They are only used there. This unbreaks userland programs that include tcp_var.h. Discussed with: rwatson Revision Changes Path 1.91 +35 -0 src/sys/netinet/tcp_syncache.c 1.132 +4 -39 src/sys/netinet/tcp_var.h From owner-cvs-all@FreeBSD.ORG Sun Jun 18 12:28:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7892716A479; Sun, 18 Jun 2006 12:28:00 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3621443D46; Sun, 18 Jun 2006 12:28: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 k5ICS0Ll003970; Sun, 18 Jun 2006 12:28:00 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5ICS0Pn003969; Sun, 18 Jun 2006 12:28:00 GMT (envelope-from yar) Message-Id: <200606181228.k5ICS0Pn003969@repoman.freebsd.org> From: Yar Tikhiy Date: Sun, 18 Jun 2006 12:28: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/kern subr_kdb.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 12:28:00 -0000 yar 2006-06-18 12:27:59 UTC FreeBSD src repository Modified files: sys/kern subr_kdb.c Log: Add a funny sysctl: debug.kdb.trap_code . It is similar to debug.kdb.trap, except for it tries to cause a page fault via a call to an invalid pointer. This can highlight differences between a fault on data access vs. a fault on code call some CPUs might have. This appeared as a test for a work \ Sponsored by: RiNet (Cronyx Plus LLC) Revision Changes Path 1.23 +22 -1 src/sys/kern/subr_kdb.c From owner-cvs-all@FreeBSD.ORG Sun Jun 18 12: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27F7016A474; Sun, 18 Jun 2006 12:41:45 +0000 (UTC) (envelope-from philip@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA76843D49; Sun, 18 Jun 2006 12:41:44 +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 k5ICfiQr005061; Sun, 18 Jun 2006 12:41:44 GMT (envelope-from philip@repoman.freebsd.org) Received: (from philip@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5ICficu005060; Sun, 18 Jun 2006 12:41:44 GMT (envelope-from philip) Message-Id: <200606181241.k5ICficu005060@repoman.freebsd.org> From: Philip Paeps Date: Sun, 18 Jun 2006 12:41:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/lua Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 12:41:45 -0000 philip 2006-06-18 12:41:44 UTC FreeBSD ports repository Modified files: lang/lua Makefile Log: Make lua always respect ${LOCALBASE}. PR: ports/98998 Submitted by: Dmitry Marakasov Approved by: Richard Kiss (maintainer) Revision Changes Path 1.25 +4 -0 ports/lang/lua/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jun 18 12:49:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D105F16A479; Sun, 18 Jun 2006 12:49:43 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A102F43D4C; Sun, 18 Jun 2006 12:49:43 +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 k5ICnhPW013149; Sun, 18 Jun 2006 12:49:43 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5ICnhfF013148; Sun, 18 Jun 2006 12:49:43 GMT (envelope-from gerald) Message-Id: <200606181249.k5ICnhfF013148@repoman.freebsd.org> From: Gerald Pfeifer Date: Sun, 18 Jun 2006 12:49:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang Makefile ports/lang/glibstdc++28 Makefile distinfo pkg-descr pkg-plist ports/lang/glibstdc++28/files osfcn.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, 18 Jun 2006 12:49:43 -0000 gerald 2006-06-18 12:49:43 UTC FreeBSD ports repository Modified files: lang Makefile Removed files: lang/glibstdc++28 Makefile distinfo pkg-descr pkg-plist lang/glibstdc++28/files osfcn.h Log: glibstdc++28 has been deprecated for more than two years. Remove it, finally. Revision Changes Path 1.490 +0 -1 ports/lang/Makefile 1.37 +0 -66 ports/lang/glibstdc++28/Makefile (dead) 1.6 +0 -3 ports/lang/glibstdc++28/distinfo (dead) 1.2 +0 -19 ports/lang/glibstdc++28/files/osfcn.h (dead) 1.3 +0 -8 ports/lang/glibstdc++28/pkg-descr (dead) 1.12 +0 -146 ports/lang/glibstdc++28/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Sun Jun 18 13:00:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33B5F16A474; Sun, 18 Jun 2006 13:00:07 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CD5643D46; Sun, 18 Jun 2006 13:00:06 +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 k5ID06M6013624; Sun, 18 Jun 2006 13:00:06 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5ID06Yt013623; Sun, 18 Jun 2006 13:00:06 GMT (envelope-from gerald) Message-Id: <200606181300.k5ID06Yt013623@repoman.freebsd.org> From: Gerald Pfeifer Date: Sun, 18 Jun 2006 13:00:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 18 Jun 2006 13:00:07 -0000 gerald 2006-06-18 13:00:06 UTC FreeBSD ports repository Modified files: . modules Log: glibstdc++28 has been deprecated for more than two years. Remove it, finally. Revision Changes Path 1.15369 +0 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Jun 18 13:03:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0A8316A47D; Sun, 18 Jun 2006 13:03:42 +0000 (UTC) (envelope-from andre@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EBAE43D46; Sun, 18 Jun 2006 13:03:42 +0000 (GMT) (envelope-from andre@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5ID3gVP015017; Sun, 18 Jun 2006 13:03:42 GMT (envelope-from andre@repoman.freebsd.org) Received: (from andre@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5ID3geG015016; Sun, 18 Jun 2006 13:03:42 GMT (envelope-from andre) Message-Id: <200606181303.k5ID3geG015016@repoman.freebsd.org> From: Andre Oppermann Date: Sun, 18 Jun 2006 13:03:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netinet tcp_syncache.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 13:03:42 -0000 andre 2006-06-18 13:03:42 UTC FreeBSD src repository Modified files: sys/netinet tcp_syncache.c Log: Do not access syncache entry before it was allocated for the TF_NOOPT case in syncache_add(). Found by: Coverity Prevent CID: 1473 Revision Changes Path 1.92 +4 -3 src/sys/netinet/tcp_syncache.c From owner-cvs-all@FreeBSD.ORG Sun Jun 18 13: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 161C616A474; Sun, 18 Jun 2006 13:04:43 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C989A43D45; Sun, 18 Jun 2006 13:04:42 +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 k5ID4gwf015066; Sun, 18 Jun 2006 13:04:42 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5ID4gkw015065; Sun, 18 Jun 2006 13:04:42 GMT (envelope-from gerald) Message-Id: <200606181304.k5ID4gkw015065@repoman.freebsd.org> From: Gerald Pfeifer Date: Sun, 18 Jun 2006 13:04:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports MOVED X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 13:04:43 -0000 gerald 2006-06-18 13:04:42 UTC FreeBSD ports repository Modified files: . MOVED Log: glibstdc++28 has been deprecated for more than two years. Remove it, finally. Revision Changes Path 1.1070 +2 -1 ports/MOVED From owner-cvs-all@FreeBSD.ORG Sun Jun 18 13:10:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E007F16A47C for ; Sun, 18 Jun 2006 13:10:40 +0000 (UTC) (envelope-from andre@freebsd.org) Received: from c00l3r.networx.ch (c00l3r.networx.ch [62.48.2.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5305F43D55 for ; Sun, 18 Jun 2006 13:10:39 +0000 (GMT) (envelope-from andre@freebsd.org) Received: (qmail 35553 invoked from network); 18 Jun 2006 13:10:34 -0000 Received: from c00l3r.networx.ch (HELO [127.0.0.1]) ([62.48.2.2]) (envelope-sender ) by c00l3r.networx.ch (qmail-ldap-1.03) with SMTP for ; 18 Jun 2006 13:10:34 -0000 Message-ID: <449550CF.6090507@freebsd.org> Date: Sun, 18 Jun 2006 15:10:39 +0200 From: Andre Oppermann User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: Maxim Konovalov References: <200606171732.k5HHWdl9086272@repoman.freebsd.org> <20060618013509.M67789@fledge.watson.org> <20060618101345.V10122@mp2.macomnet.net> <20060618091643.C67789@fledge.watson.org> <20060618123005.C12737@mp2.macomnet.net> In-Reply-To: <20060618123005.C12737@mp2.macomnet.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Robert Watson , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp_input.c tcp_syncache.c tcp_var.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 13:10:41 -0000 Maxim Konovalov wrote: > On Sun, 18 Jun 2006, 09:18+0100, Robert Watson wrote: > >> On Sun, 18 Jun 2006, Maxim Konovalov wrote: >> >>> On Sun, 18 Jun 2006, 01:37+0100, Robert Watson wrote: >>> >>>> On Sat, 17 Jun 2006, Andre Oppermann wrote: >>>> >>>>> Revision Changes Path >>>>> 1.299 +9 -6 src/sys/netinet/tcp_input.c >>>>> 1.87 +286 -255 src/sys/netinet/tcp_syncache.c >>>>> 1.130 +9 -6 src/sys/netinet/tcp_var.h >>>> This change appears to have broken world on all architectures by exposing >>>> the mutex data structure to usr.bin/netstat/inet.c via tcp_var.h. I'm not >>>> quite sure what the "right" solution is, but if >>> usr.bin/systat/netstat.c and usr.bin/netstat/inet.c >>> contrib/bsnmp/snmp_mibII/mibII_tcp.c as well. >>> >>> +#include fixes the build. >> But is increasing the exposure of kernel data structures to user >> space apps the right fix, or decreasing them? Andre fell into this >> trap precisely because of the leakage of kernel types into user >> space, and that's just one of several good reasons not to do it >> where it can possibly be avoided. > > Agreed. These syncache structures were only used internally by the kernel and only inside tcp_syncache.c so I now moved them there. Later they can be exposed through a sysctl and displayed by netstat. Sorry for the world breakage. -- Andre From owner-cvs-all@FreeBSD.ORG Sun Jun 18 13:19:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89DEF16A47B for ; Sun, 18 Jun 2006 13:19:06 +0000 (UTC) (envelope-from andre@freebsd.org) Received: from c00l3r.networx.ch (c00l3r.networx.ch [62.48.2.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4172543D4C for ; Sun, 18 Jun 2006 13:19:05 +0000 (GMT) (envelope-from andre@freebsd.org) Received: (qmail 35603 invoked from network); 18 Jun 2006 13:18:59 -0000 Received: from c00l3r.networx.ch (HELO [127.0.0.1]) ([62.48.2.2]) (envelope-sender ) by c00l3r.networx.ch (qmail-ldap-1.03) with SMTP for ; 18 Jun 2006 13:18:59 -0000 Message-ID: <449552C9.7060203@freebsd.org> Date: Sun, 18 Jun 2006 15:19:05 +0200 From: Andre Oppermann User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: "Bjoern A. Zeeb" References: <200606171757.k5HHvahf087725@repoman.freebsd.org> <4494FDF5.1070901@errno.com> <20060618080019.B60374@maildrop.int.zabbadoz.net> In-Reply-To: <20060618080019.B60374@maildrop.int.zabbadoz.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Sam Leffler , src-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp_var.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 13:19:06 -0000 Bjoern A. Zeeb wrote: > On Sun, 18 Jun 2006, Sam Leffler wrote: > >> Andre Oppermann wrote: >>> andre 2006-06-17 17:57:36 UTC >>> >>> FreeBSD src repository >>> >>> Modified files: >>> sys/netinet tcp_var.h >>> Log: >>> Rearrange fields in struct syncache and syncache_head to make them >>> more >>> cache line friendly. >> >> Got any benchmarks to back this up? Or perhaps it was just the smiley >> face your cache lines gave you :) The entry chains are traversed quite often and the first thing looked at is in_conninfo and then sc_rxttime and sc_rxmits. So it makes a lot of sense to have them close together on the same cache line aligned to the beginning of the struct and to the native alignment of the architecture. I did not benchmark it but it is simple reasoning. > That indeed is a good question. From looking at the patch I can see > a new lock introduced while there are other people working on reducing > locking and locking overhead in our network stack trying different > strategies. > > I hadn't seen a patch or any numbers in this months arch@ or net@ > archives (maybe I missed it?). > At the current phase of network stack hacking we should take the > time to get these kind of changes benchmarked under various > loads from different people or at least give them the chance to do > so so nobody can complain afterwards. At least if one wants to > claim performance improvements. Robert Watson and Paul Saab ran the syncache locking changes in their testbeds and found 0.7% and 0% regression. The syncache locking will have its benefits when we deserialize the packet input path. Also the global tcpinfo lock is held for only a very short amount of time instead of the whole time. -- Andre From owner-cvs-all@FreeBSD.ORG Sun Jun 18 13:44:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1EF5C16A479; Sun, 18 Jun 2006 13:44:27 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0BBC43D53; Sun, 18 Jun 2006 13:44:26 +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 k5IDiQSl016722; Sun, 18 Jun 2006 13:44:26 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IDiQ70016721; Sun, 18 Jun 2006 13:44:26 GMT (envelope-from netchild) Message-Id: <200606181344.k5IDiQ70016721@repoman.freebsd.org> From: Alexander Leidinger Date: Sun, 18 Jun 2006 13:44: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/share/man/man4/man4.alpha Makefile linux.4 osf1.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, 18 Jun 2006 13:44:27 -0000 netchild 2006-06-18 13:44:26 UTC FreeBSD src repository Removed files: share/man/man4/man4.alpha Makefile linux.4 osf1.4 Log: Alpha is gone, no need to keep them. Revision Changes Path 1.5 +0 -7 src/share/man/man4/man4.alpha/Makefile (dead) 1.6 +0 -124 src/share/man/man4/man4.alpha/linux.4 (dead) 1.7 +0 -95 src/share/man/man4/man4.alpha/osf1.4 (dead) From owner-cvs-all@FreeBSD.ORG Sun Jun 18 13:46:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AF6516A474; Sun, 18 Jun 2006 13:46:41 +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 9BEC643D45; Sun, 18 Jun 2006 13:46:40 +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 BBE2846BFA; Sun, 18 Jun 2006 09:46:39 -0400 (EDT) Date: Sun, 18 Jun 2006 14:46:39 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Andre Oppermann In-Reply-To: <449552C9.7060203@freebsd.org> Message-ID: <20060618143447.S10901@fledge.watson.org> References: <200606171757.k5HHvahf087725@repoman.freebsd.org> <4494FDF5.1070901@errno.com> <20060618080019.B60374@maildrop.int.zabbadoz.net> <449552C9.7060203@freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: "Bjoern A. Zeeb" , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, Sam Leffler Subject: Re: cvs commit: src/sys/netinet tcp_var.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 13:46:41 -0000 On Sun, 18 Jun 2006, Andre Oppermann wrote: >> I hadn't seen a patch or any numbers in this months arch@ or net@ archives >> (maybe I missed it?). At the current phase of network stack hacking we >> should take the time to get these kind of changes benchmarked under various >> loads from different people or at least give them the chance to do so so >> nobody can complain afterwards. At least if one wants to claim performance >> improvements. > > Robert Watson and Paul Saab ran the syncache locking changes in their > testbeds and found 0.7% and 0% regression. The syncache locking will have > its benefits when we deserialize the packet input path. Also the global > tcpinfo lock is held for only a very short amount of time instead of the > whole time. While the technical argument for the patch is good, I think the general tone of caution expressed by Sam, Bjoern, et al, is also important: over the past ten years, a lot of changes have been made that are considered "long term architectural investments" -- that is, changes that pessimize in the short term and are intended to optimize in the long term. The caution is appropriate because in many cases, the long term optimizations have yet to materialize, leaving us with lots of short term pessimizations. For massive architectural changes, such as fundamental changes in synchronization model, this is sometimes necessary, but for smaller point changes, maintaining and testing out of the tree is both feasible and often desirablej There's a lot to be said for keeping significant works in progress in working branches in Perforce until it can be demonstrated that the eventual wins can in fact be realized by the proposed approach. Keeping the WIP's in Perforce doesn't necessarily mean reduced review and exposure -- it makes it easier to point test specific changes in test environments, and plug-and-play changes in test combinations without committing to the changes by merging them to CVS, which is valuable. I know that Kris and I (and no doubt others) find Perforce a valuable tool for sharing working branches, since versioned patchsets are no longer required, which makes testing and review much harder. Working in Perforce also gives more access to incremental review -- something our SoC students are learning rapidly, as they start getting feedback on their works in progress from people they've never heard of! :-) Robert N M Watson Computer Laboratory University of Cambridge From owner-cvs-all@FreeBSD.ORG Sun Jun 18 13:51:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A358A16A474; Sun, 18 Jun 2006 13:51:40 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A55A43D4C; Sun, 18 Jun 2006 13:51:40 +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 k5IDpeb9017087; Sun, 18 Jun 2006 13:51:40 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IDpeS3017086; Sun, 18 Jun 2006 13:51:40 GMT (envelope-from netchild) Message-Id: <200606181351.k5IDpeS3017086@repoman.freebsd.org> From: Alexander Leidinger Date: Sun, 18 Jun 2006 13:51:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4/man4.i386 linux.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, 18 Jun 2006 13:51:40 -0000 netchild 2006-06-18 13:51:39 UTC FreeBSD src repository Modified files: share/man/man4/man4.i386 linux.4 Log: - xref linsysfs - improve the ldconfig part - tell about pitfalls with the osrelease sysctl Revision Changes Path 1.10 +10 -3 src/share/man/man4/man4.i386/linux.4 From owner-cvs-all@FreeBSD.ORG Sun Jun 18 14:00:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B001D16A481; Sun, 18 Jun 2006 14:00:34 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D81543D48; Sun, 18 Jun 2006 14:00:34 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5IE0YYG017533; Sun, 18 Jun 2006 14:00:34 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IE0Y1X017532; Sun, 18 Jun 2006 14:00:34 GMT (envelope-from bmah) Message-Id: <200606181400.k5IE0Y1X017532@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sun, 18 Jun 2006 14:00:34 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/snapshots index.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 14:00:34 -0000 bmah 2006-06-18 14:00:34 UTC FreeBSD doc repository Modified files: en/snapshots index.sgml Log: Remove commas between months and years (e.g. "June, 2006" -> "June 2006"). Update format of URLs, supported branches for reality. Fix up some places where I thought wording was awkward. Revision Changes Path 1.20 +26 -18 www/en/snapshots/index.sgml From owner-cvs-all@FreeBSD.ORG Sun Jun 18 14:08:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9D4F16A47A; Sun, 18 Jun 2006 14:08:20 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6876543D45; Sun, 18 Jun 2006 14:08:20 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5IE8Khi019062; Sun, 18 Jun 2006 14:08:20 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IE8K0E019061; Sun, 18 Jun 2006 14:08:20 GMT (envelope-from brueffer) Message-Id: <200606181408.k5IE8K0E019061@repoman.freebsd.org> From: Christian Brueffer Date: Sun, 18 Jun 2006 14:08:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 14:08:20 -0000 brueffer 2006-06-18 14:08:20 UTC FreeBSD src repository Modified files: share/man/man4 Makefile Log: Add MLINKS: ixgb.4 -> if_ixgb.4 mxge.4 -> if_mxge.4 Revision Changes Path 1.356 +2 -0 src/share/man/man4/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jun 18 14:12:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52F0E16A474; Sun, 18 Jun 2006 14:12:28 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FF6143D45; Sun, 18 Jun 2006 14:12:28 +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 k5IECReq019272; Sun, 18 Jun 2006 14:12:27 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IECRqF019271; Sun, 18 Jun 2006 14:12:27 GMT (envelope-from brueffer) Message-Id: <200606181412.k5IECRqF019271@repoman.freebsd.org> From: Christian Brueffer Date: Sun, 18 Jun 2006 14:12: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/share/man/man4 bt.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, 18 Jun 2006 14:12:28 -0000 brueffer 2006-06-18 14:12:27 UTC FreeBSD src repository Modified files: share/man/man4 bt.4 Log: o Capitalization fixes o Remove the outdated FILES section MFC after: 3 days Revision Changes Path 1.26 +3 -16 src/share/man/man4/bt.4 From owner-cvs-all@FreeBSD.ORG Sun Jun 18 14:14:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B57716A484; Sun, 18 Jun 2006 14:14:42 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5284543D53; Sun, 18 Jun 2006 14:14:42 +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 k5IEEgOY019440; Sun, 18 Jun 2006 14:14:42 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IEEgW1019439; Sun, 18 Jun 2006 14:14:42 GMT (envelope-from netchild) Message-Id: <200606181414.k5IEEgW1019439@repoman.freebsd.org> From: Alexander Leidinger Date: Sun, 18 Jun 2006 14:14:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/sound/midi midi.c sequencer.c src/sys/dev/sound/pci cmi.c es137x.c ich.c maestro.c via8233.c src/sys/dev/sound/pcm feeder_rate.c sound.c vchan.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 14:14:42 -0000 netchild 2006-06-18 14:14:41 UTC FreeBSD src repository Modified files: sys/dev/sound/midi midi.c sequencer.c sys/dev/sound/pci cmi.c es137x.c ich.c maestro.c via8233.c sys/dev/sound/pcm feeder_rate.c sound.c vchan.c Log: - Rename hw.snd.unit to hw.snd.default_unit to make the purpose more obvious. - Enable 4 automatic vchan's by default. - Add some comments which provide ides/questions for improvement. - Prefix some temporary sysctl's with an underscore to denote that it is not an official API but a workaround until the real solution is implemented. Revision Changes Path 1.19 +1 -0 src/sys/dev/sound/midi/midi.c 1.20 +1 -0 src/sys/dev/sound/midi/sequencer.c 1.36 +6 -1 src/sys/dev/sound/pci/cmi.c 1.60 +21 -3 src/sys/dev/sound/pci/es137x.c 1.66 +3 -0 src/sys/dev/sound/pci/ich.c 1.32 +3 -0 src/sys/dev/sound/pci/maestro.c 1.25 +6 -2 src/sys/dev/sound/pci/via8233.c 1.18 +3 -1 src/sys/dev/sound/pcm/feeder_rate.c 1.104 +12 -6 src/sys/dev/sound/pcm/sound.c 1.25 +5 -2 src/sys/dev/sound/pcm/vchan.c From owner-cvs-all@FreeBSD.ORG Sun Jun 18 14:24:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0E1516A47C; Sun, 18 Jun 2006 14:24:12 +0000 (UTC) (envelope-from andre@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D0B243D55; Sun, 18 Jun 2006 14:24:12 +0000 (GMT) (envelope-from andre@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5IEOCvr020010; Sun, 18 Jun 2006 14:24:12 GMT (envelope-from andre@repoman.freebsd.org) Received: (from andre@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IEOC9c020009; Sun, 18 Jun 2006 14:24:12 GMT (envelope-from andre) Message-Id: <200606181424.k5IEOC9c020009@repoman.freebsd.org> From: Andre Oppermann Date: Sun, 18 Jun 2006 14:24:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netinet tcp_seq.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, 18 Jun 2006 14:24:12 -0000 andre 2006-06-18 14:24:12 UTC FreeBSD src repository Modified files: sys/netinet tcp_seq.h Log: Remove T/TCP RFC1644 Connection Count comparison macros. They are no longer used and needed. Sponsored by: TCP/IP Optimization Fundraise 2005 Revision Changes Path 1.26 +0 -13 src/sys/netinet/tcp_seq.h From owner-cvs-all@FreeBSD.ORG Sun Jun 18 14:37:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 91AA716A47B; Sun, 18 Jun 2006 14:37:51 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90E4E43D49; Sun, 18 Jun 2006 14:37:48 +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 k5IEbmJe020614; Sun, 18 Jun 2006 14:37:48 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IEbm5I020613; Sun, 18 Jun 2006 14:37:48 GMT (envelope-from brueffer) Message-Id: <200606181437.k5IEbm5I020613@repoman.freebsd.org> From: Christian Brueffer Date: Sun, 18 Jun 2006 14:37:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4 dpt.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, 18 Jun 2006 14:37:51 -0000 brueffer 2006-06-18 14:37:48 UTC FreeBSD src repository Modified files: share/man/man4 dpt.4 Log: o Remove FILES section (uninteresting for users) o Xref asr(4) MFC after: 3 days Revision Changes Path 1.20 +2 -12 src/share/man/man4/dpt.4 From owner-cvs-all@FreeBSD.ORG Sun Jun 18 14:45:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 669E616A474; Sun, 18 Jun 2006 14:45:35 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66BC543D58; Sun, 18 Jun 2006 14:45:29 +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 k5IEjSj9020994; Sun, 18 Jun 2006 14:45:28 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IEjS9Q020993; Sun, 18 Jun 2006 14:45:28 GMT (envelope-from brueffer) Message-Id: <200606181445.k5IEjS9Q020993@repoman.freebsd.org> From: Christian Brueffer Date: Sun, 18 Jun 2006 14:45:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4 amr.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, 18 Jun 2006 14:45:35 -0000 brueffer 2006-06-18 14:45:28 UTC FreeBSD src repository Modified files: share/man/man4 amr.4 Log: o sort the HARDWARE list somewhat o mention ATA and SATA support o mdoc improvements MFC after: 3 days Revision Changes Path 1.35 +20 -23 src/share/man/man4/amr.4 From owner-cvs-all@FreeBSD.ORG Sun Jun 18 14: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 30B9E16A47D; Sun, 18 Jun 2006 14:48:37 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E135543D49; Sun, 18 Jun 2006 14:48:36 +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 k5IEmaWP021106; Sun, 18 Jun 2006 14:48:36 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IEmatf021105; Sun, 18 Jun 2006 14:48:36 GMT (envelope-from marius) Message-Id: <200606181448.k5IEmatf021105@repoman.freebsd.org> From: Marius Strobl Date: Sun, 18 Jun 2006 14:48: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/contrib/binutils/bfd elf64-sparc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 14:48:37 -0000 marius 2006-06-18 14:48:36 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) contrib/binutils/bfd elf64-sparc.c Log: MFC: 1.1.1.13 * elf64-sparc.c (sparc64_elf_adjust_dynamic_symbol): When linking a non-shared object, do not reserve space in .plt and .rela.plt for regular symbols neither defined nor referenced in shared objects. Revision Changes Path 1.1.1.12.8.1 +5 -1 src/contrib/binutils/bfd/elf64-sparc.c From owner-cvs-all@FreeBSD.ORG Sun Jun 18 15:38:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE6A916A49E; Sun, 18 Jun 2006 15:38:01 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD8B943D4C; Sun, 18 Jun 2006 15:37:59 +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 k5IFbxqs024249; Sun, 18 Jun 2006 15:37:59 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IFbx3P024248; Sun, 18 Jun 2006 15:37:59 GMT (envelope-from simon) Message-Id: <200606181537.k5IFbx3P024248@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sun, 18 Jun 2006 15:37:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/monetdef pt_PT.ISO8859-1.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: Sun, 18 Jun 2006 15:38:01 -0000 simon 2006-06-18 15:37:59 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/monetdef pt_PT.ISO8859-1.src Log: MFC 1.3: The monetary decimal point (mon_decimal_point) for pt_PT.ISO8859-1 should be a comma (,) and not a dot (.). Revision Changes Path 1.2.16.1 +2 -2 src/share/monetdef/pt_PT.ISO8859-1.src From owner-cvs-all@FreeBSD.ORG Sun Jun 18 15:43:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 170CA16A479; Sun, 18 Jun 2006 15:43:19 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D324243D46; Sun, 18 Jun 2006 15:43: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 k5IFhIBn024551; Sun, 18 Jun 2006 15:43:18 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IFhIeC024550; Sun, 18 Jun 2006 15:43:18 GMT (envelope-from marius) Message-Id: <200606181543.k5IFhIeC024550@repoman.freebsd.org> From: Marius Strobl Date: Sun, 18 Jun 2006 15:43:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/le am7990.c am79900.c if_le_ledma.c if_le_pci.c lance.c lancereg.h lancevar.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, 18 Jun 2006 15:43:19 -0000 marius 2006-06-18 15:43:18 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/le am7990.c am79900.c if_le_ledma.c if_le_pci.c lance.c lancereg.h lancevar.h Log: MFC: am7990.c 1.3, am79900.c 1.3, if_le_ledma.c 1.2, if_le_pci.c 1.2 - 1.4, lance.c 1.2, lancereg.h 1.2, lancevar.h 1.2 - Rearrange the code related to RX interrupt handling so that ownership of RX descriptors is immediately returned to the NIC after we have copied the data of the hardware, allowing the NIC to already reuse the descriptor while we are processing the data in ifp->if_input(). This results in a small but measurable increase in RX throughput. As a side-effect, this moves the workaround for the LANCE revision C bug to am7900.c (still off by default as I doubt we will actually encounter such an old chip in a machine running FreeBSD) and the workaround for the bug in the VMware PCnet-PCI emulation to am79000.c, which is now also only compiled on i386 (resulting in a small increase in RX throughput on the other platforms). - Change the RX interrupt handlers so that the descriptor error bits are only check once in case there was no error instead of twice (inspired by the NetBSD pcn(4), which additionally predicts the error branch as false). - Fix the debugging output of the RX and TX interrupt handlers; while looping through the descriptors print info about the currently processed one instead of always the previously last used one; remove pointless printing of info about the RX descriptor bits after their values were reset. - Create the DMA tags used to allocate the memory for the init block, descriptors and packet buffers with the alignment the respective NIC actually requires rather than using PAGE_SIZE unconditionally. This might as well fix the alignment of the memory as it seems we do not inherit the alignment constraint from the parent DMA tag. - For the PCI variants double the number of RX descriptors and buffers from 8 to 16 as this minimizes the number of RX overflows im seeing with one NIC-mainboard combination. Nevertheless move reporting of overflows under debugging as they seem unavoidable with some crappy hardware. - Add a comment regarding usage of ILACC vs. PCnet-PCI mode. - Fix the driver name part in the MODULE_DEPEND of the PCI front-end for ether. - Use different device descriptions for PCnet-Home and PCnet-PCI. - Fix some 0/NULL confusion in lance_get(). - Use bus_addr_t for sc_addr and bus_size_t for sc_memsize as these are more appropriate than u_long for these. - Remove the unused LE_DRIVER_NAME macro. - Add a comment describing why we are taking the LE_HTOLE* etc approach instead of using byteorder(9) functions directly. - Improve some comments and fix some wording. Revision Changes Path 1.1.2.3 +67 -39 src/sys/dev/le/am7990.c 1.1.2.3 +66 -42 src/sys/dev/le/am79900.c 1.1.2.2 +5 -3 src/sys/dev/le/if_le_ledma.c 1.1.2.2 +28 -8 src/sys/dev/le/if_le_pci.c 1.1.2.2 +14 -118 src/sys/dev/le/lance.c 1.1.2.2 +1 -1 src/sys/dev/le/lancereg.h 1.1.2.2 +51 -6 src/sys/dev/le/lancevar.h From owner-cvs-all@FreeBSD.ORG Sun Jun 18 15:44:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6751516A474; Sun, 18 Jun 2006 15:44:37 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0644843D58; Sun, 18 Jun 2006 15:44:37 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5IFiapZ024617; Sun, 18 Jun 2006 15:44:36 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IFiaqs024616; Sun, 18 Jun 2006 15:44:36 GMT (envelope-from aaron) Message-Id: <200606181544.k5IFiaqs024616@repoman.freebsd.org> From: Aaron Dalton Date: Sun, 18 Jun 2006 15:44: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/finance/p5-PFProAPI Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 15:44:37 -0000 aaron 2006-06-18 15:44:36 UTC FreeBSD ports repository Modified files: finance/p5-PFProAPI Makefile Log: - ${PREFIX} was incorrectly used. Should use ${LOCALBASE} instead in this case. - Slightly modify COMMENT to be more adequate. PR: ports/99096 Submitted by: Alexandr Kovalenko Reviewed by: aaron Approved by: tobez (implicit) Revision Changes Path 1.4 +2 -2 ports/finance/p5-PFProAPI/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jun 18 16:12:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2AF516A474; Sun, 18 Jun 2006 16:12:28 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7153243D45; Sun, 18 Jun 2006 16:12:28 +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 k5IGCSxT027017; Sun, 18 Jun 2006 16:12:28 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IGCSmZ027016; Sun, 18 Jun 2006 16:12:28 GMT (envelope-from cperciva) Message-Id: <200606181612.k5IGCSmZ027016@repoman.freebsd.org> From: Colin Percival Date: Sun, 18 Jun 2006 16:12: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: 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: Sun, 18 Jun 2006 16:12:28 -0000 cperciva 2006-06-18 16:12:28 UTC FreeBSD src repository Modified files: . access Log: Forced commit to note that I am de-menting Simon (simon). Approved by: core (implicit) Revision Changes Path 1.779 +0 -0 CVSROOT/access From owner-cvs-all@FreeBSD.ORG Sun Jun 18 16: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E203116A479; Sun, 18 Jun 2006 16:15:51 +0000 (UTC) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C30543D46; Sun, 18 Jun 2006 16:15:51 +0000 (GMT) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (localhost [127.0.0.1]) by xorpc.icir.org (8.12.11/8.12.11) with ESMTP id k5IGFoix032230; Sun, 18 Jun 2006 09:15:50 -0700 (PDT) (envelope-from rizzo@xorpc.icir.org) Received: (from rizzo@localhost) by xorpc.icir.org (8.12.11/8.12.3/Submit) id k5IGFoPE032229; Sun, 18 Jun 2006 09:15:50 -0700 (PDT) (envelope-from rizzo) Date: Sun, 18 Jun 2006 09:15:50 -0700 From: Luigi Rizzo To: Colin Percival Message-ID: <20060618091550.A32020@xorpc.icir.org> References: <200606181612.k5IGCSmZ027016@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200606181612.k5IGCSmZ027016@repoman.freebsd.org>; from cperciva@FreeBSD.org on Sun, Jun 18, 2006 at 04:12:28PM +0000 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT access X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 16:15:52 -0000 On Sun, Jun 18, 2006 at 04:12:28PM +0000, Colin Percival wrote: > cperciva 2006-06-18 16:12:28 UTC > > FreeBSD src repository > > Modified files: > . access > Log: > Forced commit to note that I am de-menting Simon (simon). this sounds a bit weird :) From owner-cvs-all@FreeBSD.ORG Sun Jun 18 16:24:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5C8D16A47A; Sun, 18 Jun 2006 16:24:26 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A546543D45; Sun, 18 Jun 2006 16:24:26 +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 k5IGOQun027556; Sun, 18 Jun 2006 16:24:26 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IGOQZF027555; Sun, 18 Jun 2006 16:24:26 GMT (envelope-from simon) Message-Id: <200606181624.k5IGOQZF027555@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sun, 18 Jun 2006 16:24: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: CVSROOT access.doc_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: Sun, 18 Jun 2006 16:24:27 -0000 simon 2006-06-18 16:24:26 UTC FreeBSD src repository Modified files: . access.doc_src Log: Remove brueffer and I from this file since we now have src commit bits. Prodded by: joel OK'ed by: brueffer Approved by: core (implicit) Revision Changes Path 1.40 +0 -2 CVSROOT/access.doc_src From owner-cvs-all@FreeBSD.ORG Sun Jun 18 16:36:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 950E616A47E; Sun, 18 Jun 2006 16:36:52 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52EDF43D45; Sun, 18 Jun 2006 16:36:52 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5IGaqtS028144; Sun, 18 Jun 2006 16:36:52 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IGaqtn028143; Sun, 18 Jun 2006 16:36:52 GMT (envelope-from bmah) Message-Id: <200606181636.k5IGaqtn028143@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sun, 18 Jun 2006 16:36:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 16:36:52 -0000 bmah 2006-06-18 16:36:52 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release note: COMPAT_43 removed from GENERIC. Updated release note: MPSAFE-ness of NFS includes the client code. Revision Changes Path 1.946 +7 -1 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Sun Jun 18 17:02:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0503E16A474; Sun, 18 Jun 2006 17:02:22 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B616743D45; Sun, 18 Jun 2006 17:02:21 +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 k5IH2L0g036985; Sun, 18 Jun 2006 17:02:21 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IH2L9T036984; Sun, 18 Jun 2006 17:02:21 GMT (envelope-from netchild) Message-Id: <200606181702.k5IH2L9T036984@repoman.freebsd.org> From: Alexander Leidinger Date: Sun, 18 Jun 2006 17:02:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4/man4.i386 linux.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, 18 Jun 2006 17:02:22 -0000 netchild 2006-06-18 17:02:21 UTC FreeBSD src repository Modified files: share/man/man4/man4.i386 linux.4 Log: 2 spelling fixes... Noticed by: John E Hein Revision Changes Path 1.11 +2 -2 src/share/man/man4/man4.i386/linux.4 From owner-cvs-all@FreeBSD.ORG Sun Jun 18 17:04:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 741BE16A479; Sun, 18 Jun 2006 17:04:26 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0803C43D45; Sun, 18 Jun 2006 17:04:26 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5IH4Pdd038312; Sun, 18 Jun 2006 17:04:25 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IH4PvI038307; Sun, 18 Jun 2006 17:04:25 GMT (envelope-from aaron) Message-Id: <200606181704.k5IH4PvI038307@repoman.freebsd.org> From: Aaron Dalton Date: Sun, 18 Jun 2006 17:04:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/p5-CGI-Untaint-date 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, 18 Jun 2006 17:04:26 -0000 aaron 2006-06-18 17:04:25 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-CGI-Untaint-date Makefile distinfo pkg-descr pkg-plist Log: Adding port www/p5-CGI-Untaint-date, validate an incoming date. Approved by: tobez (implicit) Revision Changes Path 1.1456 +1 -0 ports/www/Makefile 1.1 +33 -0 ports/www/p5-CGI-Untaint-date/Makefile (new) 1.1 +3 -0 ports/www/p5-CGI-Untaint-date/distinfo (new) 1.1 +13 -0 ports/www/p5-CGI-Untaint-date/pkg-descr (new) 1.1 +7 -0 ports/www/p5-CGI-Untaint-date/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun Jun 18 17:04:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBC5216A482; Sun, 18 Jun 2006 17:04:41 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C25AC43D5F; Sun, 18 Jun 2006 17:04:40 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5IH4ePG038350; Sun, 18 Jun 2006 17:04:40 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IH4e3t038349; Sun, 18 Jun 2006 17:04:40 GMT (envelope-from aaron) Message-Id: <200606181704.k5IH4e3t038349@repoman.freebsd.org> From: Aaron Dalton Date: Sun, 18 Jun 2006 17:04: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: 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, 18 Jun 2006 17:04:42 -0000 aaron 2006-06-18 17:04:40 UTC FreeBSD ports repository Modified files: . modules Log: p5-CGI-Untaint-date --> ports/www/p5-CGI-Untaint-date Revision Changes Path 1.15370 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Jun 18 17:18:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2C6F16A47B; Sun, 18 Jun 2006 17:18:17 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A171243D45; Sun, 18 Jun 2006 17:18:17 +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 k5IHIHM3038917; Sun, 18 Jun 2006 17:18:17 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IHIHaT038916; Sun, 18 Jun 2006 17:18:17 GMT (envelope-from netchild) Message-Id: <200606181718.k5IHIHaT038916@repoman.freebsd.org> From: Alexander Leidinger Date: Sun, 18 Jun 2006 17:18:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/usb uhid.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 17:18:18 -0000 netchild 2006-06-18 17:18:17 UTC FreeBSD src repository Modified files: sys/dev/usb uhid.c Log: When attaching an Xbox 360 gamepad a computer, the LED on the gamepad blinks by default. When the operating system (read: normally an Xbox 360) initializes the gamepad, the LED stops blinking. Change our uhid code to do the same. PR: 97169 Submitted by: Ed Schouten Revision Changes Path 1.81 +6 -0 src/sys/dev/usb/uhid.c From owner-cvs-all@FreeBSD.ORG Sun Jun 18 17: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B424116A479; Sun, 18 Jun 2006 17:24:13 +0000 (UTC) (envelope-from marck@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED8DC43D5E; Sun, 18 Jun 2006 17:24:12 +0000 (GMT) (envelope-from marck@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5IHOCYW039281; Sun, 18 Jun 2006 17:24:12 GMT (envelope-from marck@repoman.freebsd.org) Received: (from marck@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IHOCox039280; Sun, 18 Jun 2006 17:24:12 GMT (envelope-from marck) Message-Id: <200606181724.k5IHOCox039280@repoman.freebsd.org> From: Dmitry Morozovsky Date: Sun, 18 Jun 2006 17:24:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 18 Jun 2006 17:24:13 -0000 marck 2006-06-18 17:24:12 UTC FreeBSD src repository (doc committer) Modified files: . modules Log: Tinderbox has been moved to projects repo. Reflect this. Reviewed by: des Revision Changes Path 1.6866 +0 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Jun 18 17: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0892616A47A; Sun, 18 Jun 2006 17:28:09 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9063243D46; Sun, 18 Jun 2006 17:28:08 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5IHS8eW039475; Sun, 18 Jun 2006 17:28:08 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IHS8JP039474; Sun, 18 Jun 2006 17:28:08 GMT (envelope-from netchild) Message-Id: <200606181728.k5IHS8JP039474@repoman.freebsd.org> From: Alexander Leidinger Date: Sun, 18 Jun 2006 17:28: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 usbdevs uscanner.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 17:28:09 -0000 netchild 2006-06-18 17:28:08 UTC FreeBSD src repository Modified files: sys/dev/usb usbdevs uscanner.c Log: Add Epson Perfection 1270 scanner. All other scanners in the PR are already detected, but with a different name. PR: 98106 Submitted by: Lars Engels Revision Changes Path 1.259 +1 -0 src/sys/dev/usb/usbdevs 1.71 +1 -0 src/sys/dev/usb/uscanner.c From owner-cvs-all@FreeBSD.ORG Sun Jun 18 17:29:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A19916A502; Sun, 18 Jun 2006 17:29:17 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06ED643D49; Sun, 18 Jun 2006 17:29:17 +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 k5IHTGsr039549; Sun, 18 Jun 2006 17:29:16 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IHTGCW039548; Sun, 18 Jun 2006 17:29:16 GMT (envelope-from netchild) Message-Id: <200606181729.k5IHTGCW039548@repoman.freebsd.org> From: Alexander Leidinger Date: Sun, 18 Jun 2006 17:29: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/share/man/man4 uscanner.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, 18 Jun 2006 17:29:17 -0000 netchild 2006-06-18 17:29:16 UTC FreeBSD src repository Modified files: share/man/man4 uscanner.4 Log: Add Epson Perfection 1270 scanner. All other scanners in the PR are already detected, but with a different name. PR: 98106 Submitted by: Lars Engels Revision Changes Path 1.25 +2 -0 src/share/man/man4/uscanner.4 From owner-cvs-all@FreeBSD.ORG Sun Jun 18 17:29:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F27116A533; Sun, 18 Jun 2006 17:29:25 +0000 (UTC) (envelope-from marck@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDC2743D5D; Sun, 18 Jun 2006 17:29:22 +0000 (GMT) (envelope-from marck@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5IHTMVZ039579; Sun, 18 Jun 2006 17:29:22 GMT (envelope-from marck@repoman.freebsd.org) Received: (from marck@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IHTM9d039576; Sun, 18 Jun 2006 17:29:22 GMT (envelope-from marck) Message-Id: <200606181729.k5IHTM9d039576@repoman.freebsd.org> From: Dmitry Morozovsky Date: Sun, 18 Jun 2006 17:29:22 +0000 (UTC) To: projects-committers@FreeBSD.org, cvs-projects@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, 18 Jun 2006 17:29:26 -0000 marck 2006-06-18 17:29:22 UTC FreeBSD projects repository Modified files: . modules Log: Tinderbox has been moved to projects repo. Reflect this. Reviewed by: des Revision Changes Path 1.6651 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Jun 18 17:30:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3179616A47F; Sun, 18 Jun 2006 17:30:10 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FF8E43D5A; Sun, 18 Jun 2006 17:30:06 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5IHU6Cw039667; Sun, 18 Jun 2006 17:30:06 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IHU6So039666; Sun, 18 Jun 2006 17:30:06 GMT (envelope-from sem) Message-Id: <200606181730.k5IHU6So039666@repoman.freebsd.org> From: Sergey Matveychuk Date: Sun, 18 Jun 2006 17:30:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/portupgrade Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 17:30:10 -0000 sem 2006-06-18 17:30:06 UTC FreeBSD ports repository Modified files: sysutils/portupgrade Makefile distinfo Log: - Update to 2.1.4 * Add -e (--emit-summaries) option and show summary messages only when the option defined or verbose mode is on. [1] * Allow origins in ALT_PKGDEP. This announced in pkgtools.conf but did not work really. [2] * Run 'make config' before all operations unless -j (--jet-mode) option specified. [3] * Add lock on operations with pkgdb.db. Now you can safe run a few portupgrade(1). * Incorrectly calculated upgrade time when it is more 24 hours. [4] * Other fixes and impovements. PR: ports/99086 [4] Reported by: Doug Poland [3,4] Requested by: many [1] Submitted by: skv [2] Revision Changes Path 1.218 +1 -1 ports/sysutils/portupgrade/Makefile 1.163 +3 -3 ports/sysutils/portupgrade/distinfo From owner-cvs-all@FreeBSD.ORG Sun Jun 18 17:34:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84F3A16A479; Sun, 18 Jun 2006 17:34:26 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6677A43D6D; Sun, 18 Jun 2006 17:34:23 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5IHYNrM039982; Sun, 18 Jun 2006 17:34:23 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IHYNH6039981; Sun, 18 Jun 2006 17:34:23 GMT (envelope-from aaron) Message-Id: <200606181734.k5IHYNH6039981@repoman.freebsd.org> From: Aaron Dalton Date: Sun, 18 Jun 2006 17:34: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 Makefile ports/devel/p5-File-MMagic-XS 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, 18 Jun 2006 17:34:26 -0000 aaron 2006-06-18 17:34:23 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-File-MMagic-XS Makefile distinfo pkg-descr pkg-plist Log: Adding file devel/p5-File-MMagic-XS, Guess File Type With XS (a la mod_mime_magic). Approved by: tobez (implicit) Revision Changes Path 1.2278 +1 -0 ports/devel/Makefile 1.1 +28 -0 ports/devel/p5-File-MMagic-XS/Makefile (new) 1.1 +3 -0 ports/devel/p5-File-MMagic-XS/distinfo (new) 1.1 +23 -0 ports/devel/p5-File-MMagic-XS/pkg-descr (new) 1.1 +12 -0 ports/devel/p5-File-MMagic-XS/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun Jun 18 17:34:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C6B716A502; Sun, 18 Jun 2006 17:34:42 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BBAD43D62; Sun, 18 Jun 2006 17:34:42 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5IHYg3S040020; Sun, 18 Jun 2006 17:34:42 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IHYgmF040019; Sun, 18 Jun 2006 17:34:42 GMT (envelope-from aaron) Message-Id: <200606181734.k5IHYgmF040019@repoman.freebsd.org> From: Aaron Dalton Date: Sun, 18 Jun 2006 17:34:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 18 Jun 2006 17:34:42 -0000 aaron 2006-06-18 17:34:41 UTC FreeBSD ports repository Modified files: . modules Log: p5-File-MMagic-XS --> ports/devel/p5-File-MMagic-XS Revision Changes Path 1.15371 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Jun 18 17:39:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92E1916A479; Sun, 18 Jun 2006 17:39:32 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B813343D4C; Sun, 18 Jun 2006 17:39:31 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5IHdVt4040235; Sun, 18 Jun 2006 17:39:31 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IHdVNr040234; Sun, 18 Jun 2006 17:39:31 GMT (envelope-from sem) Message-Id: <200606181739.k5IHdVNr040234@repoman.freebsd.org> From: Sergey Matveychuk Date: Sun, 18 Jun 2006 17: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/finance/p5-PFProAPI Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 17:39:32 -0000 sem 2006-06-18 17:39:31 UTC FreeBSD ports repository Modified files: finance/p5-PFProAPI Makefile Log: - Add RESTRICTED and IGNORE as in finance/pfpro that share one distfile Approved by: maintainer Revision Changes Path 1.5 +5 -0 ports/finance/p5-PFProAPI/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jun 18 17:43:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96C8716A479; Sun, 18 Jun 2006 17:43:42 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B23E943D6A; Sun, 18 Jun 2006 17:43:38 +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 k5IHhcAh040510; Sun, 18 Jun 2006 17:43:38 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IHhc5c040509; Sun, 18 Jun 2006 17:43:38 GMT (envelope-from netchild) Message-Id: <200606181743.k5IHhc5c040509@repoman.freebsd.org> From: Alexander Leidinger Date: Sun, 18 Jun 2006 17: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/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: Sun, 18 Jun 2006 17:43:42 -0000 netchild 2006-06-18 17:43:38 UTC FreeBSD src repository Modified files: sys/dev/usb usbdevs Log: Add support for: - Curitel PC5740 Wireless Modem (Verizon's PCMCIA card) - Sierra MC5720 Wireless Modem (Built in to Thinkpad X60s) The scanner in the PR is already supported. PR: 98908 Submitted by: Michael Collette Revision Changes Path 1.260 +8 -0 src/sys/dev/usb/usbdevs From owner-cvs-all@FreeBSD.ORG Sun Jun 18 17: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E58816A47C; Sun, 18 Jun 2006 17:44:42 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8617943D6E; Sun, 18 Jun 2006 17:44:40 +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 k5IHiehN040586; Sun, 18 Jun 2006 17:44:40 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IHietm040585; Sun, 18 Jun 2006 17:44:40 GMT (envelope-from imp) Message-Id: <200606181744.k5IHietm040585@repoman.freebsd.org> From: Warner Losh Date: Sun, 18 Jun 2006 17:44: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/boot Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 17:44:42 -0000 imp 2006-06-18 17:44:40 UTC FreeBSD src repository Modified files: sys/boot Makefile Log: Don't descend into ${MACHINE} on the arm platforms. Revision Changes Path 1.29 +2 -0 src/sys/boot/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jun 18 17:46:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D57E16A474; Sun, 18 Jun 2006 17:46:41 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 393AE43D49; Sun, 18 Jun 2006 17:46:41 +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 k5IHkfYi040769; Sun, 18 Jun 2006 17:46:41 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IHkf2c040768; Sun, 18 Jun 2006 17:46:41 GMT (envelope-from netchild) Message-Id: <200606181746.k5IHkf2c040768@repoman.freebsd.org> From: Alexander Leidinger Date: Sun, 18 Jun 2006 17:46: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/share/man/man4 umodem.4 uscanner.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, 18 Jun 2006 17:46:41 -0000 netchild 2006-06-18 17:46:41 UTC FreeBSD src repository Modified files: share/man/man4 umodem.4 uscanner.4 Log: Add support for: - Curitel PC5740 Wireless Modem (Verizon's PCMCIA card) - Sierra MC5720 Wireless Modem (Built in to Thinkpad X60s) Bump the date in the uscanner man page for the update some minutes ago. Revision Changes Path 1.8 +5 -1 src/share/man/man4/umodem.4 1.26 +1 -1 src/share/man/man4/uscanner.4 From owner-cvs-all@FreeBSD.ORG Sun Jun 18 17:48:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA50316A47A; Sun, 18 Jun 2006 17:48:13 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60F6443D5C; Sun, 18 Jun 2006 17:48:09 +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 k5IHm9Ml040887; Sun, 18 Jun 2006 17:48:09 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IHm9N5040886; Sun, 18 Jun 2006 17:48:09 GMT (envelope-from brueffer) Message-Id: <200606181748.k5IHm9N5040886@repoman.freebsd.org> From: Christian Brueffer Date: Sun, 18 Jun 2006 17:48:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4 snd_envy24.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, 18 Jun 2006 17:48:13 -0000 brueffer 2006-06-18 17:48:09 UTC FreeBSD src repository Modified files: share/man/man4 snd_envy24.4 Log: o We only have one generic audio driver, reflect this (1) o Mention the author of the driver o Minor mdoc improvement Discussed with: netchild (1) Revision Changes Path 1.2 +7 -2 src/share/man/man4/snd_envy24.4 From owner-cvs-all@FreeBSD.ORG Sun Jun 18 17:48:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53BF916A481; Sun, 18 Jun 2006 17:48:47 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BD1743D64; Sun, 18 Jun 2006 17:48:46 +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 k5IHmjUC040918; Sun, 18 Jun 2006 17:48:45 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IHmjQj040917; Sun, 18 Jun 2006 17:48:45 GMT (envelope-from imp) Message-Id: <200606181748.k5IHmjQj040917@repoman.freebsd.org> From: Warner Losh Date: Sun, 18 Jun 2006 17: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/sys/conf kern.post.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, 18 Jun 2006 17:48:47 -0000 imp 2006-06-18 17:48:45 UTC FreeBSD src repository Modified files: sys/conf kern.post.mk Log: Remove the insistance on having a device.hints. This was a seat belt for those upgrading from 4.x -> 5.x. It is therefore no longer necessary because it is installed on 5.x and 6.x and one has to upgrade from 6.x -> current, or at the very least 5.x (although not supported, it can be made to work). Revision Changes Path 1.95 +0 -16 src/sys/conf/kern.post.mk From owner-cvs-all@FreeBSD.ORG Sun Jun 18 17:53:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F7CE16A47A; Sun, 18 Jun 2006 17:53:10 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E7B043D58; Sun, 18 Jun 2006 17:53:05 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5IHr5LE041166; Sun, 18 Jun 2006 17:53:05 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IHr5Rn041165; Sun, 18 Jun 2006 17:53:05 GMT (envelope-from brueffer) Message-Id: <200606181753.k5IHr5Rn041165@repoman.freebsd.org> From: Christian Brueffer Date: Sun, 18 Jun 2006 17:53: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/share/man/man4 snd_csa.4 snd_gusc.4 snd_ich.4 snd_sbc.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, 18 Jun 2006 17:53:10 -0000 brueffer 2006-06-18 17:53:04 UTC FreeBSD src repository Modified files: share/man/man4 snd_csa.4 snd_gusc.4 snd_ich.4 snd_sbc.4 Log: We just have one generic sound driver, reflect this. MFC after: 3 days Revision Changes Path 1.16 +1 -1 src/share/man/man4/snd_csa.4 1.14 +1 -1 src/share/man/man4/snd_gusc.4 1.9 +1 -1 src/share/man/man4/snd_ich.4 1.17 +1 -1 src/share/man/man4/snd_sbc.4 From owner-cvs-all@FreeBSD.ORG Sun Jun 18 17: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FF9916A49E; Sun, 18 Jun 2006 17:54:36 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FFD243D58; Sun, 18 Jun 2006 17:54:34 +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 k5IHsXAX041241; Sun, 18 Jun 2006 17:54:33 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IHsXTB041240; Sun, 18 Jun 2006 17:54:33 GMT (envelope-from netchild) Message-Id: <200606181754.k5IHsXTB041240@repoman.freebsd.org> From: Alexander Leidinger Date: Sun, 18 Jun 2006 17:54:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/usb umodem.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 17:54:36 -0000 netchild 2006-06-18 17:54:33 UTC FreeBSD src repository Modified files: sys/dev/usb umodem.c Log: Add support for: - Curitel PC5740 Wireless Modem (Verizon's PCMCIA card) - Sierra MC5720 Wireless Modem (Built in to Thinkpad X60s) PR: 98908 Submitted by: Michael Collette Revision Changes Path 1.58 +2 -0 src/sys/dev/usb/umodem.c From owner-cvs-all@FreeBSD.ORG Sun Jun 18 17: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FECC16A47A; Sun, 18 Jun 2006 17:55:30 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4407743D46; Sun, 18 Jun 2006 17:55:30 +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 k5IHtUdK041366; Sun, 18 Jun 2006 17:55:30 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IHtUqK041365; Sun, 18 Jun 2006 17:55:30 GMT (envelope-from netchild) Message-Id: <200606181755.k5IHtUqK041365@repoman.freebsd.org> From: Alexander Leidinger Date: Sun, 18 Jun 2006 17:55:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/usb usbdevs uvisor.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 17:55:30 -0000 netchild 2006-06-18 17:55:30 UTC FreeBSD src repository Modified files: sys/dev/usb usbdevs uvisor.c Log: Add support for the Aceeca Mez1000 RDA. PR: 82839 Submitted by: Mike Durian Revision Changes Path 1.261 +4 -0 src/sys/dev/usb/usbdevs 1.26 +1 -0 src/sys/dev/usb/uvisor.c From owner-cvs-all@FreeBSD.ORG Sun Jun 18 17:56:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E042616A479; Sun, 18 Jun 2006 17:56:38 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9428C43D49; Sun, 18 Jun 2006 17:56:38 +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 k5IHub0Y041453; Sun, 18 Jun 2006 17:56:37 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IHubF2041452; Sun, 18 Jun 2006 17:56:37 GMT (envelope-from netchild) Message-Id: <200606181756.k5IHubF2041452@repoman.freebsd.org> From: Alexander Leidinger Date: Sun, 18 Jun 2006 17:56: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/share/man/man4 uvisor.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, 18 Jun 2006 17:56:39 -0000 netchild 2006-06-18 17:56:37 UTC FreeBSD src repository Modified files: share/man/man4 uvisor.4 Log: Document support for the Aceeca Mez1000 RDA. Revision Changes Path 1.8 +3 -1 src/share/man/man4/uvisor.4 From owner-cvs-all@FreeBSD.ORG Sun Jun 18 18:10:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8A1C16A474; Sun, 18 Jun 2006 18:10:06 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FA4D43D46; Sun, 18 Jun 2006 18:10:06 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5IIA6Qe043335; Sun, 18 Jun 2006 18:10:06 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IIA666043334; Sun, 18 Jun 2006 18:10:06 GMT (envelope-from aaron) Message-Id: <200606181810.k5IIA666043334@repoman.freebsd.org> From: Aaron Dalton Date: Sun, 18 Jun 2006 18:10:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math/p5-Math-Cephes Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 18:10:07 -0000 aaron 2006-06-18 18:10:06 UTC FreeBSD ports repository Modified files: math/p5-Math-Cephes Makefile distinfo Log: - Update from v0.42 to v0.43 Approved by: tobez (implicti) Revision Changes Path 1.3 +1 -1 ports/math/p5-Math-Cephes/Makefile 1.3 +3 -3 ports/math/p5-Math-Cephes/distinfo From owner-cvs-all@FreeBSD.ORG Sun Jun 18 18:27:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32FD816A474; Sun, 18 Jun 2006 18:27:59 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E25AB43D46; Sun, 18 Jun 2006 18:27:58 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5IIRwwY044111; Sun, 18 Jun 2006 18:27:58 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IIRwad044110; Sun, 18 Jun 2006 18:27:58 GMT (envelope-from sem) Message-Id: <200606181827.k5IIRwad044110@repoman.freebsd.org> From: Sergey Matveychuk Date: Sun, 18 Jun 2006 18: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/sysutils/portupgrade Makefile ports/sysutils/portupgrade/files patch-bin-portupgrade X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 18:27:59 -0000 sem 2006-06-18 18:27:58 UTC FreeBSD ports repository Modified files: sysutils/portupgrade Makefile Added files: sysutils/portupgrade/files patch-bin-portupgrade Log: - Quick fix: change 'make config' with 'make config-conditional'. It's exactly I meant. Reported by: Larry Rosenman Revision Changes Path 1.219 +1 -0 ports/sysutils/portupgrade/Makefile 1.3 +11 -0 ports/sysutils/portupgrade/files/patch-bin-portupgrade (new) From owner-cvs-all@FreeBSD.ORG Sun Jun 18 19:02:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3970D16A47B; Sun, 18 Jun 2006 19:02:50 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB48443D45; Sun, 18 Jun 2006 19:02:49 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5IJ2nJ5047309; Sun, 18 Jun 2006 19:02:49 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IJ2nBs047305; Sun, 18 Jun 2006 19:02:49 GMT (envelope-from rwatson) Message-Id: <200606181902.k5IJ2nBs047305@repoman.freebsd.org> From: Robert Watson Date: Sun, 18 Jun 2006 19:02:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern uipc_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 19:02:50 -0000 rwatson 2006-06-18 19:02:49 UTC FreeBSD src repository Modified files: sys/kern uipc_socket.c Log: When retrieving SO_ERROR via getsockopt(), hold the socket lock around the retrieval and replacement with 0. MFC after: 1 week Revision Changes Path 1.269 +2 -0 src/sys/kern/uipc_socket.c From owner-cvs-all@FreeBSD.ORG Sun Jun 18 19:29:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B94B16A47A; Sun, 18 Jun 2006 19:29:55 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2873543D45; Sun, 18 Jun 2006 19:29:55 +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 k5IJTtX8049960; Sun, 18 Jun 2006 19:29:55 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IJTtQd049959; Sun, 18 Jun 2006 19:29:55 GMT (envelope-from itetcu) Message-Id: <200606181929.k5IJTtQd049959@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Sun, 18 Jun 2006 19:29:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/print/apsfilter Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 19:29:55 -0000 itetcu 2006-06-18 19:29:54 UTC FreeBSD ports repository Modified files: print/apsfilter Makefile Log: It no use to make it build OK on tinderbox if you commit an older file. Unbreak make install: list pkg-message in SUB_FILES and @${CAT} ${PKGMESSAGE}. Submitted by: Scott Allendorf Approved by: maintianer (andreas@, implicit - out of touch for the moment) Revision Changes Path 1.125 +3 -1 ports/print/apsfilter/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jun 18 19:35:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9317416A479; Sun, 18 Jun 2006 19:35:01 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46C2743D46; Sun, 18 Jun 2006 19:35:01 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5IJZ1SC050221; Sun, 18 Jun 2006 19:35:01 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IJZ1Mf050220; Sun, 18 Jun 2006 19:35:01 GMT (envelope-from miwi) Message-Id: <200606181935.k5IJZ1Mf050220@repoman.freebsd.org> From: Martin Wilke Date: Sun, 18 Jun 2006 19:35:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/joomla 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, 18 Jun 2006 19:35:01 -0000 miwi 2006-06-18 19:35:01 UTC FreeBSD ports repository Modified files: www/joomla Makefile distinfo pkg-plist Log: Update to 1.0.9 PR: ports/98987 Submitted by: Francisco Alves Cabrita Approved by: krion (mentor) Revision Changes Path 1.7 +2 -2 ports/www/joomla/Makefile 1.6 +3 -3 ports/www/joomla/distinfo 1.6 +30 -21 ports/www/joomla/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Jun 18 19:37:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7172116A479; Sun, 18 Jun 2006 19:37:44 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FDE143D45; Sun, 18 Jun 2006 19:37: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 k5IJbiAD050350; Sun, 18 Jun 2006 19:37:44 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IJbibX050348; Sun, 18 Jun 2006 19:37:44 GMT (envelope-from miwi) Message-Id: <200606181937.k5IJbibX050348@repoman.freebsd.org> From: Martin Wilke Date: Sun, 18 Jun 2006 19:37: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/pear-Config Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 19:37:44 -0000 miwi 2006-06-18 19:37:44 UTC FreeBSD ports repository Modified files: devel/pear-Config Makefile distinfo Log: Update to 1.10.6 PR: ports/98992 Submitted by: Linh Pham Approved by: krion (mentor), maintainer Revision Changes Path 1.9 +10 -3 ports/devel/pear-Config/Makefile 1.7 +3 -3 ports/devel/pear-Config/distinfo From owner-cvs-all@FreeBSD.ORG Sun Jun 18 19:40:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9704016A479; Sun, 18 Jun 2006 19:40:16 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F87143D45; Sun, 18 Jun 2006 19:40: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 k5IJeFIv050479; Sun, 18 Jun 2006 19:40:15 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IJeFaG050478; Sun, 18 Jun 2006 19:40:15 GMT (envelope-from miwi) Message-Id: <200606181940.k5IJeFaG050478@repoman.freebsd.org> From: Martin Wilke Date: Sun, 18 Jun 2006 19: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/emulators/bsvc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 19:40:16 -0000 miwi 2006-06-18 19:40:15 UTC FreeBSD ports repository Modified files: emulators/bsvc Makefile Log: Update MASTER_SITES PR: ports/99098 Submitted by: Tobias Eichert Approved by: krion (mentor) Revision Changes Path 1.22 +1 -2 ports/emulators/bsvc/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jun 18 19:48:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE96016A479; Sun, 18 Jun 2006 19:48:50 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0B3A43D70; Sun, 18 Jun 2006 19:48:46 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5IJmkBZ050836; Sun, 18 Jun 2006 19:48:46 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IJmkYL050835; Sun, 18 Jun 2006 19:48:46 GMT (envelope-from sem) Message-Id: <200606181948.k5IJmkYL050835@repoman.freebsd.org> From: Sergey Matveychuk Date: Sun, 18 Jun 2006 19:48: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/portupgrade Makefile ports/sysutils/portupgrade/files patch-bin-portupgrade X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 19:48:50 -0000 sem 2006-06-18 19:48:46 UTC FreeBSD ports repository Modified files: sysutils/portupgrade Makefile sysutils/portupgrade/files patch-bin-portupgrade Log: - Disable 'make config' feature. It should be implemented another way. Now it's PITA if many ports affected. Revision Changes Path 1.220 +1 -1 ports/sysutils/portupgrade/Makefile 1.4 +11 -2 ports/sysutils/portupgrade/files/patch-bin-portupgrade From owner-cvs-all@FreeBSD.ORG Sun Jun 18 20:01:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EF6016A47A; Sun, 18 Jun 2006 20:01:40 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E101843D45; Sun, 18 Jun 2006 20:01:39 +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 k5IK1dCM051461; Sun, 18 Jun 2006 20:01:39 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IK1d74051460; Sun, 18 Jun 2006 20:01:39 GMT (envelope-from lth) Message-Id: <200606182001.k5IK1d74051460@repoman.freebsd.org> From: Lars Thegler Date: Sun, 18 Jun 2006 20:01:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/p5-List-MoreUtils Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 20:01:40 -0000 lth 2006-06-18 20:01:39 UTC FreeBSD ports repository Modified files: lang/p5-List-MoreUtils Makefile distinfo Log: Update to 0.20 PR: ports/99108 Submitted by: aaron Revision Changes Path 1.9 +1 -1 ports/lang/p5-List-MoreUtils/Makefile 1.9 +3 -3 ports/lang/p5-List-MoreUtils/distinfo From owner-cvs-all@FreeBSD.ORG Sun Jun 18 20:08:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC43916A47A; Sun, 18 Jun 2006 20:08:13 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B84343D48; Sun, 18 Jun 2006 20:08:13 +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 k5IK8DRL052974; Sun, 18 Jun 2006 20:08:13 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IK8DVT052973; Sun, 18 Jun 2006 20:08:13 GMT (envelope-from lth) Message-Id: <200606182008.k5IK8DVT052973@repoman.freebsd.org> From: Lars Thegler Date: Sun, 18 Jun 2006 20:08:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-HTTP-Server-Simple Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 20:08:13 -0000 lth 2006-06-18 20:08:13 UTC FreeBSD ports repository Modified files: www/p5-HTTP-Server-Simple Makefile distinfo Log: Update to 0.20 PR: ports/99106 Submitted by: aaron Revision Changes Path 1.10 +1 -1 ports/www/p5-HTTP-Server-Simple/Makefile 1.11 +3 -3 ports/www/p5-HTTP-Server-Simple/distinfo From owner-cvs-all@FreeBSD.ORG Sun Jun 18 20:13:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9410516A479; Sun, 18 Jun 2006 20:13:49 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D270243D58; Sun, 18 Jun 2006 20:13:44 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5IKDivR053300; Sun, 18 Jun 2006 20:13:44 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IKDixb053299; Sun, 18 Jun 2006 20:13:44 GMT (envelope-from netchild) Message-Id: <200606182013.k5IKDixb053299@repoman.freebsd.org> From: Alexander Leidinger Date: Sun, 18 Jun 2006 20:13:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/usb umass.c umct.c umodem.c uplcom.c usbdevs uscanner.c uvisor.c uvscom.c src/share/man/man4 umodem.4 uscanner.4 uvisor.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, 18 Jun 2006 20:13:49 -0000 netchild 2006-06-18 20:13:44 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/usb umass.c umct.c umodem.c uplcom.c usbdevs uscanner.c uvisor.c uvscom.c share/man/man4 umodem.4 uscanner.4 uvisor.4 Log: MFC: sync with -current - usbdevs: upto 1.261 - uscanner.c: upto 1.71 - umodem.c: upto 1.58 - uvisor.c: upto 1.26 - uhid.c: upto 1.81 - umass.c: only the vendor renaming in the quirks - umct.c: upto 1.10 - uplcom.c: upto 1.32 - uvscom.c: upto 1.27 This brings support of some more scanners, modems, a PDA, a fix for uplcom and some cosmetic changes. Revision Changes Path 1.5.2.2 +5 -1 src/share/man/man4/umodem.4 1.18.2.3 +17 -1 src/share/man/man4/uscanner.4 1.6.2.2 +3 -1 src/share/man/man4/uvisor.4 1.122.2.9 +14 -10 src/sys/dev/usb/umass.c 1.9.2.1 +1 -1 src/sys/dev/usb/umct.c 1.57.2.1 +2 -0 src/sys/dev/usb/umodem.c 1.29.2.2 +6 -3 src/sys/dev/usb/uplcom.c 1.232.2.15 +68 -14 src/sys/dev/usb/usbdevs 1.63.2.3 +6 -0 src/sys/dev/usb/uscanner.c 1.24.2.2 +1 -0 src/sys/dev/usb/uvisor.c 1.25.2.1 +4 -4 src/sys/dev/usb/uvscom.c From owner-cvs-all@FreeBSD.ORG Sun Jun 18 20:14:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 760A816A47E; Sun, 18 Jun 2006 20:14:44 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33D4143D45; Sun, 18 Jun 2006 20:14:44 +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 k5IKEiUL053364; Sun, 18 Jun 2006 20:14:44 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IKEi5n053363; Sun, 18 Jun 2006 20:14:44 GMT (envelope-from itetcu) Message-Id: <200606182014.k5IKEi5n053363@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Sun, 18 Jun 2006 20: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: ports/security/samhain Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 20:14:44 -0000 itetcu 2006-06-18 20:14:44 UTC FreeBSD ports repository Modified files: security/samhain Makefile distinfo Log: Updating the Samhain HIDS to 2.2.1. This is a minor release which fixes some issues with the Prelude IDS system and compilation on x86_64. PR: ports/99114 Submitted by: maintainer Revision Changes Path 1.36 +1 -2 ports/security/samhain/Makefile 1.32 +3 -3 ports/security/samhain/distinfo From owner-cvs-all@FreeBSD.ORG Sun Jun 18 20:15:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A77416A479; Sun, 18 Jun 2006 20:15:53 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5896543D45; Sun, 18 Jun 2006 20:15:53 +0000 (GMT) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5IKFrRt053435; Sun, 18 Jun 2006 20:15:53 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IKFr35053434; Sun, 18 Jun 2006 20:15:53 GMT (envelope-from remko) Message-Id: <200606182015.k5IKFr35053434@repoman.freebsd.org> From: Remko Lodder Date: Sun, 18 Jun 2006 20:15:53 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/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, 18 Jun 2006 20:15:53 -0000 remko 2006-06-18 20:15:53 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/ports chapter.sgml Log: Improve working about why to remove the working directory if possible. PR: www/94888 Submitted by: Joel Gudknecht Discussed with: ceri, Daniel Gerzo Revision Changes Path 1.258 +3 -2 doc/en_US.ISO8859-1/books/handbook/ports/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun Jun 18 20:18:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6AA8F16A47F; Sun, 18 Jun 2006 20:18:27 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5C7643D6A; Sun, 18 Jun 2006 20:18: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 k5IKIMXW053586; Sun, 18 Jun 2006 20:18:22 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IKIMbd053585; Sun, 18 Jun 2006 20:18:22 GMT (envelope-from miwi) Message-Id: <200606182018.k5IKIMbd053585@repoman.freebsd.org> From: Martin Wilke Date: Sun, 18 Jun 2006 20:18:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/stone Makefile distinfo ports/net/stone/files stone.1 stone.1.ja X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 20:18:27 -0000 miwi 2006-06-18 20:18:22 UTC FreeBSD ports repository Modified files: net/stone Makefile distinfo net/stone/files stone.1 stone.1.ja Log: Update to 2.3b PR: ports/99101 Submitted by: Yoshihiko Sarumaru Approved by: krion (mentor) Revision Changes Path 1.13 +1 -1 ports/net/stone/Makefile 1.9 +3 -3 ports/net/stone/distinfo 1.2 +38 -5 ports/net/stone/files/stone.1 1.2 +39 -5 ports/net/stone/files/stone.1.ja From owner-cvs-all@FreeBSD.ORG Sun Jun 18 20:19:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFC2D16A479; Sun, 18 Jun 2006 20:19:55 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8E7B43D6A; Sun, 18 Jun 2006 20:19:52 +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 k5IKJqKo053678; Sun, 18 Jun 2006 20:19:52 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IKJqmZ053677; Sun, 18 Jun 2006 20:19:52 GMT (envelope-from lth) Message-Id: <200606182019.k5IKJqmZ053677@repoman.freebsd.org> From: Lars Thegler Date: Sun, 18 Jun 2006 20:19:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-HTTP-Server-Simple-Static Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 20:19:55 -0000 lth 2006-06-18 20:19:52 UTC FreeBSD ports repository Modified files: www/p5-HTTP-Server-Simple-Static Makefile distinfo Log: Update to 0.03 PR: ports/99107 Submitted by: aaron Revision Changes Path 1.2 +1 -1 ports/www/p5-HTTP-Server-Simple-Static/Makefile 1.3 +3 -3 ports/www/p5-HTTP-Server-Simple-Static/distinfo From owner-cvs-all@FreeBSD.ORG Sun Jun 18 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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 369D816A47B; Sun, 18 Jun 2006 20:31:17 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 092F343D53; Sun, 18 Jun 2006 20:31:15 +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 k5IKVEpT054482; Sun, 18 Jun 2006 20:31:14 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IKVERn054481; Sun, 18 Jun 2006 20:31:14 GMT (envelope-from itetcu) Message-Id: <200606182031.k5IKVERn054481@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Sun, 18 Jun 2006 20:31:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/phpmyfaq Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 20:31:17 -0000 itetcu 2006-06-18 20:31:14 UTC FreeBSD ports repository Modified files: www/phpmyfaq Makefile distinfo Log: upgrade to 1.6.2 PR: ports/99120 Submitted by: maintainer Revision Changes Path 1.14 +3 -4 ports/www/phpmyfaq/Makefile 1.9 +3 -3 ports/www/phpmyfaq/distinfo From owner-cvs-all@FreeBSD.ORG Sun Jun 18 20:35:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84FD916A479; Sun, 18 Jun 2006 20:35:18 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4498143D45; Sun, 18 Jun 2006 20:35:18 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5IKZINC054699; Sun, 18 Jun 2006 20:35:18 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IKZIRX054698; Sun, 18 Jun 2006 20:35:18 GMT (envelope-from thierry) Message-Id: <200606182035.k5IKZIRX054698@repoman.freebsd.org> From: Thierry Thomas Date: Sun, 18 Jun 2006 20:35: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/biology/xdrawchem Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 20:35:18 -0000 thierry 2006-06-18 20:35:18 UTC FreeBSD ports repository Modified files: biology/xdrawchem Makefile Log: Re-add CONFIGURE_TARGET and fix libm detection. PR: ports/99072 (fu2) Submitted by: Josh Tolbert (maintainer) Revision Changes Path 1.30 +5 -1 ports/biology/xdrawchem/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jun 18 20: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 422AB16A47D; Sun, 18 Jun 2006 20:45:57 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D517B43D5F; Sun, 18 Jun 2006 20:45:56 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5IKjulO055492; Sun, 18 Jun 2006 20:45:56 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IKjuRf055491; Sun, 18 Jun 2006 20:45:56 GMT (envelope-from mat) Message-Id: <200606182045.k5IKjuRf055491@repoman.freebsd.org> From: Mathieu Arnold Date: Sun, 18 Jun 2006 20: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/devel/p5-Locale-Maketext-Lexicon Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 20:45:57 -0000 mat 2006-06-18 20:45:56 UTC FreeBSD ports repository Modified files: devel/p5-Locale-Maketext-Lexicon Makefile distinfo Log: Update to 99115 PR: 99115 Submitted by: aaron Revision Changes Path 1.27 +1 -1 ports/devel/p5-Locale-Maketext-Lexicon/Makefile 1.27 +3 -3 ports/devel/p5-Locale-Maketext-Lexicon/distinfo From owner-cvs-all@FreeBSD.ORG Sun Jun 18 20:46:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EECAD16A484; Sun, 18 Jun 2006 20:46:09 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A9D943D76; Sun, 18 Jun 2006 20:46:09 +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 k5IKk9WL055566; Sun, 18 Jun 2006 20:46:09 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IKk9rC055565; Sun, 18 Jun 2006 20:46:09 GMT (envelope-from itetcu) Message-Id: <200606182046.k5IKk9rC055565@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Sun, 18 Jun 2006 20:46:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics Makefile ports/graphics/magickwand Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 20:46:10 -0000 itetcu 2006-06-18 20:46:09 UTC FreeBSD ports repository Modified files: graphics Makefile Removed files: graphics/magickwand Makefile distinfo pkg-descr Log: Remove graphics/magickwand port which was already in the tree with the name php-magickwand. Submitted by: ale@ Pointyhat to: me (itetcu) Revision Changes Path 1.941 +0 -1 ports/graphics/Makefile 1.2 +0 -26 ports/graphics/magickwand/Makefile (dead) 1.2 +0 -3 ports/graphics/magickwand/distinfo (dead) 1.2 +0 -8 ports/graphics/magickwand/pkg-descr (dead) From owner-cvs-all@FreeBSD.ORG Sun Jun 18 20:46:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CAC316A484; Sun, 18 Jun 2006 20:46:20 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1881943D55; Sun, 18 Jun 2006 20:46:20 +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 k5IKkJF1055597; Sun, 18 Jun 2006 20:46:19 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IKkJuH055596; Sun, 18 Jun 2006 20:46:19 GMT (envelope-from linimon) Message-Id: <200606182046.k5IKkJuH055596@repoman.freebsd.org> From: Mark Linimon Date: Sun, 18 Jun 2006 20:46: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: doc/en_US.ISO8859-1/articles/portbuild article.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 20:46:20 -0000 linimon 2006-06-18 20:46:19 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/portbuild article.sgml Log: Note that 6-exp is added as the default "experimental" ports build branch, replacing 5-exp. 4-exp has been deleted. While here, fix some other minor errors. More changes will be forthcoming in the next few days. Revision Changes Path 1.10 +30 -24 doc/en_US.ISO8859-1/articles/portbuild/article.sgml From owner-cvs-all@FreeBSD.ORG Sun Jun 18 20:46:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B930A16A47E; Sun, 18 Jun 2006 20:46:48 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6904843D46; Sun, 18 Jun 2006 20:46:48 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5IKkm6U055661; Sun, 18 Jun 2006 20:46:48 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IKkmZd055660; Sun, 18 Jun 2006 20:46:48 GMT (envelope-from mat) Message-Id: <200606182046.k5IKkmZd055660@repoman.freebsd.org> From: Mathieu Arnold Date: Sun, 18 Jun 2006 20:46:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Locale-Maketext-Lexicon Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 20:46:48 -0000 mat 2006-06-18 20:46:48 UTC FreeBSD ports repository Modified files: devel/p5-Locale-Maketext-Lexicon Makefile distinfo Log: The last one should have read update to 0.62 Revision Changes Path 1.28 +0 -0 ports/devel/p5-Locale-Maketext-Lexicon/Makefile 1.28 +0 -0 ports/devel/p5-Locale-Maketext-Lexicon/distinfo From owner-cvs-all@FreeBSD.ORG Sun Jun 18 20:47:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAB6D16A474; Sun, 18 Jun 2006 20:47:32 +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 4610143D6D; Sun, 18 Jun 2006 20:47:32 +0000 (GMT) (envelope-from erwin@mail.droso.net) Received: by mail.droso.net (Postfix, from userid 1001) id 8DA6D22CBF; Sun, 18 Jun 2006 22:47:31 +0200 (CEST) Date: Sun, 18 Jun 2006 22:47:31 +0200 From: Erwin Lansing To: Mark Linimon Message-ID: <20060618204731.GY98272@droso.net> Mail-Followup-To: Mark Linimon , doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org References: <200606182046.k5IKkJuH055596@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="b8xfZ84VCAnRGJk6" Content-Disposition: inline In-Reply-To: <200606182046.k5IKkJuH055596@repoman.freebsd.org> X-Operating-System: FreeBSD/i386 5.4-RELEASE User-Agent: Mutt/1.5.11 Cc: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/articles/portbuild article.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 20:47:33 -0000 --b8xfZ84VCAnRGJk6 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jun 18, 2006 at 08:46:19PM +0000, Mark Linimon wrote: > linimon 2006-06-18 20:46:19 UTC >=20 > FreeBSD doc repository >=20 > Modified files: > en_US.ISO8859-1/articles/portbuild article.sgml=20 > Log: > Note that 6-exp is added as the default "experimental" ports build > branch, replacing 5-exp. 4-exp has been deleted. While here, fix > some other minor errors. > =20 > More changes will be forthcoming in the next few days. Great! Thanks for updating these. Keep em coming! -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 --b8xfZ84VCAnRGJk6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFElbvjqy9aWxUlaZARAudHAKDPGnoFCGBmk2LN57GvrQEDjj0AiACfYgKv hiWO/MGW4U113Q9yTxGdkBY= =UQwe -----END PGP SIGNATURE----- --b8xfZ84VCAnRGJk6-- From owner-cvs-all@FreeBSD.ORG Sun Jun 18 20:47:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E588316A47A; Sun, 18 Jun 2006 20:47:39 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A30B43D6E; Sun, 18 Jun 2006 20:47:39 +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 k5IKldco063515; Sun, 18 Jun 2006 20:47:39 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IKld9Q063514; Sun, 18 Jun 2006 20:47:39 GMT (envelope-from itetcu) Message-Id: <200606182047.k5IKld9Q063514@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Sun, 18 Jun 2006 20:47: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: Sun, 18 Jun 2006 20:47:40 -0000 itetcu 2006-06-18 20:47:39 UTC FreeBSD ports repository Modified files: . modules Log: Remove graphics/magickwand port which was already in the tree with the name php-magickwand. Submitted by: ale@ Pointyhat to: me (itetcu) Revision Changes Path 1.15372 +0 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Jun 18 20:52:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 229AE16A47A; Sun, 18 Jun 2006 20:52:09 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D730443D45; Sun, 18 Jun 2006 20:52:08 +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 k5IKq8u0063884; Sun, 18 Jun 2006 20:52:08 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IKq8ff063883; Sun, 18 Jun 2006 20:52:08 GMT (envelope-from itetcu) Message-Id: <200606182052.k5IKq8ff063883@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Sun, 18 Jun 2006 20:52: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 MOVED X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 20:52:09 -0000 itetcu 2006-06-18 20:52:08 UTC FreeBSD ports repository Modified files: . MOVED Log: Remove graphics/magickwand port which was already in the tree with the name php-magickwand. Submitted by: ale@ Pointyhat to: me (itetcu) Revision Changes Path 1.1071 +2 -1 ports/MOVED From owner-cvs-all@FreeBSD.ORG Sun Jun 18 21: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22EDE16A474; Sun, 18 Jun 2006 21:02:23 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C70EE43D46; Sun, 18 Jun 2006 21:02:22 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5IL2M9I064487; Sun, 18 Jun 2006 21:02:22 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IL2M4I064486; Sun, 18 Jun 2006 21:02:22 GMT (envelope-from linimon) Message-Id: <200606182102.k5IL2M4I064486@repoman.freebsd.org> From: Mark Linimon Date: Sun, 18 Jun 2006 21:02:22 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/eresources chapter.sgml doc/en_US.ISO8859-1/share/sgml mailing-lists.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 21:02:23 -0000 linimon 2006-06-18 21:02:22 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/eresources chapter.sgml en_US.ISO8859-1/share/sgml mailing-lists.ent Log: Add freebsd-embedded mailing list. PR: docs/99084 Submitted by: David Wolfskill Revision Changes Path 1.176 +18 -0 doc/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml 1.51 +4 -0 doc/en_US.ISO8859-1/share/sgml/mailing-lists.ent From owner-cvs-all@FreeBSD.ORG Sun Jun 18 21:06:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A03F316A47B; Sun, 18 Jun 2006 21:06:24 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F12343D46; Sun, 18 Jun 2006 21:06:24 +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 k5IL6Oo6065893; Sun, 18 Jun 2006 21:06:24 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IL6OPZ065892; Sun, 18 Jun 2006 21:06:24 GMT (envelope-from thierry) Message-Id: <200606182106.k5IL6OPZ065892@repoman.freebsd.org> From: Thierry Thomas Date: Sun, 18 Jun 2006 21:06: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/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: Sun, 18 Jun 2006 21:06:24 -0000 thierry 2006-06-18 21:06:24 UTC FreeBSD ports repository Modified files: devel/bouml Makefile distinfo Log: Upgrade to 2.15.2. Changelog at . Revision Changes Path 1.47 +1 -2 ports/devel/bouml/Makefile 1.47 +5 -5 ports/devel/bouml/distinfo From owner-cvs-all@FreeBSD.ORG Sun Jun 18 21:13:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4598516A47A; Sun, 18 Jun 2006 21:13:29 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 029E043D45; Sun, 18 Jun 2006 21:13:29 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5ILDS4N066214; Sun, 18 Jun 2006 21:13:28 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5ILDSIi066213; Sun, 18 Jun 2006 21:13:28 GMT (envelope-from bmah) Message-Id: <200606182113.k5ILDSIi066213@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sun, 18 Jun 2006 21:13: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/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 21:13:29 -0000 bmah 2006-06-18 21:13:28 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: Put several notes in the right place: Move an arp(8) note from kernel to userland. Move all of the items in the Kernel contrib section to the top-level contrib section. All of the moved items are unchanged with respect to their actual contents. Revision Changes Path 1.947 +21 -25 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Sun Jun 18 21:31:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.ORG Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6E1916A47B; Sun, 18 Jun 2006 21:31:28 +0000 (UTC) (envelope-from wb@freebie.xs4all.nl) Received: from smtp-vbr1.xs4all.nl (smtp-vbr1.xs4all.nl [194.109.24.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD5E443D5E; Sun, 18 Jun 2006 21:31:22 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-vbr1.xs4all.nl (8.13.6/8.13.6) with ESMTP id k5ILVKsd066996; Sun, 18 Jun 2006 23:31:20 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.13.6/8.13.3) with ESMTP id k5ILVKMn025308; Sun, 18 Jun 2006 23:31:20 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.6/8.13.6/Submit) id k5ILVJAr025307; Sun, 18 Jun 2006 23:31:19 +0200 (CEST) (envelope-from wb) Date: Sun, 18 Jun 2006 23:31:19 +0200 From: Wilko Bulte To: Luigi Rizzo Message-ID: <20060618213119.GA25278@freebie.xs4all.nl> References: <200606181612.k5IGCSmZ027016@repoman.freebsd.org> <20060618091550.A32020@xorpc.icir.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060618091550.A32020@xorpc.icir.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, Colin Percival Subject: Re: cvs commit: CVSROOT access X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 21:31:28 -0000 On Sun, Jun 18, 2006 at 09:15:50AM -0700, Luigi Rizzo wrote.. > On Sun, Jun 18, 2006 at 04:12:28PM +0000, Colin Percival wrote: > > cperciva 2006-06-18 16:12:28 UTC > > > > FreeBSD src repository > > > > Modified files: > > . access > > Log: > > Forced commit to note that I am de-menting Simon (simon). > > this sounds a bit weird :) More than a bit actually :) -- Wilko Bulte wilko@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Sun Jun 18 21:32:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F0FE16A474; Sun, 18 Jun 2006 21:32:29 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFD2F43D48; Sun, 18 Jun 2006 21:32:28 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5ILWSKo066972; Sun, 18 Jun 2006 21:32:28 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5ILWSgl066971; Sun, 18 Jun 2006 21:32:28 GMT (envelope-from bmah) Message-Id: <200606182132.k5ILWSgl066971@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sun, 18 Jun 2006 21:32: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/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 21:32:29 -0000 bmah 2006-06-18 21:32:27 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: Minor tightening up of release notes: Delete two release notes related to the kern.elf*.can_exec_dyn that seemed to cancel each other out. Consolidate two notes related to BPF JIT. Delete note about fixing CHECKSUM.MD5 bug; no released versions of FreeBSD shipped with it. Revision Changes Path 1.948 +4 -24 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Sun Jun 18 21:37:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FFD516A47B; Sun, 18 Jun 2006 21:37:31 +0000 (UTC) (envelope-from nate@root.org) Received: from ylpvm12.prodigy.net (ylpvm12-ext.prodigy.net [207.115.57.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9274D43D6E; Sun, 18 Jun 2006 21:37:25 +0000 (GMT) (envelope-from nate@root.org) Received: from pimout6-ext.prodigy.net (pimout6-int.prodigy.net [207.115.4.22]) by ylpvm12.prodigy.net (8.12.10 outbound/8.12.10) with ESMTP id k5ILb5TX030486; Sun, 18 Jun 2006 17:37:05 -0400 X-ORBL: [71.139.104.128] Received: from [10.0.5.50] (ppp-71-139-104-128.dsl.snfc21.pacbell.net [71.139.104.128]) by pimout6-ext.prodigy.net (8.13.6 out.dk/8.13.6) with ESMTP id k5ILbNwC205892; Sun, 18 Jun 2006 17:37:23 -0400 Message-ID: <4495C726.5070309@root.org> Date: Sun, 18 Jun 2006 14:35:34 -0700 From: Nate Lawson User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: Matt Jacob References: <20060616140441.5F8AC16A5AF@hub.freebsd.org> In-Reply-To: <20060616140441.5F8AC16A5AF@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/acpica acpi_wakeup.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 21:37:31 -0000 Matt Jacob wrote: > mjacob 2006-06-16 14:04:21 UTC > > FreeBSD src repository > > Modified files: > sys/i386/acpica acpi_wakeup.c > Log: > Unbreak tinderbox- fix device_printf arg to accomodate different sizes > of vm_paddr_t in different contexts (e.g., PAE vs. non PAE). > > Revision Changes Path > 1.44 +2 -2 src/sys/i386/acpica/acpi_wakeup.c Thanks. I checked the amd64 build for problems but didn't think of PAE on i386. -- Nate From owner-cvs-all@FreeBSD.ORG Sun Jun 18 21: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C55016A474; Sun, 18 Jun 2006 21:50:12 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3C1D43D45; Sun, 18 Jun 2006 21:50:11 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5ILoBiB067839; Sun, 18 Jun 2006 21:50:11 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5ILoB3s067838; Sun, 18 Jun 2006 21:50:11 GMT (envelope-from itetcu) Message-Id: <200606182150.k5ILoB3s067838@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Sun, 18 Jun 2006 21:50:11 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors contrib.additional.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 21:50:12 -0000 itetcu 2006-06-18 21:50:11 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml Log: Add Drax for his work on xmms2, py*, scons, etc. It's an enigma how he escaped recognition until now. Revision Changes Path 1.576 +5 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml From owner-cvs-all@FreeBSD.ORG Sun Jun 18 22:01:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D45C16A474; Sun, 18 Jun 2006 22:01:16 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29FEE43D45; Sun, 18 Jun 2006 22:01:16 +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 k5IM1G8R068391; Sun, 18 Jun 2006 22:01:16 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IM1G3Y068390; Sun, 18 Jun 2006 22:01:16 GMT (envelope-from simon) Message-Id: <200606182201.k5IM1G3Y068390@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sun, 18 Jun 2006 22:01:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/geom geom_dev.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 22:01:16 -0000 simon 2006-06-18 22:01:15 UTC FreeBSD src repository Modified files: sys/geom geom_dev.c Log: In g_dev_strategy(), when failing an IO request with EINVAL due to offset or request size which is not a multiple of the sector size, make sure that the bio is set to indicate that no data has actually been transferred. The result of this is that the file offset is no longer incremented for these requests. The fact that the file offset was incremented broke fdisk(8)'s probing of sector size for non-512 byte sector sizes. Reviewed by: phk, cperciva Submitted by: mdodd MFC after: 2 weeks Revision Changes Path 1.90 +1 -0 src/sys/geom/geom_dev.c From owner-cvs-all@FreeBSD.ORG Sun Jun 18 22: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59BB616A474; Sun, 18 Jun 2006 22:02:23 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E2AE43D48; Sun, 18 Jun 2006 22:02:23 +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 k5IM2N0P068496; Sun, 18 Jun 2006 22:02:23 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IM2NfU068495; Sun, 18 Jun 2006 22:02:23 GMT (envelope-from simon) Message-Id: <200606182202.k5IM2NfU068495@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sun, 18 Jun 2006 22:02: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/sbin/fdisk fdisk.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 22:02:23 -0000 simon 2006-06-18 22:02:23 UTC FreeBSD src repository Modified files: sbin/fdisk fdisk.c Log: - Fail with an understandable error message if we cannot detect the sector size, instead of later failing with an error about /boot/mbr not being a multiple of the sector size (since we end up with an assumed sector size of MAX_SEC_SIZE * 2). - We query the sector size via an IOCTL anyway, so if that succeeds use that instead of probing for it via read(2) calls. This fixes the problem with fdisk failing to operate on at least graid3 and md(4) devices on kernels with src/sys/geom/geom_dev.c before rev. 1.90, due to fdisk failing to detect the sector size. - When detecting the root device allow "/" characters in it, which happens with e.g. gmirror devices. Reviewed by: cperciva MFC after: 1 week Revision Changes Path 1.82 +5 -2 src/sbin/fdisk/fdisk.c From owner-cvs-all@FreeBSD.ORG Sun Jun 18 22: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 354A416A47C; Sun, 18 Jun 2006 22:14:02 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7CF843D49; Sun, 18 Jun 2006 22:14:01 +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 k5IME1LF070160; Sun, 18 Jun 2006 22:14:01 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IME1lV070159; Sun, 18 Jun 2006 22:14:01 GMT (envelope-from itetcu) Message-Id: <200606182214.k5IME1lV070159@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Sun, 18 Jun 2006 22: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/finance/p5-PFProAPI Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 22:14:02 -0000 itetcu 2006-06-18 22:14:01 UTC FreeBSD ports repository Modified files: finance/p5-PFProAPI Makefile Log: Latest commit breaks build unconditionally, even if distfile exist in ${DISTDIR}. Fix this by folding code into bsd.port.pre.mk and bsd.port.post.mk. PR: 99123 Submitted by: maintainer Revision Changes Path 1.6 +3 -1 ports/finance/p5-PFProAPI/Makefile From owner-cvs-all@FreeBSD.ORG Sun Jun 18 22:20:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CC3516A479; Sun, 18 Jun 2006 22:20:20 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD11A43D45; Sun, 18 Jun 2006 22:20:19 +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 k5IMKJDh070453; Sun, 18 Jun 2006 22:20:19 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IMKJpq070452; Sun, 18 Jun 2006 22:20:19 GMT (envelope-from alepulver) Message-Id: <200606182220.k5IMKJpq070452@repoman.freebsd.org> From: Alejandro Pulver Date: Sun, 18 Jun 2006 22:20:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/misc/localedata 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: Sun, 18 Jun 2006 22:20:20 -0000 alepulver 2006-06-18 22:20:19 UTC FreeBSD ports repository Modified files: misc/localedata pkg-deinstall pkg-install Log: - Fix wrong (but harmless) shebang lines. - Don't use ${MKDIR} and ${LN} variables in pkg-install, since they aren't defined, and causes an error. Revision Changes Path 1.2 +1 -1 ports/misc/localedata/pkg-deinstall 1.3 +3 -3 ports/misc/localedata/pkg-install From owner-cvs-all@FreeBSD.ORG Sun Jun 18 22: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 295FB16A474; Sun, 18 Jun 2006 22:46:31 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D392D43D48; Sun, 18 Jun 2006 22:46: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 k5IMkUsc071555; Sun, 18 Jun 2006 22:46:30 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IMkUZ8071554; Sun, 18 Jun 2006 22:46:30 GMT (envelope-from cognet) Message-Id: <200606182246.k5IMkUZ8071554@repoman.freebsd.org> From: Olivier Houchard Date: Sun, 18 Jun 2006 22: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/sys/conf Makefile.arm src/sys/arm/arm elf_trampoline.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 22:46:31 -0000 cognet 2006-06-18 22:46:30 UTC FreeBSD src repository Modified files: sys/conf Makefile.arm sys/arm/arm elf_trampoline.c Log: Make sure the stack is properly aligned. Enable the MMU when relocating as well, and use write-through cache. Revision Changes Path 1.8 +32 -10 src/sys/arm/arm/elf_trampoline.c 1.29 +4 -3 src/sys/conf/Makefile.arm From owner-cvs-all@FreeBSD.ORG Sun Jun 18 22:49:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3DE4616A474; Sun, 18 Jun 2006 22:49:02 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8CD743D4C; Sun, 18 Jun 2006 22:49:01 +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 k5IMn1nc071684; Sun, 18 Jun 2006 22:49:01 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IMn1hn071683; Sun, 18 Jun 2006 22:49:01 GMT (envelope-from pav) Message-Id: <200606182249.k5IMn1hn071683@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 18 Jun 2006 22:49: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-p2p/amule2 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, 18 Jun 2006 22:49:02 -0000 pav 2006-06-18 22:49:01 UTC FreeBSD ports repository Modified files: net-p2p/amule2 Makefile distinfo pkg-plist Log: - Update to 2.1.3 PR: ports/98867 Submitted by: Ganael LAPLANCHE (maintainer) Revision Changes Path 1.9 +3 -1 ports/net-p2p/amule2/Makefile 1.8 +3 -3 ports/net-p2p/amule2/distinfo 1.11 +16 -16 ports/net-p2p/amule2/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Jun 18 22:52:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 505EC16A474; Sun, 18 Jun 2006 22:52:52 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F96943D45; Sun, 18 Jun 2006 22:52: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 k5IMqpCp071896; Sun, 18 Jun 2006 22:52:51 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5IMqp9t071895; Sun, 18 Jun 2006 22:52:51 GMT (envelope-from pav) Message-Id: <200606182252.k5IMqp9t071895@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 18 Jun 2006 22:52:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/deskutils/xchm Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 22:52:52 -0000 pav 2006-06-18 22:52:51 UTC FreeBSD ports repository Modified files: deskutils/xchm Makefile distinfo Log: - Update to 1.9 Revision Changes Path 1.27 +1 -1 ports/deskutils/xchm/Makefile 1.19 +3 -3 ports/deskutils/xchm/distinfo From owner-cvs-all@FreeBSD.ORG Sun Jun 18 23:17:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2193A16A474; Sun, 18 Jun 2006 23:17:20 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B08B643D46; Sun, 18 Jun 2006 23:17:19 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5INHJfw074031; Sun, 18 Jun 2006 23:17:19 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5INHJGJ074030; Sun, 18 Jun 2006 23:17:19 GMT (envelope-from aaron) Message-Id: <200606182317.k5INHJGJ074030@repoman.freebsd.org> From: Aaron Dalton Date: Sun, 18 Jun 2006 23:17:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/p5-XML-Atom-Syndication 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, 18 Jun 2006 23:17:20 -0000 aaron 2006-06-18 23:17:18 UTC FreeBSD ports repository Modified files: textproc/p5-XML-Atom-Syndication Makefile distinfo pkg-plist Log: - Update to v0.91 - Restrict to Perl 5.6+ due to dependencies PR: ports/99127 Submitted by: aaron Approved by: tobez (implicit) Revision Changes Path 1.7 +15 -3 ports/textproc/p5-XML-Atom-Syndication/Makefile 1.7 +3 -3 ports/textproc/p5-XML-Atom-Syndication/distinfo 1.4 +4 -4 ports/textproc/p5-XML-Atom-Syndication/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Jun 18 23:30:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1597016A47B; Sun, 18 Jun 2006 23:30:45 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4745B43D5D; Sun, 18 Jun 2006 23:30:44 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5INUiTM074678; Sun, 18 Jun 2006 23:30:44 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5INUimu074677; Sun, 18 Jun 2006 23:30:44 GMT (envelope-from alepulver) Message-Id: <200606182330.k5INUimu074677@repoman.freebsd.org> From: Alejandro Pulver Date: Sun, 18 Jun 2006 23:30:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/bsd-splash-changer/files pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 23:30:45 -0000 alepulver 2006-06-18 23:30:44 UTC FreeBSD ports repository Modified files: sysutils/bsd-splash-changer/files pkg-message.in Log: - Add a note to pkg-message about existing /boot/splash file being replaced. Approved by: maintainer Revision Changes Path 1.2 +3 -0 ports/sysutils/bsd-splash-changer/files/pkg-message.in From owner-cvs-all@FreeBSD.ORG Mon Jun 19 00:05:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BC7016A479; Mon, 19 Jun 2006 00:05:48 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFB8E43D73; Mon, 19 Jun 2006 00:05:47 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J05llD077500; Mon, 19 Jun 2006 00:05:47 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J05lkD077499; Mon, 19 Jun 2006 00:05:47 GMT (envelope-from aaron) Message-Id: <200606190005.k5J05lkD077499@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 19 Jun 2006 00:05:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/p5-Image-Imlib2 Makefile distinfo ports/graphics/p5-Image-Imlib2/files patch-lib-Image-ppport.h patch-lib::Image::ppport.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, 19 Jun 2006 00:05:48 -0000 aaron 2006-06-19 00:05:47 UTC FreeBSD ports repository Modified files: graphics/p5-Image-Imlib2 Makefile distinfo Added files: graphics/p5-Image-Imlib2/files patch-lib-Image-ppport.h Removed files: graphics/p5-Image-Imlib2/files patch-lib::Image::ppport.h Log: - Update to v1.09 - Rename patchfiles to satisfy portlint Approved by: tobez (implicit) Revision Changes Path 1.17 +1 -1 ports/graphics/p5-Image-Imlib2/Makefile 1.12 +3 -3 ports/graphics/p5-Image-Imlib2/distinfo 1.1 +451 -0 ports/graphics/p5-Image-Imlib2/files/patch-lib-Image-ppport.h (new) 1.2 +0 -451 ports/graphics/p5-Image-Imlib2/files/patch-lib::Image::ppport.h (dead) From owner-cvs-all@FreeBSD.ORG Mon Jun 19 00:06:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A07416A47D; Mon, 19 Jun 2006 00:06:30 +0000 (UTC) (envelope-from mita@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFEFF43D5E; Mon, 19 Jun 2006 00:06:29 +0000 (GMT) (envelope-from mita@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J06TMX077605; Mon, 19 Jun 2006 00:06:29 GMT (envelope-from mita@repoman.freebsd.org) Received: (from mita@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J06Tat077604; Mon, 19 Jun 2006 00:06:29 GMT (envelope-from mita) Message-Id: <200606190006.k5J06Tat077604@repoman.freebsd.org> From: Yoshio MITA Date: Mon, 19 Jun 2006 00:06: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/tgif Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 00:06:30 -0000 mita 2006-06-19 00:06:29 UTC FreeBSD ports repository Modified files: japanese/tgif Makefile Log: Synchronize portversion with graphics/tgif Submitted by: maintainer Revision Changes Path 1.30 +1 -1 ports/japanese/tgif/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jun 19 00:08:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98A0216A47C; Mon, 19 Jun 2006 00:08:10 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B1FB43D6A; Mon, 19 Jun 2006 00:08: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 k5J085S1077707; Mon, 19 Jun 2006 00:08:05 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J085hJ077706; Mon, 19 Jun 2006 00:08:05 GMT (envelope-from leeym) Message-Id: <200606190008.k5J085hJ077706@repoman.freebsd.org> From: Yen-Ming Lee Date: Mon, 19 Jun 2006 00:08:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/mmsrip Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 00:08:10 -0000 leeym 2006-06-19 00:08:05 UTC FreeBSD ports repository Modified files: multimedia/mmsrip Makefile distinfo Log: - Update to 0.7.0 PR: 99081 Submitted by: leeym Approved by: maintainer Revision Changes Path 1.3 +9 -2 ports/multimedia/mmsrip/Makefile 1.3 +3 -3 ports/multimedia/mmsrip/distinfo From owner-cvs-all@FreeBSD.ORG Mon Jun 19 00:10:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FAE316A47D; Mon, 19 Jun 2006 00:10:05 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70A7E43D68; Mon, 19 Jun 2006 00:10:03 +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 k5J0A3QJ077802; Mon, 19 Jun 2006 00:10:03 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J0A3U1077801; Mon, 19 Jun 2006 00:10:03 GMT (envelope-from linimon) Message-Id: <200606190010.k5J0A3U1077801@repoman.freebsd.org> From: Mark Linimon Date: Mon, 19 Jun 2006 00:10: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 CHANGES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 00:10:05 -0000 linimon 2006-06-19 00:10:03 UTC FreeBSD ports repository Modified files: . CHANGES Log: Belatedly add the description of the most recent bsd.*.mk changes. Revision Changes Path 1.53 +40 -2 ports/CHANGES From owner-cvs-all@FreeBSD.ORG Mon Jun 19 00:16:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02B5A16A481; Mon, 19 Jun 2006 00:16:17 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4D9843D45; Mon, 19 Jun 2006 00:16:16 +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 k5J0GGLB078085; Mon, 19 Jun 2006 00:16:16 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J0GGS7078084; Mon, 19 Jun 2006 00:16:16 GMT (envelope-from linimon) Message-Id: <200606190016.k5J0GGS7078084@repoman.freebsd.org> From: Mark Linimon Date: Mon, 19 Jun 2006 00:16:16 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/articles/portbuild article.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 00:16:17 -0000 linimon 2006-06-19 00:16:16 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/portbuild article.sgml Log: Add a paragraph break that we will need later. Revision Changes Path 1.11 +3 -1 doc/en_US.ISO8859-1/articles/portbuild/article.sgml From owner-cvs-all@FreeBSD.ORG Mon Jun 19 00:21:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7864516A479; Mon, 19 Jun 2006 00:21:12 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3822E43D45; Mon, 19 Jun 2006 00:21:12 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J0LCAL078311; Mon, 19 Jun 2006 00:21:12 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J0LCqd078310; Mon, 19 Jun 2006 00:21:12 GMT (envelope-from aaron) Message-Id: <200606190021.k5J0LCqd078310@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 19 Jun 2006 00:21:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-fonts/p5-Font-TTF Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 00:21:12 -0000 aaron 2006-06-19 00:21:11 UTC FreeBSD ports repository Modified files: x11-fonts/p5-Font-TTF Makefile Log: - Update PORTVERSION to correct 0.38.1 - Remove DISTNAME hack - Add WRKSRC to deal with malformed distro dir structure Approved by: tobez (implicit) Revision Changes Path 1.11 +2 -2 ports/x11-fonts/p5-Font-TTF/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jun 19 01: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2CDE16A47A; Mon, 19 Jun 2006 01:08:30 +0000 (UTC) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8618243D62; Mon, 19 Jun 2006 01:08:30 +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 k5J18U5m089164; Mon, 19 Jun 2006 01:08:30 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J18UZd089163; Mon, 19 Jun 2006 01:08:30 GMT (envelope-from ijliao) Message-Id: <200606190108.k5J18UZd089163@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 19 Jun 2006 01:08: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-FEAR-API Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 01:08:30 -0000 ijliao 2006-06-19 01:08:30 UTC FreeBSD ports repository Modified files: www/p5-FEAR-API Makefile distinfo Log: upgrade to 0.487.6 Revision Changes Path 1.4 +1 -1 ports/www/p5-FEAR-API/Makefile 1.3 +3 -3 ports/www/p5-FEAR-API/distinfo From owner-cvs-all@FreeBSD.ORG Mon Jun 19 01:32:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24BB016A479; Mon, 19 Jun 2006 01:32:21 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E94AD43D48; Mon, 19 Jun 2006 01:32:20 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J1WK4a090233; Mon, 19 Jun 2006 01:32:20 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J1WKx9090232; Mon, 19 Jun 2006 01:32:20 GMT (envelope-from aaron) Message-Id: <200606190132.k5J1WKx9090232@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 19 Jun 2006 01:32:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/japanese Makefile ports/japanese/p5-Lingua-JA-Numbers 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, 19 Jun 2006 01:32:21 -0000 aaron 2006-06-19 01:32:20 UTC FreeBSD ports repository Modified files: japanese Makefile Added files: japanese/p5-Lingua-JA-Numbers Makefile distinfo pkg-descr pkg-plist Log: Adding port japanese/p5-Lingua-JA-Numbers, Converts numeric values into their Japanese string equivalents and vice versa. Approved by: tobez (implicit) Revision Changes Path 1.627 +1 -0 ports/japanese/Makefile 1.1 +28 -0 ports/japanese/p5-Lingua-JA-Numbers/Makefile (new) 1.1 +3 -0 ports/japanese/p5-Lingua-JA-Numbers/distinfo (new) 1.1 +16 -0 ports/japanese/p5-Lingua-JA-Numbers/pkg-descr (new) 1.1 +7 -0 ports/japanese/p5-Lingua-JA-Numbers/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Jun 19 01:32:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1FFF16A47A; Mon, 19 Jun 2006 01:32:44 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 705C443D46; Mon, 19 Jun 2006 01:32:44 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J1WiCt090275; Mon, 19 Jun 2006 01:32:44 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J1WiW6090274; Mon, 19 Jun 2006 01:32:44 GMT (envelope-from aaron) Message-Id: <200606190132.k5J1WiW6090274@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 19 Jun 2006 01:32:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 01:32:44 -0000 aaron 2006-06-19 01:32:44 UTC FreeBSD ports repository Modified files: . modules Log: ja-p5-Lingua-JA-Numbers --> ports/japanese/p5-Lingua-JA-Numbers Revision Changes Path 1.15373 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Jun 19 01:34:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 863C016A47A; Mon, 19 Jun 2006 01:34:38 +0000 (UTC) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F22EC43D49; Mon, 19 Jun 2006 01:34:37 +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 k5J1YbQU090414; Mon, 19 Jun 2006 01:34:37 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J1YbSC090413; Mon, 19 Jun 2006 01:34:37 GMT (envelope-from ijliao) Message-Id: <200606190134.k5J1YbSC090413@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 19 Jun 2006 01:34: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/misc/chmlib Makefile distinfo pkg-descr pkg-plist ports/misc/chmlib/files patch-Makefile.in patch-ltmain.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 01:34:38 -0000 ijliao 2006-06-19 01:34:37 UTC FreeBSD ports repository Modified files: misc/chmlib Makefile distinfo pkg-descr pkg-plist Added files: misc/chmlib/files patch-ltmain.sh Removed files: misc/chmlib/files patch-Makefile.in Log: upgrade to 0.38 Revision Changes Path 1.17 +3 -4 ports/misc/chmlib/Makefile 1.8 +3 -3 ports/misc/chmlib/distinfo 1.4 +0 -69 ports/misc/chmlib/files/patch-Makefile.in (dead) 1.3 +15 -0 ports/misc/chmlib/files/patch-ltmain.sh (new) 1.2 +1 -1 ports/misc/chmlib/pkg-descr 1.5 +1 -1 ports/misc/chmlib/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Jun 19 01:43:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4086316A479; Mon, 19 Jun 2006 01:43:29 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F161343D46; Mon, 19 Jun 2006 01:43:28 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J1hSrQ090786; Mon, 19 Jun 2006 01:43:28 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J1hSHm090785; Mon, 19 Jun 2006 01:43:28 GMT (envelope-from aaron) Message-Id: <200606190143.k5J1hSHm090785@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 19 Jun 2006 01:43: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/japanese/p5-Date-Japanese-Era 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, 19 Jun 2006 01:43:29 -0000 aaron 2006-06-19 01:43:28 UTC FreeBSD ports repository Modified files: japanese/p5-Date-Japanese-Era Makefile distinfo pkg-plist Log: - Update to v0.06 - Restrict to Perl 5.8.1+ due to new dependency upon p5-Lingua-JA-Numbers Approved by: tobez (implicit) Revision Changes Path 1.4 +7 -3 ports/japanese/p5-Date-Japanese-Era/Makefile 1.4 +3 -3 ports/japanese/p5-Date-Japanese-Era/distinfo 1.4 +3 -5 ports/japanese/p5-Date-Japanese-Era/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Jun 19 02:25:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F244A16A47A; Mon, 19 Jun 2006 02:25:11 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A0B143D46; Mon, 19 Jun 2006 02:25:11 +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 k5J2PBS7093644; Mon, 19 Jun 2006 02:25:11 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from thompsa@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J2PB7j093639; Mon, 19 Jun 2006 02:25:11 GMT (envelope-from thompsa) Message-Id: <200606190225.k5J2PB7j093639@repoman.freebsd.org> From: Andrew Thompson Date: Mon, 19 Jun 2006 02:25:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/net if_bridge.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 02:25:12 -0000 thompsa 2006-06-19 02:25:11 UTC FreeBSD src repository Modified files: sys/net if_bridge.c Log: Fix spelling mistake in comment. Revision Changes Path 1.64 +1 -1 src/sys/net/if_bridge.c From owner-cvs-all@FreeBSD.ORG Mon Jun 19 02:55:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FBFD16A479; Mon, 19 Jun 2006 02:55:27 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A2A643D49; Mon, 19 Jun 2006 02:55:27 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J2tRqX094868; Mon, 19 Jun 2006 02:55:27 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J2tRIr094867; Mon, 19 Jun 2006 02:55:27 GMT (envelope-from bmah) Message-Id: <200606190255.k5J2tRIr094867@repoman.freebsd.org> From: "Bruce A. Mah" Date: Mon, 19 Jun 2006 02:55: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/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 02:55:27 -0000 bmah 2006-06-19 02:55:27 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: Various wording nits (hopefully resulting in net improvements) to the main kernel section. Revision Changes Path 1.949 +23 -18 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Mon Jun 19 03:09:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5271D16A47A; Mon, 19 Jun 2006 03:09:05 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2EBB43D49; Mon, 19 Jun 2006 03:09:04 +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 k5J3947l096705; Mon, 19 Jun 2006 03:09:04 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J394rG096704; Mon, 19 Jun 2006 03:09:04 GMT (envelope-from linimon) Message-Id: <200606190309.k5J394rG096704@repoman.freebsd.org> From: Mark Linimon Date: Mon, 19 Jun 2006 03:09:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 03:09:05 -0000 linimon 2006-06-19 03:09:04 UTC FreeBSD ports repository Modified files: mail Makefile Log: Re-enable sylpheed2-devel, now that whatever problem that broke INDEX some time ago seems to have been resolved. The port is current IGNOREd anyway. Hat: portmgr Revision Changes Path 1.768 +1 -0 ports/mail/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jun 19 04:17:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A091216A474; Mon, 19 Jun 2006 04:17:17 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D80243D49; Mon, 19 Jun 2006 04:17:17 +0000 (GMT) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J4HHq6000981; Mon, 19 Jun 2006 04:17:17 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J4HHrF000980; Mon, 19 Jun 2006 04:17:17 GMT (envelope-from danfe) Message-Id: <200606190417.k5J4HHrF000980@repoman.freebsd.org> From: Alexey Dokuchaev Date: Mon, 19 Jun 2006 04:17: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/audio/rezound Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 04:17:17 -0000 danfe 2006-06-19 04:17:17 UTC FreeBSD ports repository Modified files: audio/rezound Makefile Log: Unquote BROKEN to please portlint(1). PR: ports/99147 Submitted by: Alexander Botero-Lowry Revision Changes Path 1.5 +1 -1 ports/audio/rezound/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jun 19 04:44:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D01A16A479; Mon, 19 Jun 2006 04:44:22 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1507743D53; Mon, 19 Jun 2006 04:44: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 k5J4iLKf004624; Mon, 19 Jun 2006 04:44:21 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J4iLAQ004623; Mon, 19 Jun 2006 04:44:21 GMT (envelope-from brueffer) Message-Id: <200606190444.k5J4iLAQ004623@repoman.freebsd.org> From: Christian Brueffer Date: Mon, 19 Jun 2006 04:44:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/man/man4 cpufreq.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, 19 Jun 2006 04:44:22 -0000 brueffer 2006-06-19 04:44:21 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man4 cpufreq.4 Log: MFC rev. 1.14 Mention that the powernow driver also supports AMD Cool'n'Quiet. Revision Changes Path 1.10.2.4 +1 -1 src/share/man/man4/cpufreq.4 From owner-cvs-all@FreeBSD.ORG Mon Jun 19 05:15:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B47B16A47C; Mon, 19 Jun 2006 05:15:56 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23B8843D48; Mon, 19 Jun 2006 05:15:56 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J5Ftan014872; Mon, 19 Jun 2006 05:15:55 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J5FtfW014871; Mon, 19 Jun 2006 05:15:55 GMT (envelope-from aaron) Message-Id: <200606190515.k5J5FtfW014871@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 19 Jun 2006 05:15:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc Makefile ports/textproc/p5-CSS-Squish 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, 19 Jun 2006 05:15:56 -0000 aaron 2006-06-19 05:15:55 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-CSS-Squish Makefile distinfo pkg-descr pkg-plist Log: Adding port textproc/p5-CSS-Squish, Compact many CSS files into one big file. Approved by: tobez (implicit) Revision Changes Path 1.990 +1 -0 ports/textproc/Makefile 1.1 +30 -0 ports/textproc/p5-CSS-Squish/Makefile (new) 1.1 +3 -0 ports/textproc/p5-CSS-Squish/distinfo (new) 1.1 +15 -0 ports/textproc/p5-CSS-Squish/pkg-descr (new) 1.1 +5 -0 ports/textproc/p5-CSS-Squish/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Jun 19 05:16:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 825AD16A474; Mon, 19 Jun 2006 05:16:25 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C436B43D53; Mon, 19 Jun 2006 05:16:24 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J5GOl1014923; Mon, 19 Jun 2006 05:16:24 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J5GOfq014922; Mon, 19 Jun 2006 05:16:24 GMT (envelope-from aaron) Message-Id: <200606190516.k5J5GOfq014922@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 19 Jun 2006 05:16:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 05:16:25 -0000 aaron 2006-06-19 05:16:24 UTC FreeBSD ports repository Modified files: . modules Log: p5-CSS-Squish --> ports/textproc/p5-CSS-Squish Revision Changes Path 1.15374 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Jun 19 05: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3826F16A47A; Mon, 19 Jun 2006 05:35:57 +0000 (UTC) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFC7443D46; Mon, 19 Jun 2006 05:35:56 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J5ZuX3015823; Mon, 19 Jun 2006 05:35:56 GMT (envelope-from ps@repoman.freebsd.org) Received: (from ps@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J5ZuKw015822; Mon, 19 Jun 2006 05:35:56 GMT (envelope-from ps) Message-Id: <200606190535.k5J5ZuKw015822@repoman.freebsd.org> From: Paul Saab Date: Mon, 19 Jun 2006 05: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/dev/mfi mfi.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 05:35:57 -0000 ps 2006-06-19 05:35:56 UTC FreeBSD src repository Modified files: sys/dev/mfi mfi.c Log: Remove two debugging printfs Revision Changes Path 1.7 +0 -2 src/sys/dev/mfi/mfi.c From owner-cvs-all@FreeBSD.ORG Mon Jun 19 05:47:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C34F416A474; Mon, 19 Jun 2006 05:47:15 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 882DD43D45; Mon, 19 Jun 2006 05:47: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 k5J5lFbh016370; Mon, 19 Jun 2006 05:47:15 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J5lF0a016369; Mon, 19 Jun 2006 05:47:15 GMT (envelope-from marcus) Message-Id: <200606190547.k5J5lF0a016369@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 19 Jun 2006 05:47: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/audio/rhythmbox Makefile distinfo pkg-plist ports/audio/rhythmbox/files patch-configure patch-metadata_rb-metadata-gst.c patch-remote_bonobo_Makefile.in patch-sources_rb-ipod-source.c patch-widges_eggtrayicon.c patch-widgets_rb-song-info.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 05:47:15 -0000 marcus 2006-06-19 05:47:15 UTC FreeBSD ports repository Modified files: audio/rhythmbox Makefile distinfo pkg-plist Removed files: audio/rhythmbox/files patch-configure patch-metadata_rb-metadata-gst.c patch-remote_bonobo_Makefile.in patch-sources_rb-ipod-source.c patch-widges_eggtrayicon.c patch-widgets_rb-song-info.c Log: Update to 0.9.5. Submitted by: Pawel Worach Revision Changes Path 1.80 +2 -2 ports/audio/rhythmbox/Makefile 1.29 +3 -3 ports/audio/rhythmbox/distinfo 1.10 +0 -11 ports/audio/rhythmbox/files/patch-configure (dead) 1.2 +0 -11 ports/audio/rhythmbox/files/patch-metadata_rb-metadata-gst.c (dead) 1.2 +0 -11 ports/audio/rhythmbox/files/patch-remote_bonobo_Makefile.in (dead) 1.2 +0 -18 ports/audio/rhythmbox/files/patch-sources_rb-ipod-source.c (dead) 1.2 +0 -11 ports/audio/rhythmbox/files/patch-widges_eggtrayicon.c (dead) 1.2 +0 -29 ports/audio/rhythmbox/files/patch-widgets_rb-song-info.c (dead) 1.23 +65 -10 ports/audio/rhythmbox/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Jun 19 06:45:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAC0816A474; Mon, 19 Jun 2006 06:45:31 +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 6E45143D45; Mon, 19 Jun 2006 06:45:31 +0000 (GMT) (envelope-from erwin@mail.droso.net) Received: by mail.droso.net (Postfix, from userid 1001) id 7CE0522C85; Mon, 19 Jun 2006 08:45:30 +0200 (CEST) Date: Mon, 19 Jun 2006 08:45:30 +0200 From: Erwin Lansing To: Aaron Dalton Message-ID: <20060619064530.GX98272@droso.net> Mail-Followup-To: Aaron Dalton , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200606190005.k5J05lkD077499@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="K9FID0tFm7ImS7zj" Content-Disposition: inline In-Reply-To: <200606190005.k5J05lkD077499@repoman.freebsd.org> X-Operating-System: FreeBSD/i386 5.4-RELEASE User-Agent: Mutt/1.5.11 Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/graphics/p5-Image-Imlib2 Makefile distinfo ports/graphics/p5-Image-Imlib2/files patch-lib-Image-ppport.h patch-lib::Image::ppport.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, 19 Jun 2006 06:45:32 -0000 --K9FID0tFm7ImS7zj Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 19, 2006 at 12:05:47AM +0000, Aaron Dalton wrote: > aaron 2006-06-19 00:05:47 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > graphics/p5-Image-Imlib2 Makefile distinfo=20 > Added files: > graphics/p5-Image-Imlib2/files patch-lib-Image-ppport.h=20 > Removed files: > graphics/p5-Image-Imlib2/files patch-lib::Image::ppport.h=20 > Log: > - Update to v1.09 > - Rename patchfiles to satisfy portlint > =20 Usually, we don't encourage renames patch files just for the sake of renaming. This just adds useless bloat to the repo. All new files should adhere to the standard naming scheme though. -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 --K9FID0tFm7ImS7zj Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFElkgJqy9aWxUlaZARAkCZAKD5UO+BRFdfuJGuPM4THVWQa/AZzQCggAAo FC1CboDUgX92+aoKtn6vuQk= =xOZp -----END PGP SIGNATURE----- --K9FID0tFm7ImS7zj-- From owner-cvs-all@FreeBSD.ORG Mon Jun 19 06:47:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2217716A47A; Mon, 19 Jun 2006 06:47:05 +0000 (UTC) (envelope-from aaron@freebsd.org) Received: from priv-edmwes34.telusplanet.net (defout.telus.net [204.209.205.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id B390343D48; Mon, 19 Jun 2006 06:47:03 +0000 (GMT) (envelope-from aaron@freebsd.org) Received: from priv-edmwaa06.telusplanet.net ([137.186.246.196]) by priv-edmwes34.telusplanet.net (InterMail vM.6.01.05.04 201-2131-123-105-20051025) with ESMTP id <20060619064700.WOUA25649.priv-edmwes34.telusplanet.net@priv-edmwaa06.telusplanet.net>; Mon, 19 Jun 2006 00:47:00 -0600 Received: from [192.168.15.100] (d137-186-246-196.abhsia.telus.net [137.186.246.196]) by priv-edmwaa06.telusplanet.net (BorderWare MXtreme Infinity Mail Firewall) with ESMTP id 5531L80VH8; Mon, 19 Jun 2006 00:47:00 -0600 (MDT) Message-ID: <4496488C.60306@freebsd.org> Date: Mon, 19 Jun 2006 00:47:40 -0600 From: Aaron Dalton Organization: FreeBSD.org User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Erwin Lansing References: <200606190005.k5J05lkD077499@repoman.freebsd.org> <20060619064530.GX98272@droso.net> In-Reply-To: <20060619064530.GX98272@droso.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/graphics/p5-Image-Imlib2 Makefile distinfo ports/graphics/p5-Image-Imlib2/files patch-lib-Image-ppport.h patch-lib::Image::ppport.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, 19 Jun 2006 06:47:05 -0000 Erwin Lansing wrote: > On Mon, Jun 19, 2006 at 12:05:47AM +0000, Aaron Dalton wrote: > >>aaron 2006-06-19 00:05:47 UTC >> >> FreeBSD ports repository >> >> Modified files: >> graphics/p5-Image-Imlib2 Makefile distinfo >> Added files: >> graphics/p5-Image-Imlib2/files patch-lib-Image-ppport.h >> Removed files: >> graphics/p5-Image-Imlib2/files patch-lib::Image::ppport.h >> Log: >> - Update to v1.09 >> - Rename patchfiles to satisfy portlint >> > > Usually, we don't encourage renames patch files just for the sake of > renaming. This just adds useless bloat to the repo. All new files should > adhere to the standard naming scheme though. > > -erwin > Will do. Thanks! -- Aaron Dalton aaron@FreeBSD.org FreeBSD Ports Committer From owner-cvs-all@FreeBSD.ORG Mon Jun 19 06: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5B9616A581; Mon, 19 Jun 2006 06:47:23 +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 596B443D45; Mon, 19 Jun 2006 06:47:23 +0000 (GMT) (envelope-from erwin@mail.droso.net) Received: by mail.droso.net (Postfix, from userid 1001) id 8B98822CD5; Mon, 19 Jun 2006 08:47:22 +0200 (CEST) Date: Mon, 19 Jun 2006 08:47:22 +0200 From: Erwin Lansing To: Aaron Dalton Message-ID: <20060619064722.GY98272@droso.net> Mail-Followup-To: Aaron Dalton , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200606190021.k5J0LCqd078310@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2PtegAy3ko4/l3FE" Content-Disposition: inline In-Reply-To: <200606190021.k5J0LCqd078310@repoman.freebsd.org> X-Operating-System: FreeBSD/i386 5.4-RELEASE User-Agent: Mutt/1.5.11 Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11-fonts/p5-Font-TTF Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 06:47:23 -0000 --2PtegAy3ko4/l3FE Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 19, 2006 at 12:21:11AM +0000, Aaron Dalton wrote: > aaron 2006-06-19 00:21:11 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > x11-fonts/p5-Font-TTF Makefile=20 > Log: > - Update PORTVERSION to correct 0.38.1 > - Remove DISTNAME hack > - Add WRKSRC to deal with malformed distro dir structure The last reason was exactly why I didn't do this. This just forced all users to upgrade this port unnecessarily as they will get the exact same version installed. -erwin > =20 > Approved by: tobez (implicit) > =20 > Revision Changes Path > 1.11 +2 -2 ports/x11-fonts/p5-Font-TTF/Makefile >=20 > http://cvsweb.FreeBSD.org/ports/x11-fonts/p5-Font-TTF/Makefile.diff?r1=3D= 1.10&r2=3D1.11&f=3Dh > | =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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: /usr/local/www/cvsroot/FreeBSD/ports/x11-fonts/p5-Font-TTF/Ma= kefile,v > | retrieving revision 1.10 > | retrieving revision 1.11 > | diff -u -p -r1.10 -r1.11 > | --- ports/x11-fonts/p5-Font-TTF/Makefile 2006/06/06 07:44:29 1.10 > | +++ ports/x11-fonts/p5-Font-TTF/Makefile 2006/06/19 00:21:11 1.11 > | @@ -3,20 +3,20 @@ > | # Date created: Apr 28, 2002 > | # Whom: ijliao > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/x11-fonts/p5-Font-TTF= /Makefile,v 1.10 2006/06/06 07:44:29 erwin Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/x11-fonts/p5-Font-TTF= /Makefile,v 1.11 2006/06/19 00:21:11 aaron Exp $ > | # > | =20 > | PORTNAME=3D Font-TTF > | -PORTVERSION=3D 0.38 > | +PORTVERSION=3D 0.38.1 > | CATEGORIES=3D x11-fonts perl5 > | MASTER_SITES=3D ${MASTER_SITE_PERL_CPAN} > | MASTER_SITE_SUBDIR=3D Font > | PKGNAMEPREFIX=3D p5- > | -DISTFILES=3D ${DISTNAME}.1${EXTRACT_SUFX} > | =20 > | MAINTAINER=3D perl@FreeBSD.org > | COMMENT=3D Perl module for TrueType font hacking > | =20 > | +WRKSRC=3D ${WRKDIR}/${PORTNAME}-0.38 > | PERL_CONFIGURE=3D yes > | =20 > | MAN3=3D Font::TTF::AATKern.3 Font::TTF::Anchor.3 Font::TTF::Bsln.3 \ --=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 --2PtegAy3ko4/l3FE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFElkh6qy9aWxUlaZARAv1mAKDlvpWmj/WuRNXSv8OJKD0diH4BrACeJ93d cT9ZA2nZLoSZlrYEqTaMNNg= =r0FP -----END PGP SIGNATURE----- --2PtegAy3ko4/l3FE-- From owner-cvs-all@FreeBSD.ORG Mon Jun 19 06:49:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6210416A474; Mon, 19 Jun 2006 06:49:21 +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 ECD0143D45; Mon, 19 Jun 2006 06:49:20 +0000 (GMT) (envelope-from erwin@mail.droso.net) Received: by mail.droso.net (Postfix, from userid 1001) id 35C2E22C85; Mon, 19 Jun 2006 08:49:20 +0200 (CEST) Date: Mon, 19 Jun 2006 08:49:19 +0200 From: Erwin Lansing To: Mark Linimon Message-ID: <20060619064919.GZ98272@droso.net> Mail-Followup-To: Mark Linimon , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200606190309.k5J394rG096704@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="DUrLhbibRFA2flXj" Content-Disposition: inline In-Reply-To: <200606190309.k5J394rG096704@repoman.freebsd.org> X-Operating-System: FreeBSD/i386 5.4-RELEASE User-Agent: Mutt/1.5.11 Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/mail Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 06:49:21 -0000 --DUrLhbibRFA2flXj Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 19, 2006 at 03:09:04AM +0000, Mark Linimon wrote: > linimon 2006-06-19 03:09:04 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > mail Makefile=20 > Log: > Re-enable sylpheed2-devel, now that whatever problem that broke INDEX s= ome > time ago seems to have been resolved. The port is current IGNOREd anyw= ay. > =20 > Hat: portmgr Thanks. This resolves the last of the inconsistencies between modules and ports that are not connected to the build. I mailed the committer that added sylpheed2-devel some time ago to make sure the problem had gone away and reconnect this port, but never got a reply. -erwin > =20 > Revision Changes Path > 1.768 +1 -0 ports/mail/Makefile >=20 > http://cvsweb.FreeBSD.org/ports/mail/Makefile.diff?r1=3D1.767&r2=3D1.768&= f=3Dh > | =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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: /usr/local/www/cvsroot/FreeBSD/ports/mail/Makefile,v > | retrieving revision 1.767 > | retrieving revision 1.768 > | diff -u -p -r1.767 -r1.768 > | --- ports/mail/Makefile 2006/06/15 00:56:54 1.767 > | +++ ports/mail/Makefile 2006/06/19 03:09:04 1.768 > | @@ -1,4 +1,4 @@ > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/mail/Makefile,v 1.767= 2006/06/15 00:56:54 aaron Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/mail/Makefile,v 1.768= 2006/06/19 03:09:04 linimon Exp $ > | # > | =20 > | COMMENT =3D Electronic mail utilities > | @@ -540,6 +540,7 @@ > | SUBDIR +=3D sylpheed-claws-synce > | SUBDIR +=3D sylpheed-claws-vcalendar > | SUBDIR +=3D sylpheed2 > | + SUBDIR +=3D sylpheed2-devel > | SUBDIR +=3D sympa > | SUBDIR +=3D sympa-elixus > | SUBDIR +=3D sympa5 --=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 --DUrLhbibRFA2flXj Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFElkjvqy9aWxUlaZARAnUoAJ9R8S7hc4BxTlJSxGCxT94E+nEnOwCfd7Hr 5kJ6F7RpDNLXH1abIwBB9Po= =paAH -----END PGP SIGNATURE----- --DUrLhbibRFA2flXj-- From owner-cvs-all@FreeBSD.ORG Mon Jun 19 06:59:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F95A16A474; Mon, 19 Jun 2006 06:59:12 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EA3343D46; Mon, 19 Jun 2006 06:59:12 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J6xCN1022818; Mon, 19 Jun 2006 06:59:12 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J6xCh3022817; Mon, 19 Jun 2006 06:59:12 GMT (envelope-from aaron) Message-Id: <200606190659.k5J6xCh3022817@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 19 Jun 2006 06: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/www Makefile ports/www/p5-HTTP-SimpleLinkChecker 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, 19 Jun 2006 06:59:12 -0000 aaron 2006-06-19 06:59:11 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-HTTP-SimpleLinkChecker Makefile distinfo pkg-descr pkg-plist Log: Adding port www/p5-HTTP-SimpleLinkChecker, Check the HTTP response code for a link. Approved by: tobez (implicit) Revision Changes Path 1.1457 +1 -0 ports/www/Makefile 1.1 +31 -0 ports/www/p5-HTTP-SimpleLinkChecker/Makefile (new) 1.1 +3 -0 ports/www/p5-HTTP-SimpleLinkChecker/distinfo (new) 1.1 +21 -0 ports/www/p5-HTTP-SimpleLinkChecker/pkg-descr (new) 1.1 +5 -0 ports/www/p5-HTTP-SimpleLinkChecker/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Jun 19 06:59:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1567B16A509; Mon, 19 Jun 2006 06:59:36 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D99043D53; Mon, 19 Jun 2006 06:59:35 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J6xZH1022871; Mon, 19 Jun 2006 06:59:35 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J6xZkT022870; Mon, 19 Jun 2006 06:59:35 GMT (envelope-from aaron) Message-Id: <200606190659.k5J6xZkT022870@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 19 Jun 2006 06:59:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 06:59:36 -0000 aaron 2006-06-19 06:59:35 UTC FreeBSD ports repository Modified files: . modules Log: p5-HTTP-SimpleLinkChecker --> ports/www/p5-HTTP-SimpleLinkChecker Revision Changes Path 1.15375 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Jun 19 07:02:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E978316A474; Mon, 19 Jun 2006 07:02:38 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5A1F43D45; Mon, 19 Jun 2006 07:02:38 +0000 (GMT) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J72c2J023072; Mon, 19 Jun 2006 07:02:38 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J72cpo023071; Mon, 19 Jun 2006 07:02:38 GMT (envelope-from ehaupt) Message-Id: <200606190702.k5J72cpo023071@repoman.freebsd.org> From: Emanuel Haupt Date: Mon, 19 Jun 2006 07:02: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/festalon Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 07:02:39 -0000 ehaupt 2006-06-19 07:02:38 UTC FreeBSD ports repository Modified files: audio/festalon Makefile Log: Unquote BROKEN PR: 99154 Submitted by: Alexander Botero-Lowry Revision Changes Path 1.7 +1 -1 ports/audio/festalon/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jun 19 07:23:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6870216A479; Mon, 19 Jun 2006 07:23:58 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FA2143D45; Mon, 19 Jun 2006 07:23:58 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J7NwCJ025181; Mon, 19 Jun 2006 07:23:58 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J7Nv5C025180; Mon, 19 Jun 2006 07:23:57 GMT (envelope-from aaron) Message-Id: <200606190723.k5J7Nv5C025180@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 19 Jun 2006 07: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/www Makefile ports/www/p5-HTTP-Size 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, 19 Jun 2006 07:23:58 -0000 aaron 2006-06-19 07:23:57 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-HTTP-Size Makefile distinfo pkg-descr pkg-plist Log: Adding port www/p5-HTTP-Size, Get the byte size of an internet resource. Approved by: tobez (implicit) Revision Changes Path 1.1458 +1 -0 ports/www/Makefile 1.1 +33 -0 ports/www/p5-HTTP-Size/Makefile (new) 1.1 +3 -0 ports/www/p5-HTTP-Size/distinfo (new) 1.1 +4 -0 ports/www/p5-HTTP-Size/pkg-descr (new) 1.1 +5 -0 ports/www/p5-HTTP-Size/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Jun 19 07:24:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5043C16A481; Mon, 19 Jun 2006 07:24:23 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D40EF43D45; Mon, 19 Jun 2006 07:24:22 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J7OMsT025260; Mon, 19 Jun 2006 07:24:22 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J7OM6W025259; Mon, 19 Jun 2006 07:24:22 GMT (envelope-from aaron) Message-Id: <200606190724.k5J7OM6W025259@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 19 Jun 2006 07:24: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: Mon, 19 Jun 2006 07:24:23 -0000 aaron 2006-06-19 07:24:22 UTC FreeBSD ports repository Modified files: . modules Log: p5-HTTP-Size --> ports/www/p5-HTTP-Size Revision Changes Path 1.15376 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Jun 19 07: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9ADD16A474; Mon, 19 Jun 2006 07:27:55 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8555E43D46; Mon, 19 Jun 2006 07:27:55 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J7Rt8H025433; Mon, 19 Jun 2006 07:27:55 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J7Rt1u025432; Mon, 19 Jun 2006 07:27:55 GMT (envelope-from aaron) Message-Id: <200606190727.k5J7Rt1u025432@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 19 Jun 2006 07: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/net/p5-Net-Google-Calendar Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 07:27:55 -0000 aaron 2006-06-19 07:27:55 UTC FreeBSD ports repository Modified files: net/p5-Net-Google-Calendar Makefile distinfo Log: - Update to v0.02_devel - Restrict to Perl 5.8+ due to dependency upon textproc/p5-XML-Atom PR: 99125 Submitted by: aaron Reviewed by: maintainer Approved by: maintainer, tobez (implicit) Revision Changes Path 1.3 +9 -3 ports/net/p5-Net-Google-Calendar/Makefile 1.2 +3 -3 ports/net/p5-Net-Google-Calendar/distinfo From owner-cvs-all@FreeBSD.ORG Mon Jun 19 07: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5482016A47B; Mon, 19 Jun 2006 07:29:45 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 106DD43D4C; Mon, 19 Jun 2006 07:29:45 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J7TimG025527; Mon, 19 Jun 2006 07:29:44 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J7TigN025526; Mon, 19 Jun 2006 07:29:44 GMT (envelope-from aaron) Message-Id: <200606190729.k5J7TigN025526@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 19 Jun 2006 07: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/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: Mon, 19 Jun 2006 07:29:45 -0000 aaron 2006-06-19 07:29:44 UTC FreeBSD ports repository Modified files: mail/p5-Email-Valid Makefile distinfo Log: - Update to v0.173 PR: ports/99161 Submitted by: aaron Approved by: tobez Revision Changes Path 1.15 +1 -1 ports/mail/p5-Email-Valid/Makefile 1.10 +3 -3 ports/mail/p5-Email-Valid/distinfo From owner-cvs-all@FreeBSD.ORG Mon Jun 19 07:33:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73D8B16A474; Mon, 19 Jun 2006 07:33:36 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C6FB43D45; Mon, 19 Jun 2006 07:33:36 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J7Xa5E025804; Mon, 19 Jun 2006 07:33:36 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J7XahP025803; Mon, 19 Jun 2006 07:33:36 GMT (envelope-from sem) Message-Id: <200606190733.k5J7XahP025803@repoman.freebsd.org> From: Sergey Matveychuk Date: Mon, 19 Jun 2006 07:33: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/sysutils/portupgrade Makefile ports/sysutils/portupgrade/files patch-bin-portsclean X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 07:33:36 -0000 sem 2006-06-19 07:33:35 UTC FreeBSD ports repository Modified files: sysutils/portupgrade Makefile Added files: sysutils/portupgrade/files patch-bin-portsclean Log: - Work around for a bug in options parser. The bug caused count -D twice and look at it as -DD Reported in: ports@ Revision Changes Path 1.221 +1 -1 ports/sysutils/portupgrade/Makefile 1.1 +12 -0 ports/sysutils/portupgrade/files/patch-bin-portsclean (new) From owner-cvs-all@FreeBSD.ORG Mon Jun 19 07:34:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99B4316A474; Mon, 19 Jun 2006 07:34:33 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 554A843D45; Mon, 19 Jun 2006 07:34:33 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J7YXs6025868; Mon, 19 Jun 2006 07:34:33 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J7YX2q025867; Mon, 19 Jun 2006 07:34:33 GMT (envelope-from aaron) Message-Id: <200606190734.k5J7YX2q025867@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 19 Jun 2006 07:34:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Test-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: Mon, 19 Jun 2006 07:34:33 -0000 aaron 2006-06-19 07:34:33 UTC FreeBSD ports repository Modified files: devel/p5-Test-Base Makefile distinfo Log: - Update to v0.51 PR: ports/99171 Submitted by: aaron Approved by: tobez Revision Changes Path 1.7 +1 -1 ports/devel/p5-Test-Base/Makefile 1.7 +3 -3 ports/devel/p5-Test-Base/distinfo From owner-cvs-all@FreeBSD.ORG Mon Jun 19 07: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3ED2216A479; Mon, 19 Jun 2006 07:36:48 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDCB043D46; Mon, 19 Jun 2006 07:36:47 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J7almi026066; Mon, 19 Jun 2006 07:36:47 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J7alJK026065; Mon, 19 Jun 2006 07:36:47 GMT (envelope-from aaron) Message-Id: <200606190736.k5J7alJK026065@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 19 Jun 2006 07:36:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/p5-Class-DBI-DATA-Schema Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 07:36:48 -0000 aaron 2006-06-19 07:36:47 UTC FreeBSD ports repository Modified files: databases/p5-Class-DBI-DATA-Schema Makefile distinfo pkg-descr Log: - Update from v0.04 to v1.00 - Restrict to Perl 5.6+ due to dependencies PR: ports/98179 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit) Revision Changes Path 1.2 +8 -10 ports/databases/p5-Class-DBI-DATA-Schema/Makefile 1.3 +3 -3 ports/databases/p5-Class-DBI-DATA-Schema/distinfo 1.3 +1 -0 ports/databases/p5-Class-DBI-DATA-Schema/pkg-descr From owner-cvs-all@FreeBSD.ORG Mon Jun 19 07: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B6CF16A474; Mon, 19 Jun 2006 07:40:45 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD9B643D48; Mon, 19 Jun 2006 07:40:44 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J7eitx026247; Mon, 19 Jun 2006 07:40:44 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J7eik6026246; Mon, 19 Jun 2006 07:40:44 GMT (envelope-from aaron) Message-Id: <200606190740.k5J7eik6026246@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 19 Jun 2006 07:40:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports UPDATING X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 07:40:45 -0000 aaron 2006-06-19 07:40:44 UTC FreeBSD ports repository Modified files: . UPDATING Log: - Added entry for pfpro ports and changed default cert location Approved by: tobez Revision Changes Path 1.344 +8 -1 ports/UPDATING From owner-cvs-all@FreeBSD.ORG Mon Jun 19 07:41:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A2B516A479; Mon, 19 Jun 2006 07:41:37 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C003D43D46; Mon, 19 Jun 2006 07:41:36 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J7farE026337; Mon, 19 Jun 2006 07:41:36 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J7faeL026336; Mon, 19 Jun 2006 07:41:36 GMT (envelope-from aaron) Message-Id: <200606190741.k5J7faeL026336@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 19 Jun 2006 07: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/devel/p5-File-Append-TempFile Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 07:41:37 -0000 aaron 2006-06-19 07:41:36 UTC FreeBSD ports repository Modified files: devel/p5-File-Append-TempFile Makefile distinfo Log: - Update from v0.02 to v0.03 PR: ports/98248 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit) Revision Changes Path 1.2 +1 -1 ports/devel/p5-File-Append-TempFile/Makefile 1.2 +3 -3 ports/devel/p5-File-Append-TempFile/distinfo From owner-cvs-all@FreeBSD.ORG Mon Jun 19 07:43:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C857516A479; Mon, 19 Jun 2006 07:43:18 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 819C043D48; Mon, 19 Jun 2006 07:43:18 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J7hI4B026444; Mon, 19 Jun 2006 07:43:18 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J7hIwB026443; Mon, 19 Jun 2006 07:43:18 GMT (envelope-from aaron) Message-Id: <200606190743.k5J7hIwB026443@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 19 Jun 2006 07:43:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-IO-KQueue 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, 19 Jun 2006 07:43:18 -0000 aaron 2006-06-19 07:43:18 UTC FreeBSD ports repository Modified files: devel/p5-IO-KQueue Makefile distinfo pkg-descr pkg-plist Log: - Update from v0.29 to v0.30 - Add example files to Makefile and plist PR: ports/98251 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit) Revision Changes Path 1.4 +11 -2 ports/devel/p5-IO-KQueue/Makefile 1.2 +3 -3 ports/devel/p5-IO-KQueue/distinfo 1.2 +1 -0 ports/devel/p5-IO-KQueue/pkg-descr 1.5 +4 -1 ports/devel/p5-IO-KQueue/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Jun 19 08:01:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 134A616A47A; Mon, 19 Jun 2006 08:01:32 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94889440E7; Mon, 19 Jun 2006 08:01:31 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J81VD6028078; Mon, 19 Jun 2006 08:01:31 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J81VD2028077; Mon, 19 Jun 2006 08:01:31 GMT (envelope-from aaron) Message-Id: <200606190801.k5J81VD2028077@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 19 Jun 2006 08:01: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 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: Mon, 19 Jun 2006 08:01:32 -0000 aaron 2006-06-19 08:01:31 UTC FreeBSD ports repository Modified files: . MOVED Log: - Added entry for devel/p5-Filesys-Statvfs_Df which has been broken up into 2 separate modules: sysutils/p5-Filesys-Df and sysutils/p5-Filesys-Statvfs. PR: ports/98249 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit) Revision Changes Path 1.1072 +2 -1 ports/MOVED From owner-cvs-all@FreeBSD.ORG Mon Jun 19 08:10:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8035616A474; Mon, 19 Jun 2006 08:10:24 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A4EF440EB; Mon, 19 Jun 2006 08:10:24 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J8AOpg029798; Mon, 19 Jun 2006 08:10:24 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J8AOPg029796; Mon, 19 Jun 2006 08:10:24 GMT (envelope-from obrien) Message-Id: <200606190810.k5J8AOPg029796@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 19 Jun 2006 08:10: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/usr.bin/file config.h src/lib/libmagic Makefile config.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 08:10:24 -0000 obrien 2006-06-19 08:10:24 UTC FreeBSD src repository Modified files: usr.bin/file config.h lib/libmagic Makefile config.h Log: Update for the 'file' 4.17 import. Revision Changes Path 1.9 +1 -1 src/lib/libmagic/Makefile 1.3 +48 -54 src/lib/libmagic/config.h 1.10 +48 -54 src/usr.bin/file/config.h From owner-cvs-all@FreeBSD.ORG Mon Jun 19 08:11:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C96A16A484; Mon, 19 Jun 2006 08:11:24 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC21C43E79; Mon, 19 Jun 2006 07:50:50 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J7oor0027082; Mon, 19 Jun 2006 07:50:50 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J7ooa8027081; Mon, 19 Jun 2006 07:50:50 GMT (envelope-from aaron) Message-Id: <200606190750.k5J7ooa8027081@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 19 Jun 2006 07:50: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/sysutils Makefile ports/sysutils/p5-Filesys-Statvfs 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, 19 Jun 2006 08:11:24 -0000 aaron 2006-06-19 07:50:50 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/p5-Filesys-Statvfs Makefile distinfo pkg-descr pkg-plist Log: Adding port sysutils/p5-Filesys-Statvfs, Perl extension for statvfs() and fstatvfs(). PR: ports/98249 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit) Revision Changes Path 1.794 +1 -0 ports/sysutils/Makefile 1.1 +28 -0 ports/sysutils/p5-Filesys-Statvfs/Makefile (new) 1.1 +3 -0 ports/sysutils/p5-Filesys-Statvfs/distinfo (new) 1.1 +16 -0 ports/sysutils/p5-Filesys-Statvfs/pkg-descr (new) 1.1 +7 -0 ports/sysutils/p5-Filesys-Statvfs/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Jun 19 08:11:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4285816A494; Mon, 19 Jun 2006 08:11:24 +0000 (UTC) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B218343E93; Mon, 19 Jun 2006 07:51:47 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J7pl4v027199; Mon, 19 Jun 2006 07:51:47 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J7pl83027198; Mon, 19 Jun 2006 07:51:47 GMT (envelope-from davidxu) Message-Id: <200606190751.k5J7pl83027198@repoman.freebsd.org> From: David Xu Date: Mon, 19 Jun 2006 07:51: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/i386/include specialreg.h src/sys/i386/i386 identcpu.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 08:11:24 -0000 davidxu 2006-06-19 07:51:47 UTC FreeBSD src repository Modified files: sys/i386/include specialreg.h sys/i386/i386 identcpu.c Log: Clear bit 22 in MSR IA32_MISC_ENABLE, according to Intel document, when the bit 22 is set to 1, CPUID with EAX=0 returns a maximum value in EAX[7..0] of 3, when set to 0(default), CPUID with EAX=0 returns the number corresponding to the maximum standard function supported. On my machine, BIOS sets the bit to 1 to make it to be compatible with old OS, this causes dual-core Pentium-D (two physical cores) to be identified as hyperthreading (two logical cores) by function mp_topology(). Revision Changes Path 1.163 +11 -0 src/sys/i386/i386/identcpu.c 1.30 +1 -0 src/sys/i386/include/specialreg.h From owner-cvs-all@FreeBSD.ORG Mon Jun 19 08:11:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49D3916A58F; Mon, 19 Jun 2006 08:11:25 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EB7A43EB5; Mon, 19 Jun 2006 07:52:13 +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 k5J7qDBQ027306; Mon, 19 Jun 2006 07:52:13 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J7qDvk027305; Mon, 19 Jun 2006 07:52:13 GMT (envelope-from sobomax) Message-Id: <200606190752.k5J7qDvk027305@repoman.freebsd.org> From: Maxim Sobolev Date: Mon, 19 Jun 2006 07:52:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/misc/libpri Makefile distinfo ports/misc/libpri/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, 19 Jun 2006 08:11:25 -0000 sobomax 2006-06-19 07:52:13 UTC FreeBSD ports repository Modified files: misc/libpri Makefile distinfo misc/libpri/files patch-Makefile Log: Update to 1.2.3, which is necessary for newest version of asterisk to compile with zaptel support. Revision Changes Path 1.11 +1 -2 ports/misc/libpri/Makefile 1.8 +3 -3 ports/misc/libpri/distinfo 1.6 +16 -10 ports/misc/libpri/files/patch-Makefile From owner-cvs-all@FreeBSD.ORG Mon Jun 19 08: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D14E416A6F2; Mon, 19 Jun 2006 08:11:49 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CC1E43E7E; Mon, 19 Jun 2006 07:51:03 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J7p3gO027124; Mon, 19 Jun 2006 07:51:03 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J7p3h3027123; Mon, 19 Jun 2006 07:51:03 GMT (envelope-from aaron) Message-Id: <200606190751.k5J7p3h3027123@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 19 Jun 2006 07: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: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 08:11:51 -0000 aaron 2006-06-19 07:51:03 UTC FreeBSD ports repository Modified files: . modules Log: p5-Filesys-Statvfs --> ports/sysutils/p5-Filesys-Statvfs Revision Changes Path 1.15378 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Jun 19 08:11:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DA4E16A72D; Mon, 19 Jun 2006 08:11:55 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2202B43DF8; Mon, 19 Jun 2006 07:49:25 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J7nP9L026910; Mon, 19 Jun 2006 07:49:25 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J7nPCW026909; Mon, 19 Jun 2006 07:49:25 GMT (envelope-from aaron) Message-Id: <200606190749.k5J7nPCW026909@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 19 Jun 2006 07: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: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 08:11:55 -0000 aaron 2006-06-19 07:49:24 UTC FreeBSD ports repository Modified files: . modules Log: p5-Filesys-Df --> ports/sysutils/p5-Filesys-Df Revision Changes Path 1.15377 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Jun 19 08: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B636B16A830; Mon, 19 Jun 2006 08:11:59 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D240843F2E; Mon, 19 Jun 2006 07:53:55 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J7rtLW027489; Mon, 19 Jun 2006 07:53:55 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J7rtuJ027488; Mon, 19 Jun 2006 07:53:55 GMT (envelope-from aaron) Message-Id: <200606190753.k5J7rtuJ027488@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 19 Jun 2006 07: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/devel/p5-Filesys-Statvfs_Df Makefile distinfo pkg-descr pkg-plist ports/devel/p5-Filesys-Statvfs_Df/files patch-Statvfs.xs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 08:11:59 -0000 aaron 2006-06-19 07:53:55 UTC FreeBSD ports repository Removed files: devel/p5-Filesys-Statvfs_Df Makefile distinfo pkg-descr pkg-plist devel/p5-Filesys-Statvfs_Df/files patch-Statvfs.xs Log: - Deleting port as the vendor has broken the port up into 2 separate modules: sysutils/p5-Filesys-Df and sysutils/p5-Filesys-Statvfs. PR: ports/98249 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit) Revision Changes Path 1.3 +0 -22 ports/devel/p5-Filesys-Statvfs_Df/Makefile (dead) 1.3 +0 -3 ports/devel/p5-Filesys-Statvfs_Df/distinfo (dead) 1.2 +0 -90 ports/devel/p5-Filesys-Statvfs_Df/files/patch-Statvfs.xs (dead) 1.4 +0 -15 ports/devel/p5-Filesys-Statvfs_Df/pkg-descr (dead) 1.6 +0 -9 ports/devel/p5-Filesys-Statvfs_Df/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Mon Jun 19 08:12:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3379916A61F; Mon, 19 Jun 2006 08:12:01 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFCF843EB7; Mon, 19 Jun 2006 07:52:17 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J7qHK8027330; Mon, 19 Jun 2006 07:52:17 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J7qHfN027329; Mon, 19 Jun 2006 07:52:17 GMT (envelope-from obrien) Message-Id: <200606190752.k5J7qHfN027329@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 19 Jun 2006 07:52:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: ZOULAS Cc: Subject: cvs commit: src/contrib/file - Imported sources X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 08:12:02 -0000 obrien 2006-06-19 07:52:17 UTC FreeBSD src repository src/contrib/file - Imported sources Update of /home/ncvs/src/contrib/file In directory repoman.freebsd.org:/tmp/cvs-serv27258 Log Message: Virgin import of Christos Zoulas's FILE 4.17. Status: Vendor Tag: ZOULAS Release Tags: file_4_17 U src/contrib/file/README U src/contrib/file/acinclude.m4 U src/contrib/file/configure.in U src/contrib/file/aclocal.m4 U src/contrib/file/Makefile.am U src/contrib/file/Makefile.in U src/contrib/file/config.h.in U src/contrib/file/configure U src/contrib/file/ChangeLog U src/contrib/file/install-sh U src/contrib/file/mkinstalldirs U src/contrib/file/LEGAL.NOTICE U src/contrib/file/MAINT U src/contrib/file/PORTING U src/contrib/file/file.c U src/contrib/file/Header U src/contrib/file/Localstuff U src/contrib/file/magic.mime U src/contrib/file/magic2mime U src/contrib/file/apprentice.c U src/contrib/file/apptype.c U src/contrib/file/ascmagic.c U src/contrib/file/compress.c U src/contrib/file/file.h U src/contrib/file/fsmagic.c U src/contrib/file/funcs.c U src/contrib/file/is_tar.c U src/contrib/file/magic.c U src/contrib/file/magic.h U src/contrib/file/names.h U src/contrib/file/patchlevel.h U src/contrib/file/print.c U src/contrib/file/readelf.c U src/contrib/file/readelf.h U src/contrib/file/softmagic.c U src/contrib/file/tar.h U src/contrib/file/test.c U src/contrib/file/file.man U src/contrib/file/libmagic.man U src/contrib/file/magic.man U src/contrib/file/Magdir/acorn U src/contrib/file/Magdir/adi U src/contrib/file/Magdir/adventure U src/contrib/file/Magdir/allegro U src/contrib/file/Magdir/alliant U src/contrib/file/Magdir/alpha U src/contrib/file/Magdir/amanda U src/contrib/file/Magdir/amigaos U src/contrib/file/Magdir/animation U src/contrib/file/Magdir/apl U src/contrib/file/Magdir/apple U src/contrib/file/Magdir/applix U src/contrib/file/Magdir/archive U src/contrib/file/Magdir/asterix U src/contrib/file/Magdir/att3b U src/contrib/file/Magdir/audio N src/contrib/file/Magdir/basis N src/contrib/file/Magdir/bflt U src/contrib/file/Magdir/blender U src/contrib/file/Magdir/blit U src/contrib/file/Magdir/bout U src/contrib/file/Magdir/bsdi N src/contrib/file/Magdir/btsnoop U src/contrib/file/Magdir/cad U src/contrib/file/Magdir/c-lang U src/contrib/file/Magdir/c64 U src/contrib/file/Magdir/cddb U src/contrib/file/Magdir/chord U src/contrib/file/Magdir/cisco U src/contrib/file/Magdir/citrus U src/contrib/file/Magdir/claris U src/contrib/file/Magdir/clipper N src/contrib/file/Magdir/cracklib U src/contrib/file/Magdir/spec U src/contrib/file/Magdir/commands U src/contrib/file/Magdir/communications U src/contrib/file/Magdir/compress U src/contrib/file/Magdir/console U src/contrib/file/Magdir/convex U src/contrib/file/Magdir/ctags U src/contrib/file/Magdir/dact U src/contrib/file/Magdir/database U src/contrib/file/Magdir/diamond U src/contrib/file/Magdir/diff U src/contrib/file/Magdir/digital U src/contrib/file/Magdir/dolby U src/contrib/file/Magdir/dump U src/contrib/file/Magdir/editors U src/contrib/file/Magdir/elf U src/contrib/file/Magdir/encore U src/contrib/file/Magdir/epoc U src/contrib/file/Magdir/esri U src/contrib/file/Magdir/fcs U src/contrib/file/Magdir/filesystems U src/contrib/file/Magdir/flash U src/contrib/file/Magdir/fonts U src/contrib/file/Magdir/frame U src/contrib/file/Magdir/freebsd U src/contrib/file/Magdir/fsav U src/contrib/file/Magdir/games U src/contrib/file/Magdir/gcc U src/contrib/file/Magdir/geos U src/contrib/file/Magdir/gimp U src/contrib/file/Magdir/gnu U src/contrib/file/Magdir/grace U src/contrib/file/Magdir/gringotts U src/contrib/file/Magdir/hitachi-sh U src/contrib/file/Magdir/hp U src/contrib/file/Magdir/human68k U src/contrib/file/Magdir/ibm370 U src/contrib/file/Magdir/ibm6000 U src/contrib/file/Magdir/iff U src/contrib/file/Magdir/images U src/contrib/file/Magdir/intel U src/contrib/file/Magdir/interleaf U src/contrib/file/Magdir/island U src/contrib/file/Magdir/ispell U src/contrib/file/Magdir/java U src/contrib/file/Magdir/jpeg U src/contrib/file/Magdir/karma U src/contrib/file/Magdir/lecter U src/contrib/file/Magdir/lex U src/contrib/file/Magdir/lif U src/contrib/file/Magdir/linux U src/contrib/file/Magdir/lisp U src/contrib/file/Magdir/mach U src/contrib/file/Magdir/macintosh U src/contrib/file/Magdir/magic U src/contrib/file/Magdir/mail.news U src/contrib/file/Magdir/maple U src/contrib/file/Magdir/mathematica U src/contrib/file/Magdir/matroska U src/contrib/file/Magdir/mcrypt U src/contrib/file/Magdir/mime U src/contrib/file/Magdir/mips U src/contrib/file/Magdir/mirage U src/contrib/file/Magdir/misctools U src/contrib/file/Magdir/mkid U src/contrib/file/Magdir/mlssa U src/contrib/file/Magdir/mmdf U src/contrib/file/Magdir/modem U src/contrib/file/Magdir/motorola U src/contrib/file/Magdir/msdos U src/contrib/file/Magdir/msvc N src/contrib/file/Magdir/mup U src/contrib/file/Magdir/natinst U src/contrib/file/Magdir/ncr U src/contrib/file/Magdir/netbsd U src/contrib/file/Magdir/netscape U src/contrib/file/Magdir/news U src/contrib/file/Magdir/nitpicker U src/contrib/file/Magdir/ocaml U src/contrib/file/Magdir/octave U src/contrib/file/Magdir/olf U src/contrib/file/Magdir/os2 U src/contrib/file/Magdir/os9 U src/contrib/file/Magdir/osf1 U src/contrib/file/Magdir/palm U src/contrib/file/Magdir/parix U src/contrib/file/Magdir/pbm U src/contrib/file/Magdir/pdf U src/contrib/file/Magdir/pdp U src/contrib/file/Magdir/perl U src/contrib/file/Magdir/pgp U src/contrib/file/Magdir/pkgadd U src/contrib/file/Magdir/plan9 U src/contrib/file/Magdir/plus5 U src/contrib/file/Magdir/printer U src/contrib/file/Magdir/project U src/contrib/file/Magdir/psdbms U src/contrib/file/Magdir/psion U src/contrib/file/Magdir/pulsar U src/contrib/file/Magdir/pyramid U src/contrib/file/Magdir/python U src/contrib/file/Magdir/revision U src/contrib/file/Magdir/riff U src/contrib/file/Magdir/rpm U src/contrib/file/Magdir/rtf U src/contrib/file/Magdir/sc U src/contrib/file/Magdir/sccs U src/contrib/file/Magdir/sendmail U src/contrib/file/Magdir/sequent U src/contrib/file/Magdir/sgi U src/contrib/file/Magdir/sgml U src/contrib/file/Magdir/sharc U src/contrib/file/Magdir/sinclair U src/contrib/file/Magdir/sketch U src/contrib/file/Magdir/smalltalk U src/contrib/file/Magdir/sniffer U src/contrib/file/Magdir/dyadic N src/contrib/file/Magdir/scientific U src/contrib/file/Magdir/softquad U src/contrib/file/Magdir/spectrum U src/contrib/file/Magdir/sql U src/contrib/file/Magdir/sun U src/contrib/file/Magdir/sysex U src/contrib/file/Magdir/tex U src/contrib/file/Magdir/teapot U src/contrib/file/Magdir/terminfo U src/contrib/file/Magdir/tgif U src/contrib/file/Magdir/ti-8x U src/contrib/file/Magdir/timezone U src/contrib/file/Magdir/troff U src/contrib/file/Magdir/tuxedo U src/contrib/file/Magdir/typeset U src/contrib/file/Magdir/unknown U src/contrib/file/Magdir/uuencode U src/contrib/file/Magdir/varied.out U src/contrib/file/Magdir/varied.script U src/contrib/file/Magdir/vax U src/contrib/file/Magdir/vicar U src/contrib/file/Magdir/virtutech U src/contrib/file/Magdir/visx U src/contrib/file/Magdir/vms U src/contrib/file/Magdir/vmware U src/contrib/file/Magdir/vorbis U src/contrib/file/Magdir/vxl U src/contrib/file/Magdir/wordprocessors U src/contrib/file/Magdir/xdelta U src/contrib/file/Magdir/xenix U src/contrib/file/Magdir/xo65 U src/contrib/file/Magdir/xwindows U src/contrib/file/Magdir/zilog U src/contrib/file/Magdir/zyxel No conflicts created by this import From owner-cvs-all@FreeBSD.ORG Mon Jun 19 08:12:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CBF916A641; Mon, 19 Jun 2006 08:12:01 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF9FB43F31; Mon, 19 Jun 2006 07:53:56 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J7ruAc027537; Mon, 19 Jun 2006 07:53:56 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J7ruVf027536; Mon, 19 Jun 2006 07:53:56 GMT (envelope-from sem) Message-Id: <200606190753.k5J7ruVf027536@repoman.freebsd.org> From: Sergey Matveychuk Date: Mon, 19 Jun 2006 07:53: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/sysutils/portupgrade Makefile ports/sysutils/portupgrade/files patch-bin-portsclean patch-bin-portupgrade X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 08:12:03 -0000 sem 2006-06-19 07:53:56 UTC FreeBSD ports repository Modified files: sysutils/portupgrade Makefile sysutils/portupgrade/files patch-bin-portsclean patch-bin-portupgrade Log: - Real fix of the last problem. Revision Changes Path 1.222 +1 -1 ports/sysutils/portupgrade/Makefile 1.2 +8 -9 ports/sysutils/portupgrade/files/patch-bin-portsclean 1.5 +11 -3 ports/sysutils/portupgrade/files/patch-bin-portupgrade From owner-cvs-all@FreeBSD.ORG Mon Jun 19 08:12:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A441416A6E3; Mon, 19 Jun 2006 08:12:01 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE6C943DE8; Mon, 19 Jun 2006 07:49:11 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J7nBdv026868; Mon, 19 Jun 2006 07:49:11 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J7nBWe026867; Mon, 19 Jun 2006 07:49:11 GMT (envelope-from aaron) Message-Id: <200606190749.k5J7nBWe026867@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 19 Jun 2006 07:49:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils Makefile ports/sysutils/p5-Filesys-Df 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, 19 Jun 2006 08:12:04 -0000 aaron 2006-06-19 07:49:11 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/p5-Filesys-Df Makefile distinfo pkg-descr pkg-plist Log: Adding port sysutils/p5-Filesys-Df, Perl extension for filesystem space. PR: ports/98249 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit) Revision Changes Path 1.793 +1 -0 ports/sysutils/Makefile 1.1 +28 -0 ports/sysutils/p5-Filesys-Df/Makefile (new) 1.1 +3 -0 ports/sysutils/p5-Filesys-Df/distinfo (new) 1.1 +11 -0 ports/sysutils/p5-Filesys-Df/pkg-descr (new) 1.1 +7 -0 ports/sysutils/p5-Filesys-Df/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Jun 19 08:12:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F91716A958; Mon, 19 Jun 2006 08:12:03 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E52D43D55; Mon, 19 Jun 2006 07:44:51 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J7ioke026586; Mon, 19 Jun 2006 07:44:50 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J7io7C026585; Mon, 19 Jun 2006 07:44:50 GMT (envelope-from aaron) Message-Id: <200606190744.k5J7io7C026585@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 19 Jun 2006 07:44:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/p5-Net-Z3950-SimpleServer 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, 19 Jun 2006 08:12:04 -0000 aaron 2006-06-19 07:44:50 UTC FreeBSD ports repository Modified files: net/p5-Net-Z3950-SimpleServer Makefile distinfo pkg-plist Log: - Update from v0.08 to v1.01 - Update plist PR: ports/98350 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit) Revision Changes Path 1.9 +3 -6 ports/net/p5-Net-Z3950-SimpleServer/Makefile 1.6 +3 -3 ports/net/p5-Net-Z3950-SimpleServer/distinfo 1.5 +8 -7 ports/net/p5-Net-Z3950-SimpleServer/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Jun 19 08:12:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C17E16A99E; Mon, 19 Jun 2006 08:12:04 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0939B43F28; Mon, 19 Jun 2006 07:53:50 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J7rnbj027438; Mon, 19 Jun 2006 07:53:49 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J7rnQU027437; Mon, 19 Jun 2006 07:53:49 GMT (envelope-from obrien) Message-Id: <200606190753.k5J7rnQU027437@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 19 Jun 2006 07:53: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/contrib/file FREEBSD-upgrade X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 08:12:05 -0000 obrien 2006-06-19 07:53:49 UTC FreeBSD src repository Modified files: contrib/file FREEBSD-upgrade Log: Update for the 'file' 4.17 import. Revision Changes Path 1.5 +13 -2 src/contrib/file/FREEBSD-upgrade From owner-cvs-all@FreeBSD.ORG Mon Jun 19 08:28:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9126E16A510; Mon, 19 Jun 2006 08:28:05 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8121D43FDF; Mon, 19 Jun 2006 07:57:22 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J7vMIb027847; Mon, 19 Jun 2006 07:57:22 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J7vMZr027846; Mon, 19 Jun 2006 07:57:22 GMT (envelope-from aaron) Message-Id: <200606190757.k5J7vMZr027846@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 19 Jun 2006 07:57:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 08:28:05 -0000 aaron 2006-06-19 07:57:22 UTC FreeBSD ports repository Modified files: . modules Log: - Deleting port as the vendor has broken the port up into 2 separate modules: sysutils/p5-Filesys-Df and sysutils/p5-Filesys-Statvfs. PR: ports/98249 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit) Revision Changes Path 1.15379 +0 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Jun 19 08:28:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A9AA16A4DF; Mon, 19 Jun 2006 08:28:07 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC7C043F8B; Mon, 19 Jun 2006 07:55:48 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J7tmDV027706; Mon, 19 Jun 2006 07:55:48 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J7tmpm027705; Mon, 19 Jun 2006 07:55:48 GMT (envelope-from aaron) Message-Id: <200606190755.k5J7tmpm027705@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 19 Jun 2006 07:55:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 08:28:07 -0000 aaron 2006-06-19 07:55:48 UTC FreeBSD ports repository Modified files: devel Makefile Log: - Deleting port as the vendor has broken the port up into 2 separate modules: sysutils/p5-Filesys-Df and sysutils/p5-Filesys-Statvfs. PR: ports/98249 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit) Revision Changes Path 1.2279 +0 -1 ports/devel/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jun 19 08:28:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DD7F16A481; Mon, 19 Jun 2006 08:28:10 +0000 (UTC) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F149843F81; Mon, 19 Jun 2006 07:55:29 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J7tTUQ027665; Mon, 19 Jun 2006 07:55:29 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J7tTQE027664; Mon, 19 Jun 2006 07:55:29 GMT (envelope-from davidxu) Message-Id: <200606190755.k5J7tTQE027664@repoman.freebsd.org> From: David Xu Date: Mon, 19 Jun 2006 07:55: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/i386/include specialreg.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 08:28:11 -0000 davidxu 2006-06-19 07:55:29 UTC FreeBSD src repository Modified files: sys/i386/include specialreg.h Log: Style fix, use low-case. Revision Changes Path 1.31 +1 -1 src/sys/i386/include/specialreg.h From owner-cvs-all@FreeBSD.ORG Mon Jun 19 09:06:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E714616A474; Mon, 19 Jun 2006 09:06:17 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5CA543D6E; Mon, 19 Jun 2006 09:06:14 +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 k5J96EOt042736; Mon, 19 Jun 2006 09:06:14 GMT (envelope-from vd@repoman.freebsd.org) Received: (from vd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J96EbM042735; Mon, 19 Jun 2006 09:06:14 GMT (envelope-from vd) Message-Id: <200606190906.k5J96EbM042735@repoman.freebsd.org> From: Vasil Dimov Date: Mon, 19 Jun 2006 09:06: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/pth Makefile pkg-plist ports/devel/pth/files pth.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, 19 Jun 2006 09:06:18 -0000 vd 2006-06-19 09:06:14 UTC FreeBSD ports repository Modified files: devel/pth Makefile pkg-plist Removed files: devel/pth/files pth.sh Log: Switch to USE_LDCONFIG Revision Changes Path 1.81 +1 -5 ports/devel/pth/Makefile 1.2 +0 -20 ports/devel/pth/files/pth.sh (dead) 1.15 +0 -1 ports/devel/pth/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Jun 19 09:08:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67B8016A479; Mon, 19 Jun 2006 09:08:57 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0AC843D48; Mon, 19 Jun 2006 09:08:56 +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 k5J98uQ1042908; Mon, 19 Jun 2006 09:08:56 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J98u3f042907; Mon, 19 Jun 2006 09:08:56 GMT (envelope-from ale) Message-Id: <200606190908.k5J98u3f042907@repoman.freebsd.org> From: Alex Dupre Date: Mon, 19 Jun 2006 09:08:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/mysql51-server Makefile distinfo pkg-plist pkg-plist.client ports/databases/mysql51-server/files patch-Docs::Makefile.in patch-Makefile.in patch-extra_yassl_Makefile.in patch-extra_yassl_taocrypt_Makefile.in patch-scripts::Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 09:08:57 -0000 ale 2006-06-19 09:08:56 UTC FreeBSD ports repository Modified files: databases/mysql51-server Makefile distinfo pkg-plist pkg-plist.client databases/mysql51-server/files patch-Docs::Makefile.in patch-Makefile.in patch-scripts::Makefile.in Added files: databases/mysql51-server/files patch-extra_yassl_Makefile.in patch-extra_yassl_taocrypt_Makefile.in Log: Update to 5.1.11 release: - use recommended yaSSL library - build as max-no-ndb or max profiles Revision Changes Path 1.215 +8 -28 ports/databases/mysql51-server/Makefile 1.90 +3 -3 ports/databases/mysql51-server/distinfo 1.6 +5 -5 ports/databases/mysql51-server/files/patch-Docs::Makefile.in 1.21 +10 -11 ports/databases/mysql51-server/files/patch-Makefile.in 1.1 +11 -0 ports/databases/mysql51-server/files/patch-extra_yassl_Makefile.in (new) 1.1 +11 -0 ports/databases/mysql51-server/files/patch-extra_yassl_taocrypt_Makefile.in (new) 1.9 +5 -6 ports/databases/mysql51-server/files/patch-scripts::Makefile.in 1.75 +0 -2 ports/databases/mysql51-server/pkg-plist 1.30 +1 -2 ports/databases/mysql51-server/pkg-plist.client From owner-cvs-all@FreeBSD.ORG Mon Jun 19 09:20:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D53216A474; Mon, 19 Jun 2006 09:20:15 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D4C343D4C; Mon, 19 Jun 2006 09:20:15 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J9KFau043349; Mon, 19 Jun 2006 09:20:15 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J9KFZV043348; Mon, 19 Jun 2006 09:20:15 GMT (envelope-from pav) Message-Id: <200606190920.k5J9KFZV043348@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 19 Jun 2006 09:20:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/misc/portless Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 09:20:15 -0000 pav 2006-06-19 09:20:14 UTC FreeBSD ports repository Modified files: misc/portless Makefile Log: - Drop dependency on less port, we can use less in base PR: ports/99093 Submitted by: Martin Kammerhofer (maintainer) Revision Changes Path 1.5 +1 -4 ports/misc/portless/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jun 19 09:29:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0347A16A47A; Mon, 19 Jun 2006 09:29:48 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8999643D48; Mon, 19 Jun 2006 09:29:46 +0000 (GMT) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id ACB972087; Mon, 19 Jun 2006 11:29:41 +0200 (CEST) X-Spam-Tests: none X-Spam-Learn: disabled X-Spam-Score: 0.0/3.0 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on tim.des.no Received: from xps.des.no (des.no [80.203.243.180]) by tim.des.no (Postfix) with ESMTP id 24D152086; Mon, 19 Jun 2006 11:29:41 +0200 (CEST) Received: by xps.des.no (Postfix, from userid 1001) id EE53533C8D; Mon, 19 Jun 2006 11:29:40 +0200 (CEST) From: des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?=) To: Dmitry Morozovsky References: <200606181729.k5IHTM9d039576@repoman.freebsd.org> Date: Mon, 19 Jun 2006 11:29:40 +0200 In-Reply-To: <200606181729.k5IHTM9d039576@repoman.freebsd.org> (Dmitry Morozovsky's message of "Sun, 18 Jun 2006 17:29:22 +0000 (UTC)") Message-ID: <86fyi1wl17.fsf@xps.des.no> User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 09:29:48 -0000 Dmitry Morozovsky writes: > Log: > Tinderbox has been moved to projects repo. Reflect this. >=20=20=20 > Reviewed by: des Also forgotten by: des :-) Thank! DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-all@FreeBSD.ORG Mon Jun 19 09: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24F1216A474; Mon, 19 Jun 2006 09:41:46 +0000 (UTC) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38A0843D6A; Mon, 19 Jun 2006 09:41:44 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J9fiBZ044263; Mon, 19 Jun 2006 09:41:44 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J9fidR044262; Mon, 19 Jun 2006 09:41:44 GMT (envelope-from hq) Message-Id: <200606190941.k5J9fidR044262@repoman.freebsd.org> From: Herve Quiroz Date: Mon, 19 Jun 2006 09:41: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/deskutils/ganttproject Makefile distinfo pkg-plist ports/deskutils/ganttproject/files ganttproject.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, 19 Jun 2006 09:41:46 -0000 hq 2006-06-19 09:41:43 UTC FreeBSD ports repository Modified files: deskutils/ganttproject Makefile distinfo pkg-plist deskutils/ganttproject/files ganttproject.sh.in Log: Update to 2.0.1 PR: 99137 Submitted by: maintainer Revision Changes Path 1.5 +4 -3 ports/deskutils/ganttproject/Makefile 1.5 +3 -3 ports/deskutils/ganttproject/distinfo 1.2 +4 -2 ports/deskutils/ganttproject/files/ganttproject.sh.in 1.2 +3 -8 ports/deskutils/ganttproject/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Jun 19 09:52:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECE4716A474; Mon, 19 Jun 2006 09:52:53 +0000 (UTC) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5A5943D46; Mon, 19 Jun 2006 09:52:53 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J9qrak044718; Mon, 19 Jun 2006 09:52:53 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J9qr5Z044717; Mon, 19 Jun 2006 09:52:53 GMT (envelope-from hq) Message-Id: <200606190952.k5J9qr5Z044717@repoman.freebsd.org> From: Herve Quiroz Date: Mon, 19 Jun 2006 09:52: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/java/castor Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 09:52:54 -0000 hq 2006-06-19 09:52:53 UTC FreeBSD ports repository Modified files: java/castor Makefile distinfo Log: Update to 1.0.1 PR: 98756 Submitted by: maintainer Revision Changes Path 1.6 +1 -1 ports/java/castor/Makefile 1.6 +3 -3 ports/java/castor/distinfo From owner-cvs-all@FreeBSD.ORG Mon Jun 19 09:54:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A3D116A47C; Mon, 19 Jun 2006 09:54:19 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC17343D49; Mon, 19 Jun 2006 09:54:18 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5J9sIGr044831; Mon, 19 Jun 2006 09:54:18 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5J9sIgH044830; Mon, 19 Jun 2006 09:54:18 GMT (envelope-from sem) Message-Id: <200606190954.k5J9sIgH044830@repoman.freebsd.org> From: Sergey Matveychuk Date: Mon, 19 Jun 2006 09:54:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/portupgrade Makefile ports/sysutils/portupgrade/files patch-lib-pkgdb.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: Mon, 19 Jun 2006 09:54:19 -0000 sem 2006-06-19 09:54:18 UTC FreeBSD ports repository Modified files: sysutils/portupgrade Makefile Added files: sysutils/portupgrade/files patch-lib-pkgdb.rb Log: - Fix parameter in DBM.open(). It caused the message: Rebuilding the pkgdb in /var/db/pkg ... can't convert String into Integer Revision Changes Path 1.223 +1 -1 ports/sysutils/portupgrade/Makefile 1.1 +25 -0 ports/sysutils/portupgrade/files/patch-lib-pkgdb.rb (new) From owner-cvs-all@FreeBSD.ORG Mon Jun 19 10:02:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBFAD16A474; Mon, 19 Jun 2006 10:02:05 +0000 (UTC) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BAF543D46; Mon, 19 Jun 2006 10:02:05 +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 k5JA25Kv045753; Mon, 19 Jun 2006 10:02:05 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JA25ME045752; Mon, 19 Jun 2006 10:02:05 GMT (envelope-from jylefort) Message-Id: <200606191002.k5JA25ME045752@repoman.freebsd.org> From: Jean-Yves Lefort Date: Mon, 19 Jun 2006 10:02:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang Makefile ports/lang/csharp-mode.el Makefile distinfo pkg-descr pkg-message X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 10:02:05 -0000 jylefort 2006-06-19 10:02:05 UTC FreeBSD ports repository Modified files: lang Makefile Added files: lang/csharp-mode.el Makefile distinfo pkg-descr pkg-message Log: Add csharp-mode.el. After a good number of years, we noticed that there wasn't a "non-patched" version of a csharp-mode for Emacs. There were a few, but most of them had comments that they were "in progress" or "about to merge", but then we noticed that those notices were there even after a couple of months. Then, we saw a request for a csharp-mode on the cc-mode Emacs site, so we decided to follow the rules and create one that required no patching or modification to the core cc-mode engine (which is a good thing). So, this is the C# mode. WWW: http://mfgames.com/linux/csharp-mode Revision Changes Path 1.491 +1 -0 ports/lang/Makefile 1.1 +40 -0 ports/lang/csharp-mode.el/Makefile (new) 1.1 +3 -0 ports/lang/csharp-mode.el/distinfo (new) 1.1 +14 -0 ports/lang/csharp-mode.el/pkg-descr (new) 1.1 +8 -0 ports/lang/csharp-mode.el/pkg-message (new) From owner-cvs-all@FreeBSD.ORG Mon Jun 19 10:04:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDEE616A47B; Mon, 19 Jun 2006 10:04:02 +0000 (UTC) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6584A43D46; Mon, 19 Jun 2006 10:03:47 +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 k5JA3ltk047194; Mon, 19 Jun 2006 10:03:47 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JA3lBi047193; Mon, 19 Jun 2006 10:03:47 GMT (envelope-from jylefort) Message-Id: <200606191003.k5JA3lBi047193@repoman.freebsd.org> From: Jean-Yves Lefort Date: Mon, 19 Jun 2006 10:03:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 10:04:02 -0000 jylefort 2006-06-19 10:03:46 UTC FreeBSD ports repository Modified files: . modules Log: csharp-mode.el --> ports/lang/csharp-mode.el Revision Changes Path 1.15380 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Jun 19 10:20:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B4CD16A47D; Mon, 19 Jun 2006 10:20:57 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD39743D48; Mon, 19 Jun 2006 10:20:56 +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 k5JAKuBC049262; Mon, 19 Jun 2006 10:20:56 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JAKuWF049261; Mon, 19 Jun 2006 10:20:56 GMT (envelope-from skv) Message-Id: <200606191020.k5JAKuWF049261@repoman.freebsd.org> From: Sergey Skvortsov Date: Mon, 19 Jun 2006 10:20: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-POE Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 10:20:57 -0000 skv 2006-06-19 10:20:56 UTC FreeBSD ports repository Modified files: devel/p5-POE Makefile distinfo Log: Update to 0.3502 Changes: http://search.cpan.org/src/RCAPUTO/POE-0.3502/CHANGES PR: ports/99159 Submitted by: aaron Revision Changes Path 1.37 +1 -1 ports/devel/p5-POE/Makefile 1.30 +3 -3 ports/devel/p5-POE/distinfo From owner-cvs-all@FreeBSD.ORG Mon Jun 19 10:23:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72D4616A474; Mon, 19 Jun 2006 10:23:15 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0005043D46; Mon, 19 Jun 2006 10:23: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 k5JANE7C049416; Mon, 19 Jun 2006 10:23:14 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JANEYh049415; Mon, 19 Jun 2006 10:23:14 GMT (envelope-from skv) Message-Id: <200606191023.k5JANEYh049415@repoman.freebsd.org> From: Sergey Skvortsov Date: Mon, 19 Jun 2006 10:23:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Class-Handle Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 10:23:15 -0000 skv 2006-06-19 10:23:13 UTC FreeBSD ports repository Modified files: devel/p5-Class-Handle Makefile distinfo Log: Updated to 1.06 Changes: http://search.cpan.org/src/ADAMK/Class-Handle-1.06/Changes PR: ports/99160 Submitted by: aaron Revision Changes Path 1.4 +1 -1 ports/devel/p5-Class-Handle/Makefile 1.5 +3 -3 ports/devel/p5-Class-Handle/distinfo From owner-cvs-all@FreeBSD.ORG Mon Jun 19 10:27:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DA6016A47A; Mon, 19 Jun 2006 10:27:06 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03CA243D49; Mon, 19 Jun 2006 10:27: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 k5JAR5mw049608; Mon, 19 Jun 2006 10:27:05 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JAR5LJ049607; Mon, 19 Jun 2006 10:27:05 GMT (envelope-from erwin) Message-Id: <200606191027.k5JAR5LJ049607@repoman.freebsd.org> From: Erwin Lansing Date: Mon, 19 Jun 2006 10:27: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/japanese/eb3 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 10:27:06 -0000 erwin 2006-06-19 10:27:05 UTC FreeBSD ports repository Modified files: japanese/eb3 Makefile Log: Mark as deprecated and schedule for deorbit in one month. A newer version is in japanese/eb PR: 99104 Submitted by: KIMURA Yasuhiro Revision Changes Path 1.53 +3 -0 ports/japanese/eb3/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jun 19 10:30:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A50E416A479; Mon, 19 Jun 2006 10:30:52 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6358443D45; Mon, 19 Jun 2006 10:30:52 +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 k5JAUqEb049806; Mon, 19 Jun 2006 10:30:52 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JAUqSM049805; Mon, 19 Jun 2006 10:30:52 GMT (envelope-from skv) Message-Id: <200606191030.k5JAUqSM049805@repoman.freebsd.org> From: Sergey Skvortsov Date: Mon, 19 Jun 2006 10:30: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-mgmt/p5-POE-Component-SNMP Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 10:30:52 -0000 skv 2006-06-19 10:30:52 UTC FreeBSD ports repository Modified files: net-mgmt/p5-POE-Component-SNMP Makefile distinfo Log: Update to 1.05 Changes: http://search.cpan.org/src/RDB/POE-Component-SNMP-1.05/Changes PR: ports/99158 Submitted by: aaron Revision Changes Path 1.5 +9 -2 ports/net-mgmt/p5-POE-Component-SNMP/Makefile 1.6 +3 -3 ports/net-mgmt/p5-POE-Component-SNMP/distinfo From owner-cvs-all@FreeBSD.ORG Mon Jun 19 11:10:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C887C16A481; Mon, 19 Jun 2006 11:10:26 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8691943D45; Mon, 19 Jun 2006 11:10:26 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5JBAQ48053319; Mon, 19 Jun 2006 11:10:26 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JBAQpb053318; Mon, 19 Jun 2006 11:10:26 GMT (envelope-from mat) Message-Id: <200606191110.k5JBAQpb053318@repoman.freebsd.org> From: Mathieu Arnold Date: Mon, 19 Jun 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/textproc/p5-XML-Atom-Syndication Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 11:10:26 -0000 mat 2006-06-19 11:10:26 UTC FreeBSD ports repository Modified files: textproc/p5-XML-Atom-Syndication Makefile distinfo Log: Update to 0.92 Revision Changes Path 1.8 +2 -2 ports/textproc/p5-XML-Atom-Syndication/Makefile 1.8 +3 -3 ports/textproc/p5-XML-Atom-Syndication/distinfo From owner-cvs-all@FreeBSD.ORG Mon Jun 19 11:26:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 521EC16A47B; Mon, 19 Jun 2006 11:26:06 +0000 (UTC) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1E0143D5C; Mon, 19 Jun 2006 11:26:05 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.6/8.13.6) with ESMTP id k5JBQ4re074309; Mon, 19 Jun 2006 04:26:04 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.6/8.13.1/Submit) id k5JBQ4Zs074307; Mon, 19 Jun 2006 04:26:04 -0700 (PDT) (envelope-from obrien) Date: Mon, 19 Jun 2006 04:26:04 -0700 From: "David O'Brien" To: Max Laier Message-ID: <20060619112603.GA74266@dragon.NUXI.org> References: <200606161025.k5GAP6D9074826@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200606161025.k5GAP6D9074826@repoman.freebsd.org> X-Operating-System: FreeBSD 7.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.11 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/contrib/pf/net if_pfsync.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 11:26:06 -0000 On Fri, Jun 16, 2006 at 10:25:06AM +0000, Max Laier wrote: > mlaier 2006-06-16 10:25:06 UTC > FreeBSD src repository > Modified files: > sys/contrib/pf/net if_pfsync.c > Log: > Fix pfsync w/o carp compilation. Thank you for fixing this in stock sources. RU's `-Wundef' commit broke building my 'pf' enabled kernel. -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Mon Jun 19 11:27:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E506016A479; Mon, 19 Jun 2006 11:27:35 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC07343D5E; Mon, 19 Jun 2006 11:27: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 k5JBRXj3053996; Mon, 19 Jun 2006 11:27:33 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JBRXLN053995; Mon, 19 Jun 2006 11:27:33 GMT (envelope-from tobez) Message-Id: <200606191127.k5JBRXLN053995@repoman.freebsd.org> From: Anton Berezin Date: Mon, 19 Jun 2006 11:27:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/mailscanner Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 11:27:36 -0000 tobez 2006-06-19 11:27:33 UTC FreeBSD ports repository Modified files: mail/mailscanner Makefile Log: Fix dependency: use sysutils/p5-Filesys-Df instead of devel/p5-Filesys-Statvfs_Df, which the former replaces. Bump portrevision. This should fix INDEX build. Noticed by: droso, index build script Pointy hat to: aaron, tobez (implicit) Revision Changes Path 1.53 +2 -2 ports/mail/mailscanner/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jun 19 11: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0765316A47D; Mon, 19 Jun 2006 11:30:38 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A973B43D72; Mon, 19 Jun 2006 11:30:36 +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 k5JBUa5F054143; Mon, 19 Jun 2006 11:30:36 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JBUaeO054142; Mon, 19 Jun 2006 11:30:36 GMT (envelope-from obrien) Message-Id: <200606191130.k5JBUaeO054142@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 19 Jun 2006 11:30: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/wl if_wl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 11:30:38 -0000 obrien 2006-06-19 11:30:36 UTC FreeBSD src repository Modified files: sys/dev/wl if_wl.c Log: Trival whitespace change. Revision Changes Path 1.73 +0 -1 src/sys/dev/wl/if_wl.c From owner-cvs-all@FreeBSD.ORG Mon Jun 19 11:35:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 924C516A47A; Mon, 19 Jun 2006 11:35:26 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E3B943D5A; Mon, 19 Jun 2006 11:35:26 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5JBZQ9X054458; Mon, 19 Jun 2006 11:35:26 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JBZQ35054457; Mon, 19 Jun 2006 11:35:26 GMT (envelope-from erwin) Message-Id: <200606191135.k5JBZQ35054457@repoman.freebsd.org> From: Erwin Lansing Date: Mon, 19 Jun 2006 11:35: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/dns/pdnsd Makefile pkg-plist ports/dns/pdnsd/files pdnsd.in pdnsd.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, 19 Jun 2006 11:35:26 -0000 erwin 2006-06-19 11:35:26 UTC FreeBSD ports repository Modified files: dns/pdnsd Makefile pkg-plist Added files: dns/pdnsd/files pdnsd.in Removed files: dns/pdnsd/files pdnsd.sh Log: rcNGefy PR: 97852 Submitted by: Zane C. B. with changes from maintainer Approved by: gabor (maintainer) Revision Changes Path 1.17 +4 -6 ports/dns/pdnsd/Makefile 1.1 +16 -0 ports/dns/pdnsd/files/pdnsd.in (new) 1.3 +0 -19 ports/dns/pdnsd/files/pdnsd.sh (dead) 1.4 +0 -1 ports/dns/pdnsd/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Jun 19 11: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB77D16A474; Mon, 19 Jun 2006 11:47:58 +0000 (UTC) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AAF443D48; Mon, 19 Jun 2006 11:47:58 +0000 (GMT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5JBlwWl054937; Mon, 19 Jun 2006 11:47:58 GMT (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JBlw6t054936; Mon, 19 Jun 2006 11:47:58 GMT (envelope-from sos) Message-Id: <200606191147.k5JBlw6t054936@repoman.freebsd.org> From: Søren Schmidt Date: Mon, 19 Jun 2006 11:47:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/ata ata-chipset.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 11:47:58 -0000 sos 2006-06-19 11:47:58 UTC FreeBSD src repository Modified files: sys/dev/ata ata-chipset.c Log: Fix type casts so that we get at the right response queue. Submitted by: glebius+ru Revision Changes Path 1.163 +10 -7 src/sys/dev/ata/ata-chipset.c From owner-cvs-all@FreeBSD.ORG Mon Jun 19 12:18:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEE2316A47C; Mon, 19 Jun 2006 12:18:08 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D06A043D70; Mon, 19 Jun 2006 12:18:05 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5JCI5OU057575; Mon, 19 Jun 2006 12:18:05 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JCI5j1057574; Mon, 19 Jun 2006 12:18:05 GMT (envelope-from mat) Message-Id: <200606191218.k5JCI5j1057574@repoman.freebsd.org> From: Mathieu Arnold Date: Mon, 19 Jun 2006 12:18: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/databases/p5-DBD-Sybase Makefile distinfo ports/databases/p5-DBD-Sybase/files patch-Makefile.PL X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 12:18:08 -0000 mat 2006-06-19 12:18:05 UTC FreeBSD ports repository Modified files: databases/p5-DBD-Sybase Makefile distinfo databases/p5-DBD-Sybase/files patch-Makefile.PL Log: Update to 1.07 Revision Changes Path 1.19 +6 -2 ports/databases/p5-DBD-Sybase/Makefile 1.8 +3 -3 ports/databases/p5-DBD-Sybase/distinfo 1.4 +22 -20 ports/databases/p5-DBD-Sybase/files/patch-Makefile.PL From owner-cvs-all@FreeBSD.ORG Mon Jun 19 12:27:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE74616A47D; Mon, 19 Jun 2006 12:27:02 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D94343D55; Mon, 19 Jun 2006 12:27:02 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5JCR2nr057980; Mon, 19 Jun 2006 12:27:02 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JCR2UG057979; Mon, 19 Jun 2006 12:27:02 GMT (envelope-from ume) Message-Id: <200606191227.k5JCR2UG057979@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Mon, 19 Jun 2006 12:27: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/gkrellmms2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 12:27:02 -0000 ume 2006-06-19 12:27:02 UTC FreeBSD ports repository Modified files: audio/gkrellmms2 Makefile Log: - unquote BROKEN. - make the grammar freaks happy. PR: ports/99143 Submitted by: Alexander Botero-Lowry Revision Changes Path 1.39 +2 -2 ports/audio/gkrellmms2/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jun 19 12:28:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49A7616A479; Mon, 19 Jun 2006 12:28:07 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E721243D62; Mon, 19 Jun 2006 12:28:06 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5JCS6IG058080; Mon, 19 Jun 2006 12:28:06 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JCS6cC058079; Mon, 19 Jun 2006 12:28:06 GMT (envelope-from ume) Message-Id: <200606191228.k5JCS6cC058079@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Mon, 19 Jun 2006 12:28:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/cyrus-imapd22 Makefile ports/mail/cyrus-imapd23 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 12:28:07 -0000 ume 2006-06-19 12:28:06 UTC FreeBSD ports repository Modified files: mail/cyrus-imapd22 Makefile mail/cyrus-imapd23 Makefile Log: unquote BROKEN. Revision Changes Path 1.149 +4 -4 ports/mail/cyrus-imapd22/Makefile 1.155 +3 -3 ports/mail/cyrus-imapd23/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jun 19 12:33:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3BD416A479; Mon, 19 Jun 2006 12:33:53 +0000 (UTC) (envelope-from dwmalone@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 611E243D45; Mon, 19 Jun 2006 12:33:53 +0000 (GMT) (envelope-from dwmalone@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5JCXrAJ058329; Mon, 19 Jun 2006 12:33:53 GMT (envelope-from dwmalone@repoman.freebsd.org) Received: (from dwmalone@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JCXrO0058328; Mon, 19 Jun 2006 12:33:53 GMT (envelope-from dwmalone) Message-Id: <200606191233.k5JCXrO0058328@repoman.freebsd.org> From: David Malone Date: Mon, 19 Jun 2006 12:33: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 tcp_input.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 12:33:53 -0000 dwmalone 2006-06-19 12:33:53 UTC FreeBSD src repository Modified files: sys/netinet tcp_input.c Log: When we receive an out-of-window SYN for an "ESTABLISHED" connection, ACK the SYN as required by RFC793, rather than ignoring it. NetBSD have had a similar change since 1999. PR: 93236 Submitted by: Grant Edwards MFC after: 1 month Revision Changes Path 1.300 +2 -0 src/sys/netinet/tcp_input.c From owner-cvs-all@FreeBSD.ORG Mon Jun 19 12:41:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6053516A47A; Mon, 19 Jun 2006 12:41:59 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29EDB43D5A; Mon, 19 Jun 2006 12:41:59 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5JCfxLE058755; Mon, 19 Jun 2006 12:41:59 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JCfxXr058754; Mon, 19 Jun 2006 12:41:59 GMT (envelope-from sem) Message-Id: <200606191241.k5JCfxXr058754@repoman.freebsd.org> From: Sergey Matveychuk Date: Mon, 19 Jun 2006 12:41: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/portupgrade Makefile distinfo ports/sysutils/portupgrade/files patch-bin-portsclean patch-bin-portupgrade patch-lib-pkgdb.rb patch-lib-pkgtools.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: Mon, 19 Jun 2006 12:41:59 -0000 sem 2006-06-19 12:41:58 UTC FreeBSD ports repository Modified files: sysutils/portupgrade Makefile distinfo Added files: sysutils/portupgrade/files patch-lib-pkgtools.rb Removed files: sysutils/portupgrade/files patch-bin-portsclean patch-bin-portupgrade patch-lib-pkgdb.rb Log: - Roll back to stable 2.1.1 version. I'd like to wait a repocopy but marcus seems will unaccessible for a week. Revision Changes Path 1.224 +4 -5 ports/sysutils/portupgrade/Makefile 1.164 +3 -3 ports/sysutils/portupgrade/distinfo 1.3 +0 -11 ports/sysutils/portupgrade/files/patch-bin-portsclean (dead) 1.6 +0 -28 ports/sysutils/portupgrade/files/patch-bin-portupgrade (dead) 1.2 +0 -25 ports/sysutils/portupgrade/files/patch-lib-pkgdb.rb (dead) 1.1 +20 -0 ports/sysutils/portupgrade/files/patch-lib-pkgtools.rb (new) From owner-cvs-all@FreeBSD.ORG Mon Jun 19 13:21:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.ORG Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B0EC16A481; Mon, 19 Jun 2006 13:21:53 +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 8168F43D6E; Mon, 19 Jun 2006 13:21:52 +0000 (GMT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 6A58A1A4DF4; Mon, 19 Jun 2006 06:21:52 -0700 (PDT) Date: Mon, 19 Jun 2006 06:21:52 -0700 From: Alfred Perlstein To: Wilko Bulte Message-ID: <20060619132152.GO95135@elvis.mu.org> References: <200606181612.k5IGCSmZ027016@repoman.freebsd.org> <20060618091550.A32020@xorpc.icir.org> <20060618213119.GA25278@freebie.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060618213119.GA25278@freebie.xs4all.nl> User-Agent: Mutt/1.4.2.1i Cc: Luigi Rizzo , src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, Colin Percival , cvs-src@FreeBSD.ORG Subject: Re: cvs commit: CVSROOT access X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 13:21:53 -0000 * Wilko Bulte [060618 14:31] wrote: > On Sun, Jun 18, 2006 at 09:15:50AM -0700, Luigi Rizzo wrote.. > > On Sun, Jun 18, 2006 at 04:12:28PM +0000, Colin Percival wrote: > > > cperciva 2006-06-18 16:12:28 UTC > > > > > > FreeBSD src repository > > > > > > Modified files: > > > . access > > > Log: > > > Forced commit to note that I am de-menting Simon (simon). > > > > this sounds a bit weird :) > > More than a bit actually :) Mmmm mento(r)s the bikeshed maker (tm) :-D -- - Alfred Perlstein From owner-cvs-all@FreeBSD.ORG Mon Jun 19 14:12:38 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CBE816A4CB; Mon, 19 Jun 2006 14:12:38 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8A5E43D46; Mon, 19 Jun 2006 14:12:36 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from zion.baldwin.cx (zion.baldwin.cx [192.168.0.7]) (authenticated bits=0) by server.baldwin.cx (8.13.4/8.13.4) with ESMTP id k5JECVEM016579; Mon, 19 Jun 2006 10:12:35 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Ian Dowse Date: Mon, 19 Jun 2006 09:15:50 -0400 User-Agent: KMail/1.9.1 References: <200606170147.aa09815@nowhere.iedowse.com> In-Reply-To: <200606170147.aa09815@nowhere.iedowse.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200606190915.50962.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [192.168.0.1]); Mon, 19 Jun 2006 10:12:35 -0400 (EDT) X-Virus-Scanned: ClamAV 0.87.1/1549/Sat Jun 17 18:20:39 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on server.baldwin.cx Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/sys firmware.h src/sys/kern subr_firmware.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 14:12:38 -0000 On Friday 16 June 2006 20:47, Ian Dowse wrote: > In message <200606161457.23420.jhb@freebsd.org>, John Baldwin writes: > >But unloadentry() would never unload such a module because fp->file > >is NULL. unloadentry() would only call clearentry() and then=20 > >linker_file_unload() on an explicitly loaded firmware module. >=20 > - driver calls firmware_get, firmware image loaded and fp->file set to n= on-NULL > - manually kldload some_module_that_depends_on_firmware_image > - driver calls firmware_put, unloadentry called and sets fp->file =3D NU= LL >=20 > If at this point the entry was cleared then all future calls to > firmware_get would fail even though the module is still available, > referenced and loaded. >=20 > I'm not saying that these cases are particularly important or that > there aren't bugs in the current code; just that mixing up the > layers doesn't help ;-) In practice no modules depend on firmware modules. :) I think we should take the approach of not clearing fp->file in unloadentry() however. That would result in correct behavior in every case I can think of (or as close to correct as you can get). In the above case the linker_file_unload() would have fail leaving the firmware module around. If you later kldunload'ed the other module, the firmware module would still be around and if a driver did another firmware_get/put sequence then the module would finally be unloaded on the second firmware_put(). However, that case will be much more rare than the current standalone firmware modules which can get into a funk where they can never be unloaded since the firmware(9) code would have leaked a reference (since it cleared fp->file just assuming that linker_file_unload() will work, but it might fail) and the user can't use kldunload to unload it even though the firmware isn't in use. =2D-=20 John Baldwin =A0<>< =A0http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" =A0=3D =A0http://www.FreeBSD.org From owner-cvs-all@FreeBSD.ORG Mon Jun 19 14:12:48 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A35B16A607; Mon, 19 Jun 2006 14:12:48 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id D602E43D49; Mon, 19 Jun 2006 14:12:45 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from zion.baldwin.cx (zion.baldwin.cx [192.168.0.7]) (authenticated bits=0) by server.baldwin.cx (8.13.4/8.13.4) with ESMTP id k5JECVEN016579; Mon, 19 Jun 2006 10:12:36 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Andre Oppermann Date: Mon, 19 Jun 2006 09:19:13 -0400 User-Agent: KMail/1.9.1 References: <200606171757.k5HHvahf087725@repoman.freebsd.org> <20060618080019.B60374@maildrop.int.zabbadoz.net> <449552C9.7060203@freebsd.org> In-Reply-To: <449552C9.7060203@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200606190919.13866.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [192.168.0.1]); Mon, 19 Jun 2006 10:12:39 -0400 (EDT) X-Virus-Scanned: ClamAV 0.87.1/1549/Sat Jun 17 18:20:39 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on server.baldwin.cx Cc: "Bjoern A. Zeeb" , src-committers@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org, Sam Leffler Subject: Re: cvs commit: src/sys/netinet tcp_var.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 14:12:48 -0000 On Sunday 18 June 2006 09:19, Andre Oppermann wrote: > Bjoern A. Zeeb wrote: > > On Sun, 18 Jun 2006, Sam Leffler wrote: > >=20 > >> Andre Oppermann wrote: > >>> andre 2006-06-17 17:57:36 UTC > >>> > >>> FreeBSD src repository > >>> > >>> Modified files: > >>> sys/netinet tcp_var.h > >>> Log: > >>> Rearrange fields in struct syncache and syncache_head to make them= =20 > >>> more > >>> cache line friendly. > >> > >> Got any benchmarks to back this up? Or perhaps it was just the smiley > >> face your cache lines gave you :) >=20 > The entry chains are traversed quite often and the first thing looked > at is in_conninfo and then sc_rxttime and sc_rxmits. So it makes a > lot of sense to have them close together on the same cache line aligned > to the beginning of the struct and to the native alignment of the > architecture. I did not benchmark it but it is simple reasoning. I was talking with Alan Cox at USENIX ATC about working on SMP, and one of the comments he made about doing SMP stuff in the kernel in that what=20 you would intuitively think would be faster doesn't always end up that way in practice. In fact, it sometimes ends up being the opposite of what is intuitive. I agree that you should really benchmark things and not just assume they will make performance better. =2D-=20 John Baldwin =A0<>< =A0http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" =A0=3D =A0http://www.FreeBSD.org From owner-cvs-all@FreeBSD.ORG Mon Jun 19 15:22:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F3A916A47B; Mon, 19 Jun 2006 15:22:35 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 965E243D6A; Mon, 19 Jun 2006 15:22:34 +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 k5JFMYFg076678; Mon, 19 Jun 2006 15:22:34 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JFMYiO076677; Mon, 19 Jun 2006 15:22:34 GMT (envelope-from brueffer) Message-Id: <200606191522.k5JFMYiO076677@repoman.freebsd.org> From: Christian Brueffer Date: Mon, 19 Jun 2006 15:22:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4 iir.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, 19 Jun 2006 15:22:35 -0000 brueffer 2006-06-19 15:22:34 UTC FreeBSD src repository Modified files: share/man/man4 iir.4 Log: Boji Tony Kannanthanam no longer supports this driver, Achim Leubner however still does. Confirmed by email contact with both of them. MFC after: 3 days Revision Changes Path 1.10 +1 -4 src/share/man/man4/iir.4 From owner-cvs-all@FreeBSD.ORG Mon Jun 19 15:22:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A91E616A5D7; Mon, 19 Jun 2006 15:22:52 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8AA443D6B; Mon, 19 Jun 2006 15:22:50 +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 k5JFMoAv076708; Mon, 19 Jun 2006 15:22:50 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JFMoAo076707; Mon, 19 Jun 2006 15:22:50 GMT (envelope-from erwin) Message-Id: <200606191522.k5JFMoAo076707@repoman.freebsd.org> From: Erwin Lansing Date: Mon, 19 Jun 2006 15:22: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/john Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 15:22:52 -0000 erwin 2006-06-19 15:22:50 UTC FreeBSD ports repository Modified files: security/john Makefile distinfo Log: Update to 1.7.2 PR: 99132 Submitted by: Rainer Alves (maintainer) Revision Changes Path 1.41 +4 -3 ports/security/john/Makefile 1.17 +3 -3 ports/security/john/distinfo From owner-cvs-all@FreeBSD.ORG Mon Jun 19 15:29:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1791116A482; Mon, 19 Jun 2006 15:29:19 +0000 (UTC) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD92643D46; Mon, 19 Jun 2006 15:29:18 +0000 (GMT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5JFTIZI077036; Mon, 19 Jun 2006 15:29:18 GMT (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JFTIts077035; Mon, 19 Jun 2006 15:29:18 GMT (envelope-from wilko) Message-Id: <200606191529.k5JFTIts077035@repoman.freebsd.org> From: Wilko Bulte Date: Mon, 19 Jun 2006 15:29: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: CVSROOT access X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 15:29:19 -0000 wilko 2006-06-19 15:29:18 UTC FreeBSD src repository Modified files: . access Log: Welcome daichi to the src committer ranks. rodrigc will be his mentor. Approved by: core With hat: core-secretary Revision Changes Path 1.780 +1 -0 CVSROOT/access From owner-cvs-all@FreeBSD.ORG Mon Jun 19 15:44:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F33AE16A474; Mon, 19 Jun 2006 15:44:16 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99C6E43D49; Mon, 19 Jun 2006 15:44:16 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5JFiG0J077675; Mon, 19 Jun 2006 15:44:16 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JFiGY5077674; Mon, 19 Jun 2006 15:44:16 GMT (envelope-from erwin) Message-Id: <200606191544.k5JFiGY5077674@repoman.freebsd.org> From: Erwin Lansing Date: Mon, 19 Jun 2006 15:44: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/Tools/scripts tindex X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 15:44:17 -0000 erwin 2006-06-19 15:44:16 UTC FreeBSD ports repository Modified files: Tools/scripts tindex Log: MFP4: When copying INDEX to the server, copy it first to a staging area and first then to the real location. The copying can take long enough for users to get a truncated file when downloading during the upload. Revision Changes Path 1.4 +24 -6 ports/Tools/scripts/tindex From owner-cvs-all@FreeBSD.ORG Mon Jun 19 16:19:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BA0116A47B; Mon, 19 Jun 2006 16:19:26 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CA5A43D4C; Mon, 19 Jun 2006 16:19:25 +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 k5JGJPfm079825; Mon, 19 Jun 2006 16:19:25 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JGJPtX079824; Mon, 19 Jun 2006 16:19:25 GMT (envelope-from garga) Message-Id: <200606191619.k5JGJPtX079824@repoman.freebsd.org> From: Renato Botelho Date: Mon, 19 Jun 2006 16:19:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/dovecot Makefile distinfo pkg-plist ports/mail/dovecot/files patch-dovecot-example.conf patch-master-settings.c patch-module-dir.c patch-src_lib_module-dir.c patch-src_master_main.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 16:19:26 -0000 garga 2006-06-19 16:19:25 UTC FreeBSD ports repository Modified files: mail/dovecot Makefile distinfo pkg-plist mail/dovecot/files patch-dovecot-example.conf Added files: mail/dovecot/files patch-src_lib_module-dir.c patch-src_master_main.c Removed files: mail/dovecot/files patch-master-settings.c patch-module-dir.c Log: Update to dovecot-1.0.b9. - Numerous vendor bugfixes: http://www.dovecot.org/list/dovecot-news/2006-June/000008.html - kqueue(2) support seems to have settled down; enable by default. PR: ports/99128 Submitted by: maintainer Revision Changes Path 1.48 +2 -3 ports/mail/dovecot/Makefile 1.26 +3 -3 ports/mail/dovecot/distinfo 1.20 +54 -47 ports/mail/dovecot/files/patch-dovecot-example.conf 1.2 +0 -10 ports/mail/dovecot/files/patch-master-settings.c (dead) 1.2 +0 -12 ports/mail/dovecot/files/patch-module-dir.c (dead) 1.1 +27 -0 ports/mail/dovecot/files/patch-src_lib_module-dir.c (new) 1.1 +13 -0 ports/mail/dovecot/files/patch-src_master_main.c (new) 1.19 +2 -1 ports/mail/dovecot/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Jun 19 16:21:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E50416A482; Mon, 19 Jun 2006 16:21:49 +0000 (UTC) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DE5343D45; Mon, 19 Jun 2006 16:21:49 +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 k5JGLn04080137; Mon, 19 Jun 2006 16:21:49 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JGLnnV080136; Mon, 19 Jun 2006 16:21:49 GMT (envelope-from lofi) Message-Id: <200606191621.k5JGLnnV080136@repoman.freebsd.org> From: Michael Nottebrock Date: Mon, 19 Jun 2006 16:21:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/gnupg-devel/files patch-tools_gpgparsemail.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 16:21:49 -0000 lofi 2006-06-19 16:21:49 UTC FreeBSD ports repository Added files: security/gnupg-devel/files patch-tools_gpgparsemail.c Log: Fix build with gcc 4.1. PR: ports/99178 Submitted by: Ronald MacNeil Revision Changes Path 1.1 +29 -0 ports/security/gnupg-devel/files/patch-tools_gpgparsemail.c (new) From owner-cvs-all@FreeBSD.ORG Mon Jun 19 16:30:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 175E016A47A; Mon, 19 Jun 2006 16:30:37 +0000 (UTC) (envelope-from matteo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFAFC43D46; Mon, 19 Jun 2006 16:30:35 +0000 (GMT) (envelope-from matteo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5JGUZrm080490; Mon, 19 Jun 2006 16:30:35 GMT (envelope-from matteo@repoman.freebsd.org) Received: (from matteo@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JGUZbw080488; Mon, 19 Jun 2006 16:30:35 GMT (envelope-from matteo) Message-Id: <200606191630.k5JGUZbw080488@repoman.freebsd.org> From: Matteo Riondato Date: Mon, 19 Jun 2006 16:30:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/usb uplcom.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 16:30:37 -0000 matteo 2006-06-19 16:30:35 UTC FreeBSD src repository Modified files: sys/dev/usb uplcom.c Log: Add Hamlet eXagerate XURS232 USB-Serial adapter PR: usb/98983 Submitted by: Massimo Lusetti MFC after: 1 week Revision Changes Path 1.33 +2 -0 src/sys/dev/usb/uplcom.c From owner-cvs-all@FreeBSD.ORG Mon Jun 19 16:32:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC7F216A47A; Mon, 19 Jun 2006 16:32:05 +0000 (UTC) (envelope-from matteo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1119843D80; Mon, 19 Jun 2006 16:31:58 +0000 (GMT) (envelope-from matteo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5JGVw7A080698; Mon, 19 Jun 2006 16:31:58 GMT (envelope-from matteo@repoman.freebsd.org) Received: (from matteo@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JGVwjh080697; Mon, 19 Jun 2006 16:31:58 GMT (envelope-from matteo) Message-Id: <200606191631.k5JGVwjh080697@repoman.freebsd.org> From: Matteo Riondato Date: Mon, 19 Jun 2006 16:31:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/usb uplcom.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 16:32:05 -0000 matteo 2006-06-19 16:31:58 UTC FreeBSD src repository Modified files: sys/dev/usb uplcom.c Log: Add a forgotten "," Revision Changes Path 1.34 +1 -1 src/sys/dev/usb/uplcom.c From owner-cvs-all@FreeBSD.ORG Mon Jun 19 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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52BE316A47C; Mon, 19 Jun 2006 17:12:28 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0602143D69; Mon, 19 Jun 2006 17:12: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 k5JHCPR7091502; Mon, 19 Jun 2006 17:12:25 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JHCPPH091501; Mon, 19 Jun 2006 17:12:25 GMT (envelope-from yar) Message-Id: <200606191712.k5JHCPPH091501@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 19 Jun 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/usr.sbin/asf asf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 17:12:28 -0000 yar 2006-06-19 17:12:25 UTC FreeBSD src repository Modified files: usr.sbin/asf asf.c Log: There is a plenty of arch's out there where sizeof(size_t) != sizeof(int). A field width in printf(3) must be int, so cast return value from strlen() to the type. Noticed by: Andrzej Tobola ; tinderbox Pointy hat to: yar X-MFC with: the rest of the new asf code Revision Changes Path 1.10 +1 -1 src/usr.sbin/asf/asf.c From owner-cvs-all@FreeBSD.ORG Mon Jun 19 18:01:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CFB816A47B; Mon, 19 Jun 2006 18:01:17 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF47343D53; Mon, 19 Jun 2006 18:01:16 +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 k5JI1GWI093771; Mon, 19 Jun 2006 18:01:16 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JI1Gwu093770; Mon, 19 Jun 2006 18:01:16 GMT (envelope-from mezz) Message-Id: <200606191801.k5JI1Gwu093770@repoman.freebsd.org> From: Jeremy Messenger Date: Mon, 19 Jun 2006 18:01: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/multimedia/gstreamer-plugins80 pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 18:01:17 -0000 mezz 2006-06-19 18:01:16 UTC FreeBSD ports repository Modified files: multimedia/gstreamer-plugins80 pkg-plist Log: Attempt to remove lib/gstreamer-0.8 must be made with dirrmtry instead of dirrm because other ports install files in this directory. PR: ports/99015 Submitted by: vd Revision Changes Path 1.42 +1 -1 ports/multimedia/gstreamer-plugins80/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Jun 19 18:03:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D99616A474; Mon, 19 Jun 2006 18:03:29 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D56243D46; Mon, 19 Jun 2006 18:03:29 +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 k5JI3TVv095076; Mon, 19 Jun 2006 18:03:29 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JI3TpB095075; Mon, 19 Jun 2006 18:03:29 GMT (envelope-from mezz) Message-Id: <200606191803.k5JI3TpB095075@repoman.freebsd.org> From: Jeremy Messenger Date: Mon, 19 Jun 2006 18: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/audio/gstreamer-plugins-faad Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 18:03:29 -0000 mezz 2006-06-19 18:03:29 UTC FreeBSD ports repository Modified files: audio/gstreamer-plugins-faad Makefile Log: Fix a typo, ACC -> AAC. PR: ports/99018 Submitted by: vd Revision Changes Path 1.7 +1 -1 ports/audio/gstreamer-plugins-faad/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jun 19 18:08:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADE6116A47E; Mon, 19 Jun 2006 18:08:12 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C66443D45; Mon, 19 Jun 2006 18:08:12 +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 k5JI8CrS095300; Mon, 19 Jun 2006 18:08:12 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JI8CrX095299; Mon, 19 Jun 2006 18:08:12 GMT (envelope-from mezz) Message-Id: <200606191808.k5JI8CrX095299@repoman.freebsd.org> From: Jeremy Messenger Date: Mon, 19 Jun 2006 18:08:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/speex-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: Mon, 19 Jun 2006 18:08:12 -0000 mezz 2006-06-19 18:08:12 UTC FreeBSD ports repository Modified files: audio/speex-devel Makefile Log: Make portlint happy, also make the BROKEN error more clear. PR: ports/99149 Submitted by: Alexander Botero-Lowry Revision Changes Path 1.53 +1 -1 ports/audio/speex-devel/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jun 19 18: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2480116A474; Mon, 19 Jun 2006 18:13:08 +0000 (UTC) (envelope-from max@love2party.net) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DC9343D76; Mon, 19 Jun 2006 18:13:03 +0000 (GMT) (envelope-from max@love2party.net) Received: from [88.66.34.31] (helo=amd64.laiers.local) by mrelayeu.kundenserver.de (node=mrelayeu2) with ESMTP (Nemesis), id 0MKwtQ-1FsOFA13jy-00023h; Mon, 19 Jun 2006 20:13:00 +0200 From: Max Laier Organization: FreeBSD To: obrien@freebsd.org Date: Mon, 19 Jun 2006 20:12:52 +0200 User-Agent: KMail/1.9.1 References: <200606161025.k5GAP6D9074826@repoman.freebsd.org> <20060619112603.GA74266@dragon.NUXI.org> In-Reply-To: <20060619112603.GA74266@dragon.NUXI.org> X-Face: ,,8R(x[kmU]tKN@>gtH1yQE4aslGdu+2]; R]*pL,U>^H?)gW@49@wdJ`H<=?utf-8?q?=25=7D*=5FBD=0A=09U=5For=3D=5CmOZf764=26nYj=3DJYbR1PW0ud?=>|!~,,CPC.1-D$FG@0h3#'5"k{V]a~.<=?utf-8?q?mZ=7D44=23Se=7Em=0A=09Fe=7E=5C=5DX5B=5D=5Fxj?=(ykz9QKMw_l0C2AQ]}Ym8)fU MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2506977.JMTWqlVQW6"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200606192012.59518.max@love2party.net> X-Provags-ID: kundenserver.de abuse@kundenserver.de login:61c499deaeeba3ba5be80f48ecc83056 Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/contrib/pf/net if_pfsync.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 18:13:08 -0000 --nextPart2506977.JMTWqlVQW6 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 19 June 2006 13:26, David O'Brien wrote: > On Fri, Jun 16, 2006 at 10:25:06AM +0000, Max Laier wrote: > > mlaier 2006-06-16 10:25:06 UTC > > FreeBSD src repository > > Modified files: > > sys/contrib/pf/net if_pfsync.c > > Log: > > Fix pfsync w/o carp compilation. > > Thank you for fixing this in stock sources. > RU's `-Wundef' commit broke building my 'pf' enabled kernel. Which one? When? How? =2D-=20 /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News --nextPart2506977.JMTWqlVQW6 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQBElukrXyyEoT62BG0RAqZYAJ9j8HXeRbvs/ZbVhTvpsgxNZVPQOgCcDOV1 hV0OeOVbrFBcLZ2hQwOTGRI= =KiYf -----END PGP SIGNATURE----- --nextPart2506977.JMTWqlVQW6-- From owner-cvs-all@FreeBSD.ORG Mon Jun 19 18:13:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A0DD16A503; Mon, 19 Jun 2006 18:13:42 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18CA243D67; Mon, 19 Jun 2006 18:13:42 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5JIDfgL095524; Mon, 19 Jun 2006 18:13:41 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JIDfr8095523; Mon, 19 Jun 2006 18:13:41 GMT (envelope-from dougb) Message-Id: <200606191813.k5JIDfr8095523@repoman.freebsd.org> From: Doug Barton Date: Mon, 19 Jun 2006 18:13:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/portmaster/files portmaster.8 portmaster.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, 19 Jun 2006 18:13:42 -0000 dougb 2006-06-19 18:13:41 UTC FreeBSD ports repository Modified files: sysutils/portmaster/files portmaster.8 portmaster.sh.in Log: New features: ============= 1. Add -b option to make a backup package of the installed port 2. Add -g option to make a package of the new port 3. Add -o option to replace an installed port with a new port from a different location (e.g., portmaster -o emulators/linux_base-fc4 linux_base) The second argument can also be specified as the name of the installed port (e.g., linux_base-8-8.0_15) 4. Add -s option to detect no-longer-needed dependencies, and offer the user a choice to delete them. General improvements: ===================== 1. Update usage() to reflect reality, and organize it better 2. Switch to using DEPORIGIN to detect missing dependency tracking, which provides dramatically fewer false positives, and more useful tools to fix actual problems 3. Factor out more common code into functions 4. Only pay attention to +REQUIRED_BY files for dependency tracking if they are > 0 bytes 5. Simplify option parsing 6. Make whitespace more consistent in -a message 7. Only grep for dependencies if we're upgrading an installed port 8. If using -o, or a port moved, try to find the names of the old distfiles, and offer the user the choice to remove all of the, or prune the stale ones. Bug fixes: ========== 1. Fix the PATH if a user is using ccache 2. Handle the case where there is no ORIGIN in a +CONTENTS file 3. Ignore errors in the tail of fetchlog, since if the file is gone we'll exit the loop anyway Revision Changes Path 1.3 +40 -22 ports/sysutils/portmaster/files/portmaster.8 1.4 +184 -41 ports/sysutils/portmaster/files/portmaster.sh.in From owner-cvs-all@FreeBSD.ORG Mon Jun 19 18:14:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAE7516A47D; Mon, 19 Jun 2006 18:14:45 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA6CD43D45; Mon, 19 Jun 2006 18:14:45 +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 k5JIEjI9095597; Mon, 19 Jun 2006 18:14:45 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JIEjsg095596; Mon, 19 Jun 2006 18:14:45 GMT (envelope-from dougb) Message-Id: <200606191814.k5JIEjsg095596@repoman.freebsd.org> From: Doug Barton Date: Mon, 19 Jun 2006 18:14: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/portmaster Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 18:14:46 -0000 dougb 2006-06-19 18:14:45 UTC FreeBSD ports repository Modified files: sysutils/portmaster Makefile Log: Bump to 1.4 for new version Revision Changes Path 1.4 +1 -1 ports/sysutils/portmaster/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jun 19 18:19:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6109516A474; Mon, 19 Jun 2006 18:19:56 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2011343D46; Mon, 19 Jun 2006 18:19:56 +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 k5JIJtII095846; Mon, 19 Jun 2006 18:19:55 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JIJtGg095845; Mon, 19 Jun 2006 18:19:55 GMT (envelope-from dougb) Message-Id: <200606191819.k5JIJtGg095845@repoman.freebsd.org> From: Doug Barton Date: Mon, 19 Jun 2006 18: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/sysutils/portmaster pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 18:19:56 -0000 dougb 2006-06-19 18:19:55 UTC FreeBSD ports repository Modified files: sysutils/portmaster pkg-descr Log: Update for version 1.4 Revision Changes Path 1.3 +8 -8 ports/sysutils/portmaster/pkg-descr From owner-cvs-all@FreeBSD.ORG Mon Jun 19 18:24:05 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9954616A474; Mon, 19 Jun 2006 18:24:05 +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 2B6D643D48; Mon, 19 Jun 2006 18:24:03 +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 ; 19 Jun 2006 19:24:02 +0100 (IST) To: John Baldwin In-Reply-To: Your message of "Mon, 19 Jun 2006 09:15:50 EDT." <200606190915.50962.jhb@freebsd.org> Date: Mon, 19 Jun 2006 19:24:00 +0100 From: Ian Dowse Message-ID: <200606191924.aa78290@nowhere.iedowse.com> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/sys firmware.h src/sys/kern subr_firmware.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 18:24:05 -0000 In message <200606190915.50962.jhb@freebsd.org>, John Baldwin writes: >On Friday 16 June 2006 20:47, Ian Dowse wrote: >> - driver calls firmware_get, firmware image loaded and fp->file set to non-NULL >> - manually kldload some_module_that_depends_on_firmware_image >> - driver calls firmware_put, unloadentry called and sets fp->file = NULL > >In practice no modules depend on firmware modules. :) I think we should >take the approach of not clearing fp->file in unloadentry() however. >That would result in correct behavior in every case I can think of (or as >close to correct as you can get). In the above case the >linker_file_unload() would have fail leaving the firmware module around. How about the following patch? In the above case linker_file_unload() would actually succeed because the linker file reference count is just dropping from 2 to 1, so we'd get a negative reference count later if we kept fp->file non-NULL after it returns. Ian Index: subr_firmware.c =================================================================== RCS file: /home/ncvs/src/sys/kern/subr_firmware.c,v retrieving revision 1.2 diff -u -r1.2 subr_firmware.c --- subr_firmware.c 10 Jun 2006 17:04:07 -0000 1.2 +++ subr_firmware.c 19 Jun 2006 18:15:21 -0000 @@ -206,7 +206,7 @@ { struct firmware *fp; linker_file_t file; - int i; + int i, err; mtx_lock(&firmware_mtx); for (;;) { @@ -226,9 +226,18 @@ fp->file = NULL; mtx_unlock(&firmware_mtx); - linker_file_unload(file, LINKER_UNLOAD_NORMAL); - + err = linker_file_unload(file, LINKER_UNLOAD_NORMAL); mtx_lock(&firmware_mtx); + if (err) { + /* + * If linker_file_unload() failed then we still hold + * a reference on the module so it should not be + * possible for it to go away or be re-registered. + */ + KASSERT(fp->file == NULL, + ("firmware entry reused while referenced!")); + fp->file = file; + } } mtx_unlock(&firmware_mtx); } From owner-cvs-all@FreeBSD.ORG Mon Jun 19 18:34:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB4B016A479; Mon, 19 Jun 2006 18:34:49 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6DCC43D55; Mon, 19 Jun 2006 18:34:43 +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 k5JIYhwi096511; Mon, 19 Jun 2006 18:34:43 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JIYhBC096510; Mon, 19 Jun 2006 18:34:43 GMT (envelope-from sobomax) Message-Id: <200606191834.k5JIYhBC096510@repoman.freebsd.org> From: Maxim Sobolev Date: Mon, 19 Jun 2006 18:34:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/asterisk Makefile ports/net/asterisk/files asterisk.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, 19 Jun 2006 18:34:49 -0000 sobomax 2006-06-19 18:34:43 UTC FreeBSD ports repository Modified files: net/asterisk Makefile net/asterisk/files asterisk.sh.in Log: Make asterisk_pidfile actually working. Reported by: Denis Shaposhnikov Revision Changes Path 1.58 +1 -0 ports/net/asterisk/Makefile 1.5 +2 -1 ports/net/asterisk/files/asterisk.sh.in From owner-cvs-all@FreeBSD.ORG Mon Jun 19 18: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55DCA16A47A; Mon, 19 Jun 2006 18:36:28 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE96843D86; Mon, 19 Jun 2006 18:36:10 +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 k5JIaAb8096652; Mon, 19 Jun 2006 18:36:10 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JIaARc096651; Mon, 19 Jun 2006 18:36:10 GMT (envelope-from dougb) Message-Id: <200606191836.k5JIaARc096651@repoman.freebsd.org> From: Doug Barton Date: Mon, 19 Jun 2006 18:36:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/portmaster Makefile ports/sysutils/portmaster/files portmaster.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, 19 Jun 2006 18:36:28 -0000 dougb 2006-06-19 18:36:10 UTC FreeBSD ports repository Modified files: sysutils/portmaster Makefile sysutils/portmaster/files portmaster.sh.in Log: Upgrade to 1.5, which fixes a small braino in the new code to delete distfiles for old ports with the -o option, or that have been moved. Revision Changes Path 1.5 +1 -1 ports/sysutils/portmaster/Makefile 1.5 +2 -3 ports/sysutils/portmaster/files/portmaster.sh.in From owner-cvs-all@FreeBSD.ORG Mon Jun 19 18:37:13 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E443216A474; Mon, 19 Jun 2006 18:37:13 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BA2143D5A; Mon, 19 Jun 2006 18:37:05 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.4/8.13.4) with ESMTP id k5JIb3af021277; Mon, 19 Jun 2006 14:37:04 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Ian Dowse Date: Mon, 19 Jun 2006 14:27:26 -0400 User-Agent: KMail/1.9.1 References: <200606191924.aa78290@nowhere.iedowse.com> In-Reply-To: <200606191924.aa78290@nowhere.iedowse.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606191427.27395.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Mon, 19 Jun 2006 14:37:04 -0400 (EDT) X-Virus-Scanned: ClamAV 0.87.1/1549/Sat Jun 17 18:20:39 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on server.baldwin.cx Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/sys firmware.h src/sys/kern subr_firmware.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 18:37:14 -0000 On Monday 19 June 2006 14:24, Ian Dowse wrote: > In message <200606190915.50962.jhb@freebsd.org>, John Baldwin writes: > >On Friday 16 June 2006 20:47, Ian Dowse wrote: > >> - driver calls firmware_get, firmware image loaded and fp->file set to non-NULL > >> - manually kldload some_module_that_depends_on_firmware_image > >> - driver calls firmware_put, unloadentry called and sets fp->file = NULL > > > >In practice no modules depend on firmware modules. :) I think we should > >take the approach of not clearing fp->file in unloadentry() however. > >That would result in correct behavior in every case I can think of (or as > >close to correct as you can get). In the above case the > >linker_file_unload() would have fail leaving the firmware module around. > > How about the following patch? In the above case linker_file_unload() > would actually succeed because the linker file reference count is > just dropping from 2 to 1, so we'd get a negative reference count > later if we kept fp->file non-NULL after it returns. > > Ian > > Index: subr_firmware.c > =================================================================== > RCS file: /home/ncvs/src/sys/kern/subr_firmware.c,v > retrieving revision 1.2 > diff -u -r1.2 subr_firmware.c > --- subr_firmware.c 10 Jun 2006 17:04:07 -0000 1.2 > +++ subr_firmware.c 19 Jun 2006 18:15:21 -0000 > @@ -206,7 +206,7 @@ > { > struct firmware *fp; > linker_file_t file; > - int i; > + int i, err; > > mtx_lock(&firmware_mtx); > for (;;) { > @@ -226,9 +226,18 @@ > fp->file = NULL; > mtx_unlock(&firmware_mtx); > > - linker_file_unload(file, LINKER_UNLOAD_NORMAL); > - > + err = linker_file_unload(file, LINKER_UNLOAD_NORMAL); > mtx_lock(&firmware_mtx); > + if (err) { > + /* > + * If linker_file_unload() failed then we still hold > + * a reference on the module so it should not be > + * possible for it to go away or be re-registered. > + */ > + KASSERT(fp->file == NULL, > + ("firmware entry reused while referenced!")); > + fp->file = file; > + } > } > mtx_unlock(&firmware_mtx); > } > Ok. -- John Baldwin From owner-cvs-all@FreeBSD.ORG Mon Jun 19 18:37:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4797D16A511; Mon, 19 Jun 2006 18:37:39 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 052F443D60; Mon, 19 Jun 2006 18:37:39 +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 k5JIbcVe096726; Mon, 19 Jun 2006 18:37:38 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JIbcZc096725; Mon, 19 Jun 2006 18:37:38 GMT (envelope-from lth) Message-Id: <200606191837.k5JIbcZc096725@repoman.freebsd.org> From: Lars Thegler Date: Mon, 19 Jun 2006 18:37: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/p5-Class-DBI-Plugin-AbstractCount Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 18:37:39 -0000 lth 2006-06-19 18:37:38 UTC FreeBSD ports repository Modified files: databases/p5-Class-DBI-Plugin-AbstractCount Makefile distinfo Log: Update to 0.07 PR: ports/99113 Submitted by: aaron Revision Changes Path 1.5 +2 -3 ports/databases/p5-Class-DBI-Plugin-AbstractCount/Makefile 1.5 +3 -3 ports/databases/p5-Class-DBI-Plugin-AbstractCount/distinfo From owner-cvs-all@FreeBSD.ORG Mon Jun 19 18: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84E9F16A474; Mon, 19 Jun 2006 18:38:42 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E72343D64; Mon, 19 Jun 2006 18:38:42 +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 k5JIcgQO096786; Mon, 19 Jun 2006 18:38:42 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JIcgkR096785; Mon, 19 Jun 2006 18:38:42 GMT (envelope-from sobomax) Message-Id: <200606191838.k5JIcgkR096785@repoman.freebsd.org> From: Maxim Sobolev Date: Mon, 19 Jun 2006 18: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/net/asterisk/files patch-asterisk.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 18:38:42 -0000 sobomax 2006-06-19 18:38:41 UTC FreeBSD ports repository Added files: net/asterisk/files patch-asterisk.c Log: Merge in patch from Asterisk's ticket 7305. This patch should be part of the next release. Requested by: Denis Shaposhnikov Revision Changes Path 1.1 +62 -0 ports/net/asterisk/files/patch-asterisk.c (new) From owner-cvs-all@FreeBSD.ORG Mon Jun 19 18:42:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19F8216A47E; Mon, 19 Jun 2006 18:42:47 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC6C243D48; Mon, 19 Jun 2006 18:42:46 +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 k5JIgkKb096986; Mon, 19 Jun 2006 18:42:46 GMT (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JIgk5o096985; Mon, 19 Jun 2006 18:42:46 GMT (envelope-from olgeni) Message-Id: <200606191842.k5JIgk5o096985@repoman.freebsd.org> From: Jimmy Olgeni Date: Mon, 19 Jun 2006 18:42:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/erlang Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 18:42:47 -0000 olgeni 2006-06-19 18:42:46 UTC FreeBSD ports repository Modified files: lang/erlang Makefile Log: Add sparc64 to ONLY_FOR_ARCHS. PR: ports/96688 Submitted by: Shaun Amott Revision Changes Path 1.89 +1 -1 ports/lang/erlang/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jun 19 18:59:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A87FA16A494; Mon, 19 Jun 2006 18:59:16 +0000 (UTC) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 636B043D49; Mon, 19 Jun 2006 18:59:16 +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 k5JIxGQS097701; Mon, 19 Jun 2006 18:59:16 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JIxGPt097700; Mon, 19 Jun 2006 18:59:16 GMT (envelope-from lofi) Message-Id: <200606191859.k5JIxGPt097700@repoman.freebsd.org> From: Michael Nottebrock Date: Mon, 19 Jun 2006 18: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/devel/kdevelop Makefile ports/devel/kdevelop/files patch-appwizard-libtool X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 18:59:16 -0000 lofi 2006-06-19 18:59:16 UTC FreeBSD ports repository Modified files: devel/kdevelop Makefile Added files: devel/kdevelop/files patch-appwizard-libtool Log: Patch the libtool included in the application templates to grok the libtool archives generated by the (much newer) version in ports. Revision Changes Path 1.86 +1 -0 ports/devel/kdevelop/Makefile 1.1 +7445 -0 ports/devel/kdevelop/files/patch-appwizard-libtool (new) From owner-cvs-all@FreeBSD.ORG Mon Jun 19 19:26:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7300716A484; Mon, 19 Jun 2006 19:26:35 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC61843D67; Mon, 19 Jun 2006 19:26:33 +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 k5JJQXJU000195; Mon, 19 Jun 2006 19:26:33 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JJQX7i000194; Mon, 19 Jun 2006 19:26:33 GMT (envelope-from ahze) Message-Id: <200606191926.k5JJQX7i000194@repoman.freebsd.org> From: Michael Johnson Date: Mon, 19 Jun 2006 19: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: CVSROOT access X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 19:26:35 -0000 ahze 2006-06-19 19:26:33 UTC FreeBSD ports repository Modified files: . access Log: Please welcome Shaun Amott (shaun), he has submitted many pr's and made portscout. I will be his mentor and pav will co-mentor. Approved by: portmgr Account create by: simon Revision Changes Path 1.707 +1 -0 CVSROOT/access From owner-cvs-all@FreeBSD.ORG Mon Jun 19 19: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED12D16A4A7; Mon, 19 Jun 2006 19:26:58 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA7D243D6E; Mon, 19 Jun 2006 19:26:58 +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 k5JJQwFB000233; Mon, 19 Jun 2006 19:26:58 GMT (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JJQwEp000232; Mon, 19 Jun 2006 19:26:58 GMT (envelope-from olgeni) Message-Id: <200606191926.k5JJQwEp000232@repoman.freebsd.org> From: Jimmy Olgeni Date: Mon, 19 Jun 2006 19:26: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/lang/erlang/files patch-erts_emulator_utils_beam__makeops X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 19:26:59 -0000 olgeni 2006-06-19 19:26:58 UTC FreeBSD ports repository Added files: lang/erlang/files patch-erts_emulator_utils_beam__makeops Log: Fix list matching problem on 64bit architectures. Obtained from: Bjorn Gustavsson Revision Changes Path 1.1 +14 -0 ports/lang/erlang/files/patch-erts_emulator_utils_beam__makeops (new) From owner-cvs-all@FreeBSD.ORG Mon Jun 19 19:41:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1901716A47B; Mon, 19 Jun 2006 19:41:00 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAC0743D49; Mon, 19 Jun 2006 19:40:59 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5JJexuY000888; Mon, 19 Jun 2006 19:40:59 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JJexRo000887; Mon, 19 Jun 2006 19:40:59 GMT (envelope-from brueffer) Message-Id: <200606191940.k5JJexRo000887@repoman.freebsd.org> From: Christian Brueffer Date: Mon, 19 Jun 2006 19:40:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/my if_my.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 19:41:00 -0000 brueffer 2006-06-19 19:40:59 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/my if_my.c Log: MFC: rev. 1.38 Add altq(4) support. Approved by: rwatson (mentor) Revision Changes Path 1.29.2.4 +6 -4 src/sys/dev/my/if_my.c From owner-cvs-all@FreeBSD.ORG Mon Jun 19 19:43:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5AC016A474; Mon, 19 Jun 2006 19:43:04 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4D7243D46; Mon, 19 Jun 2006 19:43:04 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5JJh4me000994; Mon, 19 Jun 2006 19:43:04 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JJh4SR000993; Mon, 19 Jun 2006 19:43:04 GMT (envelope-from brueffer) Message-Id: <200606191943.k5JJh4SR000993@repoman.freebsd.org> From: Christian Brueffer Date: Mon, 19 Jun 2006 19:43:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/man/man4 altq.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, 19 Jun 2006 19:43:05 -0000 brueffer 2006-06-19 19:43:04 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man4 altq.4 Log: MFC: rev. 1.19 my(4) provides support now as well. Revision Changes Path 1.13.2.4 +2 -1 src/share/man/man4/altq.4 From owner-cvs-all@FreeBSD.ORG Mon Jun 19 19: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC8BF16A479; Mon, 19 Jun 2006 19:48:18 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A97F743D46; Mon, 19 Jun 2006 19:48:18 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5JJmIKP001288; Mon, 19 Jun 2006 19:48:18 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JJmIZt001287; Mon, 19 Jun 2006 19:48:18 GMT (envelope-from ale) Message-Id: <200606191948.k5JJmIZt001287@repoman.freebsd.org> From: Alex Dupre Date: Mon, 19 Jun 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/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: Mon, 19 Jun 2006 19:48:19 -0000 ale 2006-06-19 19:48:18 UTC FreeBSD ports repository Modified files: security/openct Makefile distinfo Log: Update to 0.6.8 release. Revision Changes Path 1.9 +1 -1 ports/security/openct/Makefile 1.5 +3 -3 ports/security/openct/distinfo From owner-cvs-all@FreeBSD.ORG Mon Jun 19 19:53:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2302016A474; Mon, 19 Jun 2006 19:53:31 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B78F643D49; Mon, 19 Jun 2006 19:53:30 +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 k5JJrUFl001511; Mon, 19 Jun 2006 19:53:30 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JJrUjO001510; Mon, 19 Jun 2006 19:53:30 GMT (envelope-from ale) Message-Id: <200606191953.k5JJrUjO001510@repoman.freebsd.org> From: Alex Dupre Date: Mon, 19 Jun 2006 19:53: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/xpi-pdf_download Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 19:53:31 -0000 ale 2006-06-19 19:53:30 UTC FreeBSD ports repository Modified files: www/xpi-pdf_download Makefile distinfo Log: Update to 0.7.1 release. Revision Changes Path 1.3 +1 -1 ports/www/xpi-pdf_download/Makefile 1.3 +3 -3 ports/www/xpi-pdf_download/distinfo From owner-cvs-all@FreeBSD.ORG Mon Jun 19 19:53:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72E6816A515; Mon, 19 Jun 2006 19:53:41 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E4E543D46; Mon, 19 Jun 2006 19:53: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 k5JJrfkD001547; Mon, 19 Jun 2006 19:53:41 GMT (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JJrflK001546; Mon, 19 Jun 2006 19:53:41 GMT (envelope-from olgeni) Message-Id: <200606191953.k5JJrflK001546@repoman.freebsd.org> From: Jimmy Olgeni Date: Mon, 19 Jun 2006 19:53: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/www/sitecopy Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 19:53:41 -0000 olgeni 2006-06-19 19:53:40 UTC FreeBSD ports repository Modified files: www/sitecopy Makefile distinfo Log: Upgrade to version 0.16.3 and fix large file support. PR: ports/99174 Submitted by: Alex Samorukov Revision Changes Path 1.44 +1 -2 ports/www/sitecopy/Makefile 1.23 +3 -3 ports/www/sitecopy/distinfo From owner-cvs-all@FreeBSD.ORG Mon Jun 19 19:54:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3828416A474; Mon, 19 Jun 2006 19:54:10 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B65A43D60; Mon, 19 Jun 2006 19:54:07 +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 k5JJs6Cg001596; Mon, 19 Jun 2006 19:54:06 GMT (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JJs61P001595; Mon, 19 Jun 2006 19:54:06 GMT (envelope-from olgeni) Message-Id: <200606191954.k5JJs61P001595@repoman.freebsd.org> From: Jimmy Olgeni Date: Mon, 19 Jun 2006 19:54:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/sitecopy/files patch-sitestore.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 19:54:10 -0000 olgeni 2006-06-19 19:54:06 UTC FreeBSD ports repository Added files: www/sitecopy/files patch-sitestore.c Log: Add missing patch from ports/99174. Revision Changes Path 1.1 +13 -0 ports/www/sitecopy/files/patch-sitestore.c (new) From owner-cvs-all@FreeBSD.ORG Mon Jun 19 19:58:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DBE116A474; Mon, 19 Jun 2006 19:58:50 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1DD443D48; Mon, 19 Jun 2006 19:58:49 +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 k5JJwnvV001837; Mon, 19 Jun 2006 19:58:49 GMT (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JJwntO001836; Mon, 19 Jun 2006 19:58:49 GMT (envelope-from olgeni) Message-Id: <200606191958.k5JJwntO001836@repoman.freebsd.org> From: Jimmy Olgeni Date: Mon, 19 Jun 2006 19:58: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/ytree pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 19:58:50 -0000 olgeni 2006-06-19 19:58:49 UTC FreeBSD ports repository Modified files: misc/ytree pkg-plist Log: Fix warnings from portlint -A. PR: ports/97316 (without ytree.conf in pkg-plist) Submitted by: Martin Wilke Revision Changes Path 1.7 +4 -6 ports/misc/ytree/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Jun 19 20:05:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7307016A474; Mon, 19 Jun 2006 20:05:52 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2975643D45; Mon, 19 Jun 2006 20:05:52 +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 k5JK5q3D003400; Mon, 19 Jun 2006 20:05:52 GMT (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JK5pTp003399; Mon, 19 Jun 2006 20:05:51 GMT (envelope-from olgeni) Message-Id: <200606192005.k5JK5pTp003399@repoman.freebsd.org> From: Jimmy Olgeni Date: Mon, 19 Jun 2006 20:05:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-fm/rox-filer Makefile ports/x11-fm/rox-filer/files rox X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 20:05:52 -0000 olgeni 2006-06-19 20:05:51 UTC FreeBSD ports repository Modified files: x11-fm/rox-filer Makefile x11-fm/rox-filer/files rox Log: Do not set CHARSET to iso-8859-1, it is no longer needed. Revision Changes Path 1.58 +1 -1 ports/x11-fm/rox-filer/Makefile 1.4 +0 -5 ports/x11-fm/rox-filer/files/rox From owner-cvs-all@FreeBSD.ORG Mon Jun 19 20:07:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45F8D16A494; Mon, 19 Jun 2006 20:07:04 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAC8E43D68; Mon, 19 Jun 2006 20:06:59 +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 k5JK6x7G004731; Mon, 19 Jun 2006 20:06:59 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JK6xDh004730; Mon, 19 Jun 2006 20:06:59 GMT (envelope-from shaun) Message-Id: <200606192006.k5JK6xDh004730@repoman.freebsd.org> From: Shaun Amott Date: Mon, 19 Jun 2006 20:06:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/cad/xcircuit Makefile ports/databases/erlang-mysql Makefile ports/databases/p5-DBD-Google Makefile ports/deskutils/kronolith Makefile ports/deskutils/mnemo Makefile ports/deskutils/nag Makefile ports/deskutils/plan Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 20:07:04 -0000 shaun 2006-06-19 20:06:59 UTC FreeBSD ports repository Modified files: cad/xcircuit Makefile databases/erlang-mysql Makefile databases/p5-DBD-Google Makefile deskutils/kronolith Makefile deskutils/mnemo Makefile deskutils/nag Makefile deskutils/plan Makefile deskutils/snotes Makefile deskutils/teapot Makefile devel/bin86 Makefile devel/chora Makefile devel/p5-File-Tail Makefile devel/p5-ReadLine-Gnu Makefile devel/p5-ReadLine-Perl Makefile devel/ragel Makefile devel/yasm Makefile devel/zthread Makefile editors/f4l Makefile ftp/IglooFTP Makefile ftp/gollem Makefile games/tuxracer Makefile graphics/aalib Makefile graphics/ale Makefile graphics/graphviz Makefile graphics/libglut Makefile graphics/raster3d Makefile irc/cgiirc Makefile irc/ircd-ratbox Makefile irc/ircd-ratbox-devel Makefile irc/irssi-devel Makefile irc/ratbox-respond Makefile irc/ratbox-services Makefile japanese/plan Makefile lang/expect Makefile mail/esmtp Makefile mail/imp Makefile mail/ingo Makefile mail/mutt-ng Makefile mail/turba Makefile math/tetgen Makefile math/yacas Makefile misc/geekcode Makefile multimedia/helixplayer Makefile net/6tunnel Makefile net/GeoIP Makefile net-im/ejabberd Makefile net-im/psi Makefile news/inn Makefile news/newsgrab Makefile news/slrn Makefile security/clamassassin Makefile shells/wapsh Makefile sysutils/cronolog Makefile www/fcgi Makefile www/horde Makefile www/horde-passwd Makefile www/hydra Makefile www/p5-FastCGI Makefile www/phpSysInfo Makefile www/quickie Makefile x11-fm/jaffm Makefile x11-fm/xfe Makefile x11-toolkits/paragui Makefile Log: Switch to my @FreeBSD.org address. Approved by: ahze (mentor) Revision Changes Path 1.62 +1 -1 ports/cad/xcircuit/Makefile 1.2 +1 -1 ports/databases/erlang-mysql/Makefile 1.3 +1 -1 ports/databases/p5-DBD-Google/Makefile 1.33 +1 -1 ports/deskutils/kronolith/Makefile 1.18 +1 -1 ports/deskutils/mnemo/Makefile 1.20 +1 -1 ports/deskutils/nag/Makefile 1.32 +1 -1 ports/deskutils/plan/Makefile 1.3 +1 -1 ports/deskutils/snotes/Makefile 1.21 +1 -1 ports/deskutils/teapot/Makefile 1.20 +1 -1 ports/devel/bin86/Makefile 1.22 +1 -1 ports/devel/chora/Makefile 1.11 +1 -1 ports/devel/p5-File-Tail/Makefile 1.23 +1 -1 ports/devel/p5-ReadLine-Gnu/Makefile 1.14 +1 -1 ports/devel/p5-ReadLine-Perl/Makefile 1.25 +1 -1 ports/devel/ragel/Makefile 1.12 +1 -1 ports/devel/yasm/Makefile 1.21 +1 -1 ports/devel/zthread/Makefile 1.2 +1 -1 ports/editors/f4l/Makefile 1.24 +1 -1 ports/ftp/IglooFTP/Makefile 1.8 +1 -1 ports/ftp/gollem/Makefile 1.22 +1 -1 ports/games/tuxracer/Makefile 1.38 +1 -1 ports/graphics/aalib/Makefile 1.21 +1 -1 ports/graphics/ale/Makefile 1.70 +1 -1 ports/graphics/graphviz/Makefile 1.7 +1 -1 ports/graphics/libglut/Makefile 1.3 +1 -1 ports/graphics/raster3d/Makefile 1.7 +1 -1 ports/irc/cgiirc/Makefile 1.4 +1 -1 ports/irc/ircd-ratbox-devel/Makefile 1.4 +1 -1 ports/irc/ircd-ratbox/Makefile 1.91 +1 -1 ports/irc/irssi-devel/Makefile 1.2 +1 -1 ports/irc/ratbox-respond/Makefile 1.2 +1 -1 ports/irc/ratbox-services/Makefile 1.15 +1 -1 ports/japanese/plan/Makefile 1.69 +1 -1 ports/lang/expect/Makefile 1.13 +1 -1 ports/mail/esmtp/Makefile 1.35 +1 -1 ports/mail/imp/Makefile 1.12 +1 -1 ports/mail/ingo/Makefile 1.13 +1 -1 ports/mail/mutt-ng/Makefile 1.41 +1 -1 ports/mail/turba/Makefile 1.4 +1 -1 ports/math/tetgen/Makefile 1.33 +1 -1 ports/math/yacas/Makefile 1.18 +1 -1 ports/misc/geekcode/Makefile 1.2 +1 -1 ports/multimedia/helixplayer/Makefile 1.20 +1 -1 ports/net-im/ejabberd/Makefile 1.33 +1 -1 ports/net-im/psi/Makefile 1.12 +1 -1 ports/net/6tunnel/Makefile 1.30 +1 -1 ports/net/GeoIP/Makefile 1.77 +1 -1 ports/news/inn/Makefile 1.18 +1 -1 ports/news/newsgrab/Makefile 1.47 +1 -1 ports/news/slrn/Makefile 1.8 +1 -1 ports/security/clamassassin/Makefile 1.16 +1 -1 ports/shells/wapsh/Makefile 1.15 +1 -1 ports/sysutils/cronolog/Makefile 1.17 +1 -1 ports/www/fcgi/Makefile 1.7 +1 -1 ports/www/horde-passwd/Makefile 1.39 +1 -1 ports/www/horde/Makefile 1.13 +1 -1 ports/www/hydra/Makefile 1.16 +1 -1 ports/www/p5-FastCGI/Makefile 1.17 +1 -1 ports/www/phpSysInfo/Makefile 1.3 +1 -1 ports/www/quickie/Makefile 1.4 +1 -1 ports/x11-fm/jaffm/Makefile 1.16 +1 -1 ports/x11-fm/xfe/Makefile 1.36 +1 -1 ports/x11-toolkits/paragui/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jun 19 20:13:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D937F16A47D; Mon, 19 Jun 2006 20:13:05 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 963B843D45; Mon, 19 Jun 2006 20:13:05 +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 k5JKD5Ct004994; Mon, 19 Jun 2006 20:13:05 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JKD5rI004993; Mon, 19 Jun 2006 20:13:05 GMT (envelope-from lth) Message-Id: <200606192013.k5JKD5rI004993@repoman.freebsd.org> From: Lars Thegler Date: Mon, 19 Jun 2006 20:13:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/p5-PPI-HTML Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 20:13:06 -0000 lth 2006-06-19 20:13:05 UTC FreeBSD ports repository Modified files: textproc/p5-PPI-HTML Makefile distinfo Log: Update to 1.07 PR: ports/99118 Submitted by: aaron Revision Changes Path 1.5 +2 -4 ports/textproc/p5-PPI-HTML/Makefile 1.6 +3 -3 ports/textproc/p5-PPI-HTML/distinfo From owner-cvs-all@FreeBSD.ORG Mon Jun 19 20:20:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 605E216A481; Mon, 19 Jun 2006 20:20:26 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CB0A43D55; Mon, 19 Jun 2006 20:20:25 +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 k5JKKPdD005466; Mon, 19 Jun 2006 20:20:25 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JKKPn8005465; Mon, 19 Jun 2006 20:20:25 GMT (envelope-from marius) Message-Id: <200606192020.k5JKKPn8005465@repoman.freebsd.org> From: Marius Strobl Date: Mon, 19 Jun 2006 20:20:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/sparc64/isa isa.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 20:20:26 -0000 marius 2006-06-19 20:20:25 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/sparc64/isa isa.c Log: MFC: 1.17 - Declare the PnP map const. - Add devices found in V210 to the PnP map. - Don't leak memory if we didn't find a match for a node in the PnP map. Revision Changes Path 1.16.2.1 +4 -1 src/sys/sparc64/isa/isa.c From owner-cvs-all@FreeBSD.ORG Mon Jun 19 20:26:44 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC6BC16A474; Mon, 19 Jun 2006 20:26:44 +0000 (UTC) (envelope-from wb@freebie.xs4all.nl) Received: from smtp-vbr13.xs4all.nl (smtp-vbr13.xs4all.nl [194.109.24.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CE2F43D45; Mon, 19 Jun 2006 20:26:43 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-vbr13.xs4all.nl (8.13.6/8.13.6) with ESMTP id k5JKQgEL015831; Mon, 19 Jun 2006 22:26:42 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.13.6/8.13.3) with ESMTP id k5JKQgOq042209; Mon, 19 Jun 2006 22:26:42 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.6/8.13.6/Submit) id k5JKQg0d042208; Mon, 19 Jun 2006 22:26:42 +0200 (CEST) (envelope-from wb) Date: Mon, 19 Jun 2006 22:26:41 +0200 From: Wilko Bulte To: Alfred Perlstein Message-ID: <20060619202641.GA42044@freebie.xs4all.nl> References: <200606181612.k5IGCSmZ027016@repoman.freebsd.org> <20060618091550.A32020@xorpc.icir.org> <20060618213119.GA25278@freebie.xs4all.nl> <20060619132152.GO95135@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060619132152.GO95135@elvis.mu.org> User-Agent: Mutt/1.5.11 X-Virus-Scanned: by XS4ALL Virus Scanner Cc: Luigi Rizzo , src-committers@freebsd.org, cvs-all@freebsd.org, Colin Percival , cvs-src@freebsd.org Subject: Re: cvs commit: CVSROOT access X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 20:26:44 -0000 On Mon, Jun 19, 2006 at 06:21:52AM -0700, Alfred Perlstein wrote.. > * Wilko Bulte [060618 14:31] wrote: > > On Sun, Jun 18, 2006 at 09:15:50AM -0700, Luigi Rizzo wrote.. > > > On Sun, Jun 18, 2006 at 04:12:28PM +0000, Colin Percival wrote: > > > > cperciva 2006-06-18 16:12:28 UTC > > > > > > > > FreeBSD src repository > > > > > > > > Modified files: > > > > . access > > > > Log: > > > > Forced commit to note that I am de-menting Simon (simon). > > > > > > this sounds a bit weird :) > > > > More than a bit actually :) > > Mmmm mento(r)s the bikeshed maker (tm) > > :-D $ make bikshed make: don't know what paint to use to make bikeshed. Stop -- Wilko Bulte wilko@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Mon Jun 19 20:32:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1740A16A514; Mon, 19 Jun 2006 20:32:09 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6ECA43D45; Mon, 19 Jun 2006 20:32:08 +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 k5JKW8qp006438; Mon, 19 Jun 2006 20:32:08 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JKW8wq006437; Mon, 19 Jun 2006 20:32:08 GMT (envelope-from pav) Message-Id: <200606192032.k5JKW8wq006437@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 19 Jun 2006 20:32:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/biology Makefile ports/biology/boinc-simap Makefile distinfo pkg-descr pkg-message pkg-plist ports/biology/boinc-simap/files app_info.xml.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, 19 Jun 2006 20:32:09 -0000 pav 2006-06-19 20:32:08 UTC FreeBSD ports repository Modified files: biology Makefile Added files: biology/boinc-simap Makefile distinfo pkg-descr pkg-message pkg-plist biology/boinc-simap/files app_info.xml.in Log: SIMAP (Similarity Matrix of Proteins) is a public database of pre-calculated protein similarities that plays a key role in many bioinformatics methods. It contains about all currently published protein sequences and is continuously updated. The computational effort for keeping SIMAP up-to-date is constantly increasing. Please help to update SIMAP by calculating protein similarities on your computer. WWW: http://boinc.bio.wzw.tum.de/boincsimap/ Revision Changes Path 1.86 +1 -0 ports/biology/Makefile 1.1 +59 -0 ports/biology/boinc-simap/Makefile (new) 1.1 +3 -0 ports/biology/boinc-simap/distinfo (new) 1.1 +17 -0 ports/biology/boinc-simap/files/app_info.xml.in (new) 1.1 +10 -0 ports/biology/boinc-simap/pkg-descr (new) 1.1 +16 -0 ports/biology/boinc-simap/pkg-message (new) 1.1 +4 -0 ports/biology/boinc-simap/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Jun 19 20:32:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5CBF16A479; Mon, 19 Jun 2006 20:32:48 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91E4243D4C; Mon, 19 Jun 2006 20:32:48 +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 k5JKWmvM006516; Mon, 19 Jun 2006 20:32:48 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JKWmYw006515; Mon, 19 Jun 2006 20:32:48 GMT (envelope-from pav) Message-Id: <200606192032.k5JKWmYw006515@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 19 Jun 2006 20:32:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 20:32:48 -0000 pav 2006-06-19 20:32:48 UTC FreeBSD ports repository Modified files: . modules Log: boinc-simap --> ports/biology/boinc-simap Revision Changes Path 1.15381 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Jun 19 20:45:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3BAB16A47C; Mon, 19 Jun 2006 20:45:44 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EBA343D5A; Mon, 19 Jun 2006 20:45:44 +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 k5JKjhYU007232; Mon, 19 Jun 2006 20:45:43 GMT (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JKjhXN007231; Mon, 19 Jun 2006 20:45:43 GMT (envelope-from olgeni) Message-Id: <200606192045.k5JKjhXN007231@repoman.freebsd.org> From: Jimmy Olgeni Date: Mon, 19 Jun 2006 20:45: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/lang/erlang Makefile ports/lang/erlang/files patch-lib_ssh_src_ssh__sftp.erl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 20:45:44 -0000 olgeni 2006-06-19 20:45:43 UTC FreeBSD ports repository Modified files: lang/erlang Makefile Added files: lang/erlang/files patch-lib_ssh_src_ssh__sftp.erl Log: Bugfix: ssh_sftp:connect/2,3 hangs when remote the host is unknown. Obtained from: Dmitriy Kargapolov Revision Changes Path 1.90 +1 -0 ports/lang/erlang/Makefile 1.1 +16 -0 ports/lang/erlang/files/patch-lib_ssh_src_ssh__sftp.erl (new) From owner-cvs-all@FreeBSD.ORG Mon Jun 19 20:50:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D81316A4A5; Mon, 19 Jun 2006 20:50:28 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79C4143D64; Mon, 19 Jun 2006 20:50:27 +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 k5JKoR3p015221; Mon, 19 Jun 2006 20:50:27 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JKoRAU015220; Mon, 19 Jun 2006 20:50:27 GMT (envelope-from alepulver) Message-Id: <200606192050.k5JKoRAU015220@repoman.freebsd.org> From: Alejandro Pulver Date: Mon, 19 Jun 2006 20:50:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/cl-asdf-cmucl Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 20:50:28 -0000 alepulver 2006-06-19 20:50:27 UTC FreeBSD ports repository Modified files: devel/cl-asdf-cmucl Makefile Log: - Remove BROKEN since pkg-plist is fine (according to my Tinderbox). Revision Changes Path 1.5 +0 -2 ports/devel/cl-asdf-cmucl/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jun 19 20:53:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05E2F16A474; Mon, 19 Jun 2006 20:53:48 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6C5E43D48; Mon, 19 Jun 2006 20:53:47 +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 k5JKrlex015389; Mon, 19 Jun 2006 20:53:47 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JKrlZC015388; Mon, 19 Jun 2006 20:53:47 GMT (envelope-from alepulver) Message-Id: <200606192053.k5JKrlZC015388@repoman.freebsd.org> From: Alejandro Pulver Date: Mon, 19 Jun 2006 20:53:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/cl-infix 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, 19 Jun 2006 20:53:48 -0000 alepulver 2006-06-19 20:53:47 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/cl-infix Makefile distinfo pkg-descr pkg-plist Log: This is an implementation of an infix reader macro. It should run in any valid Common Lisp and has been tested in Allegro CL 4.1, Lucid CL 4.0.1, MCL 2.0 and CMU CL. It allows the user to type arithmetic expressions in the traditional way (e.g., 1+2) when writing Lisp programs instead of using the normal Lisp syntax (e.g., (+ 1 2)). It is not intended to be a full replacement for the normal Lisp syntax. It is known to be compatible with CMUCL, CLISP, MCL, and SBCL. Written by Mark Kantrowitz, School of Computer Science, Carnegie Mellon University, March 1993. WWW: http://www.cliki.net/infix PR: ports/93223 Submitted by: Pedro F. Giffuni Revision Changes Path 1.2280 +1 -0 ports/devel/Makefile 1.1 +46 -0 ports/devel/cl-infix/Makefile (new) 1.1 +3 -0 ports/devel/cl-infix/distinfo (new) 1.1 +13 -0 ports/devel/cl-infix/pkg-descr (new) 1.1 +8 -0 ports/devel/cl-infix/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Jun 19 20:54:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A39B16A484; Mon, 19 Jun 2006 20:54:21 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14AF243D46; Mon, 19 Jun 2006 20:54:21 +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 k5JKsK31015435; Mon, 19 Jun 2006 20:54:20 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JKsKcQ015434; Mon, 19 Jun 2006 20:54:20 GMT (envelope-from alepulver) Message-Id: <200606192054.k5JKsKcQ015434@repoman.freebsd.org> From: Alejandro Pulver Date: Mon, 19 Jun 2006 20:54:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 20:54:21 -0000 alepulver 2006-06-19 20:54:20 UTC FreeBSD ports repository Modified files: . modules Log: cl-infix --> ports/devel/cl-infix Revision Changes Path 1.15382 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Jun 19 20:57:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B81416A47B; Mon, 19 Jun 2006 20:57:42 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D07243D9B; Mon, 19 Jun 2006 20:57:15 +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 k5JKvEfG015690; Mon, 19 Jun 2006 20:57:14 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JKvE3h015689; Mon, 19 Jun 2006 20:57:14 GMT (envelope-from alepulver) Message-Id: <200606192057.k5JKvE3h015689@repoman.freebsd.org> From: Alejandro Pulver Date: Mon, 19 Jun 2006 20:57: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 Makefile ports/devel/cl-infix-cmucl Makefile pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 20:57:42 -0000 alepulver 2006-06-19 20:57:14 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/cl-infix-cmucl Makefile pkg-descr pkg-plist Log: This is an implementation of an infix reader macro. It should run in any valid Common Lisp and has been tested in Allegro CL 4.1, Lucid CL 4.0.1, MCL 2.0 and CMU CL. It allows the user to type arithmetic expressions in the traditional way (e.g., 1+2) when writing Lisp programs instead of using the normal Lisp syntax (e.g., (+ 1 2)). It is not intended to be a full replacement for the normal Lisp syntax. This package is compiled with CMUCL. Written by Mark Kantrowitz, School of Computer Science, Carnegie Mellon University, March 1993. WWW: http://www.cliki.net/infix PR: ports/93223 Submitted by: Pedro F. Giffuni Revision Changes Path 1.2281 +1 -0 ports/devel/Makefile 1.1 +41 -0 ports/devel/cl-infix-cmucl/Makefile (new) 1.1 +13 -0 ports/devel/cl-infix-cmucl/pkg-descr (new) 1.1 +2 -0 ports/devel/cl-infix-cmucl/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Jun 19 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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB4B516A484; Mon, 19 Jun 2006 20:58:03 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82CD943D9F; Mon, 19 Jun 2006 20:57:52 +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 k5JKvpqt015731; Mon, 19 Jun 2006 20:57:51 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JKvp1b015730; Mon, 19 Jun 2006 20:57:51 GMT (envelope-from alepulver) Message-Id: <200606192057.k5JKvp1b015730@repoman.freebsd.org> From: Alejandro Pulver Date: Mon, 19 Jun 2006 20:57:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 20:58:03 -0000 alepulver 2006-06-19 20:57:51 UTC FreeBSD ports repository Modified files: . modules Log: cl-infix-cmucl --> ports/devel/cl-infix-cmucl Revision Changes Path 1.15383 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Jun 19 20:59:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8243C16A481; Mon, 19 Jun 2006 20:59:10 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B60E43D7B; Mon, 19 Jun 2006 20:59:06 +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 k5JKx6Zf015847; Mon, 19 Jun 2006 20:59:06 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JKx6Fd015846; Mon, 19 Jun 2006 20:59:06 GMT (envelope-from alepulver) Message-Id: <200606192059.k5JKx6Fd015846@repoman.freebsd.org> From: Alejandro Pulver Date: Mon, 19 Jun 2006 20:59:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/cl-infix-sbcl Makefile pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 20:59:10 -0000 alepulver 2006-06-19 20:59:06 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/cl-infix-sbcl Makefile pkg-descr pkg-plist Log: This is an implementation of an infix reader macro. It should run in any valid Common Lisp and has been tested in Allegro CL 4.1, Lucid CL 4.0.1, MCL 2.0 and CMU CL. It allows the user to type arithmetic expressions in the traditional way (e.g., 1+2) when writing Lisp programs instead of using the normal Lisp syntax (e.g., (+ 1 2)). It is not intended to be a full replacement for the normal Lisp syntax. This package is compiled with SBCL. Written by Mark Kantrowitz, School of Computer Science, Carnegie Mellon University, March 1993. WWW: http://www.cliki.net/infix PR: ports/93223 Submitted by: Pedro F Giffuni Revision Changes Path 1.2282 +1 -0 ports/devel/Makefile 1.1 +42 -0 ports/devel/cl-infix-sbcl/Makefile (new) 1.1 +13 -0 ports/devel/cl-infix-sbcl/pkg-descr (new) 1.1 +2 -0 ports/devel/cl-infix-sbcl/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Jun 19 20: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FB7216A4A6; Mon, 19 Jun 2006 20:59:45 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 078D543D58; Mon, 19 Jun 2006 20:59:41 +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 k5JKxegK015893; Mon, 19 Jun 2006 20:59:40 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JKxeIf015892; Mon, 19 Jun 2006 20:59:40 GMT (envelope-from alepulver) Message-Id: <200606192059.k5JKxeIf015892@repoman.freebsd.org> From: Alejandro Pulver Date: Mon, 19 Jun 2006 20:59: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: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 20:59:45 -0000 alepulver 2006-06-19 20:59:40 UTC FreeBSD ports repository Modified files: . modules Log: cl-infix-sbcl --> ports/devel/cl-infix-sbcl Revision Changes Path 1.15384 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Jun 19 21:08:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F92616A479; Mon, 19 Jun 2006 21:08:10 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AFB143D46; Mon, 19 Jun 2006 21:08:10 +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 k5JL8AV0017534; Mon, 19 Jun 2006 21:08:10 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JL8Akg017533; Mon, 19 Jun 2006 21:08:10 GMT (envelope-from lth) Message-Id: <200606192108.k5JL8Akg017533@repoman.freebsd.org> From: Lars Thegler Date: Mon, 19 Jun 2006 21:08:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Parse-CPAN-Packages Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 21:08:10 -0000 lth 2006-06-19 21:08:10 UTC FreeBSD ports repository Modified files: devel/p5-Parse-CPAN-Packages Makefile distinfo Log: Update to 2.26. Now requires perl from ports. PR: ports/99119 Submitted by: aaron Revision Changes Path 1.6 +8 -3 ports/devel/p5-Parse-CPAN-Packages/Makefile 1.6 +3 -3 ports/devel/p5-Parse-CPAN-Packages/distinfo From owner-cvs-all@FreeBSD.ORG Mon Jun 19 21: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F6A216A47B; Mon, 19 Jun 2006 21:12:35 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B75E243D66; Mon, 19 Jun 2006 21:12:34 +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 k5JLCYri017777; Mon, 19 Jun 2006 21:12:34 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JLCY5f017776; Mon, 19 Jun 2006 21:12:34 GMT (envelope-from pav) Message-Id: <200606192112.k5JLCY5f017776@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 19 Jun 2006 21: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/graphics/libgphoto2 Makefile distinfo pkg-plist ports/graphics/libgphoto2/files patch-libgphoto2-serial-disk.c patch-libgphoto2_port-serial-unix.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 21:12:35 -0000 pav 2006-06-19 21:12:34 UTC FreeBSD ports repository Modified files: graphics/libgphoto2 Makefile distinfo pkg-plist Removed files: graphics/libgphoto2/files patch-libgphoto2-serial-disk.c patch-libgphoto2_port-serial-unix.c Log: - Update to 2.2.1 - Use ltverhack - Take maintainership Revision Changes Path 1.27 +5 -6 ports/graphics/libgphoto2/Makefile 1.10 +3 -3 ports/graphics/libgphoto2/distinfo 1.2 +0 -47 ports/graphics/libgphoto2/files/patch-libgphoto2-serial-disk.c (dead) 1.3 +0 -14 ports/graphics/libgphoto2/files/patch-libgphoto2_port-serial-unix.c (dead) 1.9 +19 -11 ports/graphics/libgphoto2/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Jun 19 21:13:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93AB316A474; Mon, 19 Jun 2006 21:13:04 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 413F043D6D; Mon, 19 Jun 2006 21:13:04 +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 k5JLD4cW017837; Mon, 19 Jun 2006 21:13:04 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JLD4sL017836; Mon, 19 Jun 2006 21:13:04 GMT (envelope-from pav) Message-Id: <200606192113.k5JLD4sL017836@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 19 Jun 2006 21:13: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/graphics/gphoto2 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, 19 Jun 2006 21:13:04 -0000 pav 2006-06-19 21:13:04 UTC FreeBSD ports repository Modified files: graphics/gphoto2 Makefile distinfo pkg-plist Log: - Update to 2.2.0 - Take maintainership Revision Changes Path 1.44 +2 -2 ports/graphics/gphoto2/Makefile 1.16 +3 -3 ports/graphics/gphoto2/distinfo 1.17 +1 -0 ports/graphics/gphoto2/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Jun 19 21:13:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FB5716A47F; Mon, 19 Jun 2006 21:13:56 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AD6D43D48; Mon, 19 Jun 2006 21:13:54 +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 k5JLDsWd018015; Mon, 19 Jun 2006 21:13:54 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JLDsPH018014; Mon, 19 Jun 2006 21:13:54 GMT (envelope-from pav) Message-Id: <200606192113.k5JLDsPH018014@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 19 Jun 2006 21:13:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/digikam Makefile ports/graphics/f-spot Makefile ports/graphics/flphoto Makefile ports/graphics/gthumb Makefile ports/graphics/gtkam Makefile ports/graphics/kamera Makefile ports/graphics/kipi-plugins Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 21:13:56 -0000 pav 2006-06-19 21:13:53 UTC FreeBSD ports repository Modified files: graphics/digikam Makefile graphics/f-spot Makefile graphics/flphoto Makefile graphics/gthumb Makefile graphics/gtkam Makefile graphics/kamera Makefile graphics/kipi-plugins Makefile Log: - Bump PORTREVISION to force rebuild with new libgphoto2 Revision Changes Path 1.25 +1 -1 ports/graphics/digikam/Makefile 1.15 +1 -1 ports/graphics/f-spot/Makefile 1.5 +1 -0 ports/graphics/flphoto/Makefile 1.24 +1 -0 ports/graphics/gthumb/Makefile 1.23 +1 -0 ports/graphics/gtkam/Makefile 1.14 +1 -0 ports/graphics/kamera/Makefile 1.18 +1 -1 ports/graphics/kipi-plugins/Makefile From owner-cvs-all@FreeBSD.ORG Mon Jun 19 21:14:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B678716A47B; Mon, 19 Jun 2006 21:14:40 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5499E43D5C; Mon, 19 Jun 2006 21:14:40 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5JLEePn018063; Mon, 19 Jun 2006 21:14:40 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JLEe5q018062; Mon, 19 Jun 2006 21:14:40 GMT (envelope-from pav) Message-Id: <200606192114.k5JLEe5q018062@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 19 Jun 2006 21:14: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/print/foomatic-db-engine Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 21:14:40 -0000 pav 2006-06-19 21:14:39 UTC FreeBSD ports repository Modified files: print/foomatic-db-engine Makefile distinfo Log: - Update to 20060618 PR: ports/99129 Submitted by: Jose Alonso Cardenas Marquez (maintainer) Revision Changes Path 1.19 +1 -1 ports/print/foomatic-db-engine/Makefile 1.5 +3 -3 ports/print/foomatic-db-engine/distinfo From owner-cvs-all@FreeBSD.ORG Mon Jun 19 21:15:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 670AE16A47C; Mon, 19 Jun 2006 21:15:54 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8DC143D58; Mon, 19 Jun 2006 21:15:44 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5JLFib7018164; Mon, 19 Jun 2006 21:15:44 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JLFiFU018163; Mon, 19 Jun 2006 21:15:44 GMT (envelope-from pav) Message-Id: <200606192115.k5JLFiFU018163@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 19 Jun 2006 21:15: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/print/foomatic-db 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, 19 Jun 2006 21:15:54 -0000 pav 2006-06-19 21:15:44 UTC FreeBSD ports repository Modified files: print/foomatic-db Makefile distinfo pkg-plist Log: - Update to 20060618 PR: ports/99130 Submitted by: Jose Alonso Cardenas Marquez (maintainer) Revision Changes Path 1.16 +1 -1 ports/print/foomatic-db/Makefile 1.4 +3 -3 ports/print/foomatic-db/distinfo 1.8 +16 -0 ports/print/foomatic-db/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Jun 19 21:55:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D868F16A47C; Mon, 19 Jun 2006 21:55:53 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86FFB43D48; Mon, 19 Jun 2006 21:55:53 +0000 (GMT) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5JLtrJG021999; Mon, 19 Jun 2006 21:55:53 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JLtrc7021998; Mon, 19 Jun 2006 21:55:53 GMT (envelope-from shaun) Message-Id: <200606192155.k5JLtrc7021998@repoman.freebsd.org> From: Shaun Amott Date: Mon, 19 Jun 2006 21:55:53 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/news news.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 21:55:54 -0000 shaun 2006-06-19 21:55:53 UTC FreeBSD doc repository (ports committer) Modified files: en/news news.xml Log: Add myself to the news section as a new committer. Approved by: ahze (mentor) Revision Changes Path 1.407 +10 -1 www/en/news/news.xml From owner-cvs-all@FreeBSD.ORG Mon Jun 19 22: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 363AB16A474; Mon, 19 Jun 2006 22:11:45 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E602043D45; Mon, 19 Jun 2006 22:11: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 k5JMBiTk024488; Mon, 19 Jun 2006 22:11:44 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JMBiCS024487; Mon, 19 Jun 2006 22:11:44 GMT (envelope-from jhb) Message-Id: <200606192211.k5JMBiCS024487@repoman.freebsd.org> From: John Baldwin Date: Mon, 19 Jun 2006 22:11: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/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 22:11:45 -0000 jhb 2006-06-19 22:11:44 UTC FreeBSD src repository Modified files: sys/conf NOTES Log: - Move the gigabit NICs that use miibus into the miibus section to match GENERIC. - Add bce(4) and bfe(4). Revision Changes Path 1.1367 +11 -6 src/sys/conf/NOTES From owner-cvs-all@FreeBSD.ORG Mon Jun 19 22:20:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F4E016A47A; Mon, 19 Jun 2006 22:20:45 +0000 (UTC) (envelope-from mlaier@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AAFF43D46; Mon, 19 Jun 2006 22:20:45 +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 k5JMKj8l024978; Mon, 19 Jun 2006 22:20:45 GMT (envelope-from mlaier@repoman.freebsd.org) Received: (from mlaier@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JMKjTr024977; Mon, 19 Jun 2006 22:20:45 GMT (envelope-from mlaier) Message-Id: <200606192220.k5JMKjTr024977@repoman.freebsd.org> From: Max Laier Date: Mon, 19 Jun 2006 22:20: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/ifconfig Makefile ifconfig.8 ifgroup.c src/sys/net if.c if.h if_clone.c if_var.h src/sys/sys sockio.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 22:20:45 -0000 mlaier 2006-06-19 22:20:45 UTC FreeBSD src repository Modified files: sbin/ifconfig Makefile ifconfig.8 sys/net if.c if.h if_clone.c if_var.h sys/sys sockio.h Added files: sbin/ifconfig ifgroup.c Log: Import interface groups from OpenBSD. This allows to group interfaces in order to - for example - apply firewall rules to a whole group of interfaces. This is required for importing pf from OpenBSD 3.9 Obtained from: OpenBSD (with changes) Discussed on: -net (back in April) Revision Changes Path 1.31 +1 -0 src/sbin/ifconfig/Makefile 1.117 +21 -1 src/sbin/ifconfig/ifconfig.8 1.1 +186 -0 src/sbin/ifconfig/ifgroup.c (new) 1.258 +247 -0 src/sys/net/if.c 1.103 +31 -0 src/sys/net/if.h 1.10 +6 -0 src/sys/net/if_clone.c 1.107 +37 -0 src/sys/net/if_var.h 1.30 +5 -0 src/sys/sys/sockio.h From owner-cvs-all@FreeBSD.ORG Mon Jun 19 22:21:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D985B16A588; Mon, 19 Jun 2006 22:20:59 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B154643D46; Mon, 19 Jun 2006 22:20:58 +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 k5JMKw8T025019; Mon, 19 Jun 2006 22:20:58 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JMKwk1025018; Mon, 19 Jun 2006 22:20:58 GMT (envelope-from alepulver) Message-Id: <200606192220.k5JMKwk1025018@repoman.freebsd.org> From: Alejandro Pulver Date: Mon, 19 Jun 2006 22:20:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/libhash 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, 19 Jun 2006 22:21:07 -0000 alepulver 2006-06-19 22:20:58 UTC FreeBSD ports repository Modified files: devel/libhash Makefile pkg-plist Log: - Fetch distfile from Gentoo mirrors. - Remove DEPRECATED and EXPIRATION_DATE. Revision Changes Path 1.8 +4 -6 ports/devel/libhash/Makefile 1.4 +1 -1 ports/devel/libhash/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Jun 19 22:21:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42C1A16A6A3; Mon, 19 Jun 2006 22:21:07 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from sippysoft.com (gk.360sip.com [72.236.70.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6036843D58; Mon, 19 Jun 2006 22:21:05 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from [192.168.1.222] ([204.244.149.125]) (authenticated bits=0) by sippysoft.com (8.13.6/8.13.6) with ESMTP id k5JMKq4R010651 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 19 Jun 2006 15:20:53 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-ID: <44972332.5040001@FreeBSD.org> Date: Mon, 19 Jun 2006 15:20:34 -0700 From: Maxim Sobolev Organization: Sippy Software, Inc. User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: Wilko Bulte References: <200606181612.k5IGCSmZ027016@repoman.freebsd.org> <20060618091550.A32020@xorpc.icir.org> <20060618213119.GA25278@freebie.xs4all.nl> <20060619132152.GO95135@elvis.mu.org> <20060619202641.GA42044@freebie.xs4all.nl> In-Reply-To: <20060619202641.GA42044@freebie.xs4all.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: src-committers@FreeBSD.org, Luigi Rizzo , Alfred Perlstein , cvs-all@FreeBSD.org, Colin Percival , cvs-src@FreeBSD.org Subject: Re: cvs commit: CVSROOT access X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 22:21:07 -0000 Wilko Bulte wrote: > On Mon, Jun 19, 2006 at 06:21:52AM -0700, Alfred Perlstein wrote.. >> * Wilko Bulte [060618 14:31] wrote: >>> On Sun, Jun 18, 2006 at 09:15:50AM -0700, Luigi Rizzo wrote.. >>>> On Sun, Jun 18, 2006 at 04:12:28PM +0000, Colin Percival wrote: >>>>> cperciva 2006-06-18 16:12:28 UTC >>>>> >>>>> FreeBSD src repository >>>>> >>>>> Modified files: >>>>> . access >>>>> Log: >>>>> Forced commit to note that I am de-menting Simon (simon). >>>> this sounds a bit weird :) >>> More than a bit actually :) >> Mmmm mento(r)s the bikeshed maker (tm) >> >> :-D > > $ make bikshed > make: don't know what paint to use to make bikeshed. Stop ENOPNT? :) -Maxim From owner-cvs-all@FreeBSD.ORG Mon Jun 19 22:36:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6332D16A474; Mon, 19 Jun 2006 22:36:02 +0000 (UTC) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B84343D49; Mon, 19 Jun 2006 22:36:02 +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 k5JMa1ju025742; Mon, 19 Jun 2006 22:36:01 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JMa1cc025741; Mon, 19 Jun 2006 22:36:01 GMT (envelope-from davidxu) Message-Id: <200606192236.k5JMa1cc025741@repoman.freebsd.org> From: David Xu Date: Mon, 19 Jun 2006 22:36: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/include md_var.h src/sys/amd64/amd64 fpu.c machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 22:36:02 -0000 davidxu 2006-06-19 22:36:01 UTC FreeBSD src repository Modified files: sys/amd64/include md_var.h sys/amd64/amd64 fpu.c machdep.c Log: MFi386: Use the method described in IA-32 Intel Architecture Software Developer's Manual chapter 11.6.6 to get valid mxcsr bits, use the mxcsr mask to clear invalid bits passed by user code. Revision Changes Path 1.159 +4 -0 src/sys/amd64/amd64/fpu.c 1.650 +5 -2 src/sys/amd64/amd64/machdep.c 1.78 +1 -0 src/sys/amd64/include/md_var.h From owner-cvs-all@FreeBSD.ORG Mon Jun 19 22:39:31 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9F1E16A47D; Mon, 19 Jun 2006 22:39:31 +0000 (UTC) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6D2743D69; Mon, 19 Jun 2006 22:39:22 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.6/8.13.6) with ESMTP id k5JMdMPN007653; Mon, 19 Jun 2006 15:39:22 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.6/8.13.1/Submit) id k5JMdKdE007652; Mon, 19 Jun 2006 15:39:20 -0700 (PDT) (envelope-from obrien) Date: Mon, 19 Jun 2006 15:39:19 -0700 From: "David O'Brien" To: Max Laier Message-ID: <20060619223919.GA6951@dragon.NUXI.org> References: <200606161025.k5GAP6D9074826@repoman.freebsd.org> <20060619112603.GA74266@dragon.NUXI.org> <200606192012.59518.max@love2party.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200606192012.59518.max@love2party.net> X-Operating-System: FreeBSD 7.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.11 Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/contrib/pf/net if_pfsync.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@freebsd.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 22:39:31 -0000 On Mon, Jun 19, 2006 at 08:12:52PM +0200, Max Laier wrote: > On Monday 19 June 2006 13:26, David O'Brien wrote: > > On Fri, Jun 16, 2006 at 10:25:06AM +0000, Max Laier wrote: > > > mlaier 2006-06-16 10:25:06 UTC > > > FreeBSD src repository > > > Modified files: > > > sys/contrib/pf/net if_pfsync.c > > > Log: > > > Fix pfsync w/o carp compilation. > > > > Thank you for fixing this in stock sources. > > RU's `-Wundef' commit broke building my 'pf' enabled kernel. > > Which one? When? How? src/sys/conf/kern.mk revision 1.48. -- -- David (obrien@FreeBSD.org) Q: Because it reverses the logical flow of conversation. A: Why is top-posting (putting a reply at the top of the message) frowned upon? From owner-cvs-all@FreeBSD.ORG Mon Jun 19 22:59:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9A9B16A47A; Mon, 19 Jun 2006 22:59:32 +0000 (UTC) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E26AB43D49; Mon, 19 Jun 2006 22:59:28 +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 k5JMxSlR027338; Mon, 19 Jun 2006 22:59:28 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JMxSAU027337; Mon, 19 Jun 2006 22:59:28 GMT (envelope-from davidxu) Message-Id: <200606192259.k5JMxSAU027337@repoman.freebsd.org> From: David Xu Date: Mon, 19 Jun 2006 22:59: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/amd64/amd64 initcpu.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 22:59:33 -0000 davidxu 2006-06-19 22:59:28 UTC FreeBSD src repository Modified files: sys/amd64/amd64 initcpu.c Log: Add variable cpu_mxcsr_mask to save valid bits of mxcsr register. Revision Changes Path 1.50 +1 -0 src/sys/amd64/amd64/initcpu.c From owner-cvs-all@FreeBSD.ORG Mon Jun 19 23:43:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E42016A47B; Mon, 19 Jun 2006 23:43:01 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C04F43D53; Mon, 19 Jun 2006 23:43:00 +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 k5JNh0po030526; Mon, 19 Jun 2006 23:43:00 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JNh0EG030525; Mon, 19 Jun 2006 23:43:00 GMT (envelope-from ahze) Message-Id: <200606192343.k5JNh0EG030525@repoman.freebsd.org> From: Michael Johnson Date: Mon, 19 Jun 2006 23:43:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/flock Makefile distinfo pkg-descr pkg-message ports/www/flock/files firefox.desktop.in flock.desktop.in patch-xptcall-alpha patch-xptcall-sparc64 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 23:43:01 -0000 ahze 2006-06-19 23:42:59 UTC FreeBSD ports repository Modified files: www Makefile www/flock Makefile distinfo pkg-descr Added files: www/flock/files flock.desktop.in Removed files: www/flock pkg-message www/flock/files firefox.desktop.in patch-xptcall-alpha patch-xptcall-sparc64 Log: - Add flock Flock is a social browser, cross platform, open source, and based on Mozilla technologies. Flock includes such features as blogging tools, feed handling, and integrated del.icio.us favorites and Flickr photo sharing. WWW: http://www.flock.com/ Repocopied from: www/firefox Repocopied by: marcus Revision Changes Path 1.1459 +1 -0 ports/www/Makefile 1.156 +33 -30 ports/www/flock/Makefile 1.33 +6 -3 ports/www/flock/distinfo 1.7 +0 -191 ports/www/flock/files/firefox.desktop.in (dead) 1.1 +191 -0 ports/www/flock/files/flock.desktop.in (new) 1.6 +0 -459 ports/www/flock/files/patch-xptcall-alpha (dead) 1.7 +0 -327 ports/www/flock/files/patch-xptcall-sparc64 (dead) 1.7 +5 -11 ports/www/flock/pkg-descr 1.17 +0 -32 ports/www/flock/pkg-message (dead) From owner-cvs-all@FreeBSD.ORG Mon Jun 19 23:50:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3339D16A47A; Mon, 19 Jun 2006 23:50:54 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E27FF43D46; Mon, 19 Jun 2006 23:50:53 +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 k5JNorAK030901; Mon, 19 Jun 2006 23:50:53 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5JNorL3030900; Mon, 19 Jun 2006 23:50:53 GMT (envelope-from ahze) Message-Id: <200606192350.k5JNorL3030900@repoman.freebsd.org> From: Michael Johnson Date: Mon, 19 Jun 2006 23:50:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 23:50:54 -0000 ahze 2006-06-19 23:50:53 UTC FreeBSD ports repository Modified files: . modules Log: Flock --> ports/www/flock Revision Changes Path 1.15385 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Jun 20 00:00:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2469116A47E; Tue, 20 Jun 2006 00:00:38 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A75C743D55; Tue, 20 Jun 2006 00:00:38 +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 k5K00cqe031427; Tue, 20 Jun 2006 00:00:38 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5K00cFr031426; Tue, 20 Jun 2006 00:00:38 GMT (envelope-from sobomax) Message-Id: <200606200000.k5K00cFr031426@repoman.freebsd.org> From: Maxim Sobolev Date: Tue, 20 Jun 2006 00:00:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/newt Makefile ports/devel/newt/files patch-newt.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 00:00:39 -0000 sobomax 2006-06-20 00:00:38 UTC FreeBSD ports repository Modified files: devel/newt Makefile Added files: devel/newt/files patch-newt.c Log: Make PgUp/PgDn working in syscons. Revision Changes Path 1.27 +1 -1 ports/devel/newt/Makefile 1.1 +15 -0 ports/devel/newt/files/patch-newt.c (new) From owner-cvs-all@FreeBSD.ORG Tue Jun 20 00:01:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 926B916A47C; Tue, 20 Jun 2006 00:01:26 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22BC743D48; Tue, 20 Jun 2006 00:01:26 +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 k5K01PIv031521; Tue, 20 Jun 2006 00:01:25 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5K01P5f031520; Tue, 20 Jun 2006 00:01:25 GMT (envelope-from shaun) Message-Id: <200606200001.k5K01P5f031520@repoman.freebsd.org> From: Shaun Amott Date: Tue, 20 Jun 2006 00:01:25 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/share/sgml authors.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 00:01:26 -0000 shaun 2006-06-20 00:01:25 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/share/sgml authors.ent Log: Add my author entity to authors.ent. Approved by: ahze (mentor) Revision Changes Path 1.387 +2 -0 doc/en_US.ISO8859-1/share/sgml/authors.ent From owner-cvs-all@FreeBSD.ORG Tue Jun 20 00:26:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD7F216A47D; Tue, 20 Jun 2006 00:26:40 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CAC443D6B; Tue, 20 Jun 2006 00:26:36 +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 k5K0QZOM033955; Tue, 20 Jun 2006 00:26:35 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5K0QZ2i033954; Tue, 20 Jun 2006 00:26:35 GMT (envelope-from sam) Message-Id: <200606200026.k5K0QZ2i033954@repoman.freebsd.org> From: Sam Leffler Date: Tue, 20 Jun 2006 00:26: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/tools/tools/ipw Makefile ipwstats.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 00:26:41 -0000 sam 2006-06-20 00:26:35 UTC FreeBSD src repository Added files: tools/tools/ipw Makefile ipwstats.c Log: ipw statistics tool Revision Changes Path 1.1 +6 -0 src/tools/tools/ipw/Makefile (new) 1.1 +277 -0 src/tools/tools/ipw/ipwstats.c (new) From owner-cvs-all@FreeBSD.ORG Tue Jun 20 00:29:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B157D16A47B; Tue, 20 Jun 2006 00:29:29 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6982943D48; Tue, 20 Jun 2006 00:29:29 +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 k5K0TTl9034053; Tue, 20 Jun 2006 00:29:29 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5K0TTK7034052; Tue, 20 Jun 2006 00:29:29 GMT (envelope-from shaun) Message-Id: <200606200029.k5K0TTK7034052@repoman.freebsd.org> From: Shaun Amott Date: Tue, 20 Jun 2006 00:29:29 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/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: Tue, 20 Jun 2006 00:29:29 -0000 shaun 2006-06-20 00:29:29 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml contrib.committers.sgml Log: Remove myself from the "additional contributors" section, and add myself to the developers page. Approved by: ahze (mentor) Revision Changes Path 1.577 +0 -5 doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml 1.134 +4 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.committers.sgml From owner-cvs-all@FreeBSD.ORG Tue Jun 20 00:58:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D31E416A47F; Tue, 20 Jun 2006 00:58:33 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 856F643D46; Tue, 20 Jun 2006 00:58:33 +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 k5K0wXaS043002; Tue, 20 Jun 2006 00:58:33 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5K0wXJd043001; Tue, 20 Jun 2006 00:58:33 GMT (envelope-from shaun) Message-Id: <200606200058.k5K0wXJd043001@repoman.freebsd.org> From: Shaun Amott Date: Tue, 20 Jun 2006 00:58:33 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/share/pgpkeys pgpkeys-developers.sgml pgpkeys.ent shaun.key X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 00:58:33 -0000 shaun 2006-06-20 00:58:33 UTC FreeBSD doc repository (ports committer) Modified files: share/pgpkeys pgpkeys-developers.sgml pgpkeys.ent Added files: share/pgpkeys shaun.key Log: Add my PGP key. Approved by: ahze (mentor) Revision Changes Path 1.20 +5 -0 doc/share/pgpkeys/pgpkeys-developers.sgml 1.111 +1 -0 doc/share/pgpkeys/pgpkeys.ent 1.1 +64 -0 doc/share/pgpkeys/shaun.key (new) From owner-cvs-all@FreeBSD.ORG Tue Jun 20 01: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D54916A47A; Tue, 20 Jun 2006 01:20:17 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C88AE43D46; Tue, 20 Jun 2006 01:20:16 +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 k5K1KGff045128; Tue, 20 Jun 2006 01:20:16 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5K1KG0b045127; Tue, 20 Jun 2006 01:20:16 GMT (envelope-from ahze) Message-Id: <200606200120.k5K1KG0b045127@repoman.freebsd.org> From: Michael Johnson Date: Tue, 20 Jun 2006 01: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/x11-fonts/dejavu Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 01:20:17 -0000 ahze 2006-06-20 01:20:16 UTC FreeBSD ports repository Modified files: x11-fonts/dejavu Makefile distinfo Log: - Update to 2.7 Revision Changes Path 1.20 +1 -1 ports/x11-fonts/dejavu/Makefile 1.20 +3 -3 ports/x11-fonts/dejavu/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jun 20 01: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A123116A47A; Tue, 20 Jun 2006 01:47:23 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D0F643D45; Tue, 20 Jun 2006 01:47:23 +0000 (GMT) (envelope-from cy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5K1lN7I048837; Tue, 20 Jun 2006 01:47:23 GMT (envelope-from cy@repoman.freebsd.org) Received: (from cy@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5K1lNlp048836; Tue, 20 Jun 2006 01:47:23 GMT (envelope-from cy) Message-Id: <200606200147.k5K1lNlp048836@repoman.freebsd.org> From: Cy Schubert Date: Tue, 20 Jun 2006 01: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/security/tripwire Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 01:47:23 -0000 cy 2006-06-20 01:47:23 UTC FreeBSD ports repository Modified files: security/tripwire Makefile Log: Perl is no longer required to build this port. Revision Changes Path 1.36 +0 -1 ports/security/tripwire/Makefile From owner-cvs-all@FreeBSD.ORG Tue Jun 20 02:09:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE7B716A474; Tue, 20 Jun 2006 02:09:48 +0000 (UTC) (envelope-from darren.pilgrim@bitfreak.org) Received: from mail.bitfreak.org (mail.bitfreak.org [65.75.198.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71D5A43D48; Tue, 20 Jun 2006 02:09:48 +0000 (GMT) (envelope-from darren.pilgrim@bitfreak.org) Received: from [10.242.169.24] (c-67-171-135-169.hsd1.or.comcast.net [67.171.135.169]) by mail.bitfreak.org (Postfix) with ESMTP id D060117594; Mon, 19 Jun 2006 19:09:46 -0700 (PDT) Message-ID: <449758ED.9050806@bitfreak.org> Date: Mon, 19 Jun 2006 19:09:49 -0700 From: Darren Pilgrim User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: Ion-Mihai Tetcu References: <200606171057.k5HAvd40030657@repoman.freebsd.org> In-Reply-To: <200606171057.k5HAvd40030657@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/mail/postfixadmin Makefile pkg-descr pkg-message ports/mail/postfixadmin/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, 20 Jun 2006 02:09:48 -0000 Ion-Mihai Tetcu wrote: > itetcu 2006-06-17 10:57:39 UTC > > FreeBSD ports repository > > Modified files: > mail/postfixadmin Makefile pkg-descr > Added files: > mail/postfixadmin/files pkg-message.in > Removed files: > mail/postfixadmin pkg-message > Log: > - Select MySQL/PGSQL via OPTIONS > - RUN_DEPEND on Apache and Postfix Exactly what functionality provided only by postfix is required for the operation of postfixadmin? Last I checked, postfixadmin was a collection of PHP files that manipulate the contents of a SQL database--nothing that directly involves postfix. -- Darren Pilgrim From owner-cvs-all@FreeBSD.ORG Tue Jun 20 02:22:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56A8D16A47C; Tue, 20 Jun 2006 02:22:51 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 113CB43D45; Tue, 20 Jun 2006 02:22:51 +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 k5K2MoQ8051556; Tue, 20 Jun 2006 02:22:50 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5K2MoIM051555; Tue, 20 Jun 2006 02:22:50 GMT (envelope-from leeym) Message-Id: <200606200222.k5K2MoIM051555@repoman.freebsd.org> From: Yen-Ming Lee Date: Tue, 20 Jun 2006 02:22:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Regexp-Bind Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 02:22:51 -0000 leeym 2006-06-20 02:22:50 UTC FreeBSD ports repository Modified files: devel/p5-Regexp-Bind Makefile Log: - mark IGNORE under old perl Revision Changes Path 1.2 +8 -1 ports/devel/p5-Regexp-Bind/Makefile From owner-cvs-all@FreeBSD.ORG Tue Jun 20 02: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B49C16A479; Tue, 20 Jun 2006 02:26:12 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D439143D45; Tue, 20 Jun 2006 02:26:11 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5K2QBG5051783; Tue, 20 Jun 2006 02:26:11 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5K2QBHG051782; Tue, 20 Jun 2006 02:26:11 GMT (envelope-from leeym) Message-Id: <200606200226.k5K2QBHG051782@repoman.freebsd.org> From: Yen-Ming Lee Date: Tue, 20 Jun 2006 02:26: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/p5-Image-Info Makefile ports/graphics/p5-Image-Info/files 5.005-Info.pm.tmpl 5.005-lib::Image::Info::PPM.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: Tue, 20 Jun 2006 02:26:12 -0000 leeym 2006-06-20 02:26:11 UTC FreeBSD ports repository Modified files: graphics/p5-Image-Info Makefile Removed files: graphics/p5-Image-Info/files 5.005-Info.pm.tmpl 5.005-lib::Image::Info::PPM.pm Log: - mark IGNORE under old perl Revision Changes Path 1.9 +1 -3 ports/graphics/p5-Image-Info/Makefile 1.3 +0 -11 ports/graphics/p5-Image-Info/files/5.005-Info.pm.tmpl (dead) 1.2 +0 -12 ports/graphics/p5-Image-Info/files/5.005-lib::Image::Info::PPM.pm (dead) From owner-cvs-all@FreeBSD.ORG Tue Jun 20 03:11:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6927116A479; Tue, 20 Jun 2006 03:11:47 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2B3943D48; Tue, 20 Jun 2006 03:11:46 +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 k5K3Bkro055014; Tue, 20 Jun 2006 03:11:46 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5K3BkgM055013; Tue, 20 Jun 2006 03:11:46 GMT (envelope-from obrien) Message-Id: <200606200311.k5K3BkgM055013@repoman.freebsd.org> From: "David E. O'Brien" Date: Tue, 20 Jun 2006 03:11:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/cyclone 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, 20 Jun 2006 03:11:47 -0000 obrien 2006-06-20 03:11:46 UTC FreeBSD ports repository Modified files: lang/cyclone pkg-descr Log: Update WWW: link. Revision Changes Path 1.2 +1 -1 ports/lang/cyclone/pkg-descr From owner-cvs-all@FreeBSD.ORG Tue Jun 20 03:49:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7697316A479; Tue, 20 Jun 2006 03:49:54 +0000 (UTC) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32DD243D45; Tue, 20 Jun 2006 03:49:54 +0000 (GMT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5K3nssc057227; Tue, 20 Jun 2006 03:49:54 GMT (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5K3nslw057226; Tue, 20 Jun 2006 03:49:54 GMT (envelope-from murray) Message-Id: <200606200349.k5K3nslw057226@repoman.freebsd.org> From: Murray Stokely Date: Tue, 20 Jun 2006 03:49: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/events events.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 03:49:54 -0000 murray 2006-06-20 03:49:53 UTC FreeBSD doc repository Modified files: en/events events.xml Log: Add note about EuroBSDCon 2006: November 10-12 in Milan. Submitted by: Massimiliano Stucchi Revision Changes Path 1.75 +23 -1 www/en/events/events.xml From owner-cvs-all@FreeBSD.ORG Tue Jun 20 04:38:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2436616A474; Tue, 20 Jun 2006 04:38:59 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50ECA43D7B; Tue, 20 Jun 2006 04:38:53 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5K4crCd060319; Tue, 20 Jun 2006 04:38:53 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5K4crnv060318; Tue, 20 Jun 2006 04:38:53 GMT (envelope-from aaron) Message-Id: <200606200438.k5K4crnv060318@repoman.freebsd.org> From: Aaron Dalton Date: Tue, 20 Jun 2006 04:38: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: Tue, 20 Jun 2006 04:38:59 -0000 aaron 2006-06-20 04:38:53 UTC FreeBSD ports repository Modified files: irc/p5-POE-Component-IRC Makefile distinfo Log: - Update to v4.93 PR: ports/99166 Submitted by: aaron Reviewed by: maintainer Approved by: maintainer, tobez (implicit) Revision Changes Path 1.19 +1 -1 ports/irc/p5-POE-Component-IRC/Makefile 1.16 +3 -3 ports/irc/p5-POE-Component-IRC/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jun 20 04:58:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BB8016A474; Tue, 20 Jun 2006 04:58:13 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19F0E43D46; Tue, 20 Jun 2006 04:58:13 +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 k5K4wCZP068835; Tue, 20 Jun 2006 04:58:12 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5K4wC9g068833; Tue, 20 Jun 2006 04:58:12 GMT (envelope-from linimon) Message-Id: <200606200458.k5K4wC9g068833@repoman.freebsd.org> From: Mark Linimon Date: Tue, 20 Jun 2006 04:58: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/Mk bsd.apache.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 04:58:13 -0000 linimon 2006-06-20 04:58:12 UTC FreeBSD ports repository Modified files: Mk bsd.apache.mk Log: Fix typo in IGNORE message. Revision Changes Path 1.12 +2 -2 ports/Mk/bsd.apache.mk From owner-cvs-all@FreeBSD.ORG Tue Jun 20 05:01:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0095616A474; Tue, 20 Jun 2006 05:01:37 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B04D743D49; Tue, 20 Jun 2006 05:01:37 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5K51b0E069045; Tue, 20 Jun 2006 05:01:37 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5K51bDN069044; Tue, 20 Jun 2006 05:01:37 GMT (envelope-from brooks) Message-Id: <200606200501.k5K51bDN069044@repoman.freebsd.org> From: Brooks Davis Date: Tue, 20 Jun 2006 05:01: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/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: Tue, 20 Jun 2006 05:01:38 -0000 brooks 2006-06-20 05:01:37 UTC FreeBSD ports repository Modified files: astro/xearth/files freebsd.committers.markers Log: Reflect next week's move to Grinnell, Iowa, USA. Revision Changes Path 1.302 +2 -2 ports/astro/xearth/files/freebsd.committers.markers From owner-cvs-all@FreeBSD.ORG Tue Jun 20 05:04:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B050716A47B; Tue, 20 Jun 2006 05:04:06 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FFE743D45; Tue, 20 Jun 2006 05:04:06 +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 k5K546S5070448; Tue, 20 Jun 2006 05:04:06 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5K5467G070447; Tue, 20 Jun 2006 05:04:06 GMT (envelope-from obrien) Message-Id: <200606200504.k5K5467G070447@repoman.freebsd.org> From: "David E. O'Brien" Date: Tue, 20 Jun 2006 05:04: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/contrib/tcpdump tcpdump.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 05:04:06 -0000 obrien 2006-06-20 05:04:06 UTC FreeBSD src repository Modified files: contrib/tcpdump tcpdump.1 Log: Document that 'bad cksum 0' is expected on NICs with checksum off-loading. Revision Changes Path 1.16 +7 -0 src/contrib/tcpdump/tcpdump.1 From owner-cvs-all@FreeBSD.ORG Tue Jun 20 05: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBB4416A47A; Tue, 20 Jun 2006 05:04:58 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4847243D49; Tue, 20 Jun 2006 05:04:58 +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 k5K54w53070520; Tue, 20 Jun 2006 05:04:58 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5K54wVc070519; Tue, 20 Jun 2006 05:04:58 GMT (envelope-from brueffer) Message-Id: <200606200504.k5K54wVc070519@repoman.freebsd.org> From: Christian Brueffer Date: Tue, 20 Jun 2006 05:04:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/man/man4 aac.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 05:04:58 -0000 brueffer 2006-06-20 05:04:58 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man4 aac.4 Log: MFC: rev. 1.32 - Bring the hardware list up to date - Convert to our standard SYNOPSIS layout - Remove the kld from FILES, it's now mentioned in the SYNOPSIS - Remove useless .Pp call at eof Revision Changes Path 1.31.2.1 +71 -8 src/share/man/man4/aac.4 From owner-cvs-all@FreeBSD.ORG Tue Jun 20 06:08:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A7EC16A479; Tue, 20 Jun 2006 06:08:05 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1678443D48; Tue, 20 Jun 2006 06:08:05 +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 k5K684HE074578; Tue, 20 Jun 2006 06:08:04 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5K684eY074577; Tue, 20 Jun 2006 06:08:04 GMT (envelope-from leeym) Message-Id: <200606200608.k5K684eY074577@repoman.freebsd.org> From: Yen-Ming Lee Date: Tue, 20 Jun 2006 06:08: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/p5-Acme-MetaSyntactic Makefile Makefile.man distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 06:08:05 -0000 leeym 2006-06-20 06:08:04 UTC FreeBSD ports repository Modified files: devel/p5-Acme-MetaSyntactic Makefile Makefile.man distinfo pkg-plist Log: - update to 0.79 Revision Changes Path 1.9 +1 -1 ports/devel/p5-Acme-MetaSyntactic/Makefile 1.8 +2 -1 ports/devel/p5-Acme-MetaSyntactic/Makefile.man 1.9 +3 -3 ports/devel/p5-Acme-MetaSyntactic/distinfo 1.8 +2 -0 ports/devel/p5-Acme-MetaSyntactic/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Jun 20 06:13:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D8FC16A47B; Tue, 20 Jun 2006 06:13:29 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AFB543D58; Tue, 20 Jun 2006 06:13:29 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5K6DTrA074859; Tue, 20 Jun 2006 06:13:29 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5K6DSuN074858; Tue, 20 Jun 2006 06:13:28 GMT (envelope-from novel) Message-Id: <200606200613.k5K6DSuN074858@repoman.freebsd.org> From: Roman Bogorodskiy Date: Tue, 20 Jun 2006 06:13: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/lang/arena Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 06:13:29 -0000 novel 2006-06-20 06:13:28 UTC FreeBSD ports repository Modified files: lang/arena Makefile distinfo Log: Update to 0.9.3. Revision Changes Path 1.2 +1 -1 ports/lang/arena/Makefile 1.2 +3 -3 ports/lang/arena/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jun 20 06:14:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4795516A47A; Tue, 20 Jun 2006 06:14:53 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50C4243D70; Tue, 20 Jun 2006 06:14:49 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5K6EnHq074926; Tue, 20 Jun 2006 06:14:49 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5K6Enu3074925; Tue, 20 Jun 2006 06:14:49 GMT (envelope-from novel) Message-Id: <200606200614.k5K6Enu3074925@repoman.freebsd.org> From: Roman Bogorodskiy Date: Tue, 20 Jun 2006 06:14: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/msmtp Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 06:14:53 -0000 novel 2006-06-20 06:14:49 UTC FreeBSD ports repository Modified files: mail/msmtp Makefile distinfo Log: Update to 1.4.6. Revision Changes Path 1.23 +12 -4 ports/mail/msmtp/Makefile 1.16 +3 -3 ports/mail/msmtp/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jun 20 06:15:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 491E916A482; Tue, 20 Jun 2006 06:15:24 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC7EC43D68; Tue, 20 Jun 2006 06:15: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 k5K6FNOW075005; Tue, 20 Jun 2006 06:15:23 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5K6FNS4075004; Tue, 20 Jun 2006 06:15:23 GMT (envelope-from sat) Message-Id: <200606200615.k5K6FNS4075004@repoman.freebsd.org> From: Andrew Pantyukhin Date: Tue, 20 Jun 2006 06:15:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/xpi-clearfields Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 06:15:24 -0000 sat 2006-06-20 06:15:23 UTC FreeBSD ports repository Modified files: www/xpi-clearfields Makefile distinfo Log: - Update to 1.5 Revision Changes Path 1.3 +2 -2 ports/www/xpi-clearfields/Makefile 1.3 +3 -3 ports/www/xpi-clearfields/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jun 20 06:16:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED45016A4A5; Tue, 20 Jun 2006 06:16:02 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA94A43D45; Tue, 20 Jun 2006 06:16: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 k5K6G2w3075052; Tue, 20 Jun 2006 06:16:02 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5K6G2Jv075051; Tue, 20 Jun 2006 06:16:02 GMT (envelope-from sat) Message-Id: <200606200616.k5K6G2Jv075051@repoman.freebsd.org> From: Andrew Pantyukhin Date: Tue, 20 Jun 2006 06:16: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/www/xpi-searchstatus Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 06:16:03 -0000 sat 2006-06-20 06:16:02 UTC FreeBSD ports repository Modified files: www/xpi-searchstatus Makefile distinfo Log: - Update to 1.16 Revision Changes Path 1.2 +1 -1 ports/www/xpi-searchstatus/Makefile 1.2 +3 -3 ports/www/xpi-searchstatus/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jun 20 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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B04AC16A47B; Tue, 20 Jun 2006 07:18:04 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from mail.allbsd.org (vlsi00.si.noda.tus.ac.jp [133.31.130.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 734CF43D55; Tue, 20 Jun 2006 07:18:03 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from delta.allbsd.org (p6168-ipbf302funabasi.chiba.ocn.ne.jp [124.87.184.168]) (authenticated bits=128) by mail.allbsd.org (8.13.1/8.13.4) with ESMTP id k5K7HoOf003970; Tue, 20 Jun 2006 16:18:01 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (alph.allbsd.org [192.168.0.10]) by delta.allbsd.org (8.13.4/8.13.4) with ESMTP id k5K7G54l056748; Tue, 20 Jun 2006 16:16:06 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Tue, 20 Jun 2006 16:16:01 +0900 (JST) Message-Id: <20060620.161601.27877159.hrs@allbsd.org> To: joel@FreeBSD.org From: Hiroki Sato In-Reply-To: <1150610783.686.3.camel@localhost> References: <20060427144114.GG1071@zaphod.nitro.dk> <20060428.000930.59702481.hrs@allbsd.org> <1150610783.686.3.camel@localhost> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 4.2.52 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Tue_Jun_20_16_16_01_2006_640)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV version 0.88.2, clamav-milter version 0.88.2 on gatekeeper.allbsd.org X-Virus-Status: Clean Cc: cvs-all@FreeBSD.org, doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, simon@FreeBSD.org Subject: Re: cvs commit: www/en developers.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, 20 Jun 2006 07:18:04 -0000 ----Security_Multipart(Tue_Jun_20_16_16_01_2006_640)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Joel Dahl wrote in <1150610783.686.3.camel@localhost>: jo> jo> Have you made any progress with this? Sorry for the delay. Since there were more affected files than I initially thought it took some time, but the work for English version has mostly been done in my local repo. I am working on necessary changes for the translations, and probably I can commit them this weekend or so. -- | Hiroki SATO ----Security_Multipart(Tue_Jun_20_16_16_01_2006_640)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBEl6CxTyzT2CeTzy0RAselAKDfon+uwpEKoej5B/KUm7hE+coQDwCeLW6M 4jlDQocKfYcr8adm+mTiNJU= =bmLb -----END PGP SIGNATURE----- ----Security_Multipart(Tue_Jun_20_16_16_01_2006_640)---- From owner-cvs-all@FreeBSD.ORG Tue Jun 20 08:11:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B1CD16A47E; Tue, 20 Jun 2006 08:11:36 +0000 (UTC) (envelope-from andre@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 348A643D67; Tue, 20 Jun 2006 08:11:31 +0000 (GMT) (envelope-from andre@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5K8BUgR082424; Tue, 20 Jun 2006 08:11:30 GMT (envelope-from andre@repoman.freebsd.org) Received: (from andre@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5K8BU8d082423; Tue, 20 Jun 2006 08:11:30 GMT (envelope-from andre) Message-Id: <200606200811.k5K8BU8d082423@repoman.freebsd.org> From: Andre Oppermann Date: Tue, 20 Jun 2006 08:11: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/netinet tcp_syncache.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 08:11:36 -0000 andre 2006-06-20 08:11:30 UTC FreeBSD src repository Modified files: sys/netinet tcp_syncache.c Log: Allocate a zero'ed syncache hashtable. mtx_init() tests the supplied memory location for already existing/initialized mutexes. With random data in the memory location this fails (ie. after a soft reboot). Reported by: brueffer, YAMAMOTO Shigeru Submitted by: YAMAMOTO Shigeru Revision Changes Path 1.93 +1 -1 src/sys/netinet/tcp_syncache.c From owner-cvs-all@FreeBSD.ORG Tue Jun 20 08:22:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9439F16A474; Tue, 20 Jun 2006 08:22:11 +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 E243A43D58; Tue, 20 Jun 2006 08:22:10 +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 k5K8M94G036977 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 20 Jun 2006 12:22:09 +0400 (MSD) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.sick.ru (8.13.4/8.13.1/Submit) id k5K8M96x036976; Tue, 20 Jun 2006 12:22:09 +0400 (MSD) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Tue, 20 Jun 2006 12:22:08 +0400 From: Gleb Smirnoff To: Max Laier Message-ID: <20060620082208.GB86439@FreeBSD.org> References: <200606192220.k5JMKjTr024977@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200606192220.k5JMKjTr024977@repoman.freebsd.org> User-Agent: Mutt/1.5.6i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/ifconfig Makefile ifconfig.8 ifgroup.c src/sys/net if.c if.h if_clone.c if_var.h src/sys/sys sockio.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 08:22:11 -0000 Max, On Mon, Jun 19, 2006 at 10:20:45PM +0000, Max Laier wrote: M> Import interface groups from OpenBSD. This allows to group interfaces in M> order to - for example - apply firewall rules to a whole group of M> interfaces. This is required for importing pf from OpenBSD 3.9 btw, what is your final decision: when merging pf-3.9 are you going to use kthread_create() for heavy periodic events, or taskqueue? -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE From owner-cvs-all@FreeBSD.ORG Tue Jun 20 08:23:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7E7016A47C; Tue, 20 Jun 2006 08:23:12 +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 262F843D48; Tue, 20 Jun 2006 08:23:11 +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 k5K8NAJ0036987 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 20 Jun 2006 12:23:11 +0400 (MSD) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.sick.ru (8.13.4/8.13.1/Submit) id k5K8NAKv036986; Tue, 20 Jun 2006 12:23:10 +0400 (MSD) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Tue, 20 Jun 2006 12:23:10 +0400 From: Gleb Smirnoff To: "David E. O'Brien" Message-ID: <20060620082310.GC86439@FreeBSD.org> References: <200606200504.k5K5467G070447@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200606200504.k5K5467G070447@repoman.freebsd.org> User-Agent: Mutt/1.5.6i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/tcpdump tcpdump.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 08:23:12 -0000 On Tue, Jun 20, 2006 at 05:04:06AM +0000, David E. O'Brien wrote: D> obrien 2006-06-20 05:04:06 UTC D> D> FreeBSD src repository D> D> Modified files: D> contrib/tcpdump tcpdump.1 D> Log: D> Document that 'bad cksum 0' is expected on NICs with checksum off-loading. Thanks! I'm tired explaining people this. -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE From owner-cvs-all@FreeBSD.ORG Tue Jun 20 08:25:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE56F16A479; Tue, 20 Jun 2006 08:25:45 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D22D43D53; Tue, 20 Jun 2006 08:25:45 +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 k5K8PjUg083352; Tue, 20 Jun 2006 08:25:45 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5K8PjuU083351; Tue, 20 Jun 2006 08:25:45 GMT (envelope-from ale) Message-Id: <200606200825.k5K8PjuU083351@repoman.freebsd.org> From: Alex Dupre Date: Tue, 20 Jun 2006 08:25:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/xpi-pdf_download Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 08:25:46 -0000 ale 2006-06-20 08:25:45 UTC FreeBSD ports repository Modified files: www/xpi-pdf_download Makefile distinfo Log: Update to 0.7.2 release. PR: ports/99197 Submitted by: Simon Olofsson Revision Changes Path 1.4 +1 -1 ports/www/xpi-pdf_download/Makefile 1.4 +3 -3 ports/www/xpi-pdf_download/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jun 20 08: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62C9116A492; Tue, 20 Jun 2006 08:34:37 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20AC843D46; Tue, 20 Jun 2006 08:34:37 +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 k5K8YbDQ083697; Tue, 20 Jun 2006 08:34:37 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5K8YbNp083696; Tue, 20 Jun 2006 08:34:37 GMT (envelope-from phk) Message-Id: <200606200834.k5K8YbNp083696@repoman.freebsd.org> From: Poul-Henning Kamp Date: Tue, 20 Jun 2006 08:34: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/games/fortune/datfiles fortunes X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 08:34:37 -0000 phk 2006-06-20 08:34:36 UTC FreeBSD src repository Modified files: games/fortune/datfiles fortunes Log: +To create quality software, the ability to say no is usually far +more important than the ability to say yes. + -- Michi Henning +% Revision Changes Path 1.221 +4 -0 src/games/fortune/datfiles/fortunes From owner-cvs-all@FreeBSD.ORG Tue Jun 20 08:47:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4E0316A474; Tue, 20 Jun 2006 08:47:51 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B9B543D73; Tue, 20 Jun 2006 08:47:51 +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 k5K8lp1l091979; Tue, 20 Jun 2006 08:47:51 GMT (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5K8lpMl091978; Tue, 20 Jun 2006 08:47:51 GMT (envelope-from olgeni) Message-Id: <200606200847.k5K8lpMl091978@repoman.freebsd.org> From: Jimmy Olgeni Date: Tue, 20 Jun 2006 08:47:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/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: Tue, 20 Jun 2006 08:47:51 -0000 olgeni 2006-06-20 08:47:50 UTC FreeBSD ports repository Modified files: sysutils/webmin Makefile distinfo Log: Upgrade to version 1.280. Revision Changes Path 1.253 +2 -5 ports/sysutils/webmin/Makefile 1.208 +3 -12 ports/sysutils/webmin/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jun 20 08:50:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9D7216A479; Tue, 20 Jun 2006 08:50:06 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97F4643D49; Tue, 20 Jun 2006 08:50:06 +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 k5K8o6q0092120; Tue, 20 Jun 2006 08:50:06 GMT (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5K8o6g6092119; Tue, 20 Jun 2006 08:50:06 GMT (envelope-from olgeni) Message-Id: <200606200850.k5K8o6g6092119@repoman.freebsd.org> From: Jimmy Olgeni Date: Tue, 20 Jun 2006 08:50:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/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: Tue, 20 Jun 2006 08:50:07 -0000 olgeni 2006-06-20 08:50:06 UTC FreeBSD ports repository Modified files: sysutils/usermin Makefile distinfo Log: Upgrade to version 1.210. Revision Changes Path 1.49 +2 -3 ports/sysutils/usermin/Makefile 1.40 +3 -6 ports/sysutils/usermin/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jun 20 09: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D82CE16A479; Tue, 20 Jun 2006 09:09:20 +0000 (UTC) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95FDF43D48; Tue, 20 Jun 2006 09:09:20 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5K99KK5094140; Tue, 20 Jun 2006 09:09:20 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5K99KRo094139; Tue, 20 Jun 2006 09:09:20 GMT (envelope-from hq) Message-Id: <200606200909.k5K99KRo094139@repoman.freebsd.org> From: Herve Quiroz Date: Tue, 20 Jun 2006 09:09: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/jsap Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 09:09:21 -0000 hq 2006-06-20 09:09:20 UTC FreeBSD ports repository Modified files: devel/jsap Makefile distinfo Log: Update to 2.0a Reported by: portscout Revision Changes Path 1.3 +1 -1 ports/devel/jsap/Makefile 1.4 +3 -3 ports/devel/jsap/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jun 20 09: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06C2A16A479; Tue, 20 Jun 2006 09:23:06 +0000 (UTC) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B42B743D6A; Tue, 20 Jun 2006 09:23:05 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5K9N54a094995; Tue, 20 Jun 2006 09:23:05 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5K9N5ip094994; Tue, 20 Jun 2006 09:23:05 GMT (envelope-from hq) Message-Id: <200606200923.k5K9N5ip094994@repoman.freebsd.org> From: Herve Quiroz Date: Tue, 20 Jun 2006 09:23: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/math/jakarta-commons-math Makefile distinfo ports/math/jakarta-commons-math/files patch-build.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 09:23:06 -0000 hq 2006-06-20 09:23:05 UTC FreeBSD ports repository Modified files: math/jakarta-commons-math Makefile distinfo math/jakarta-commons-math/files patch-build.xml Log: Update to 1.1 Reported by: portscout Revision Changes Path 1.2 +7 -8 ports/math/jakarta-commons-math/Makefile 1.3 +3 -3 ports/math/jakarta-commons-math/distinfo 1.2 +5 -5 ports/math/jakarta-commons-math/files/patch-build.xml From owner-cvs-all@FreeBSD.ORG Tue Jun 20 09:31:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4844016A47A; Tue, 20 Jun 2006 09:31:51 +0000 (UTC) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06AAA43D6A; Tue, 20 Jun 2006 09:31:51 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5K9Vov5095416; Tue, 20 Jun 2006 09:31:50 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5K9Vo3m095415; Tue, 20 Jun 2006 09:31:50 GMT (envelope-from hq) Message-Id: <200606200931.k5K9Vo3m095415@repoman.freebsd.org> From: Herve Quiroz Date: Tue, 20 Jun 2006 09:31: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/textproc/xerces-j Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 09:31:51 -0000 hq 2006-06-20 09:31:50 UTC FreeBSD ports repository Modified files: textproc/xerces-j Makefile distinfo Log: Update to 2.8.0 Reported by: portscout Revision Changes Path 1.21 +1 -1 ports/textproc/xerces-j/Makefile 1.9 +6 -6 ports/textproc/xerces-j/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jun 20 09:38:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C1ED16A47B; Tue, 20 Jun 2006 09:38:00 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F280943D46; Tue, 20 Jun 2006 09:37:59 +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 k5K9bxhZ095747; Tue, 20 Jun 2006 09:37:59 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5K9bxqU095746; Tue, 20 Jun 2006 09:37:59 GMT (envelope-from flz) Message-Id: <200606200937.k5K9bxqU095746@repoman.freebsd.org> From: Florent Thoumie Date: Tue, 20 Jun 2006 09:37: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/dns/pdnsd Makefile ports/dns/pdnsd/files pdnsd.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, 20 Jun 2006 09:38:00 -0000 flz 2006-06-20 09:37:59 UTC FreeBSD ports repository Modified files: dns/pdnsd Makefile dns/pdnsd/files pdnsd.in Log: Change pdnsd_flags to command_args in pdnsd rc.d startup script so that pdnsd_flags can be safely overriden by user without worrying about "-d". Approved by: maintainer Revision Changes Path 1.18 +1 -1 ports/dns/pdnsd/Makefile 1.2 +1 -1 ports/dns/pdnsd/files/pdnsd.in From owner-cvs-all@FreeBSD.ORG Tue Jun 20 09:42:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F260016A47A; Tue, 20 Jun 2006 09:42:10 +0000 (UTC) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B16E943D48; Tue, 20 Jun 2006 09:42:10 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5K9gA8C095945; Tue, 20 Jun 2006 09:42:10 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5K9gAgv095944; Tue, 20 Jun 2006 09:42:10 GMT (envelope-from hq) Message-Id: <200606200942.k5K9gAgv095944@repoman.freebsd.org> From: Herve Quiroz Date: Tue, 20 Jun 2006 09:42:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/nux Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 09:42:11 -0000 hq 2006-06-20 09:42:10 UTC FreeBSD ports repository Modified files: textproc/nux Makefile distinfo Log: Update to 1.6 Revision Changes Path 1.6 +1 -1 ports/textproc/nux/Makefile 1.6 +3 -3 ports/textproc/nux/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jun 20 09:53:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F6E216A479; Tue, 20 Jun 2006 09:53:51 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D24243D49; Tue, 20 Jun 2006 09:53: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 k5K9rooW096387; Tue, 20 Jun 2006 09:53:50 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5K9roBn096386; Tue, 20 Jun 2006 09:53:50 GMT (envelope-from pav) Message-Id: <200606200953.k5K9roBn096386@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 20 Jun 2006 09:53:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/ipsec-tools/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 09:53:51 -0000 pav 2006-06-20 09:53:50 UTC FreeBSD ports repository Modified files: security/ipsec-tools/files patch-configure Log: - Add patch for people having trouble compiling OpenSSL bits PR: ports/97442 Submitted by: Dmitry Andrianov Approved by: VANHULLEBUS Yvan (maintainer) Revision Changes Path 1.2 +10 -0 ports/security/ipsec-tools/files/patch-configure From owner-cvs-all@FreeBSD.ORG Tue Jun 20 09:55:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5ABE16A479; Tue, 20 Jun 2006 09:55:50 +0000 (UTC) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D315F43D69; Tue, 20 Jun 2006 09:55:47 +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 k5K9tlZ8096561; Tue, 20 Jun 2006 09:55:47 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5K9tl3Y096560; Tue, 20 Jun 2006 09:55:47 GMT (envelope-from jylefort) Message-Id: <200606200955.k5K9tl3Y096560@repoman.freebsd.org> From: Jean-Yves Lefort Date: Tue, 20 Jun 2006 09:55:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/link-monitor-applet Makefile distinfo pkg-descr pkg-plist ports/net/link-monitor-applet/files patch-src_lm-util.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 09:55:50 -0000 jylefort 2006-06-20 09:55:47 UTC FreeBSD ports repository Modified files: net/link-monitor-applet Makefile distinfo pkg-descr pkg-plist Removed files: net/link-monitor-applet/files patch-src_lm-util.c Log: - Update to 2.0 - Remove one tab between variables and values Revision Changes Path 1.11 +15 -15 ports/net/link-monitor-applet/Makefile 1.7 +3 -3 ports/net/link-monitor-applet/distinfo 1.2 +0 -12 ports/net/link-monitor-applet/files/patch-src_lm-util.c (dead) 1.4 +2 -0 ports/net/link-monitor-applet/pkg-descr 1.4 +209 -1 ports/net/link-monitor-applet/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Jun 20 09: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A6AA16A47A; Tue, 20 Jun 2006 09:56:44 +0000 (UTC) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEA3043D46; Tue, 20 Jun 2006 09:56:43 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5K9uhM3096603; Tue, 20 Jun 2006 09:56:43 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5K9uhnJ096602; Tue, 20 Jun 2006 09:56:43 GMT (envelope-from hq) Message-Id: <200606200956.k5K9uhnJ096602@repoman.freebsd.org> From: Herve Quiroz Date: Tue, 20 Jun 2006 09:56:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/groovy Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 09:56:44 -0000 hq 2006-06-20 09:56:43 UTC FreeBSD ports repository Modified files: lang/groovy Makefile distinfo Log: Update to 1.0-jsr-05 Reported by: portscout Revision Changes Path 1.6 +1 -1 ports/lang/groovy/Makefile 1.3 +3 -3 ports/lang/groovy/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jun 20 10:00:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E07E16A474; Tue, 20 Jun 2006 10:00:01 +0000 (UTC) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B83ED43D48; Tue, 20 Jun 2006 10:00:00 +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 k5KA00H0096760; Tue, 20 Jun 2006 10:00:00 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KA00Kd096759; Tue, 20 Jun 2006 10:00:00 GMT (envelope-from ijliao) Message-Id: <200606201000.k5KA00Kd096759@repoman.freebsd.org> From: Ying-Chieh Liao Date: Tue, 20 Jun 2006 10:00:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/csstidy Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 10:00:01 -0000 ijliao 2006-06-20 10:00:00 UTC FreeBSD ports repository Modified files: www/csstidy Makefile distinfo Log: upgrade to 1.2 Revision Changes Path 1.2 +1 -1 ports/www/csstidy/Makefile 1.2 +3 -3 ports/www/csstidy/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jun 20 10:15:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50F4B16A474; Tue, 20 Jun 2006 10:15:59 +0000 (UTC) (envelope-from marck@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E78E643D49; Tue, 20 Jun 2006 10:15:58 +0000 (GMT) (envelope-from marck@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5KAFwCM099001; Tue, 20 Jun 2006 10:15:58 GMT (envelope-from marck@repoman.freebsd.org) Received: (from marck@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KAFwbp099000; Tue, 20 Jun 2006 10:15:58 GMT (envelope-from marck) Message-Id: <200606201015.k5KAFwbp099000@repoman.freebsd.org> From: Dmitry Morozovsky Date: Tue, 20 Jun 2006 10:15:58 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/share/pgpkeys marck.key X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 10:15:59 -0000 marck 2006-06-20 10:15:58 UTC FreeBSD doc repository Modified files: share/pgpkeys marck.key Log: New signatures Revision Changes Path 1.4 +22 -19 doc/share/pgpkeys/marck.key From owner-cvs-all@FreeBSD.ORG Tue Jun 20 10:29:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07E2016A47D; Tue, 20 Jun 2006 10:29:56 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76DD743D5A; Tue, 20 Jun 2006 10:29:55 +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 k5KATtYE099688; Tue, 20 Jun 2006 10:29:55 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KATtJf099687; Tue, 20 Jun 2006 10:29:55 GMT (envelope-from itetcu) Message-Id: <200606201029.k5KATtJf099687@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Tue, 20 Jun 2006 10: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/mail/postfixadmin Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 10:29:56 -0000 itetcu 2006-06-20 10:29:55 UTC FreeBSD ports repository Modified files: mail/postfixadmin Makefile Log: - One can have postfix admin running on a host and postfix itself on an other, so RUN_DEPEND on postfix optionally (default to off to return to pre-OPTIONS state) - bump PORTREVISION again for depends change :( Requested by: Darren Pilgrim Revision Changes Path 1.20 +6 -2 ports/mail/postfixadmin/Makefile From owner-cvs-all@FreeBSD.ORG Tue Jun 20 10:44:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A11616A474; Tue, 20 Jun 2006 10:44:46 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC44E43D6E; Tue, 20 Jun 2006 10:44:45 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5KAij3w000426; Tue, 20 Jun 2006 10:44:45 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KAijSt000421; Tue, 20 Jun 2006 10:44:45 GMT (envelope-from itetcu) Message-Id: <200606201044.k5KAijSt000421@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Tue, 20 Jun 2006 10:44: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/misc/tinderbox Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 10:44:46 -0000 itetcu 2006-06-20 10:44:45 UTC FreeBSD ports repository Modified files: misc/tinderbox Makefile Log: - don't depend on net/csup if it's already in base [1] - also fix CSUP check [2] - take maintainership [3] - bump PORTVERSION PR: ports/98977 [1], ports/99172 [3] Submitted by: itetcu@ (me) [1] [2], Andreas Kohn (old maintainer) [3] Revision Changes Path 1.17 +5 -2 ports/misc/tinderbox/Makefile From owner-cvs-all@FreeBSD.ORG Tue Jun 20 10:55:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FF3C16A479; Tue, 20 Jun 2006 10:55:40 +0000 (UTC) (envelope-from marck@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E38DF43D49; Tue, 20 Jun 2006 10:55:38 +0000 (GMT) (envelope-from marck@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5KAtcG7000902; Tue, 20 Jun 2006 10:55:38 GMT (envelope-from marck@repoman.freebsd.org) Received: (from marck@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KAtctl000901; Tue, 20 Jun 2006 10:55:38 GMT (envelope-from marck) Message-Id: <200606201055.k5KAtctl000901@repoman.freebsd.org> From: Dmitry Morozovsky Date: Tue, 20 Jun 2006 10:55:38 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/firewalls 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, 20 Jun 2006 10:55:40 -0000 marck 2006-06-20 10:55:38 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/firewalls chapter.sgml Log: Clean a couple of 4.X references. Revision Changes Path 1.70 +4 -6 doc/en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml From owner-cvs-all@FreeBSD.ORG Tue Jun 20 11:23:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CAC0016A47A; Tue, 20 Jun 2006 11:23:38 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D54843D48; Tue, 20 Jun 2006 11:23:38 +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 k5KBNcB7003262; Tue, 20 Jun 2006 11:23:38 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KBNcgV003261; Tue, 20 Jun 2006 11:23:38 GMT (envelope-from sat) Message-Id: <200606201123.k5KBNcgV003261@repoman.freebsd.org> From: Andrew Pantyukhin Date: Tue, 20 Jun 2006 11:23:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/libebml Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 11:23:39 -0000 sat 2006-06-20 11:23:38 UTC FreeBSD ports repository Modified files: textproc/libebml Makefile distinfo Log: - Update to 0.7.7 PR: ports/95878 Submitted by: miwi Approved by: maintainer (timeout 65 days) Revision Changes Path 1.18 +1 -1 ports/textproc/libebml/Makefile 1.14 +3 -3 ports/textproc/libebml/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jun 20 11:32:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A4D616A47D; Tue, 20 Jun 2006 11:32:19 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5304A43D48; Tue, 20 Jun 2006 11:32:19 +0000 (GMT) (envelope-from vd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5KBWJxJ003681; Tue, 20 Jun 2006 11:32:19 GMT (envelope-from vd@repoman.freebsd.org) Received: (from vd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KBWJDd003680; Tue, 20 Jun 2006 11:32:19 GMT (envelope-from vd) Message-Id: <200606201132.k5KBWJDd003680@repoman.freebsd.org> From: Vasil Dimov Date: Tue, 20 Jun 2006 11:32: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/graphics/xaralx-devel Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 11:32:19 -0000 vd 2006-06-20 11:32:19 UTC FreeBSD ports repository Modified files: graphics/xaralx-devel Makefile distinfo Log: Upgrade from 0.5r1325 to 0.5r1340 Revision Changes Path 1.15 +1 -1 ports/graphics/xaralx-devel/Makefile 1.14 +3 -3 ports/graphics/xaralx-devel/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jun 20 11:36:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C27116A479; Tue, 20 Jun 2006 11:36:22 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3ED2243D5A; Tue, 20 Jun 2006 11:36:21 +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 k5KBaKim004019; Tue, 20 Jun 2006 11:36:20 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KBaKW7004018; Tue, 20 Jun 2006 11:36:20 GMT (envelope-from flz) Message-Id: <200606201136.k5KBaKW7004018@repoman.freebsd.org> From: Florent Thoumie Date: Tue, 20 Jun 2006 11:36:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators/raine Makefile distinfo ports/emulators/raine/files patch-makefile patch-source::alleg::blit.c patch-source::emumain.c patch-source::games::cps1.c patch-source::games::dkong.c patch-source::games::frogger.c patch-source::games::pengo.c patch-source::gui::rgui.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 11:36:22 -0000 flz 2006-06-20 11:36:20 UTC FreeBSD ports repository Modified files: emulators/raine Makefile distinfo emulators/raine/files patch-makefile patch-source::alleg::blit.c patch-source::emumain.c patch-source::gui::rgui.c patch-source_bezel.c Removed files: emulators/raine/files patch-source::games::cps1.c patch-source::games::dkong.c patch-source::games::frogger.c patch-source::games::pengo.c patch-source_games_diverboy.c patch-source_games_esd16.c patch-source_games_mitchell.c patch-source_raine.c Log: - Update to 0.43.3 [1]. - Stop patching source to be C89 friendly and use USE_GCC=3.2+ instead. Submitted by: ultragames93 [1] Revision Changes Path 1.11 +2 -1 ports/emulators/raine/Makefile 1.6 +3 -3 ports/emulators/raine/distinfo 1.3 +11 -33 ports/emulators/raine/files/patch-makefile 1.2 +1 -1 ports/emulators/raine/files/patch-source::alleg::blit.c 1.3 +1 -16 ports/emulators/raine/files/patch-source::emumain.c 1.2 +0 -20 ports/emulators/raine/files/patch-source::games::cps1.c (dead) 1.2 +0 -68 ports/emulators/raine/files/patch-source::games::dkong.c (dead) 1.3 +0 -30 ports/emulators/raine/files/patch-source::games::frogger.c (dead) 1.3 +0 -28 ports/emulators/raine/files/patch-source::games::pengo.c (dead) 1.2 +1 -20 ports/emulators/raine/files/patch-source::gui::rgui.c 1.2 +1 -18 ports/emulators/raine/files/patch-source_bezel.c 1.2 +0 -22 ports/emulators/raine/files/patch-source_games_diverboy.c (dead) 1.2 +0 -17 ports/emulators/raine/files/patch-source_games_esd16.c (dead) 1.2 +0 -19 ports/emulators/raine/files/patch-source_games_mitchell.c (dead) 1.2 +0 -39 ports/emulators/raine/files/patch-source_raine.c (dead) From owner-cvs-all@FreeBSD.ORG Tue Jun 20 11: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1535016A479; Tue, 20 Jun 2006 11:38:16 +0000 (UTC) (envelope-from vd@datamax.bg) Received: from jengal.datamax.bg (jengal.datamax.bg [82.103.104.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B23343D5C; Tue, 20 Jun 2006 11:38:11 +0000 (GMT) (envelope-from vd@datamax.bg) Received: from qlovarnika.bg.datamax (qlovarnika.bg.datamax [192.168.10.2]) by jengal.datamax.bg (Postfix) with SMTP id 69AD6B833; Tue, 20 Jun 2006 14:38:10 +0300 (EEST) Received: (nullmailer pid 64159 invoked by uid 1002); Tue, 20 Jun 2006 11:38:10 -0000 Date: Tue, 20 Jun 2006 14:38:10 +0300 From: Vasil Dimov To: Ion-Mihai Tetcu Message-ID: <20060620113810.GB63985@qlovarnika.bg.datamax> References: <200606201044.k5KAijSt000421@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200606201044.k5KAijSt000421@repoman.freebsd.org> X-OS: FreeBSD 6.1-STABLE User-Agent: Mutt/1.5.11 Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/misc/tinderbox Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vd@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 11:38:16 -0000 On Tue, Jun 20, 2006 at 10:44:45AM +0000, Ion-Mihai Tetcu wrote: > itetcu 2006-06-20 10:44:45 UTC [...] > - take maintainership [3] I'm glad to see this port maintained by you at last. Thanks! -- Vasil Dimov gro.DSBeerF@dv Testing can show the presence of bugs, but not their absence. -- Edsger W. Dijkstra From owner-cvs-all@FreeBSD.ORG Tue Jun 20 11: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DB8116A474; Tue, 20 Jun 2006 11:41:16 +0000 (UTC) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4945643D45; Tue, 20 Jun 2006 11:41:16 +0000 (GMT) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5KBfGfk004254; Tue, 20 Jun 2006 11:41:16 GMT (envelope-from jmelo@repoman.freebsd.org) Received: (from jmelo@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KBfG98004253; Tue, 20 Jun 2006 11:41:16 GMT (envelope-from jmelo) Message-Id: <200606201141.k5KBfG98004253@repoman.freebsd.org> From: Jean Milanez Melo Date: Tue, 20 Jun 2006 11: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/devel/directfb 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, 20 Jun 2006 11:41:16 -0000 jmelo 2006-06-20 11:41:16 UTC FreeBSD ports repository Modified files: devel/directfb Makefile pkg-descr Log: - Add WWW. - portlint(1). PR: ports/98980 Submitted by: Soeren Straarup Approved by: mnag (mentor) Revision Changes Path 1.21 +1 -1 ports/devel/directfb/Makefile 1.2 +2 -0 ports/devel/directfb/pkg-descr From owner-cvs-all@FreeBSD.ORG Tue Jun 20 11:53:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F04E16A474; Tue, 20 Jun 2006 11:53:53 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id A349743D6A; Tue, 20 Jun 2006 11:53:47 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id 946A71765D; Tue, 20 Jun 2006 14:53:45 +0300 (EEST) Date: Tue, 20 Jun 2006 14:53:45 +0300 From: Ion-Mihai "IOnut" Tetcu To: vd@FreeBSD.org Message-ID: <20060620145345.4ff6404e@it.buh.tecnik93.com> In-Reply-To: <20060620113810.GB63985@qlovarnika.bg.datamax> References: <200606201044.k5KAijSt000421@repoman.freebsd.org> <20060620113810.GB63985@qlovarnika.bg.datamax> X-Mailer: Sylpheed-Claws 2.3.0 (GTK+ 2.8.19; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_h2ctvcDCgQNqchbT=QRq0hF"; 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/misc/tinderbox Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 11:53:53 -0000 --Sig_h2ctvcDCgQNqchbT=QRq0hF Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 20 Jun 2006 14:38:10 +0300 Vasil Dimov wrote: > On Tue, Jun 20, 2006 at 10:44:45AM +0000, Ion-Mihai Tetcu wrote: > > itetcu 2006-06-20 10:44:45 UTC > [...] > > - take maintainership [3] >=20 > I'm glad to see this port maintained by you at last. Thanks! I'm not ;-) It should be maintained by one of the few people that really understand tindy's internals. --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" BOFH excuse #185: system consumed all the paper for paging --Sig_h2ctvcDCgQNqchbT=QRq0hF Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEl+HJBX6fi0k6KXsRAtIZAKDJx/TgihpLHgTnPbOD7f/jsBRP3ACgqodB pcwOaXXdT4cHhAlYBBRLrKE= =LH7V -----END PGP SIGNATURE----- --Sig_h2ctvcDCgQNqchbT=QRq0hF-- From owner-cvs-all@FreeBSD.ORG Tue Jun 20 11:59:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32F9916A494; Tue, 20 Jun 2006 11:59:46 +0000 (UTC) (envelope-from anray@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E358A43D4C; Tue, 20 Jun 2006 11:59:45 +0000 (GMT) (envelope-from anray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5KBxj1C005613; Tue, 20 Jun 2006 11:59:45 GMT (envelope-from anray@repoman.freebsd.org) Received: (from anray@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KBxj2c005612; Tue, 20 Jun 2006 11:59:45 GMT (envelope-from anray) Message-Id: <200606201159.k5KBxj2c005612@repoman.freebsd.org> From: Andrey Slusar Date: Tue, 20 Jun 2006 11:59: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/xemacs21-mule Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 11:59:46 -0000 anray 2006-06-20 11:59:45 UTC FreeBSD ports repository Modified files: editors/xemacs21-mule Makefile Log: Add site-lisp to default load paths. Reported by: jylefort Revision Changes Path 1.87 +2 -1 ports/editors/xemacs21-mule/Makefile From owner-cvs-all@FreeBSD.ORG Tue Jun 20 12:02:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 411E616A474; Tue, 20 Jun 2006 12:02:14 +0000 (UTC) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0EDC43D48; Tue, 20 Jun 2006 12:02:13 +0000 (GMT) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5KC2DRF005772; Tue, 20 Jun 2006 12:02:13 GMT (envelope-from jmelo@repoman.freebsd.org) Received: (from jmelo@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KC2DHG005771; Tue, 20 Jun 2006 12:02:13 GMT (envelope-from jmelo) Message-Id: <200606201202.k5KC2DHG005771@repoman.freebsd.org> From: Jean Milanez Melo Date: Tue, 20 Jun 2006 12:02:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/news/nzbperl Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 12:02:14 -0000 jmelo 2006-06-20 12:02:13 UTC FreeBSD ports repository Modified files: news/nzbperl Makefile distinfo Log: - Add mastersite. - Convert to a versioned DISTFILE. PR: ports/98934 Submitted by: Tim Welch (maintainer) Approved by: mnag (mentor) Revision Changes Path 1.5 +3 -2 ports/news/nzbperl/Makefile 1.2 +3 -3 ports/news/nzbperl/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jun 20 12:14:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACBFA16A474; Tue, 20 Jun 2006 12:14:17 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 640E743D64; Tue, 20 Jun 2006 12:14:17 +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 k5KCEHHk011173; Tue, 20 Jun 2006 12:14:17 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KCEHXw011172; Tue, 20 Jun 2006 12:14:17 GMT (envelope-from flz) Message-Id: <200606201214.k5KCEHXw011172@repoman.freebsd.org> From: Florent Thoumie Date: Tue, 20 Jun 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/net-p2p/libtorrent Makefile distinfo pkg-plist ports/net-p2p/libtorrent-devel Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 12:14:17 -0000 flz 2006-06-20 12:14:16 UTC FreeBSD ports repository Modified files: net-p2p/libtorrent Makefile distinfo pkg-plist net-p2p/libtorrent-devel Makefile distinfo Log: - Upgrade libtorrent and libtorrent-devel to 0.9.3. Revision Changes Path 1.2 +1 -1 ports/net-p2p/libtorrent-devel/Makefile 1.2 +3 -3 ports/net-p2p/libtorrent-devel/distinfo 1.26 +1 -1 ports/net-p2p/libtorrent/Makefile 1.19 +3 -3 ports/net-p2p/libtorrent/distinfo 1.8 +9 -4 ports/net-p2p/libtorrent/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Jun 20 12:14:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C9FA16A47A; Tue, 20 Jun 2006 12:14:44 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95FA643D70; Tue, 20 Jun 2006 12:14:43 +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 k5KCEhQX011229; Tue, 20 Jun 2006 12:14:43 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KCEh2i011228; Tue, 20 Jun 2006 12:14:43 GMT (envelope-from flz) Message-Id: <200606201214.k5KCEh2i011228@repoman.freebsd.org> From: Florent Thoumie Date: Tue, 20 Jun 2006 12:14:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-p2p/rtorrent Makefile distinfo ports/net-p2p/rtorrent-devel Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 12:14:44 -0000 flz 2006-06-20 12:14:43 UTC FreeBSD ports repository Modified files: net-p2p/rtorrent Makefile distinfo net-p2p/rtorrent-devel Makefile distinfo Log: - Update rtorrent and rtorrent-devel to 0.5.3. Revision Changes Path 1.2 +1 -1 ports/net-p2p/rtorrent-devel/Makefile 1.2 +3 -3 ports/net-p2p/rtorrent-devel/distinfo 1.19 +2 -2 ports/net-p2p/rtorrent/Makefile 1.15 +3 -3 ports/net-p2p/rtorrent/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jun 20 12:36:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10B7816A508; Tue, 20 Jun 2006 12:36:41 +0000 (UTC) (envelope-from gnn@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FA3343D48; Tue, 20 Jun 2006 12:36:40 +0000 (GMT) (envelope-from gnn@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5KCaeWg012199; Tue, 20 Jun 2006 12:36:40 GMT (envelope-from gnn@repoman.freebsd.org) Received: (from gnn@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KCaehv012198; Tue, 20 Jun 2006 12:36:40 GMT (envelope-from gnn) Message-Id: <200606201236.k5KCaehv012198@repoman.freebsd.org> From: "George V. Neville-Neil" Date: Tue, 20 Jun 2006 12:36:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern uipc_syscalls.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 12:36:41 -0000 gnn 2006-06-20 12:36:40 UTC FreeBSD src repository Modified files: sys/kern uipc_syscalls.c Log: Properly cast the values of valsize (the size of the value passed in) in setsockopt so that they can be compared correctly against negative values. Passing in a negative value had a rather negative effect on our socket code, making it impossible to open new sockets. PR: 98858 Submitted by: James.Juran@baesystems.com MFC after: 1 week Revision Changes Path 1.230 +2 -2 src/sys/kern/uipc_syscalls.c From owner-cvs-all@FreeBSD.ORG Tue Jun 20 12:37:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 14D6716A47E; Tue, 20 Jun 2006 12:37:46 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B58F43D45; Tue, 20 Jun 2006 12:37:39 +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 k5KCbd9k012250; Tue, 20 Jun 2006 12:37:39 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KCbddt012249; Tue, 20 Jun 2006 12:37:39 GMT (envelope-from flz) Message-Id: <200606201237.k5KCbddt012249@repoman.freebsd.org> From: Florent Thoumie Date: Tue, 20 Jun 2006 12:37:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-p2p/libbt Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 12:37:46 -0000 flz 2006-06-20 12:37:39 UTC FreeBSD ports repository Modified files: net-p2p/libbt Makefile distinfo Log: - Update to 1.05. Reported by: portscout Revision Changes Path 1.15 +1 -1 ports/net-p2p/libbt/Makefile 1.8 +3 -3 ports/net-p2p/libbt/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jun 20 12:44:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8592F16A479; Tue, 20 Jun 2006 12:44:21 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 407A643D45; Tue, 20 Jun 2006 12:44: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 k5KCiLFi012579; Tue, 20 Jun 2006 12:44:21 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KCiLVp012578; Tue, 20 Jun 2006 12:44:21 GMT (envelope-from yar) Message-Id: <200606201244.k5KCiLVp012578@repoman.freebsd.org> From: Yar Tikhiy Date: Tue, 20 Jun 2006 12:44:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/i386/i386 trap.c 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, 20 Jun 2006 12:44:21 -0000 yar 2006-06-20 12:44:21 UTC FreeBSD src repository Modified files: sys/i386/i386 trap.c sys/amd64/amd64 trap.c Log: We no longer need to disable interrupts in MD trap machinery when we're about to call kdb_trap() because the latter MI function can disable interrupts by itself now. Pointed out by: bde X-MFC remark: depends on kern/subr_kdb.c#1.18 Sponsored by: RiNet (Cronyx Plus LLC) Revision Changes Path 1.304 +2 -8 src/sys/amd64/amd64/trap.c 1.292 +0 -4 src/sys/i386/i386/trap.c From owner-cvs-all@FreeBSD.ORG Tue Jun 20 12:54:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B59216A47B; Tue, 20 Jun 2006 12:54:52 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 557DF43D45; Tue, 20 Jun 2006 12:54: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 k5KCsqTL020808; Tue, 20 Jun 2006 12:54:52 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KCsqdj020807; Tue, 20 Jun 2006 12:54:52 GMT (envelope-from shaun) Message-Id: <200606201254.k5KCsqdj020807@repoman.freebsd.org> From: Shaun Amott Date: Tue, 20 Jun 2006 12:54:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/quickie Makefile ports/www/quickie/files patch-lib_file_regular.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: Tue, 20 Jun 2006 12:54:52 -0000 shaun 2006-06-20 12:54:52 UTC FreeBSD ports repository Modified files: www/quickie Makefile www/quickie/files patch-lib_file_regular.cc Log: Fix dodgy patch - send correct Content-Length: header. PR: ports/99075 Submitted by: Nikolai Saoukh Approved by: shaun (me), ahze (mentor) Revision Changes Path 1.4 +1 -0 ports/www/quickie/Makefile 1.2 +12 -6 ports/www/quickie/files/patch-lib_file_regular.cc From owner-cvs-all@FreeBSD.ORG Tue Jun 20 13:05:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1AE9416A47B; Tue, 20 Jun 2006 13:05:57 +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 779E643D5E; Tue, 20 Jun 2006 13:05:49 +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 k5KD5g2t036404; Tue, 20 Jun 2006 17:05:42 +0400 (MSD) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.4/8.13.3/Submit) id k5KD5fHV036403; Tue, 20 Jun 2006 17:05:41 +0400 (MSD) (envelope-from yar) Date: Tue, 20 Jun 2006 17:05:40 +0400 From: Yar Tikhiy To: "David O'Brien" Message-ID: <20060620130540.GQ23729@comp.chem.msu.su> References: <200606161025.k5GAP6D9074826@repoman.freebsd.org> <20060619112603.GA74266@dragon.NUXI.org> <200606192012.59518.max@love2party.net> <20060619223919.GA6951@dragon.NUXI.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060619223919.GA6951@dragon.NUXI.org> User-Agent: Mutt/1.5.9i Cc: Max Laier , src-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/contrib/pf/net if_pfsync.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 13:05:57 -0000 On Mon, Jun 19, 2006 at 03:39:19PM -0700, David O'Brien wrote: > On Mon, Jun 19, 2006 at 08:12:52PM +0200, Max Laier wrote: > > On Monday 19 June 2006 13:26, David O'Brien wrote: > > > On Fri, Jun 16, 2006 at 10:25:06AM +0000, Max Laier wrote: > > > > mlaier 2006-06-16 10:25:06 UTC > > > > FreeBSD src repository > > > > Modified files: > > > > sys/contrib/pf/net if_pfsync.c > > > > Log: > > > > Fix pfsync w/o carp compilation. > > > > > > Thank you for fixing this in stock sources. > > > RU's `-Wundef' commit broke building my 'pf' enabled kernel. > > > > Which one? When? How? > > src/sys/conf/kern.mk revision 1.48. That's it! Thanks for pointing out. I wondered why I had been able to build (pfsync && !carp) without any patches until some moment in the past. Compiler warnings are good to find hidden bugs! -- Yar From owner-cvs-all@FreeBSD.ORG Tue Jun 20 13:33:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED62316A474; Tue, 20 Jun 2006 13:33:25 +0000 (UTC) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9EF0441E8; Tue, 20 Jun 2006 13:33:25 +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 k5KDXPOk023571; Tue, 20 Jun 2006 13:33:25 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KDXP2K023570; Tue, 20 Jun 2006 13:33:25 GMT (envelope-from jylefort) Message-Id: <200606201333.k5KDXP2K023570@repoman.freebsd.org> From: Jean-Yves Lefort Date: Tue, 20 Jun 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/lang/csharp-mode.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: Tue, 20 Jun 2006 13:33:26 -0000 jylefort 2006-06-20 13:33:25 UTC FreeBSD ports repository Modified files: lang/csharp-mode.el Makefile Log: Install in ${EMACS_SITE_LISPDIR}, since anray has added it to the xemacs21-mule load path. Revision Changes Path 1.2 +4 -5 ports/lang/csharp-mode.el/Makefile From owner-cvs-all@FreeBSD.ORG Tue Jun 20 13:45:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBE4916A47C; Tue, 20 Jun 2006 13:45:27 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96EF143D67; Tue, 20 Jun 2006 13:45:27 +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 k5KDjRJr024044; Tue, 20 Jun 2006 13:45:27 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KDjRe5024043; Tue, 20 Jun 2006 13:45:27 GMT (envelope-from itetcu) Message-Id: <200606201345.k5KDjRe5024043@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Tue, 20 Jun 2006 13: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/emulators/linux_base-fc4 Makefile distinfo.i386 pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 13:45:28 -0000 itetcu 2006-06-20 13:45:27 UTC FreeBSD ports repository Modified files: emulators/linux_base-fc4 Makefile distinfo.i386 pkg-plist Log: - Fix DEPENDS. - Bump PORTREVISION Submitted by: Adi Pircalabu , Boris Samorodov Revision Changes Path 1.8 +2 -1 ports/emulators/linux_base-fc4/Makefile 1.7 +3 -0 ports/emulators/linux_base-fc4/distinfo.i386 1.5 +4 -0 ports/emulators/linux_base-fc4/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Jun 20 13: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6826F16A554; Tue, 20 Jun 2006 13:55:23 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from corp.grupos.com.br (corp.grupos.com.br [200.193.29.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A3E243D5D; Tue, 20 Jun 2006 13:55:15 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from corp.grupos.com.br (corp.grupos.com.br [192.168.10.2]) by corp.grupos.com.br (Postfix) with ESMTP id 6F9955CB7; Tue, 20 Jun 2006 10:55:12 -0300 (BRT) Received: from [192.168.10.10] (marcus.grupos.com.br [192.168.10.10]) by corp.grupos.com.br (Postfix) with ESMTP id 29EC95CB4; Tue, 20 Jun 2006 10:55:12 -0300 (BRT) Message-ID: <4497FE3F.9080605@FreeBSD.org> Date: Tue, 20 Jun 2006 10:55:11 -0300 From: Marcus Alves Grando Organization: FreeBSD.org User-Agent: Thunderbird 1.5.0.4 (X11/20060605) MIME-Version: 1.0 To: Ion-Mihai Tetcu References: <200606201345.k5KDjRe5024043@repoman.freebsd.org> In-Reply-To: <200606201345.k5KDjRe5024043@repoman.freebsd.org> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Filtered: By ProxSMTP using Clamav and Bogofilter Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/emulators/linux_base-fc4 Makefile distinfo.i386 pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 13:55:23 -0000 Ion-Mihai Tetcu wrote: > itetcu 2006-06-20 13:45:27 UTC > > FreeBSD ports repository > > Modified files: > emulators/linux_base-fc4 Makefile distinfo.i386 pkg-plist > Log: > - Fix DEPENDS. > - Bump PORTREVISION > > Submitted by: Adi Pircalabu , > Boris Samorodov > Approved by:? -- Marcus Alves Grando marcus(at)corp.grupos.com.br | Grupos Internet S/A mnag(at)FreeBSD.org | FreeBSD.org From owner-cvs-all@FreeBSD.ORG Tue Jun 20 14:13:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B05916A479; Tue, 20 Jun 2006 14:13:40 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C1FE43D48; Tue, 20 Jun 2006 14:13:39 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id 377AC1765D; Tue, 20 Jun 2006 17:13:33 +0300 (EEST) Date: Tue, 20 Jun 2006 17:13:32 +0300 From: Ion-Mihai "IOnut" Tetcu To: Marcus Alves Grando Message-ID: <20060620171332.548c4aad@it.buh.tecnik93.com> In-Reply-To: <4497FE3F.9080605@FreeBSD.org> References: <200606201345.k5KDjRe5024043@repoman.freebsd.org> <4497FE3F.9080605@FreeBSD.org> X-Mailer: Sylpheed-Claws 2.3.0 (GTK+ 2.8.19; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Sig_n1hmw9cKOPmE.dHc1FQIDxK; 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/emulators/linux_base-fc4 Makefile distinfo.i386 pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 14:13:40 -0000 --Sig_n1hmw9cKOPmE.dHc1FQIDxK Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 20 Jun 2006 10:55:11 -0300 Marcus Alves Grando wrote: > Ion-Mihai Tetcu wrote: > > itetcu 2006-06-20 13:45:27 UTC > >=20 > > FreeBSD ports repository > >=20 > > Modified files: > > emulators/linux_base-fc4 Makefile distinfo.i386 pkg-plist=20 > > Log: > > - Fix DEPENDS. > > - Bump PORTREVISION > > =20 > > Submitted by: Adi Pircalabu , > > Boris Samorodov > > =20 >=20 > Approved by:? On Tue, 20 Jun 2006 17:11:33 +0400 Boris Samorodov wrote: > On Tue, 20 Jun 2006 14:54:09 +0200 Alexander Leidinger wrote: > > Quoting Boris Samorodov (from Tue, 20 Jun 2006 15:07:48 += 0400): > > > > > > Alexander, would you mind? >=20 > > No, feel free to give approval to itetcu to commit it. ;-) >=20 > OK. Ion-Mihai, will you please be so kind to commit the patch? --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" BOFH excuse #302: microelectronic Riemannian curved-space fault in write-only file --Sig_n1hmw9cKOPmE.dHc1FQIDxK Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEmAKMBX6fi0k6KXsRAkRoAJ4+3h5rMSnvmeiKC5naukC0umC4VQCcCb3z OWaFgvC9mmgahcoYtuJcyk8= =R0hZ -----END PGP SIGNATURE----- --Sig_n1hmw9cKOPmE.dHc1FQIDxK-- From owner-cvs-all@FreeBSD.ORG Tue Jun 20 14:13:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 475A416A49A; Tue, 20 Jun 2006 14:13:46 +0000 (UTC) (envelope-from Alexander@Leidinger.net) Received: from www.ebusiness-leidinger.de (jojo.ms-net.de [84.16.236.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5808543D49; Tue, 20 Jun 2006 14:13:45 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from Andro-Beta.Leidinger.net (p54A5CFF4.dip.t-dialin.net [84.165.207.244]) (authenticated bits=0) by www.ebusiness-leidinger.de (8.13.6/8.13.6) with ESMTP id k5KE8jxP067405; Tue, 20 Jun 2006 16:08:46 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from localhost (localhost [127.0.0.1]) by Andro-Beta.Leidinger.net (8.13.4/8.13.3) with ESMTP id k5KEDiup094337; Tue, 20 Jun 2006 16:13:44 +0200 (CEST) (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; Tue, 20 Jun 2006 16:13:44 +0200 Message-ID: <20060620161344.yxqizuka8sgckggc@netchild.homeip.net> X-Priority: 3 (Normal) Date: Tue, 20 Jun 2006 16:13:44 +0200 From: Alexander Leidinger To: Ion-Mihai Tetcu References: <200606201345.k5KDjRe5024043@repoman.freebsd.org> In-Reply-To: <200606201345.k5KDjRe5024043@repoman.freebsd.org> 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) / FreeBSD-4.11 X-Virus-Scanned: by amavisd-new Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/emulators/linux_base-fc4 Makefile distinfo.i386 pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 14:13:46 -0000 Quoting Ion-Mihai Tetcu (from Tue, 20 Jun 2006 13:45:27 +0000 (UTC)): > itetcu 2006-06-20 13:45:27 UTC > > FreeBSD ports repository > > Modified files: > emulators/linux_base-fc4 Makefile distinfo.i386 pkg-plist > Log: > - Fix DEPENDS. It adds another distfile, not a dependency. Thanks, Alexander. -- Selling GoodYear Eagle F1 235/40ZR18, 2x 4mm + 2x 5mm, ~130 EUR you have to pick it up between Germany/Saarland and Luxembourg/Capellen 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 Tue Jun 20 14:16:19 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9923316A47C; Tue, 20 Jun 2006 14:16:19 +0000 (UTC) (envelope-from Alexander@Leidinger.net) Received: from www.ebusiness-leidinger.de (jojo.ms-net.de [84.16.236.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5429143D46; Tue, 20 Jun 2006 14:16:18 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from Andro-Beta.Leidinger.net (p54A5CFF4.dip.t-dialin.net [84.165.207.244]) (authenticated bits=0) by www.ebusiness-leidinger.de (8.13.6/8.13.6) with ESMTP id k5KEBJvc067429; Tue, 20 Jun 2006 16:11:19 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from localhost (localhost [127.0.0.1]) by Andro-Beta.Leidinger.net (8.13.4/8.13.3) with ESMTP id k5KEGHdM094703; Tue, 20 Jun 2006 16:16:17 +0200 (CEST) (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; Tue, 20 Jun 2006 16:16:17 +0200 Message-ID: <20060620161617.1a3bu4de048cw80w@netchild.homeip.net> X-Priority: 3 (Normal) Date: Tue, 20 Jun 2006 16:16:17 +0200 From: Alexander Leidinger To: Marcus Alves Grando References: <200606201345.k5KDjRe5024043@repoman.freebsd.org> <4497FE3F.9080605@FreeBSD.org> In-Reply-To: <4497FE3F.9080605@FreeBSD.org> 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) / FreeBSD-4.11 X-Virus-Scanned: by amavisd-new Cc: cvs-ports@freebsd.org, Ion-Mihai Tetcu , cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/emulators/linux_base-fc4 Makefile distinfo.i386 pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 14:16:19 -0000 Quoting Marcus Alves Grando (from Tue, 20 Jun 2006 10:55:11 -0300): > Ion-Mihai Tetcu wrote: >> itetcu 2006-06-20 13:45:27 UTC >> >> FreeBSD ports repository >> >> Modified files: >> emulators/linux_base-fc4 Makefile distinfo.i386 pkg-plist >> Log: >> - Fix DEPENDS. >> - Bump PORTREVISION >> >> Submitted by: Adi Pircalabu , >> Boris Samorodov >> > > Approved by:? maintainers (Boris Samorodov as part of emulation@ and as the author of the fc4 port, and me) Bye, Alexander. -- Selling GoodYear Eagle F1 235/40ZR18, 2x 4mm + 2x 5mm, ~130 EUR you have to pick it up between Germany/Saarland and Luxembourg/Capellen 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 Tue Jun 20 14: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B35E416A474; Tue, 20 Jun 2006 14:19:13 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DEE143D48; Tue, 20 Jun 2006 14:19:13 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id 3DDF11765D; Tue, 20 Jun 2006 17:19:12 +0300 (EEST) Date: Tue, 20 Jun 2006 17:19:11 +0300 From: Ion-Mihai "IOnut" Tetcu To: Alexander Leidinger Message-ID: <20060620171911.75f8b869@it.buh.tecnik93.com> In-Reply-To: <20060620161344.yxqizuka8sgckggc@netchild.homeip.net> References: <200606201345.k5KDjRe5024043@repoman.freebsd.org> <20060620161344.yxqizuka8sgckggc@netchild.homeip.net> X-Mailer: Sylpheed-Claws 2.3.0 (GTK+ 2.8.19; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig__ScEK=_twSrptEsHAe4GCoN"; 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/emulators/linux_base-fc4 Makefile distinfo.i386 pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 14:19:13 -0000 --Sig__ScEK=_twSrptEsHAe4GCoN Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 20 Jun 2006 16:13:44 +0200 Alexander Leidinger wrote: > Quoting Ion-Mihai Tetcu (from Tue, 20 Jun 2006 =20 > 13:45:27 +0000 (UTC)): >=20 > > itetcu 2006-06-20 13:45:27 UTC > > > > FreeBSD ports repository > > > > Modified files: > > emulators/linux_base-fc4 Makefile distinfo.i386 pkg-plist > > Log: > > - Fix DEPENDS. >=20 > It adds another distfile, not a dependency. Today I _am_ stupid. --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" Immortality consists largely of boredom. -- Zefrem Cochrane, "Metamorphosis", stardate 3219.8 --Sig__ScEK=_twSrptEsHAe4GCoN Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEmAPfBX6fi0k6KXsRApF1AJ9T8KefAcRpOgnxCf0Zg/TKMXpC0wCg1ibS 5YQ4hEL4fjblzMkQabbpOcQ= =C1j0 -----END PGP SIGNATURE----- --Sig__ScEK=_twSrptEsHAe4GCoN-- From owner-cvs-all@FreeBSD.ORG Tue Jun 20 14: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 340EE16A481; Tue, 20 Jun 2006 14:56:36 +0000 (UTC) (envelope-from marck@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E267A43D6A; Tue, 20 Jun 2006 14:56:35 +0000 (GMT) (envelope-from marck@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5KEuZUu028104; Tue, 20 Jun 2006 14:56:35 GMT (envelope-from marck@repoman.freebsd.org) Received: (from marck@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KEuZEG028103; Tue, 20 Jun 2006 14:56:35 GMT (envelope-from marck) Message-Id: <200606201456.k5KEuZEG028103@repoman.freebsd.org> From: Dmitry Morozovsky Date: Tue, 20 Jun 2006 14:56: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/advanced-networking chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 14:56:36 -0000 marck 2006-06-20 14:56:35 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml Log: There are more than one line to add. Use plural for this. Revision Changes Path 1.382 +1 -1 doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml From owner-cvs-all@FreeBSD.ORG Tue Jun 20 15:04:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 345D016A47B; Tue, 20 Jun 2006 15:04:59 +0000 (UTC) (envelope-from marck@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E202F43D6D; Tue, 20 Jun 2006 15:04:58 +0000 (GMT) (envelope-from marck@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5KF4wKu029780; Tue, 20 Jun 2006 15:04:58 GMT (envelope-from marck@repoman.freebsd.org) Received: (from marck@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KF4w9S029779; Tue, 20 Jun 2006 15:04:58 GMT (envelope-from marck) Message-Id: <200606201504.k5KF4w9S029779@repoman.freebsd.org> From: Dmitry Morozovsky Date: Tue, 20 Jun 2006 15:04:58 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/kernelconfig chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 15:04:59 -0000 marck 2006-06-20 15:04:58 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/kernelconfig chapter.sgml Log: Chase after trhodes@ in cleaning up 4.X era statements. Revision Changes Path 1.166 +3 -10 doc/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml From owner-cvs-all@FreeBSD.ORG Tue Jun 20 15:06:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD43116A47D; Tue, 20 Jun 2006 15:06:31 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from av6-2-sn3.vrr.skanova.net (av6-2-sn3.vrr.skanova.net [81.228.9.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA2D643D8E; Tue, 20 Jun 2006 15:06:29 +0000 (GMT) (envelope-from joel@FreeBSD.org) Received: by av6-2-sn3.vrr.skanova.net (Postfix, from userid 502) id C707838296; Tue, 20 Jun 2006 17:06:28 +0200 (CEST) Received: from smtp3-2-sn3.vrr.skanova.net (smtp3-2-sn3.vrr.skanova.net [81.228.9.102]) by av6-2-sn3.vrr.skanova.net (Postfix) with ESMTP id B745337EEF; Tue, 20 Jun 2006 17:06:28 +0200 (CEST) Received: from 62-20-234-85-no21.tbcn.telia.com (62-20-234-85-no21.tbcn.telia.com [62.20.234.85]) by smtp3-2-sn3.vrr.skanova.net (Postfix) with ESMTP id 90D5A37E43; Tue, 20 Jun 2006 17:06:26 +0200 (CEST) From: Joel Dahl To: Hiroki Sato In-Reply-To: <20060620.161601.27877159.hrs@allbsd.org> References: <20060427144114.GG1071@zaphod.nitro.dk> <20060428.000930.59702481.hrs@allbsd.org> <1150610783.686.3.camel@localhost> <20060620.161601.27877159.hrs@allbsd.org> Content-Type: text/plain Date: Tue, 20 Jun 2006 17:06:25 +0200 Message-Id: <1150815985.695.0.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: cvs-all@FreeBSD.org, doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, simon@FreeBSD.org Subject: Re: cvs commit: www/en developers.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, 20 Jun 2006 15:06:32 -0000 On Tue, 2006-06-20 at 16:16 +0900, Hiroki Sato wrote: > Joel Dahl wrote > in <1150610783.686.3.camel@localhost>: > > jo> > jo> Have you made any progress with this? > > Sorry for the delay. Since there were more affected files than > I initially thought it took some time, but the work for English > version has mostly been done in my local repo. > I am working on necessary changes for the translations, and > probably I can commit them this weekend or so. Great, thanks for the status update! :-) -- Joel From owner-cvs-all@FreeBSD.ORG Tue Jun 20 15:29:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAD0316A47A; Tue, 20 Jun 2006 15:29:55 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from corp.grupos.com.br (corp.grupos.com.br [200.193.29.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A55143D45; Tue, 20 Jun 2006 15:29:55 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from corp.grupos.com.br (corp.grupos.com.br [192.168.10.2]) by corp.grupos.com.br (Postfix) with ESMTP id 4CDED5C44; Tue, 20 Jun 2006 12:29:53 -0300 (BRT) Received: from [192.168.10.10] (marcus.grupos.com.br [192.168.10.10]) by corp.grupos.com.br (Postfix) with ESMTP id 26DEC5C27; Tue, 20 Jun 2006 12:29:53 -0300 (BRT) Message-ID: <44981470.3070503@FreeBSD.org> Date: Tue, 20 Jun 2006 12:29:52 -0300 From: Marcus Alves Grando Organization: FreeBSD.org User-Agent: Thunderbird 1.5.0.4 (X11/20060605) MIME-Version: 1.0 To: "Ion-Mihai \"IOnut\" Tetcu" References: <200606201345.k5KDjRe5024043@repoman.freebsd.org> <4497FE3F.9080605@FreeBSD.org> <20060620171332.548c4aad@it.buh.tecnik93.com> In-Reply-To: <20060620171332.548c4aad@it.buh.tecnik93.com> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Filtered: By ProxSMTP using Clamav and Bogofilter Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/emulators/linux_base-fc4 Makefile distinfo.i386 pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 15:29:56 -0000 Ion-Mihai IOnut Tetcu wrote: > On Tue, 20 Jun 2006 10:55:11 -0300 > Marcus Alves Grando wrote: > >> Ion-Mihai Tetcu wrote: >>> itetcu 2006-06-20 13:45:27 UTC >>> >>> FreeBSD ports repository >>> >>> Modified files: >>> emulators/linux_base-fc4 Makefile distinfo.i386 pkg-plist >>> Log: >>> - Fix DEPENDS. >>> - Bump PORTREVISION >>> >>> Submitted by: Adi Pircalabu , >>> Boris Samorodov >>> >> Approved by:? > > > On Tue, 20 Jun 2006 17:11:33 +0400 > Boris Samorodov wrote: > >> On Tue, 20 Jun 2006 14:54:09 +0200 Alexander Leidinger wrote: >>> Quoting Boris Samorodov (from Tue, 20 Jun 2006 15:07:48 +0400): >>>> Alexander, would you mind? >>> No, feel free to give approval to itetcu to commit it. ;-) >> OK. Ion-Mihai, will you please be so kind to commit the patch? "Approved by:" exist and should be use ;). That's avoid this question. Regards -- Marcus Alves Grando marcus(at)corp.grupos.com.br | Grupos Internet S/A mnag(at)FreeBSD.org | FreeBSD.org From owner-cvs-all@FreeBSD.ORG Tue Jun 20 15:46:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 498F016A47A; Tue, 20 Jun 2006 15:46:21 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA12843D49; Tue, 20 Jun 2006 15:46: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 k5KFkKRT033068; Tue, 20 Jun 2006 15:46:20 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KFkKAt033067; Tue, 20 Jun 2006 15:46:20 GMT (envelope-from erwin) Message-Id: <200606201546.k5KFkKAt033067@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 20 Jun 2006 15:46:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/opera Makefile distinfo pkg-message pkg-plist ports/www/opera/files patch-ini_spellcheck.ini patch-install.sh patch-search.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: Tue, 20 Jun 2006 15:46:21 -0000 erwin 2006-06-20 15:46:20 UTC FreeBSD ports repository Modified files: www/opera Makefile distinfo pkg-message pkg-plist www/opera/files patch-install.sh patch-search.ini Removed files: www/opera/files patch-ini_spellcheck.ini Log: Update to 9.0 PR: 99204 Submitted by: Arjan van Leeuwen (maintainer) Revision Changes Path 1.48 +53 -25 ports/www/opera/Makefile 1.35 +9 -3 ports/www/opera/distinfo 1.2 +0 -9 ports/www/opera/files/patch-ini_spellcheck.ini (dead) 1.23 +90 -121 ports/www/opera/files/patch-install.sh 1.5 +37 -17 ports/www/opera/files/patch-search.ini 1.10 +2 -14 ports/www/opera/pkg-message 1.25 +13 -18 ports/www/opera/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Jun 20 15:51:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADF1D16A47A; Tue, 20 Jun 2006 15:51:06 +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 1E19443D58; Tue, 20 Jun 2006 15:51:04 +0000 (GMT) (envelope-from maxim@macomnet.ru) Received: from localhost (localhost.int.ru [127.0.0.1] (may be forged)) by mp2.macomnet.net (8.13.7/8.13.3) with ESMTP id k5KFopdS007701; Tue, 20 Jun 2006 19:50:52 +0400 (MSD) (envelope-from maxim@macomnet.ru) Date: Tue, 20 Jun 2006 19:50:51 +0400 (MSD) From: Maxim Konovalov To: Craig Rodrigues In-Reply-To: <20060531114119.T70660@mp2.macomnet.net> Message-ID: <20060620194417.P29714@mp2.macomnet.net> References: <200605261244.k4QCiCsl057619@repoman.freebsd.org> <20060529193947.M63890@mp2.macomnet.net> <20060529215827.D78736@mp2.macomnet.net> <20060530034531.GA36462@crodrigues.org> <20060530110750.A96470@mp2.macomnet.net> <20060530224448.GA42556@crodrigues.org> <20060531114119.T70660@mp2.macomnet.net> 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: mount code still broken (Was: cvs commit: src/sys/ufs/ffs ffs_vfsops.c) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 15:51:06 -0000 On Wed, 31 May 2006, 11:44+0400, Maxim Konovalov wrote: > On Tue, 30 May 2006, 18:44-0400, Craig Rodrigues wrote: > > > On Tue, May 30, 2006 at 11:11:34AM +0400, Maxim Konovalov wrote: > > > [root@sonnie ~]# mount -u -o noexec,ro /vol0 > > > > Can you try this patch? > [...] > > This one works, thanks! But I worry about mountd/NFS interaction to > mount I described in my first email. Any ideas? # uname -a FreeBSD sonnie.mtu.ru 7.0-CURRENT FreeBSD 7.0-CURRENT #2: Sat Jun 17 18:21:30 MSD 2006 maxim@sonnie.mtu.ru:/usr/obj/usr/src/sys/SONNIE i386 # mount | grep /home /dev/ad0s1e on /home (ufs, NFS exported, local, soft-updates) # mount -u -o noexec /home mount: /dev/ad0s1e: No buffer space available # remove /home from exports(5) # mount | grep /home /dev/ad0s1e on /home (ufs, local, soft-updates) # mount -u -o noexec /home mount: /dev/ad0s1e: No such file or directory That works on RELENG_4,5,6. I'm sure these breakages never end until we get a comprehensive regression test suit for mount code. -- Maxim Konovalov From owner-cvs-all@FreeBSD.ORG Tue Jun 20 15:54:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 813E416A47B; Tue, 20 Jun 2006 15:54:25 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D06F43D58; Tue, 20 Jun 2006 15:54:24 +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 k5KFsO8o033521; Tue, 20 Jun 2006 15:54:24 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KFsOgi033520; Tue, 20 Jun 2006 15:54:24 GMT (envelope-from erwin) Message-Id: <200606201554.k5KFsOgi033520@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 20 Jun 2006 15: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: CVSROOT modules ports MOVED ports/www Makefile ports/www/opera-devel Makefile distinfo pkg-descr pkg-message pkg-plist ports/www/opera-devel/files patch-config_opera6rc patch-ini_pluginpath.ini patch-install.sh patch-opera6.adr ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 15:54:25 -0000 erwin 2006-06-20 15:54:24 UTC FreeBSD ports repository Modified files: . modules . MOVED www Makefile Removed files: www/opera-devel Makefile distinfo pkg-descr pkg-message pkg-plist www/opera-devel/files patch-config_opera6rc patch-ini_pluginpath.ini patch-install.sh patch-opera6.adr patch-search.ini Log: Remove www/opera-devel now that it's the same as www/opera PR: 99204 Submitted by: maintainer Revision Changes Path 1.15386 +0 -1 CVSROOT/modules 1.1073 +2 -1 ports/MOVED 1.1460 +0 -1 ports/www/Makefile 1.47 +0 -116 ports/www/opera-devel/Makefile (dead) 1.38 +0 -9 ports/www/opera-devel/distinfo (dead) 1.2 +0 -9 ports/www/opera-devel/files/patch-config_opera6rc (dead) 1.2 +0 -61 ports/www/opera-devel/files/patch-ini_pluginpath.ini (dead) 1.19 +0 -483 ports/www/opera-devel/files/patch-install.sh (dead) 1.3 +0 -74 ports/www/opera-devel/files/patch-opera6.adr (dead) 1.7 +0 -66 ports/www/opera-devel/files/patch-search.ini (dead) 1.7 +0 -7 ports/www/opera-devel/pkg-descr (dead) 1.10 +0 -8 ports/www/opera-devel/pkg-message (dead) 1.27 +0 -106 ports/www/opera-devel/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Tue Jun 20 15:57:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5704B16A47A; Tue, 20 Jun 2006 15:57:31 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F33943D4C; Tue, 20 Jun 2006 15:57: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 k5KFvUcb033724; Tue, 20 Jun 2006 15:57:30 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KFvU21033723; Tue, 20 Jun 2006 15:57:30 GMT (envelope-from erwin) Message-Id: <200606201557.k5KFvU21033723@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 20 Jun 2006 15:57: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 MOVED X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 15:57:31 -0000 erwin 2006-06-20 15:57:30 UTC FreeBSD ports repository Modified files: . MOVED Log: Note that www/opera-devel is now www/opera. Revision Changes Path 1.1074 +2 -2 ports/MOVED From owner-cvs-all@FreeBSD.ORG Tue Jun 20 16:00:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 798C316A47D; Tue, 20 Jun 2006 16:00:09 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F30743D5C; Tue, 20 Jun 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 k5KG07s1033882; Tue, 20 Jun 2006 16:00:07 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KG07ge033881; Tue, 20 Jun 2006 16:00:07 GMT (envelope-from erwin) Message-Id: <200606201600.k5KG07ge033881@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 20 Jun 2006 16:00:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/p5-Oryx 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, 20 Jun 2006 16:00:09 -0000 erwin 2006-06-20 16:00:06 UTC FreeBSD ports repository Modified files: databases/p5-Oryx Makefile distinfo pkg-plist Log: Update to 0.24 PR: 99201 Submitted by: hideo (maintainer) Revision Changes Path 1.4 +3 -3 ports/databases/p5-Oryx/Makefile 1.4 +3 -3 ports/databases/p5-Oryx/distinfo 1.3 +4 -0 ports/databases/p5-Oryx/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Jun 20 16: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F64A16A479; Tue, 20 Jun 2006 16:34:12 +0000 (UTC) (envelope-from Alexander@Leidinger.net) Received: from www.ebusiness-leidinger.de (jojo.ms-net.de [84.16.236.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05F5043D46; Tue, 20 Jun 2006 16:34:10 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from Andro-Beta.Leidinger.net (p54A5CFF4.dip.t-dialin.net [84.165.207.244]) (authenticated bits=0) by www.ebusiness-leidinger.de (8.13.6/8.13.6) with ESMTP id k5KGT949067847; Tue, 20 Jun 2006 18:29:10 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) by Andro-Beta.Leidinger.net (8.13.4/8.13.3) with ESMTP id k5KGY9Xg014390; Tue, 20 Jun 2006 18:34:09 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Tue, 20 Jun 2006 18:34:46 +0200 From: Alexander Leidinger To: Marcus Alves Grando Message-ID: <20060620183446.5f6d6cee@Magellan.Leidinger.net> In-Reply-To: <44981470.3070503@FreeBSD.org> References: <200606201345.k5KDjRe5024043@repoman.freebsd.org> <4497FE3F.9080605@FreeBSD.org> <20060620171332.548c4aad@it.buh.tecnik93.com> <44981470.3070503@FreeBSD.org> X-Mailer: Sylpheed-Claws 2.3.0 (GTK+ 2.8.19; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new Cc: cvs-ports@FreeBSD.org, "Ion-Mihai \"IOnut\" Tetcu" , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/emulators/linux_base-fc4 Makefile distinfo.i386 pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 16:34:12 -0000 Quoting Marcus Alves Grando (Tue, 20 Jun 2006 12:29:52 -0300): > Ion-Mihai IOnut Tetcu wrote: > > On Tue, 20 Jun 2006 10:55:11 -0300 > > Marcus Alves Grando wrote: > > > >> Ion-Mihai Tetcu wrote: > >>> itetcu 2006-06-20 13:45:27 UTC > >>> > >>> FreeBSD ports repository > >>> > >>> Modified files: > >>> emulators/linux_base-fc4 Makefile distinfo.i386 pkg-plist > >>> Log: > >>> - Fix DEPENDS. > >>> - Bump PORTREVISION > >>> > >>> Submitted by: Adi Pircalabu , > >>> Boris Samorodov > >>> > >> Approved by:? > > > > > > On Tue, 20 Jun 2006 17:11:33 +0400 > > Boris Samorodov wrote: > > > >> On Tue, 20 Jun 2006 14:54:09 +0200 Alexander Leidinger wrote: > >>> Quoting Boris Samorodov (from Tue, 20 Jun 2006 15:07:48 +0400): > >>>> Alexander, would you mind? > >>> No, feel free to give approval to itetcu to commit it. ;-) > >> OK. Ion-Mihai, will you please be so kind to commit the patch? > > "Approved by:" exist and should be use ;). That's avoid this question. The maintainer of this port is a mailinglist. If Ioan-Mihai or someone else feels like he wants to support us there, he is free to do so. There's no exclusive lock on those ports. Bye, Alexander. -- Selling GoodYear Eagle F1 235/40ZR18, 2x 4mm + 2x 5mm, ~130 EUR you have to pick it up between Germany/Saarland and Luxembourg/Capellen 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 Tue Jun 20 16:36:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 431B916A47E; Tue, 20 Jun 2006 16:36:32 +0000 (UTC) (envelope-from fullermd@over-yonder.net) Received: from mail.localelinks.com (web.localelinks.com [64.39.75.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id A898643D48; Tue, 20 Jun 2006 16:36:19 +0000 (GMT) (envelope-from fullermd@over-yonder.net) Received: from draco.over-yonder.net (adsl-072-148-013-213.sip.jan.bellsouth.net [72.148.13.213]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.localelinks.com (Postfix) with ESMTP id B02903E1; Tue, 20 Jun 2006 11:36:18 -0500 (CDT) Received: by draco.over-yonder.net (Postfix, from userid 100) id CE5C361C32; Tue, 20 Jun 2006 11:36:17 -0500 (CDT) Date: Tue, 20 Jun 2006 11:36:17 -0500 From: "Matthew D. Fuller" To: Maxim Konovalov Message-ID: <20060620163617.GJ83482@over-yonder.net> References: <200605261244.k4QCiCsl057619@repoman.freebsd.org> <20060529193947.M63890@mp2.macomnet.net> <20060529215827.D78736@mp2.macomnet.net> <20060530034531.GA36462@crodrigues.org> <20060530110750.A96470@mp2.macomnet.net> <20060530224448.GA42556@crodrigues.org> <20060531114119.T70660@mp2.macomnet.net> <20060620194417.P29714@mp2.macomnet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060620194417.P29714@mp2.macomnet.net> X-Editor: vi X-OS: FreeBSD User-Agent: Mutt/1.5.11-fullermd.3 Cc: Craig Rodrigues , src-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-src@FreeBSD.org Subject: Re: mount code still broken (Was: cvs commit: src/sys/ufs/ffs ffs_vfsops.c) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 16:36:32 -0000 On Tue, Jun 20, 2006 at 07:50:51PM +0400 I heard the voice of Maxim Konovalov, and lo! it spake thus: > > # mount -u -o noexec /home > mount: /dev/ad0s1e: No such file or directory This looks suspiciously like an issue I had a while back (well, started a while back, and continued 'till I found the resolution), which was resolved by rmdir'ing the /home dir and recreating it. -- Matthew Fuller (MF4839) | fullermd@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scream. From owner-cvs-all@FreeBSD.ORG Tue Jun 20 16: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3DEF16A582; Tue, 20 Jun 2006 16:38:33 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5485C43D5E; Tue, 20 Jun 2006 16:38:33 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5KGcXFg038710; Tue, 20 Jun 2006 16:38:33 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KGcXAJ038709; Tue, 20 Jun 2006 16:38:33 GMT (envelope-from erwin) Message-Id: <200606201638.k5KGcXAJ038709@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 20 Jun 2006 16: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/www/p5-Handel Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 16:38:33 -0000 erwin 2006-06-20 16:38:33 UTC FreeBSD ports repository Modified files: www/p5-Handel Makefile distinfo Log: Update to 0.33 PR: 99203 Submitted by: hideo (maintainer) Revision Changes Path 1.4 +1 -1 ports/www/p5-Handel/Makefile 1.4 +3 -3 ports/www/p5-Handel/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jun 20 17:14:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F08F16A479; Tue, 20 Jun 2006 17:14:34 +0000 (UTC) (envelope-from stefan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D7CF43D45; Tue, 20 Jun 2006 17:14:34 +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 k5KHEXmv049209; Tue, 20 Jun 2006 17:14:33 GMT (envelope-from stefan@repoman.freebsd.org) Received: (from stefan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KHEXX3049208; Tue, 20 Jun 2006 17:14:33 GMT (envelope-from stefan) Message-Id: <200606201714.k5KHEXX3049208@repoman.freebsd.org> From: Stefan Walter Date: Tue, 20 Jun 2006 17:14:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/py-slimmer Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 17:14:34 -0000 stefan 2006-06-20 17:14:33 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/py-slimmer Makefile distinfo pkg-descr Log: Add py-slimmer, a Python script to remove redundant info (whitespaces, comments, etc.) from XHTML, HTML and CSS. Useful in build systems to pre-compress static content in production. PR: 97668 Submitted by: Corey Smith Approved by: arved (mentor) Revision Changes Path 1.1461 +1 -0 ports/www/Makefile 1.1 +27 -0 ports/www/py-slimmer/Makefile (new) 1.1 +3 -0 ports/www/py-slimmer/distinfo (new) 1.1 +5 -0 ports/www/py-slimmer/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Tue Jun 20 17:18:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC14F16A47B; Tue, 20 Jun 2006 17:18:21 +0000 (UTC) (envelope-from stefan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53AE343D68; Tue, 20 Jun 2006 17:18:19 +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 k5KHIJB9049401; Tue, 20 Jun 2006 17:18:19 GMT (envelope-from stefan@repoman.freebsd.org) Received: (from stefan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KHIJW3049400; Tue, 20 Jun 2006 17:18:19 GMT (envelope-from stefan) Message-Id: <200606201718.k5KHIJW3049400@repoman.freebsd.org> From: Stefan Walter Date: Tue, 20 Jun 2006 17: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: 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, 20 Jun 2006 17:18:21 -0000 stefan 2006-06-20 17:18:19 UTC FreeBSD ports repository Modified files: . modules Log: py-slimmer --> ports/www/py-slimmer Revision Changes Path 1.15387 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Jun 20 17:29:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B72716A47B; Tue, 20 Jun 2006 17:29:39 +0000 (UTC) (envelope-from stefan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1394743D53; Tue, 20 Jun 2006 17:29:39 +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 k5KHTchP050056; Tue, 20 Jun 2006 17:29:38 GMT (envelope-from stefan@repoman.freebsd.org) Received: (from stefan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KHTc8X050055; Tue, 20 Jun 2006 17:29:38 GMT (envelope-from stefan) Message-Id: <200606201729.k5KHTc8X050055@repoman.freebsd.org> From: Stefan Walter Date: Tue, 20 Jun 2006 17:29:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-toolkits Makefile ports/x11-toolkits/py-kiwi Makefile distinfo pkg-descr pkg-plist ports/x11-toolkits/py-kiwi/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: Tue, 20 Jun 2006 17:29:39 -0000 stefan 2006-06-20 17:29:38 UTC FreeBSD ports repository Modified files: x11-toolkits Makefile Added files: x11-toolkits/py-kiwi Makefile distinfo pkg-descr pkg-plist x11-toolkits/py-kiwi/files patch-setup.py Log: Add x11-toolkits/py-kiwi: kiwi offers a set of enhanced widgets for Python based on PyGTK. It also includes a framework designed to make creating Python applications using PyGTK and libglade much simpler. PR: 96852 Submitted by: Nicola Vitale Approved by: arved (mentor) Revision Changes Path 1.410 +1 -0 ports/x11-toolkits/Makefile 1.1 +35 -0 ports/x11-toolkits/py-kiwi/Makefile (new) 1.1 +3 -0 ports/x11-toolkits/py-kiwi/distinfo (new) 1.1 +13 -0 ports/x11-toolkits/py-kiwi/files/patch-setup.py (new) 1.1 +5 -0 ports/x11-toolkits/py-kiwi/pkg-descr (new) 1.1 +275 -0 ports/x11-toolkits/py-kiwi/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue Jun 20 17:30:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D520816A47C; Tue, 20 Jun 2006 17:30:28 +0000 (UTC) (envelope-from stefan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92C8043D46; Tue, 20 Jun 2006 17:30:28 +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 k5KHUSip050157; Tue, 20 Jun 2006 17:30:28 GMT (envelope-from stefan@repoman.freebsd.org) Received: (from stefan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KHUSit050156; Tue, 20 Jun 2006 17:30:28 GMT (envelope-from stefan) Message-Id: <200606201730.k5KHUSit050156@repoman.freebsd.org> From: Stefan Walter Date: Tue, 20 Jun 2006 17:30:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 20 Jun 2006 17:30:28 -0000 stefan 2006-06-20 17:30:28 UTC FreeBSD ports repository Modified files: . modules Log: py-kiwi --> ports/x11-toolkits/py-kiwi Revision Changes Path 1.15388 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Jun 20 18: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9654A16A474; Tue, 20 Jun 2006 18:06:15 +0000 (UTC) (envelope-from marck@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 175AE43D53; Tue, 20 Jun 2006 18:06:15 +0000 (GMT) (envelope-from marck@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5KI6EFs053225; Tue, 20 Jun 2006 18:06:14 GMT (envelope-from marck@repoman.freebsd.org) Received: (from marck@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KI6EXf053224; Tue, 20 Jun 2006 18:06:14 GMT (envelope-from marck) Message-Id: <200606201806.k5KI6EXf053224@repoman.freebsd.org> From: Dmitry Morozovsky Date: Tue, 20 Jun 2006 18:06:14 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/ru_RU.KOI8-R/books/handbook/advanced-networking chapter.sgml doc/ru_RU.KOI8-R/books/handbook/basics chapter.sgml doc/ru_RU.KOI8-R/books/handbook/boot chapter.sgml doc/ru_RU.KOI8-R/books/handbook/config chapter.sgml doc/ru_RU.KOI8-R/books/handbook/cutting-edge chapter.sgml doc/ru_RU.KOI8-R/books/handbook/disks 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, 20 Jun 2006 18:06:15 -0000 marck 2006-06-20 18:06:14 UTC FreeBSD doc repository Modified files: ru_RU.KOI8-R/books/handbook/advanced-networking chapter.sgml ru_RU.KOI8-R/books/handbook/basics chapter.sgml ru_RU.KOI8-R/books/handbook/boot chapter.sgml ru_RU.KOI8-R/books/handbook/config chapter.sgml ru_RU.KOI8-R/books/handbook/cutting-edge chapter.sgml ru_RU.KOI8-R/books/handbook/disks chapter.sgml ru_RU.KOI8-R/books/handbook/firewalls chapter.sgml ru_RU.KOI8-R/books/handbook/install chapter.sgml ru_RU.KOI8-R/books/handbook/kernelconfig chapter.sgml ru_RU.KOI8-R/books/handbook/l10n chapter.sgml ru_RU.KOI8-R/books/handbook/linuxemu chapter.sgml ru_RU.KOI8-R/books/handbook/mirrors chapter.sgml ru_RU.KOI8-R/books/handbook/multimedia chapter.sgml Log: MFen: 1.380 -> 1.382 advanced-networking/chapter.sgml 1.144 -> 1.145 basics/chapter.sgml 1.64 -> 1.65 boot/chapter.sgml 1.216 -> 1.217 config/chapter.sgml 1.222 -> 1.225 cutting-edge/chapter.sgml 1.257 -> 1.262 disks/chapter.sgml 1.67 -> 1.70 firewalls/chapter.sgml 1.331 -> 1.332 install/chapter.sgml 1.163 -> 1.165 kernelconfig/chapter.sgml 1.118 -> 1.119 l10n/chapter.sgml 1.130 -> 1.131 linuxemu/chapter.sgml 1.418 -> 1.419 mirrors/chapter.sgml 1.115 -> 1.116 multimedia/chapter.sgml Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.30 +49 -222 doc/ru_RU.KOI8-R/books/handbook/advanced-networking/chapter.sgml 1.22 +7 -26 doc/ru_RU.KOI8-R/books/handbook/basics/chapter.sgml 1.16 +8 -10 doc/ru_RU.KOI8-R/books/handbook/boot/chapter.sgml 1.22 +11 -92 doc/ru_RU.KOI8-R/books/handbook/config/chapter.sgml 1.16 +22 -151 doc/ru_RU.KOI8-R/books/handbook/cutting-edge/chapter.sgml 1.23 +46 -190 doc/ru_RU.KOI8-R/books/handbook/disks/chapter.sgml 1.5 +11 -69 doc/ru_RU.KOI8-R/books/handbook/firewalls/chapter.sgml 1.24 +16 -315 doc/ru_RU.KOI8-R/books/handbook/install/chapter.sgml 1.17 +33 -225 doc/ru_RU.KOI8-R/books/handbook/kernelconfig/chapter.sgml 1.13 +6 -16 doc/ru_RU.KOI8-R/books/handbook/l10n/chapter.sgml 1.20 +5 -6 doc/ru_RU.KOI8-R/books/handbook/linuxemu/chapter.sgml 1.27 +20 -2 doc/ru_RU.KOI8-R/books/handbook/mirrors/chapter.sgml 1.17 +7 -76 doc/ru_RU.KOI8-R/books/handbook/multimedia/chapter.sgml From owner-cvs-all@FreeBSD.ORG Tue Jun 20 18:53:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E243816A479; Tue, 20 Jun 2006 18:53:22 +0000 (UTC) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84BDD43D45; Tue, 20 Jun 2006 18:53:22 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.6/8.13.6) with ESMTP id k5KIrLa0043401; Tue, 20 Jun 2006 11:53:21 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.6/8.13.1/Submit) id k5KIrLnq043400; Tue, 20 Jun 2006 11:53:21 -0700 (PDT) (envelope-from obrien) Date: Tue, 20 Jun 2006 11:53:21 -0700 From: "David O'Brien" To: Tom Rhodes Message-ID: <20060620185321.GA43367@dragon.NUXI.org> References: <200606070333.k573XmRc067920@repoman.freebsd.org> <200606071051.47070.jhb@freebsd.org> <20060607194300.7565e832.trhodes@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060607194300.7565e832.trhodes@FreeBSD.org> X-Operating-System: FreeBSD 7.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.11 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, John Baldwin Subject: Re: cvs commit: src Makefile README X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 18:53:23 -0000 On Wed, Jun 07, 2006 at 07:43:00PM -0400, Tom Rhodes wrote: > Personally, I was debating on just removing most of the > world target with just a message: > > "The world target has been replaced with the buildworld target." No! 'make world' is still my normal building process. Why force "make buildworld && make installworld"?? I don't care how undocumented it is, or obfusacted 'HISTORICAL_MAKE_WORLD' is; but please leave them alone! thanks for your attention. -- -- David (obrien@FreeBSD.org) Q: Because it reverses the logical flow of conversation. A: Why is top-posting (putting a reply at the top of the message) frowned upon? From owner-cvs-all@FreeBSD.ORG Tue Jun 20 18:57:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57D6716A474; Tue, 20 Jun 2006 18:57:25 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 126B343D46; Tue, 20 Jun 2006 18:57:25 +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 k5KIvOd3055397; Tue, 20 Jun 2006 18:57:24 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KIvOSN055396; Tue, 20 Jun 2006 18:57:24 GMT (envelope-from sobomax) Message-Id: <200606201857.k5KIvOSN055396@repoman.freebsd.org> From: Maxim Sobolev Date: Tue, 20 Jun 2006 18:57:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/asterisk/files patch-asterisk.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 18:57:25 -0000 sobomax 2006-06-20 18:57:24 UTC FreeBSD ports repository Modified files: net/asterisk/files patch-asterisk.c Log: Fix patch to apply. Revision Changes Path 1.2 +1 -40 ports/net/asterisk/files/patch-asterisk.c From owner-cvs-all@FreeBSD.ORG Tue Jun 20 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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3496C16A47A; Tue, 20 Jun 2006 19:10:57 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E046F43D45; Tue, 20 Jun 2006 19:10:56 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5KJAucH057180; Tue, 20 Jun 2006 19:10:56 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KJAu7n057179; Tue, 20 Jun 2006 19:10:56 GMT (envelope-from mat) Message-Id: <200606201910.k5KJAu7n057179@repoman.freebsd.org> From: Mathieu Arnold Date: Tue, 20 Jun 2006 19: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/net/p5-Net-Google-Calendar Makefile ports/net/p5-Net-Google-Calendar/files patch-Entry X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 19:10:57 -0000 mat 2006-06-20 19:10:56 UTC FreeBSD ports repository Modified files: net/p5-Net-Google-Calendar Makefile Added files: net/p5-Net-Google-Calendar/files patch-Entry Log: Fixes empty gd:* fields in get_events() result. This is caused by an improper type casting from XML::Atom::Entry to Net::Google::Calendar::Entry. PR: 99192 Submitted by: maintainer Revision Changes Path 1.4 +1 -0 ports/net/p5-Net-Google-Calendar/Makefile 1.1 +37 -0 ports/net/p5-Net-Google-Calendar/files/patch-Entry (new) From owner-cvs-all@FreeBSD.ORG Tue Jun 20 19:13:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4ED7E16A479; Tue, 20 Jun 2006 19:13:13 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0698343D46; Tue, 20 Jun 2006 19:13:13 +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 k5KJDC00057334; Tue, 20 Jun 2006 19:13:12 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KJDCU9057333; Tue, 20 Jun 2006 19:13:12 GMT (envelope-from netchild) Message-Id: <200606201913.k5KJDCU9057333@repoman.freebsd.org> From: Alexander Leidinger Date: Tue, 20 Jun 2006 19:13:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/sylpheed-claws Makefile distinfo ports/mail/sylpheed-claws/files patch-src-mbox.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 19:13:13 -0000 netchild 2006-06-20 19:13:12 UTC FreeBSD ports repository Modified files: mail/sylpheed-claws Makefile distinfo Removed files: mail/sylpheed-claws/files patch-src-mbox.c Log: Update to 2.3.1. Revision Changes Path 1.98 +1 -1 ports/mail/sylpheed-claws/Makefile 1.47 +3 -3 ports/mail/sylpheed-claws/distinfo 1.2 +0 -62 ports/mail/sylpheed-claws/files/patch-src-mbox.c (dead) From owner-cvs-all@FreeBSD.ORG Tue Jun 20 19:24:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DC1B16A47C; Tue, 20 Jun 2006 19:24:33 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47E1B43D64; Tue, 20 Jun 2006 19:24:33 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5KJOX4c057792; Tue, 20 Jun 2006 19:24:33 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KJOXIv057791; Tue, 20 Jun 2006 19:24:33 GMT (envelope-from linimon) Message-Id: <200606201924.k5KJOXIv057791@repoman.freebsd.org> From: Mark Linimon Date: Tue, 20 Jun 2006 19:24:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports UPDATING X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 19:24:33 -0000 linimon 2006-06-20 19:24:33 UTC FreeBSD ports repository Modified files: . UPDATING Log: Add the entry for the new default LDAP version. Entries for the new default MySQL and PHP versions are coming. Forgotten by: linimon Revision Changes Path 1.345 +10 -1 ports/UPDATING From owner-cvs-all@FreeBSD.ORG Tue Jun 20 19: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7633716A474; Tue, 20 Jun 2006 19:32:11 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F60243D46; Tue, 20 Jun 2006 19:32:11 +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 k5KJWB5k058086; Tue, 20 Jun 2006 19:32:11 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KJWBI2058085; Tue, 20 Jun 2006 19:32:11 GMT (envelope-from jhb) Message-Id: <200606201932.k5KJWBI2058085@repoman.freebsd.org> From: John Baldwin Date: Tue, 20 Jun 2006 19:32:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern kern_linker.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 19:32:11 -0000 jhb 2006-06-20 19:32:10 UTC FreeBSD src repository Modified files: sys/kern kern_linker.c Log: - Remove some useless variable initializations. - Make some conditional free()'s where the condition was always true unconditional. Revision Changes Path 1.127 +3 -6 src/sys/kern/kern_linker.c From owner-cvs-all@FreeBSD.ORG Tue Jun 20 19:34:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78E6216A479; Tue, 20 Jun 2006 19:34:38 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F66443D48; Tue, 20 Jun 2006 19:34:38 +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 k5KJYcNX058293; Tue, 20 Jun 2006 19:34:38 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KJYc05058292; Tue, 20 Jun 2006 19:34:38 GMT (envelope-from maxim) Message-Id: <200606201934.k5KJYc05058292@repoman.freebsd.org> From: Maxim Konovalov Date: Tue, 20 Jun 2006 19:34:38 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/arch-handbook/boot 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, 20 Jun 2006 19:34:38 -0000 maxim 2006-06-20 19:34:37 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/arch-handbook/boot chapter.sgml Log: o init_param1() sets kern.maxdsiz as well. Revision Changes Path 1.26 +1 -1 doc/en_US.ISO8859-1/books/arch-handbook/boot/chapter.sgml From owner-cvs-all@FreeBSD.ORG Tue Jun 20 19:49:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1229516A484; Tue, 20 Jun 2006 19:49:29 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C248643D48; Tue, 20 Jun 2006 19:49:28 +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 k5KJnSc3058924; Tue, 20 Jun 2006 19:49:28 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KJnSUQ058923; Tue, 20 Jun 2006 19:49:28 GMT (envelope-from jhb) Message-Id: <200606201949.k5KJnSUQ058923@repoman.freebsd.org> From: John Baldwin Date: Tue, 20 Jun 2006 19:49:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern kern_linker.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 19:49:29 -0000 jhb 2006-06-20 19:49:28 UTC FreeBSD src repository Modified files: sys/kern kern_linker.c Log: Use 'else' to remove another goto. Revision Changes Path 1.128 +2 -5 src/sys/kern/kern_linker.c From owner-cvs-all@FreeBSD.ORG Tue Jun 20 19:56:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A682616A479; Tue, 20 Jun 2006 19:56:26 +0000 (UTC) (envelope-from alfred@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6289143D46; Tue, 20 Jun 2006 19:56: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 k5KJuQuE059314; Tue, 20 Jun 2006 19:56:26 GMT (envelope-from alfred@repoman.freebsd.org) Received: (from alfred@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KJuQ2S059313; Tue, 20 Jun 2006 19:56:26 GMT (envelope-from alfred) Message-Id: <200606201956.k5KJuQ2S059313@repoman.freebsd.org> From: Alfred Perlstein Date: Tue, 20 Jun 2006 19:56:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/kern kern_conf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 19:56:26 -0000 alfred 2006-06-20 19:56:26 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/kern kern_conf.c Log: MFC: don't deref NULL for really old modules. Revision Changes Path 1.186.2.6 +2 -1 src/sys/kern/kern_conf.c From owner-cvs-all@FreeBSD.ORG Tue Jun 20 19: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8455016A47D; Tue, 20 Jun 2006 19:58:28 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA38843D5D; Tue, 20 Jun 2006 19:58:27 +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 k5KJwRrj059402; Tue, 20 Jun 2006 19:58:27 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KJwR9j059401; Tue, 20 Jun 2006 19:58:27 GMT (envelope-from lth) Message-Id: <200606201958.k5KJwR9j059401@repoman.freebsd.org> From: Lars Thegler Date: Tue, 20 Jun 2006 19:58: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/p5-Net-IMAP-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: Tue, 20 Jun 2006 19:58:28 -0000 lth 2006-06-20 19:58:27 UTC FreeBSD ports repository Modified files: mail/p5-Net-IMAP-Simple Makefile distinfo Log: Update to 1.16 PR: Update to 1.16 Submitted by: aaron Revision Changes Path 1.8 +1 -1 ports/mail/p5-Net-IMAP-Simple/Makefile 1.8 +3 -3 ports/mail/p5-Net-IMAP-Simple/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jun 20 20: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FC1216A479; Tue, 20 Jun 2006 20:07:03 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93BCE43D53; Tue, 20 Jun 2006 20:07:02 +0000 (GMT) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5KK72Yf061074; Tue, 20 Jun 2006 20:07:02 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KK72B6061073; Tue, 20 Jun 2006 20:07:02 GMT (envelope-from lth) Message-Id: <200606202007.k5KK72B6061073@repoman.freebsd.org> From: Lars Thegler Date: Tue, 20 Jun 2006 20:07:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-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: Tue, 20 Jun 2006 20:07:03 -0000 lth 2006-06-20 20:07:02 UTC FreeBSD ports repository Modified files: devel/p5-Test-File Makefile distinfo Log: Update to 1.15 PR: ports/99121 Submitted by: aaron Revision Changes Path 1.7 +1 -1 ports/devel/p5-Test-File/Makefile 1.6 +3 -3 ports/devel/p5-Test-File/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jun 20 20:10:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86A5C16A47B; Tue, 20 Jun 2006 20:10:28 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14F6B43D5A; Tue, 20 Jun 2006 20:10:28 +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 k5KKARaj061243; Tue, 20 Jun 2006 20:10:27 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KKARt2061242; Tue, 20 Jun 2006 20:10:27 GMT (envelope-from itetcu) Message-Id: <200606202010.k5KKARt2061242@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Tue, 20 Jun 2006 20:10:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators/twin Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 20:10:28 -0000 itetcu 2006-06-20 20:10:27 UTC FreeBSD ports repository Modified files: emulators/twin Makefile Log: - UNbreak [1] - Test for ARCH no MACHINE_ARCH [2] - don't use fmt(1) to display PKGMESSAGE when there's no need to [2] PR: ports/99157 [1] Submitted by: Arseny Nasokin [1], itetcu (me) [2] Revision Changes Path 1.27 +4 -7 ports/emulators/twin/Makefile From owner-cvs-all@FreeBSD.ORG Tue Jun 20 20:11:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9BF716A479; Tue, 20 Jun 2006 20:11:00 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DD4F43D46; Tue, 20 Jun 2006 20:11: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 k5KKB0jo061296; Tue, 20 Jun 2006 20:11:00 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KKB0Dp061295; Tue, 20 Jun 2006 20:11:00 GMT (envelope-from jhb) Message-Id: <200606202011.k5KKB0Dp061295@repoman.freebsd.org> From: John Baldwin Date: Tue, 20 Jun 2006 20:11: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/kern kern_linker.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 20:11:00 -0000 jhb 2006-06-20 20:11:00 UTC FreeBSD src repository Modified files: sys/kern kern_linker.c Log: Don't check if malloc(M_WAITOK) returns NULL. Revision Changes Path 1.129 +0 -4 src/sys/kern/kern_linker.c From owner-cvs-all@FreeBSD.ORG Tue Jun 20 20:13:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDAF716A47B; Tue, 20 Jun 2006 20:13:40 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90A5143D45; Tue, 20 Jun 2006 20:13:40 +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 k5KKDeS5061434; Tue, 20 Jun 2006 20:13:40 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KKDeCo061433; Tue, 20 Jun 2006 20:13:40 GMT (envelope-from imp) Message-Id: <200606202013.k5KKDeCo061433@repoman.freebsd.org> From: Warner Losh Date: Tue, 20 Jun 2006 20:13: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 at91rm92reg.h kb920x_machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 20:13:40 -0000 imp 2006-06-20 20:13:40 UTC FreeBSD src repository Modified files: sys/arm/at91 at91rm92reg.h kb920x_machdep.c Log: Probe the memory size of the board better. Look at the bus width, number of banks, rows and columns the SDRAMC is programmed to access to determine the RAM size for the board, rather than hard-wiring it to be 32MB. My company's board with 64MB now probes correctly, as does the KB9202 with only 32MB. This means that to detect the right memory size, our boot loader must correctly initialize these values. This is a fairly safe assumption because the boot loader has to initialize SDRAM already, and it isn't really possible to change this register after we've accessed SDRAM. Revision Changes Path 1.3 +40 -0 src/sys/arm/at91/at91rm92reg.h 1.7 +20 -2 src/sys/arm/at91/kb920x_machdep.c From owner-cvs-all@FreeBSD.ORG Tue Jun 20 20:18:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C65716A47B; Tue, 20 Jun 2006 20:18:12 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61E9943D66; Tue, 20 Jun 2006 20:17:53 +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 k5KKHrNW061633; Tue, 20 Jun 2006 20:17:53 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KKHrto061632; Tue, 20 Jun 2006 20:17:53 GMT (envelope-from ahze) Message-Id: <200606202017.k5KKHrto061632@repoman.freebsd.org> From: Michael Johnson Date: Tue, 20 Jun 2006 20: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/databases/qdbm Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 20:18:12 -0000 ahze 2006-06-20 20:17:53 UTC FreeBSD ports repository Modified files: databases/qdbm Makefile distinfo pkg-plist Log: - Update to 1.8.60 Revision Changes Path 1.66 +1 -1 ports/databases/qdbm/Makefile 1.60 +3 -3 ports/databases/qdbm/distinfo 1.35 +1 -1 ports/databases/qdbm/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Jun 20 20:18:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1EFBC16A482; Tue, 20 Jun 2006 20:18:49 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8120143D5D; Tue, 20 Jun 2006 20:18:43 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5KKIgF7061703; Tue, 20 Jun 2006 20:18:42 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KKIgmP061702; Tue, 20 Jun 2006 20:18:42 GMT (envelope-from jhb) Message-Id: <200606202018.k5KKIgmP061702@repoman.freebsd.org> From: John Baldwin Date: Tue, 20 Jun 2006 20:18:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern kern_linker.c src/sys/sys linker.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, 20 Jun 2006 20:18:49 -0000 jhb 2006-06-20 20:18:42 UTC FreeBSD src repository Modified files: sys/kern kern_linker.c sys/sys linker.h Log: Make linker_file_add_dependency() and linker_load_module() static since only the linker uses them. Revision Changes Path 1.130 +8 -4 src/sys/kern/kern_linker.c 1.42 +0 -12 src/sys/sys/linker.h From owner-cvs-all@FreeBSD.ORG Tue Jun 20 20:22:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34EBA16A47C; Tue, 20 Jun 2006 20:22:52 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86B8943D5E; Tue, 20 Jun 2006 20:22:50 +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 k5KKMowm061970; Tue, 20 Jun 2006 20:22:50 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KKMoPL061969; Tue, 20 Jun 2006 20:22:50 GMT (envelope-from netchild) Message-Id: <200606202022.k5KKMoPL061969@repoman.freebsd.org> From: Alexander Leidinger Date: Tue, 20 Jun 2006 20:22: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 access X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 20:22:52 -0000 netchild 2006-06-20 20:22:50 UTC FreeBSD ports repository Modified files: . access Log: Add Boris Samorodov (bsam@). He got punished with a ports commit bit for his work on the linuxolator infrastructure and his other contributions/ports. Approved by: portmgr Mentor: netchild Revision Changes Path 1.708 +1 -0 CVSROOT/access From owner-cvs-all@FreeBSD.ORG Tue Jun 20 20: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19BBA16A47F; Tue, 20 Jun 2006 20:26:13 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD77143D6A; Tue, 20 Jun 2006 20:26:11 +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 k5KKQBeo062205; Tue, 20 Jun 2006 20:26:11 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KKQBtW062204; Tue, 20 Jun 2006 20:26:11 GMT (envelope-from erwin) Message-Id: <200606202026.k5KKQBtW062204@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 20 Jun 2006 20:26:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/p5-PDF-API2 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 20:26:13 -0000 erwin 2006-06-20 20:26:11 UTC FreeBSD ports repository Modified files: textproc/p5-PDF-API2 Makefile distinfo Log: Update to 0.53 Revision Changes Path 1.30 +1 -1 ports/textproc/p5-PDF-API2/Makefile 1.26 +3 -3 ports/textproc/p5-PDF-API2/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jun 20 20:31:12 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A54D16A482; Tue, 20 Jun 2006 20:31:12 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89B3943D7E; Tue, 20 Jun 2006 20:30:53 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.4/8.13.4) with ESMTP id k5KKUngU030563; Tue, 20 Jun 2006 16:30:52 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: obrien@freebsd.org Date: Tue, 20 Jun 2006 15:16:38 -0400 User-Agent: KMail/1.9.1 References: <200606070333.k573XmRc067920@repoman.freebsd.org> <20060607194300.7565e832.trhodes@FreeBSD.org> <20060620185321.GA43367@dragon.NUXI.org> In-Reply-To: <20060620185321.GA43367@dragon.NUXI.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606201516.39121.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Tue, 20 Jun 2006 16:30:52 -0400 (EDT) X-Virus-Scanned: ClamAV 0.87.1/1551/Tue Jun 20 09:37:21 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on server.baldwin.cx Cc: Tom Rhodes , src-committers@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org Subject: Re: cvs commit: src Makefile README X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 20:31:12 -0000 On Tuesday 20 June 2006 14:53, David O'Brien wrote: > On Wed, Jun 07, 2006 at 07:43:00PM -0400, Tom Rhodes wrote: > > Personally, I was debating on just removing most of the > > world target with just a message: > > > > "The world target has been replaced with the buildworld target." > > No! > > 'make world' is still my normal building process. Why force > "make buildworld && make installworld"?? > > I don't care how undocumented it is, or obfusacted > 'HISTORICAL_MAKE_WORLD' is; but please leave them alone! > > thanks for your attention. You can already get that via 'make DESTDIR=/ world' you know. :) And that's shorter to type. -- John Baldwin From owner-cvs-all@FreeBSD.ORG Tue Jun 20 20:37:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B47EF16A505; Tue, 20 Jun 2006 20:37:18 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DB2543D73; Tue, 20 Jun 2006 20:37:18 +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 k5KKbII9062747; Tue, 20 Jun 2006 20:37:18 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KKbIbg062746; Tue, 20 Jun 2006 20:37:18 GMT (envelope-from jhb) Message-Id: <200606202037.k5KKbIbg062746@repoman.freebsd.org> From: John Baldwin Date: Tue, 20 Jun 2006 20:37:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern kern_linker.c src/sys/sys linker.h src/sys/compat/ndis subr_ndis.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 20:37:18 -0000 jhb 2006-06-20 20:37:18 UTC FreeBSD src repository Modified files: sys/kern kern_linker.c sys/sys linker.h sys/compat/ndis subr_ndis.c Log: - Add a new linker_file_foreach() function that walks the list of linker file objects calling a user-specified predicate function on each object. The iteration terminates either when the entire list has been iterated over or the predicate function returns a non-zero value. linker_file_foreach() returns the value returned by the last invocation of the predicate function. It also accepts a void * context pointer that is passed to the predicate function as well. Using an iterator function avoids exposing linker internals to the rest of the kernel making locking simpler. - Use linker_file_foreach() instead of walking the list of linker files manually to lookup ndis files in ndis(4). - Use linker_file_foreach() to implement linker_hwpmc_list_objects(). Revision Changes Path 1.105 +31 -19 src/sys/compat/ndis/subr_ndis.c 1.131 +52 -28 src/sys/kern/kern_linker.c 1.43 +12 -0 src/sys/sys/linker.h From owner-cvs-all@FreeBSD.ORG Tue Jun 20 20:38:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58E3A16A47B; Tue, 20 Jun 2006 20:38:26 +0000 (UTC) (envelope-from jasone@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E991A43D68; Tue, 20 Jun 2006 20:38:25 +0000 (GMT) (envelope-from jasone@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5KKcPMd062864; Tue, 20 Jun 2006 20:38:25 GMT (envelope-from jasone@repoman.freebsd.org) Received: (from jasone@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KKcPkn062863; Tue, 20 Jun 2006 20:38:25 GMT (envelope-from jasone) Message-Id: <200606202038.k5KKcPkn062863@repoman.freebsd.org> From: Jason Evans Date: Tue, 20 Jun 2006 20:38: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/lib/libc/stdlib malloc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 20:38:26 -0000 jasone 2006-06-20 20:38:25 UTC FreeBSD src repository Modified files: lib/libc/stdlib malloc.c Log: Add a missing case for the switch statement in arena_run_reg_dalloc(). [1] Fix a leak in chunk_dealloc(). [2] Reported by: [1] djam8193ah@hotmail.com, [2] Ville-Pertti Keinonen Revision Changes Path 1.127 +20 -8 src/lib/libc/stdlib/malloc.c From owner-cvs-all@FreeBSD.ORG Tue Jun 20 20:38:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD4B416A503; Tue, 20 Jun 2006 20:38:45 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24F9D43D5A; Tue, 20 Jun 2006 20:38:45 +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 k5KKciRT062924; Tue, 20 Jun 2006 20:38:44 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KKciIT062923; Tue, 20 Jun 2006 20:38:44 GMT (envelope-from netchild) Message-Id: <200606202038.k5KKciIT062923@repoman.freebsd.org> From: Alexander Leidinger Date: Tue, 20 Jun 2006 20:38: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/amd64/linux32 syscalls.master src/sys/i386/linux linux_dummy.c syscalls.master X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 20:38:45 -0000 netchild 2006-06-20 20:38:44 UTC FreeBSD src repository Modified files: sys/amd64/linux32 syscalls.master sys/i386/linux linux_dummy.c syscalls.master Log: Switch to using the DUMMY infrastructure instead of UNIMPL for the new syscalls. This way there will be a log message printed to the console (this time for real). Note: UNIMPL should be used for syscalls we do not implement ever, e.g. syscalls to load linux kernel modules. Submitted by: rdivacky Sponsored by: Goole SoC 2006 P4 IDs: 99600, 99602 Revision Changes Path 1.11 +58 -58 src/sys/amd64/linux32/syscalls.master 1.41 +56 -0 src/sys/i386/linux/linux_dummy.c 1.68 +58 -58 src/sys/i386/linux/syscalls.master From owner-cvs-all@FreeBSD.ORG Tue Jun 20 20: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AD8416A47D; Tue, 20 Jun 2006 20:41:16 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9E9043D5D; Tue, 20 Jun 2006 20:41:15 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5KKfF1g063173; Tue, 20 Jun 2006 20:41:15 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KKfF7Q063172; Tue, 20 Jun 2006 20:41:15 GMT (envelope-from jhb) Message-Id: <200606202041.k5KKfF7Q063172@repoman.freebsd.org> From: John Baldwin Date: Tue, 20 Jun 2006 20:41:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern kern_linker.c src/sys/sys linker.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, 20 Jun 2006 20:41:16 -0000 jhb 2006-06-20 20:41:15 UTC FreeBSD src repository Modified files: sys/kern kern_linker.c sys/sys linker.h Log: Make linker_find_file_by_name() and linker_find_file_by_id() static to simplify linker locking. The only external consumers now use linker_file_foreach(). Revision Changes Path 1.132 +12 -2 src/sys/kern/kern_linker.c 1.44 +0 -10 src/sys/sys/linker.h From owner-cvs-all@FreeBSD.ORG Tue Jun 20 20:41:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DF0D16A47D; Tue, 20 Jun 2006 20:41:31 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F0CB43D66; Tue, 20 Jun 2006 20:41:29 +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 k5KKfTNa063276; Tue, 20 Jun 2006 20:41:29 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KKfTIO063275; Tue, 20 Jun 2006 20:41:29 GMT (envelope-from netchild) Message-Id: <200606202041.k5KKfTIO063275@repoman.freebsd.org> From: Alexander Leidinger Date: Tue, 20 Jun 2006 20:41:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/amd64/linux32 linux32_proto.h linux32_syscall.h linux32_sysent.c src/sys/i386/linux linux_proto.h linux_syscall.h linux_sysent.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 20:41:31 -0000 netchild 2006-06-20 20:41:29 UTC FreeBSD src repository Modified files: sys/amd64/linux32 linux32_proto.h linux32_syscall.h linux32_sysent.c sys/i386/linux linux_proto.h linux_syscall.h linux_sysent.c Log: regen after change to syscalls.master Revision Changes Path 1.13 +225 -1 src/sys/amd64/linux32/linux32_proto.h 1.13 +57 -1 src/sys/amd64/linux32/linux32_syscall.h 1.13 +59 -59 src/sys/amd64/linux32/linux32_sysent.c 1.71 +225 -1 src/sys/i386/linux/linux_proto.h 1.65 +57 -1 src/sys/i386/linux/linux_syscall.h 1.72 +59 -59 src/sys/i386/linux/linux_sysent.c From owner-cvs-all@FreeBSD.ORG Tue Jun 20 20:41:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9826116A47B; Tue, 20 Jun 2006 20:41:55 +0000 (UTC) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BCED43D6E; Tue, 20 Jun 2006 20:41:55 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5KKfs1g063304; Tue, 20 Jun 2006 20:41:54 GMT (envelope-from ps@repoman.freebsd.org) Received: (from ps@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KKfsVw063303; Tue, 20 Jun 2006 20:41:54 GMT (envelope-from ps) Message-Id: <200606202041.k5KKfsVw063303@repoman.freebsd.org> From: Paul Saab Date: Tue, 20 Jun 2006 20:41: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/mfi mfi.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 20:41:55 -0000 ps 2006-06-20 20:41:54 UTC FreeBSD src repository Modified files: sys/dev/mfi mfi.c Log: Clean up some comments and device printf failures in mfi_get_log_state and mfi_get_controller_info. Revision Changes Path 1.8 +3 -6 src/sys/dev/mfi/mfi.c From owner-cvs-all@FreeBSD.ORG Tue Jun 20 20: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BAEC16A511; Tue, 20 Jun 2006 20:42:00 +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 020FC43D73; Tue, 20 Jun 2006 20:41:59 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [IPv6:::1] (may be forged)) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id k5KKf8Xp073344; Tue, 20 Jun 2006 14:41:08 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 20 Jun 2006 14:41:25 -0600 (MDT) Message-Id: <20060620.144125.84360497.imp@bsdimp.com> To: jhb@freebsd.org From: "M. Warner Losh" In-Reply-To: <200606201516.39121.jhb@freebsd.org> References: <20060607194300.7565e832.trhodes@FreeBSD.org> <20060620185321.GA43367@dragon.NUXI.org> <200606201516.39121.jhb@freebsd.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 Cc: trhodes@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, obrien@freebsd.org, cvs-src@freebsd.org Subject: Re: cvs commit: src Makefile README X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 20:42:00 -0000 In message: <200606201516.39121.jhb@freebsd.org> John Baldwin writes: : On Tuesday 20 June 2006 14:53, David O'Brien wrote: : > On Wed, Jun 07, 2006 at 07:43:00PM -0400, Tom Rhodes wrote: : > > Personally, I was debating on just removing most of the : > > world target with just a message: : > > : > > "The world target has been replaced with the buildworld target." : > : > No! : > : > 'make world' is still my normal building process. Why force : > "make buildworld && make installworld"?? : > : > I don't care how undocumented it is, or obfusacted : > 'HISTORICAL_MAKE_WORLD' is; but please leave them alone! : > : > thanks for your attention. : : You can already get that via 'make DESTDIR=/ world' you know. :) And that's : shorter to type. It has been pointed out to me that you can't put DESTDIR=/ in your /etc/make.conf file; however, you can put HISTORICAL_MAKE_WORLD=y in there. Warner From owner-cvs-all@FreeBSD.ORG Tue Jun 20 20:42:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F3CA16A5E3; Tue, 20 Jun 2006 20:42:15 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9DC243D7F; Tue, 20 Jun 2006 20:42:13 +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 k5KKgDZZ063343; Tue, 20 Jun 2006 20:42:13 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KKgDik063342; Tue, 20 Jun 2006 20:42:13 GMT (envelope-from lth) Message-Id: <200606202042.k5KKgDik063342@repoman.freebsd.org> From: Lars Thegler Date: Tue, 20 Jun 2006 20:42:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-URI-Fetch Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 20:42:15 -0000 lth 2006-06-20 20:42:13 UTC FreeBSD ports repository Modified files: www/p5-URI-Fetch Makefile distinfo Log: Update to 0.07 Revision Changes Path 1.5 +1 -1 ports/www/p5-URI-Fetch/Makefile 1.6 +3 -3 ports/www/p5-URI-Fetch/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jun 20 20:52:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1378416A474; Tue, 20 Jun 2006 20:52:12 +0000 (UTC) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E0E843D5D; Tue, 20 Jun 2006 20:52:11 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5KKqBx9071634; Tue, 20 Jun 2006 20:52:11 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KKqBCc071633; Tue, 20 Jun 2006 20:52:11 GMT (envelope-from alc) Message-Id: <200606202052.k5KKqBCc071633@repoman.freebsd.org> From: Alan Cox Date: Tue, 20 Jun 2006 20:52:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/amd64/amd64 pmap.c src/sys/i386/i386 pmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 20:52:12 -0000 alc 2006-06-20 20:52:11 UTC FreeBSD src repository Modified files: sys/amd64/amd64 pmap.c sys/i386/i386 pmap.c Log: Change get_pv_entry() such that the call to vm_page_alloc() specifies VM_ALLOC_NORMAL instead of VM_ALLOC_SYSTEM when try is TRUE. In other words, when get_pv_entry() is permitted to fail, it no longer tries as hard to allocate a page. Change pmap_enter_quick_locked() to fail rather than wait if it is unable to allocate a page table page. This prevents a race between pmap_enter_object() and the page daemon. Specifically, an inactive page that is a successor to the page that was given to pmap_enter_quick_locked() might become a cache page while pmap_enter_quick_locked() waits and later pmap_enter_object() maps the cache page violating the invariant that cache pages are never mapped. Similarly, change pmap_enter_quick_locked() to call pmap_try_insert_pv_entry() rather than pmap_insert_entry(). Generally speaking, pmap_enter_quick_locked() is used to create speculative mappings. So, it should not try hard to allocate memory if free memory is scarce. Add an assertion that the object containing m_start is locked in pmap_enter_object(). Remove a similar assertion from pmap_enter_quick_locked() because that function no longer accesses the containing object. Remove a stale comment. Reviewed by: ups@ Revision Changes Path 1.558 +15 -21 src/sys/amd64/amd64/pmap.c 1.562 +15 -21 src/sys/i386/i386/pmap.c From owner-cvs-all@FreeBSD.ORG Tue Jun 20 20:54:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E60416A47A; Tue, 20 Jun 2006 20:54:23 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF4B743D7F; Tue, 20 Jun 2006 20:54:13 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5KKsDjU071761; Tue, 20 Jun 2006 20:54:13 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KKsDQ3071760; Tue, 20 Jun 2006 20:54:13 GMT (envelope-from jhb) Message-Id: <200606202054.k5KKsDQ3071760@repoman.freebsd.org> From: John Baldwin Date: Tue, 20 Jun 2006 20:54:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/digi digi.c src/sys/kern kern_linker.c subr_firmware.c src/sys/sys linker.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, 20 Jun 2006 20:54:23 -0000 jhb 2006-06-20 20:54:13 UTC FreeBSD src repository Modified files: sys/dev/digi digi.c sys/kern kern_linker.c subr_firmware.c sys/sys linker.h Log: - Push Giant down into linker_reference_module(). - Add a new function linker_release_module() as a more intuitive complement to linker_reference_module() that wraps linker_file_unload(). linker_release_module() can either take the module name and version info passed to linker_reference_module() or it can accept the linker file object returned by linker_reference_module(). Revision Changes Path 1.62 +3 -3 src/sys/dev/digi/digi.c 1.133 +31 -1 src/sys/kern/kern_linker.c 1.4 +1 -3 src/sys/kern/subr_firmware.c 1.45 +8 -0 src/sys/sys/linker.h From owner-cvs-all@FreeBSD.ORG Tue Jun 20 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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7159016A479; Tue, 20 Jun 2006 20:59:35 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F347B43D68; Tue, 20 Jun 2006 20:59:34 +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 k5KKxYN4072077; Tue, 20 Jun 2006 20:59:34 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KKxYT9072076; Tue, 20 Jun 2006 20:59:34 GMT (envelope-from shaun) Message-Id: <200606202059.k5KKxYT9072076@repoman.freebsd.org> From: Shaun Amott Date: Tue, 20 Jun 2006 20:59: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/x11-toolkits/fox14 Makefile distinfo ports/x11-toolkits/fox14/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 20:59:35 -0000 shaun 2006-06-20 20:59:34 UTC FreeBSD ports repository Modified files: x11-toolkits/fox14 Makefile distinfo x11-toolkits/fox14/files patch-configure Log: - Update to 1.4.32 - Take maintainership PR: ports/97764 Submitted by: shaun (me) Approved by: ahze (mentor) Revision Changes Path 1.62 +2 -3 ports/x11-toolkits/fox14/Makefile 1.31 +3 -3 ports/x11-toolkits/fox14/distinfo 1.3 +4 -4 ports/x11-toolkits/fox14/files/patch-configure From owner-cvs-all@FreeBSD.ORG Tue Jun 20 20:59:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5662716A47D; Tue, 20 Jun 2006 20:59:56 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 134EA43D58; Tue, 20 Jun 2006 20:59:56 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5KKxtAs072120; Tue, 20 Jun 2006 20:59:55 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KKxtMr072119; Tue, 20 Jun 2006 20:59:55 GMT (envelope-from jhb) Message-Id: <200606202059.k5KKxtMr072119@repoman.freebsd.org> From: John Baldwin Date: Tue, 20 Jun 2006 20:59: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/sys linker.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, 20 Jun 2006 20:59:56 -0000 jhb 2006-06-20 20:59:55 UTC FreeBSD src repository Modified files: sys/sys linker.h Log: Add a new section in this file for functions that are only exported by the linker for use in the linker class handlers. Move linker_add_class(), linker_file_unload(), linker_load_dependencies(), and linker_make_file() into this section. Revision Changes Path 1.46 +4 -17 src/sys/sys/linker.h From owner-cvs-all@FreeBSD.ORG Tue Jun 20 21:02:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3FD616A474; Tue, 20 Jun 2006 21:02:19 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09F5D43D58; Tue, 20 Jun 2006 21:02:18 +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 k5KL2IGo072391; Tue, 20 Jun 2006 21:02:18 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KL2IS0072390; Tue, 20 Jun 2006 21:02:18 GMT (envelope-from shaun) Message-Id: <200606202102.k5KL2IS0072390@repoman.freebsd.org> From: Shaun Amott Date: Tue, 20 Jun 2006 21:02:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/rezound Makefile ports/multimedia/goggles Makefile ports/x11-fm/xfe Makefile ports/x11-toolkits/fxscintilla Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 21:02:19 -0000 shaun 2006-06-20 21:02:18 UTC FreeBSD ports repository Modified files: audio/rezound Makefile multimedia/goggles Makefile x11-fm/xfe Makefile x11-toolkits/fxscintilla Makefile Log: Chase lib version bump in fox14. Approved by: ahze (mentor) Revision Changes Path 1.6 +2 -1 ports/audio/rezound/Makefile 1.42 +2 -1 ports/multimedia/goggles/Makefile 1.17 +1 -0 ports/x11-fm/xfe/Makefile 1.13 +1 -1 ports/x11-toolkits/fxscintilla/Makefile From owner-cvs-all@FreeBSD.ORG Tue Jun 20 21:04:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C47BD16A474; Tue, 20 Jun 2006 21:04:24 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B1C143D67; Tue, 20 Jun 2006 21:04:24 +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 k5KL4O1t073694; Tue, 20 Jun 2006 21:04:24 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KL4OY6073693; Tue, 20 Jun 2006 21:04:24 GMT (envelope-from ahze) Message-Id: <200606202104.k5KL4OY6073693@repoman.freebsd.org> From: Michael Johnson Date: Tue, 20 Jun 2006 21:04:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/hyperestraier Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 21:04:24 -0000 ahze 2006-06-20 21:04:24 UTC FreeBSD ports repository Modified files: textproc/hyperestraier Makefile distinfo pkg-plist Log: - Update to 1.2.9 Revision Changes Path 1.26 +2 -2 ports/textproc/hyperestraier/Makefile 1.23 +3 -3 ports/textproc/hyperestraier/distinfo 1.21 +9 -4 ports/textproc/hyperestraier/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Jun 20 21:06:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23A9216A47B; Tue, 20 Jun 2006 21:06:06 +0000 (UTC) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66D2F43D70; Tue, 20 Jun 2006 21:06:05 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5KL65Fm073837; Tue, 20 Jun 2006 21:06:05 GMT (envelope-from ps@repoman.freebsd.org) Received: (from ps@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KL65TG073836; Tue, 20 Jun 2006 21:06:05 GMT (envelope-from ps) Message-Id: <200606202106.k5KL65TG073836@repoman.freebsd.org> From: Paul Saab Date: Tue, 20 Jun 2006 21:06: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/mfi mfi.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 21:06:06 -0000 ps 2006-06-20 21:06:05 UTC FreeBSD src repository Modified files: sys/dev/mfi mfi.c Log: Cleanup dcmd firmware processing into a single function, mfi_dcmd_command to avoid duplication and mistakes when setting up firmware commands for submission. Reviewed by: scottl Revision Changes Path 1.9 +95 -85 src/sys/dev/mfi/mfi.c From owner-cvs-all@FreeBSD.ORG Tue Jun 20 21: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CFED16A47A; Tue, 20 Jun 2006 21:28:19 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB0C543D73; Tue, 20 Jun 2006 21:28:18 +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 k5KLSIiq075068; Tue, 20 Jun 2006 21:28:18 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from thompsa@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KLSIOp075067; Tue, 20 Jun 2006 21:28:18 GMT (envelope-from thompsa) Message-Id: <200606202128.k5KLSIOp075067@repoman.freebsd.org> From: Andrew Thompson Date: Tue, 20 Jun 2006 21:28: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 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: Tue, 20 Jun 2006 21:28:19 -0000 thompsa 2006-06-20 21:28:18 UTC FreeBSD src repository Modified files: sys/net if_bridge.c Log: Allow gif interfaces to be added as span ports, the user may want to send a copy of all packets to the other side of the world. Revision Changes Path 1.65 +1 -0 src/sys/net/if_bridge.c From owner-cvs-all@FreeBSD.ORG Tue Jun 20 21:31:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FC3516A474; Tue, 20 Jun 2006 21:31:40 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08E6B43D69; Tue, 20 Jun 2006 21:31:39 +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 k5KLVcBi075335; Tue, 20 Jun 2006 21:31:38 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KLVclw075334; Tue, 20 Jun 2006 21:31:38 GMT (envelope-from jhb) Message-Id: <200606202131.k5KLVclw075334@repoman.freebsd.org> From: John Baldwin Date: Tue, 20 Jun 2006 21:31: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_linker.c link_elf.c link_elf_obj.c src/sys/compat/ndis subr_ndis.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 21:31:40 -0000 jhb 2006-06-20 21:31:38 UTC FreeBSD src repository Modified files: sys/kern kern_linker.c link_elf.c link_elf_obj.c sys/compat/ndis subr_ndis.c Log: Conditionally acquire Giant around VFS operations. Revision Changes Path 1.106 +16 -13 src/sys/compat/ndis/subr_ndis.c 1.134 +10 -3 src/sys/kern/kern_linker.c 1.88 +5 -1 src/sys/kern/link_elf.c 1.91 +5 -1 src/sys/kern/link_elf_obj.c From owner-cvs-all@FreeBSD.ORG Tue Jun 20 21:32:27 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDFF316A474; Tue, 20 Jun 2006 21:32:27 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E41F43D78; Tue, 20 Jun 2006 21:32:27 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.4/8.13.4) with ESMTP id k5KLWKN8030970; Tue, 20 Jun 2006 17:32:20 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: "M. Warner Losh" Date: Tue, 20 Jun 2006 17:14:09 -0400 User-Agent: KMail/1.9.1 References: <20060607194300.7565e832.trhodes@FreeBSD.org> <200606201516.39121.jhb@freebsd.org> <20060620.144125.84360497.imp@bsdimp.com> In-Reply-To: <20060620.144125.84360497.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606201714.10331.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Tue, 20 Jun 2006 17:32:20 -0400 (EDT) X-Virus-Scanned: ClamAV 0.87.1/1552/Tue Jun 20 16:20:09 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on server.baldwin.cx Cc: trhodes@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, obrien@freebsd.org, cvs-src@freebsd.org Subject: Re: cvs commit: src Makefile README X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 21:32:27 -0000 On Tuesday 20 June 2006 16:41, M. Warner Losh wrote: > In message: <200606201516.39121.jhb@freebsd.org> > John Baldwin writes: > : On Tuesday 20 June 2006 14:53, David O'Brien wrote: > : > On Wed, Jun 07, 2006 at 07:43:00PM -0400, Tom Rhodes wrote: > : > > Personally, I was debating on just removing most of the > : > > world target with just a message: > : > > > : > > "The world target has been replaced with the buildworld target." > : > > : > No! > : > > : > 'make world' is still my normal building process. Why force > : > "make buildworld && make installworld"?? > : > > : > I don't care how undocumented it is, or obfusacted > : > 'HISTORICAL_MAKE_WORLD' is; but please leave them alone! > : > > : > thanks for your attention. > : > : You can already get that via 'make DESTDIR=/ world' you know. :) And that's > : shorter to type. > > It has been pointed out to me that you can't put DESTDIR=/ in your > /etc/make.conf file; however, you can put HISTORICAL_MAKE_WORLD=y in > there. Fair enough. How about just making it undocumented again then? :) -- John Baldwin From owner-cvs-all@FreeBSD.ORG Tue Jun 20 21:41:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBFE116A479; Tue, 20 Jun 2006 21:41:14 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7837B43D5F; Tue, 20 Jun 2006 21:41:14 +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 k5KLfEqN075896; Tue, 20 Jun 2006 21:41:14 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KLfETG075895; Tue, 20 Jun 2006 21:41:14 GMT (envelope-from maxim) Message-Id: <200606202141.k5KLfETG075895@repoman.freebsd.org> From: Maxim Konovalov Date: Tue, 20 Jun 2006 21:41: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/share/man/man9 lock.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: Tue, 20 Jun 2006 21:41:14 -0000 maxim 2006-06-20 21:41:14 UTC FreeBSD src repository Modified files: share/man/man9 lock.9 Log: o Remove LK_REENABLE and LK_NOPAUSE lockinit(9) flags, add LK_NOSHARE. MFC after: 1 week Revision Changes Path 1.13 +3 -5 src/share/man/man9/lock.9 From owner-cvs-all@FreeBSD.ORG Tue Jun 20 21:51:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44EB116A474; Tue, 20 Jun 2006 21:51:58 +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 27F3643D77; Tue, 20 Jun 2006 21:51:53 +0000 (GMT) (envelope-from maxim@macomnet.ru) Received: from localhost (localhost.int.ru [127.0.0.1] (may be forged)) by mp2.macomnet.net (8.13.7/8.13.3) with ESMTP id k5KLpqU8055850; Wed, 21 Jun 2006 01:51:52 +0400 (MSD) (envelope-from maxim@macomnet.ru) Date: Wed, 21 Jun 2006 01:51:51 +0400 (MSD) From: Maxim Konovalov To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <200606202141.k5KLfETG075895@repoman.freebsd.org> Message-ID: <20060621014634.U55744@mp2.macomnet.net> References: <200606202141.k5KLfETG075895@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Subject: Re: cvs commit: src/share/man/man9 lock.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: Tue, 20 Jun 2006 21:51:58 -0000 On Tue, 20 Jun 2006, 21:41-0000, Maxim Konovalov wrote: > maxim 2006-06-20 21:41:14 UTC > > FreeBSD src repository > > Modified files: > share/man/man9 lock.9 > Log: > o Remove LK_REENABLE and LK_NOPAUSE lockinit(9) flags, add LK_NOSHARE. Btw, as I see there are not many consumers of lock.9 infrastructure comparing to mutex.9, sx.9 etc in our tree. Is it something derecated? -- Maxim Konovalov From owner-cvs-all@FreeBSD.ORG Tue Jun 20 21: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C011B16A474; Tue, 20 Jun 2006 21:53:42 +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 A9B3843D68; Tue, 20 Jun 2006 21:53:36 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [IPv6:::1] (may be forged)) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id k5KLpNoP074174; Tue, 20 Jun 2006 15:51:23 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 20 Jun 2006 15:51:40 -0600 (MDT) Message-Id: <20060620.155140.-1816810644.imp@bsdimp.com> To: jhb@freebsd.org From: "M. Warner Losh" In-Reply-To: <200606201714.10331.jhb@freebsd.org> References: <200606201516.39121.jhb@freebsd.org> <20060620.144125.84360497.imp@bsdimp.com> <200606201714.10331.jhb@freebsd.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 Cc: trhodes@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, obrien@freebsd.org, cvs-src@freebsd.org Subject: Re: cvs commit: src Makefile README X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 21:53:42 -0000 In message: <200606201714.10331.jhb@freebsd.org> John Baldwin writes: : On Tuesday 20 June 2006 16:41, M. Warner Losh wrote: : > In message: <200606201516.39121.jhb@freebsd.org> : > John Baldwin writes: : > : On Tuesday 20 June 2006 14:53, David O'Brien wrote: : > : > On Wed, Jun 07, 2006 at 07:43:00PM -0400, Tom Rhodes wrote: : > : > > Personally, I was debating on just removing most of the : > : > > world target with just a message: : > : > > : > : > > "The world target has been replaced with the buildworld target." : > : > : > : > No! : > : > : > : > 'make world' is still my normal building process. Why force : > : > "make buildworld && make installworld"?? : > : > : > : > I don't care how undocumented it is, or obfusacted : > : > 'HISTORICAL_MAKE_WORLD' is; but please leave them alone! : > : > : > : > thanks for your attention. : > : : > : You can already get that via 'make DESTDIR=/ world' you know. :) And : that's : > : shorter to type. : > : > It has been pointed out to me that you can't put DESTDIR=/ in your : > /etc/make.conf file; however, you can put HISTORICAL_MAKE_WORLD=y in : > there. : : Fair enough. How about just making it undocumented again then? :) Works for me. Warner From owner-cvs-all@FreeBSD.ORG Tue Jun 20 22:02:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CFAF16A47D; Tue, 20 Jun 2006 22:02:00 +0000 (UTC) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5923C43D48; Tue, 20 Jun 2006 22:02:00 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5KM205u076779; Tue, 20 Jun 2006 22:02:00 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KM20o9076776; Tue, 20 Jun 2006 22:02:00 GMT (envelope-from hq) Message-Id: <200606202202.k5KM20o9076776@repoman.freebsd.org> From: Herve Quiroz Date: Tue, 20 Jun 2006 22:02: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/dimes Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 22:02:00 -0000 hq 2006-06-20 22:02:00 UTC FreeBSD ports repository Modified files: net/dimes Makefile Log: Fix an error I introduced just before the commit by moving a line Reported by: maintainer Revision Changes Path 1.2 +1 -1 ports/net/dimes/Makefile From owner-cvs-all@FreeBSD.ORG Tue Jun 20 22:05:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 08A8616A47B; Tue, 20 Jun 2006 22:05:57 +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 75C3043D45; Tue, 20 Jun 2006 22:05:55 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [10.10.3.185] ([69.15.205.254]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id k5KM5mOb004885; Tue, 20 Jun 2006 16:05:54 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <44987135.1070007@samsco.org> Date: Tue, 20 Jun 2006 16:05:41 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20060206 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Maxim Konovalov References: <200606202141.k5KLfETG075895@repoman.freebsd.org> <20060621014634.U55744@mp2.macomnet.net> In-Reply-To: <20060621014634.U55744@mp2.macomnet.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=0.0 required=3.8 tests=none 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/share/man/man9 lock.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: Tue, 20 Jun 2006 22:05:57 -0000 Maxim Konovalov wrote: > On Tue, 20 Jun 2006, 21:41-0000, Maxim Konovalov wrote: > > >>maxim 2006-06-20 21:41:14 UTC >> >> FreeBSD src repository >> >> Modified files: >> share/man/man9 lock.9 >> Log: >> o Remove LK_REENABLE and LK_NOPAUSE lockinit(9) flags, add LK_NOSHARE. > > > Btw, as I see there are not many consumers of lock.9 infrastructure > comparing to mutex.9, sx.9 etc in our tree. Is it something derecated? > I guess that VFS doesn't count as being important? Scott From owner-cvs-all@FreeBSD.ORG Tue Jun 20 22:14:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC9DC16A474; Tue, 20 Jun 2006 22:14:38 +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 29F9543D46; Tue, 20 Jun 2006 22:14:37 +0000 (GMT) (envelope-from maxim@macomnet.ru) Received: from localhost (localhost.int.ru [127.0.0.1] (may be forged)) by mp2.macomnet.net (8.13.7/8.13.3) with ESMTP id k5KMEXDl056178; Wed, 21 Jun 2006 02:14:36 +0400 (MSD) (envelope-from maxim@macomnet.ru) Date: Wed, 21 Jun 2006 02:14:33 +0400 (MSD) From: Maxim Konovalov To: Scott Long In-Reply-To: <44987135.1070007@samsco.org> Message-ID: <20060621020909.N56083@mp2.macomnet.net> References: <200606202141.k5KLfETG075895@repoman.freebsd.org> <20060621014634.U55744@mp2.macomnet.net> <44987135.1070007@samsco.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/share/man/man9 lock.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: Tue, 20 Jun 2006 22:14:38 -0000 On Tue, 20 Jun 2006, 16:05-0600, Scott Long wrote: > Maxim Konovalov wrote: > > On Tue, 20 Jun 2006, 21:41-0000, Maxim Konovalov wrote: > > > > > > >maxim 2006-06-20 21:41:14 UTC > > > > > > FreeBSD src repository > > > > > > Modified files: > > > share/man/man9 lock.9 > > > Log: > > > o Remove LK_REENABLE and LK_NOPAUSE lockinit(9) flags, add LK_NOSHARE. > > > > > > Btw, as I see there are not many consumers of lock.9 infrastructure > > comparing to mutex.9, sx.9 etc in our tree. Is it something derecated? > > > > I guess that VFS doesn't count as being important? As an average user I just want to know what pros and contras for using lock.9 vs all other locking primitivies. It is not clear from our man pages and arch book. Sorry if I'm asking something completely stupid. -- Maxim Konovalov From owner-cvs-all@FreeBSD.ORG Tue Jun 20 22:15:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7553916A503; Tue, 20 Jun 2006 22:15:17 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2EA843D53; Tue, 20 Jun 2006 22:15: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 k5KMFGar078534; Tue, 20 Jun 2006 22:15:16 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KMFGUH078533; Tue, 20 Jun 2006 22:15:16 GMT (envelope-from pav) Message-Id: <200606202215.k5KMFGUH078533@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 20 Jun 2006 22: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/graphics/libgphoto2/files patch-camlibs-sonix-library.c patch-libgphoto2_port-libgphoto2_port-gphoto2-port-info-list.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 22:15:17 -0000 pav 2006-06-20 22:15:16 UTC FreeBSD ports repository Added files: graphics/libgphoto2/files patch-camlibs-sonix-library.c patch-libgphoto2_port-libgphoto2_port-gphoto2-port-info-list.c Log: - Fix build with WITHOUT_NLS option Reported by: dougb Obtained from: vendor svn (r8923, r8925) Revision Changes Path 1.1 +11 -0 ports/graphics/libgphoto2/files/patch-camlibs-sonix-library.c (new) 1.1 +10 -0 ports/graphics/libgphoto2/files/patch-libgphoto2_port-libgphoto2_port-gphoto2-port-info-list.c (new) From owner-cvs-all@FreeBSD.ORG Tue Jun 20 22:17:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6629116A47B; Tue, 20 Jun 2006 22:17:56 +0000 (UTC) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E2F343D72; Tue, 20 Jun 2006 22:17:55 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5KMHt1I078663; Tue, 20 Jun 2006 22:17:55 GMT (envelope-from ps@repoman.freebsd.org) Received: (from ps@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KMHtot078662; Tue, 20 Jun 2006 22:17:55 GMT (envelope-from ps) Message-Id: <200606202217.k5KMHtot078662@repoman.freebsd.org> From: Paul Saab Date: Tue, 20 Jun 2006 22:17: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/mfi mfi.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 22:17:56 -0000 ps 2006-06-20 22:17:55 UTC FreeBSD src repository Modified files: sys/dev/mfi mfi.c Log: Fix a typo when getting the log_state and set the flags on the command to signify it is being polled and expecting data to be dma'd from the card. Revision Changes Path 1.10 +1 -1 src/sys/dev/mfi/mfi.c From owner-cvs-all@FreeBSD.ORG Tue Jun 20 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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2DEF16A47A; Tue, 20 Jun 2006 22:20:55 +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 1334443D48; Tue, 20 Jun 2006 22:20:54 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [10.10.3.185] ([69.15.205.254]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id k5KMKhil004975; Tue, 20 Jun 2006 16:20:50 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <449874B5.50909@samsco.org> Date: Tue, 20 Jun 2006 16:20:37 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20060206 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Maxim Konovalov References: <200606202141.k5KLfETG075895@repoman.freebsd.org> <20060621014634.U55744@mp2.macomnet.net> <44987135.1070007@samsco.org> <20060621020909.N56083@mp2.macomnet.net> In-Reply-To: <20060621020909.N56083@mp2.macomnet.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=0.0 required=3.8 tests=none 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/share/man/man9 lock.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: Tue, 20 Jun 2006 22:20:55 -0000 Maxim Konovalov wrote: > On Tue, 20 Jun 2006, 16:05-0600, Scott Long wrote: > > >>Maxim Konovalov wrote: >> >>>On Tue, 20 Jun 2006, 21:41-0000, Maxim Konovalov wrote: >>> >>> >>> >>>>maxim 2006-06-20 21:41:14 UTC >>>> >>>> FreeBSD src repository >>>> >>>> Modified files: >>>> share/man/man9 lock.9 >>>> Log: >>>> o Remove LK_REENABLE and LK_NOPAUSE lockinit(9) flags, add LK_NOSHARE. >>> >>> >>>Btw, as I see there are not many consumers of lock.9 infrastructure >>>comparing to mutex.9, sx.9 etc in our tree. Is it something derecated? >>> >> >>I guess that VFS doesn't count as being important? > > > As an average user I just want to know what pros and contras for using > lock.9 vs all other locking primitivies. It is not clear from our man > pages and arch book. Sorry if I'm asking something completely stupid. > lockmgr is somewhat analogous to an SX lock. However, due to some of the special considerations needed by VFS in terms of the vnode life cycle and blocking for I/O, they aren't completely functionally equivalent to an SX lock. It would be nice to fix VFS to not need these special considerations, but that is a very complicated and risky task. Scott From owner-cvs-all@FreeBSD.ORG Tue Jun 20 22:25:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 898DF16A47B; Tue, 20 Jun 2006 22:25:25 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3A0A43D46; Tue, 20 Jun 2006 22:25:24 +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 k5KMPObR079072; Tue, 20 Jun 2006 22:25:24 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KMPOt6079071; Tue, 20 Jun 2006 22:25:24 GMT (envelope-from itetcu) Message-Id: <200606202225.k5KMPOt6079071@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Tue, 20 Jun 2006 22:25:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/majorcool Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 22:25:25 -0000 itetcu 2006-06-20 22:25:24 UTC FreeBSD ports repository Modified files: mail/majorcool Makefile Log: Unbreak PR: ports/99162 Submitted by: Arseny Nasokin Revision Changes Path 1.24 +3 -1 ports/mail/majorcool/Makefile From owner-cvs-all@FreeBSD.ORG Tue Jun 20 22:33:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4021E16A47D; Tue, 20 Jun 2006 22:33:54 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FD1F43D5D; Tue, 20 Jun 2006 22:33:48 +0000 (GMT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5KMXmvT079516; Tue, 20 Jun 2006 22:33:48 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KMXlFW079515; Tue, 20 Jun 2006 22:33:47 GMT (envelope-from glewis) Message-Id: <200606202233.k5KMXlFW079515@repoman.freebsd.org> From: Greg Lewis Date: Tue, 20 Jun 2006 22:33:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/archivers/libarchive Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 22:33:54 -0000 glewis 2006-06-20 22:33:47 UTC FreeBSD ports repository Modified files: archivers/libarchive Makefile distinfo Log: . Update to 1.2.53. bsdtar is now included in this port. Revision Changes Path 1.29 +14 -3 ports/archivers/libarchive/Makefile 1.28 +3 -3 ports/archivers/libarchive/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jun 20 22:35:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41A3B16A47D; Tue, 20 Jun 2006 22:35:01 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D93E543D6B; Tue, 20 Jun 2006 22:35:00 +0000 (GMT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5KMZ0Xk079605; Tue, 20 Jun 2006 22:35:00 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KMZ0P0079604; Tue, 20 Jun 2006 22:35:00 GMT (envelope-from glewis) Message-Id: <200606202235.k5KMZ0P0079604@repoman.freebsd.org> From: Greg Lewis Date: Tue, 20 Jun 2006 22: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/archivers Makefile ports/archivers/bsdtar Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 22:35:01 -0000 glewis 2006-06-20 22:35:00 UTC FreeBSD ports repository Modified files: archivers Makefile Removed files: archivers/bsdtar Makefile distinfo pkg-descr Log: . Remove the bsdtar port, its now incorporated in the libarchive port. Revision Changes Path 1.143 +0 -1 ports/archivers/Makefile 1.22 +0 -35 ports/archivers/bsdtar/Makefile (dead) 1.18 +0 -3 ports/archivers/bsdtar/distinfo (dead) 1.2 +0 -4 ports/archivers/bsdtar/pkg-descr (dead) From owner-cvs-all@FreeBSD.ORG Tue Jun 20 22: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAA5F16A47A; Tue, 20 Jun 2006 22:36:00 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68EE643D5E; Tue, 20 Jun 2006 22:36:00 +0000 (GMT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5KMa08R079695; Tue, 20 Jun 2006 22:36:00 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KMa03h079694; Tue, 20 Jun 2006 22:36:00 GMT (envelope-from glewis) Message-Id: <200606202236.k5KMa03h079694@repoman.freebsd.org> From: Greg Lewis Date: Tue, 20 Jun 2006 22:36: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 MOVED X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 22:36:00 -0000 glewis 2006-06-20 22:36:00 UTC FreeBSD ports repository Modified files: . MOVED Log: . Note that bsdtar has been merged into libarchive. Revision Changes Path 1.1075 +2 -1 ports/MOVED From owner-cvs-all@FreeBSD.ORG Tue Jun 20 22:41:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC69616A47A; Tue, 20 Jun 2006 22:41:44 +0000 (UTC) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8461243D48; Tue, 20 Jun 2006 22:41:44 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5KMfiKY079953; Tue, 20 Jun 2006 22:41:44 GMT (envelope-from ps@repoman.freebsd.org) Received: (from ps@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KMfirw079952; Tue, 20 Jun 2006 22:41:44 GMT (envelope-from ps) Message-Id: <200606202241.k5KMfirw079952@repoman.freebsd.org> From: Paul Saab Date: Tue, 20 Jun 2006 22:41: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/mfi mfi.c mfi_disk.c mfi_pci.c mfireg.h mfivar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 22:41:44 -0000 ps 2006-06-20 22:41:44 UTC FreeBSD src repository Modified files: sys/dev/mfi mfi.c mfi_disk.c mfi_pci.c mfireg.h mfivar.h Log: Instead of using scsi probes to do device discovery, use the firmware commands to grab the device listing. This resolves issues using multiple volumes, where each volume was actually internally pointing to target 0. Revision Changes Path 1.11 +77 -202 src/sys/dev/mfi/mfi.c 1.4 +3 -9 src/sys/dev/mfi/mfi_disk.c 1.3 +1 -0 src/sys/dev/mfi/mfi_pci.c 1.3 +96 -0 src/sys/dev/mfi/mfireg.h 1.3 +1 -3 src/sys/dev/mfi/mfivar.h From owner-cvs-all@FreeBSD.ORG Tue Jun 20 22:44:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16D1216A47A; Tue, 20 Jun 2006 22:44:23 +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 2F2EF43D58; Tue, 20 Jun 2006 22:44:20 +0000 (GMT) (envelope-from maxim@macomnet.ru) Received: from localhost (localhost.int.ru [127.0.0.1] (may be forged)) by mp2.macomnet.net (8.13.7/8.13.3) with ESMTP id k5KMiJ9J094220; Wed, 21 Jun 2006 02:44:19 +0400 (MSD) (envelope-from maxim@macomnet.ru) Date: Wed, 21 Jun 2006 02:44:19 +0400 (MSD) From: Maxim Konovalov To: Scott Long In-Reply-To: <449874B5.50909@samsco.org> Message-ID: <20060621024346.E90615@mp2.macomnet.net> References: <200606202141.k5KLfETG075895@repoman.freebsd.org> <20060621014634.U55744@mp2.macomnet.net> <44987135.1070007@samsco.org> <20060621020909.N56083@mp2.macomnet.net> <449874B5.50909@samsco.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/share/man/man9 lock.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: Tue, 20 Jun 2006 22:44:23 -0000 [...] > > > >Btw, as I see there are not many consumers of lock.9 > > > >infrastructure comparing to mutex.9, sx.9 etc in our tree. Is > > > >it something derecated? > > > > > > > > > >I guess that VFS doesn't count as being important? > > > > > > As an average user I just want to know what pros and contras for > > using lock.9 vs all other locking primitivies. It is not clear > > from our man pages and arch book. Sorry if I'm asking something > > completely stupid. > > > > lockmgr is somewhat analogous to an SX lock. However, due to some > of the special considerations needed by VFS in terms of the vnode > life cycle and blocking for I/O, they aren't completely functionally > equivalent to an SX lock. It would be nice to fix VFS to not need > these special considerations, but that is a very complicated and > risky task. Thanks! -- Maxim Konovalov From owner-cvs-all@FreeBSD.ORG Tue Jun 20 23:08:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A13F116A47B; Tue, 20 Jun 2006 23:08:36 +0000 (UTC) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F6E943D46; Tue, 20 Jun 2006 23:08:36 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5KN8aNG082345; Tue, 20 Jun 2006 23:08:36 GMT (envelope-from ps@repoman.freebsd.org) Received: (from ps@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KN8aro082344; Tue, 20 Jun 2006 23:08:36 GMT (envelope-from ps) Message-Id: <200606202308.k5KN8aro082344@repoman.freebsd.org> From: Paul Saab Date: Tue, 20 Jun 2006 23:08:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/mfi mfi.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 23:08:36 -0000 ps 2006-06-20 23:08:36 UTC FreeBSD src repository Modified files: sys/dev/mfi mfi.c Log: Fix a potential problem when mfi_get_log_state and only release a command if one was allocated. Also release the command in mfi_shutdown. Revision Changes Path 1.12 +4 -2 src/sys/dev/mfi/mfi.c From owner-cvs-all@FreeBSD.ORG Tue Jun 20 23: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC1C316A474; Tue, 20 Jun 2006 23:20:32 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6445043D45; Tue, 20 Jun 2006 23:20:30 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from niksun.com (anuket [10.70.0.5]) by anuket.mj.niksun.com (8.13.1/8.13.1) with ESMTP id k5KNKSXk044900; Tue, 20 Jun 2006 19:20:28 -0400 (EDT) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: Alexander Leidinger Date: Tue, 20 Jun 2006 19:20:13 -0400 User-Agent: KMail/1.6.2 References: <200606202038.k5KKciIT062923@repoman.freebsd.org> In-Reply-To: <200606202038.k5KKciIT062923@repoman.freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200606201920.14784.jkim@FreeBSD.org> X-Virus-Scanned: ClamAV 0.88/1555/Tue Jun 20 18:21:12 2006 on anuket.mj.niksun.com X-Virus-Status: Clean Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/amd64/linux32 syscalls.master src/sys/i386/linux linux_dummy.c syscalls.master X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 23:20:33 -0000 On Tuesday 20 June 2006 04:38 pm, Alexander Leidinger wrote: > netchild 2006-06-20 20:38:44 UTC > > FreeBSD src repository > > Modified files: > sys/amd64/linux32 syscalls.master > sys/i386/linux linux_dummy.c syscalls.master > Log: > Switch to using the DUMMY infrastructure instead of UNIMPL for > the new syscalls. This way there will be a log message printed to > the console (this time for real). > > Note: UNIMPL should be used for syscalls we do not implement > ever, e.g. syscalls to load linux kernel modules. > > Submitted by: rdivacky > Sponsored by: Goole SoC 2006 > P4 IDs: 99600, 99602 > > Revision Changes Path > 1.11 +58 -58 src/sys/amd64/linux32/syscalls.master > 1.41 +56 -0 src/sys/i386/linux/linux_dummy.c > 1.68 +58 -58 src/sys/i386/linux/syscalls.master It seems src/sys/amd64/linux32/linux32_dummy.c patch is missing. Jung-uk Kim From owner-cvs-all@FreeBSD.ORG Tue Jun 20 23:29:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74BC516A47A; Tue, 20 Jun 2006 23:29:19 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30BF943D45; Tue, 20 Jun 2006 23:29: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 k5KNTJOu083201; Tue, 20 Jun 2006 23:29:19 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KNTI5E083200; Tue, 20 Jun 2006 23:29:18 GMT (envelope-from pav) Message-Id: <200606202329.k5KNTI5E083200@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 20 Jun 2006 23:29:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/dcc-dccd Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 23:29:19 -0000 pav 2006-06-20 23:29:18 UTC FreeBSD ports repository Modified files: mail/dcc-dccd Makefile distinfo Log: - Update to 1.3.37 PR: ports/99232 Submitted by: Dean Hollister (maintainer) Revision Changes Path 1.28 +1 -1 ports/mail/dcc-dccd/Makefile 1.23 +3 -3 ports/mail/dcc-dccd/distinfo From owner-cvs-all@FreeBSD.ORG Tue Jun 20 23:33:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BCB016A474; Tue, 20 Jun 2006 23:33:11 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from pittgoth.com (ns1.pittgoth.com [216.38.206.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1542643D45; Tue, 20 Jun 2006 23:33:10 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from localhost (net-ix.gw.ai.net [205.134.160.6] (may be forged)) (authenticated bits=0) by pittgoth.com (8.13.4/8.13.4) with ESMTP id k5KNc2Cq019550 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 20 Jun 2006 19:38:03 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Tue, 20 Jun 2006 19:33:03 -0400 From: Tom Rhodes To: obrien@FreeBSD.org Message-Id: <20060620193303.1db73d5f.trhodes@FreeBSD.org> In-Reply-To: <20060620185321.GA43367@dragon.NUXI.org> References: <200606070333.k573XmRc067920@repoman.freebsd.org> <200606071051.47070.jhb@freebsd.org> <20060607194300.7565e832.trhodes@FreeBSD.org> <20060620185321.GA43367@dragon.NUXI.org> X-Mailer: Sylpheed version 1.0.6 (GTK+ 1.2.10; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, jhb@FreeBSD.org Subject: Re: cvs commit: src Makefile README X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 23:33:11 -0000 On Tue, 20 Jun 2006 11:53:21 -0700 "David O'Brien" wrote: > On Wed, Jun 07, 2006 at 07:43:00PM -0400, Tom Rhodes wrote: > > Personally, I was debating on just removing most of the > > world target with just a message: > > > > "The world target has been replaced with the buildworld target." > > No! > > 'make world' is still my normal building process. Why force > "make buildworld && make installworld"?? > > I don't care how undocumented it is, or obfusacted > 'HISTORICAL_MAKE_WORLD' is; but please leave them alone! > > thanks for your attention. Hi David, I wasn't going to touch them. It's too likely to start some heated debate that just isn't worth my time. Thanks, -- Tom Rhodes From owner-cvs-all@FreeBSD.ORG Tue Jun 20 23:35:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1398916A474; Tue, 20 Jun 2006 23:35:07 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from pittgoth.com (ns1.pittgoth.com [216.38.206.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99D2E43D53; Tue, 20 Jun 2006 23:35:06 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from localhost (net-ix.gw.ai.net [205.134.160.6] (may be forged)) (authenticated bits=0) by pittgoth.com (8.13.4/8.13.4) with ESMTP id k5KNdvD6019562 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 20 Jun 2006 19:39:58 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Tue, 20 Jun 2006 19:34:58 -0400 From: Tom Rhodes To: "M. Warner Losh" Message-Id: <20060620193458.42040d97.trhodes@FreeBSD.org> In-Reply-To: <20060620.155140.-1816810644.imp@bsdimp.com> References: <200606201516.39121.jhb@freebsd.org> <20060620.144125.84360497.imp@bsdimp.com> <200606201714.10331.jhb@freebsd.org> <20060620.155140.-1816810644.imp@bsdimp.com> X-Mailer: Sylpheed version 1.0.6 (GTK+ 1.2.10; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-all@FreeBSD.org, cvs-src@FreeBSD.org, src-committers@FreeBSD.org, obrien@FreeBSD.org, jhb@FreeBSD.org Subject: Re: cvs commit: src Makefile README X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 23:35:07 -0000 On Tue, 20 Jun 2006 15:51:40 -0600 (MDT) "M. Warner Losh" wrote: > In message: <200606201714.10331.jhb@freebsd.org> > John Baldwin writes: > : On Tuesday 20 June 2006 16:41, M. Warner Losh wrote: > : > In message: <200606201516.39121.jhb@freebsd.org> > : > John Baldwin writes: > : > : On Tuesday 20 June 2006 14:53, David O'Brien wrote: > : > : > On Wed, Jun 07, 2006 at 07:43:00PM -0400, Tom Rhodes wrote: > : > : > > Personally, I was debating on just removing most of the > : > : > > world target with just a message: > : > : > > > : > : > > "The world target has been replaced with the buildworld target." > : > : > > : > : > No! > : > : > > : > : > 'make world' is still my normal building process. Why force > : > : > "make buildworld && make installworld"?? > : > : > > : > : > I don't care how undocumented it is, or obfusacted > : > : > 'HISTORICAL_MAKE_WORLD' is; but please leave them alone! > : > : > > : > : > thanks for your attention. > : > : > : > : You can already get that via 'make DESTDIR=/ world' you know. :) And > : that's > : > : shorter to type. > : > > : > It has been pointed out to me that you can't put DESTDIR=/ in your > : > /etc/make.conf file; however, you can put HISTORICAL_MAKE_WORLD=y in > : > there. > : > : Fair enough. How about just making it undocumented again then? :) > > Works for me. Doesn't work here. Sorry. It's fine that the options stay there, but personally, I can understand why some users would be pissed about this being undocumented. If I started a build and expected it to run all night, seen it bombed in the morning, well ... Yea, I'd be pissed too. :) -- Tom Rhodes From owner-cvs-all@FreeBSD.ORG Tue Jun 20 23:40:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D761A16A47C; Tue, 20 Jun 2006 23:40:05 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8221343D58; Tue, 20 Jun 2006 23:40: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 k5KNe5Sn083764; Tue, 20 Jun 2006 23:40:05 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KNe5FG083763; Tue, 20 Jun 2006 23:40:05 GMT (envelope-from imp) Message-Id: <200606202340.k5KNe5FG083763@repoman.freebsd.org> From: Warner Losh Date: Tue, 20 Jun 2006 23:40:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/arm/at91 kb920x_machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 23:40:06 -0000 imp 2006-06-20 23:40:05 UTC FreeBSD src repository Modified files: sys/arm/at91 kb920x_machdep.c Log: Compute physmem so we can print it correctly on boot. Slightly optimize while I'm here. Revision Changes Path 1.8 +5 -5 src/sys/arm/at91/kb920x_machdep.c From owner-cvs-all@FreeBSD.ORG Tue Jun 20 23:42:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9E3C16A474; Tue, 20 Jun 2006 23:42:40 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2DCC43D79; Tue, 20 Jun 2006 23:42:30 +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 k5KNgU3P083999; Tue, 20 Jun 2006 23:42:30 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KNgUiV083998; Tue, 20 Jun 2006 23:42:30 GMT (envelope-from keramida) Message-Id: <200606202342.k5KNgUiV083998@repoman.freebsd.org> From: Giorgos Keramidas Date: Tue, 20 Jun 2006 23:42:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/lib/libc/stdlib malloc.3 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 23:42:40 -0000 keramida 2006-06-20 23:42:30 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_6) lib/libc/stdlib malloc.3 Log: The malloc(3) manual page claim the options 'J' and 'Z' imply 'R' option, but this is not true for RELENG_6. PR: docs/99231 Submitted by: Dan Lukes Revision Changes Path 1.63.2.1 +2 -7 src/lib/libc/stdlib/malloc.3 From owner-cvs-all@FreeBSD.ORG Tue Jun 20 23:44:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7202D16A47C; Tue, 20 Jun 2006 23:44:08 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09BDA43D60; Tue, 20 Jun 2006 23:44:08 +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 k5KNi7NE084091; Tue, 20 Jun 2006 23:44:07 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KNi7IQ084090; Tue, 20 Jun 2006 23:44:07 GMT (envelope-from itetcu) Message-Id: <200606202344.k5KNi7IQ084090@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Tue, 20 Jun 2006 23:44: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/science/openfoam Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 23:44:08 -0000 itetcu 2006-06-20 23:44:07 UTC FreeBSD ports repository Modified files: science/openfoam Makefile Log: Fix INDEX build on 4.x after archivers/bsdtar removal. Submitted by: portsnap buildbox Pointyhar, more or less: glewis@ Revision Changes Path 1.5 +2 -1 ports/science/openfoam/Makefile From owner-cvs-all@FreeBSD.ORG Tue Jun 20 23:56:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0ABE816A482; Tue, 20 Jun 2006 23:56:12 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9329143D46; Tue, 20 Jun 2006 23:56:11 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5KNuBNU084728; Tue, 20 Jun 2006 23:56:11 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5KNuBtI084727; Tue, 20 Jun 2006 23:56:11 GMT (envelope-from alepulver) Message-Id: <200606202356.k5KNuBtI084727@repoman.freebsd.org> From: Alejandro Pulver Date: Tue, 20 Jun 2006 23:56:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/galaxyhack Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 23:56:12 -0000 alepulver 2006-06-20 23:56:11 UTC FreeBSD ports repository Modified files: games/galaxyhack Makefile Log: - IGNORE on all architectures with FreeBSD < 500000, not only i386 (now x11-toolkits/paragui will be built in !i386, so non-i386 4.X builds will be attempted, which are going to fail). - Minor change on IGNORE message. Revision Changes Path 1.9 +2 -2 ports/games/galaxyhack/Makefile From owner-cvs-all@FreeBSD.ORG Wed Jun 21 00:26:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 495D116A47A; Wed, 21 Jun 2006 00:26:43 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6057643D62; Wed, 21 Jun 2006 00:26:42 +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 k5L0Qgdm093458; Wed, 21 Jun 2006 00:26:42 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5L0QfTF093457; Wed, 21 Jun 2006 00:26:41 GMT (envelope-from maxim) Message-Id: <200606210026.k5L0QfTF093457@repoman.freebsd.org> From: Maxim Konovalov Date: Wed, 21 Jun 2006 00:26:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sbin/devfs devfs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 00:26:43 -0000 maxim 2006-06-21 00:26:41 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sbin/devfs devfs.c Log: MFC revs. 1.6, 1.7: eliminate core dumps on lines without '\n'. Revision Changes Path 1.5.8.1 +1 -1 src/sbin/devfs/devfs.c From owner-cvs-all@FreeBSD.ORG Wed Jun 21 01:17:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2B8616A47B; Wed, 21 Jun 2006 01:17:35 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E94143D46; Wed, 21 Jun 2006 01:17:35 +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 k5L1HZNR004618; Wed, 21 Jun 2006 01:17:35 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5L1HZPN004617; Wed, 21 Jun 2006 01:17:35 GMT (envelope-from ahze) Message-Id: <200606210117.k5L1HZPN004617@repoman.freebsd.org> From: Michael Johnson Date: Wed, 21 Jun 2006 01:17: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/mozilla bsd.gecko.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 01:17:35 -0000 ahze 2006-06-21 01:17:35 UTC FreeBSD ports repository Modified files: www/mozilla bsd.gecko.mk Log: - Add flock to supported gecko's on 5.x+ and !sparc64 !ia64 Revision Changes Path 1.14 +2 -2 ports/www/mozilla/bsd.gecko.mk From owner-cvs-all@FreeBSD.ORG Wed Jun 21 01:30:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27E4016A474; Wed, 21 Jun 2006 01:30:33 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7AFD43D45; Wed, 21 Jun 2006 01:30:32 +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 k5L1UW8T005183; Wed, 21 Jun 2006 01:30:32 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5L1UWMN005182; Wed, 21 Jun 2006 01:30:32 GMT (envelope-from shaun) Message-Id: <200606210130.k5L1UWMN005182@repoman.freebsd.org> From: Shaun Amott Date: Wed, 21 Jun 2006 01: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/www/horde Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 01:30:33 -0000 shaun 2006-06-21 01:30:32 UTC FreeBSD ports repository Modified files: www/horde Makefile distinfo Log: - Temporary workaround for Horde security issue: http://www.vuxml.org/freebsd/09429f7c-fd6e-11da-b1cd-0050bf27ba24.html - Use ${PHP_VER} to select PHP dependency, since the default is now PHP 5. Approved by: ahze (mentor) Revision Changes Path 1.40 +20 -11 ports/www/horde/Makefile 1.19 +6 -0 ports/www/horde/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jun 21 01: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BAF916A479; Wed, 21 Jun 2006 01:36:00 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14B2443D46; Wed, 21 Jun 2006 01:36:00 +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 k5L1ZxQb005469; Wed, 21 Jun 2006 01:35:59 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5L1ZxIL005468; Wed, 21 Jun 2006 01:35:59 GMT (envelope-from maho) Message-Id: <200606210135.k5L1ZxIL005468@repoman.freebsd.org> From: Maho Nakata Date: Wed, 21 Jun 2006 01: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/editors/openoffice.org-2.0-devel Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 01:36:00 -0000 maho 2006-06-21 01:35:59 UTC FreeBSD ports repository Modified files: editors/openoffice.org-2.0-devel Makefile distinfo Log: Update to SRC680_m172 Revision Changes Path 1.259 +2 -2 ports/editors/openoffice.org-2.0-devel/Makefile 1.105 +3 -9 ports/editors/openoffice.org-2.0-devel/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jun 21 02:04:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 810ED16A47B; Wed, 21 Jun 2006 02:04:31 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5564F43DF7; Wed, 21 Jun 2006 02:02:55 +0000 (GMT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5L22t6n006582; Wed, 21 Jun 2006 02:02:55 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5L22sbc006581; Wed, 21 Jun 2006 02:02:54 GMT (envelope-from glewis) Message-Id: <200606210202.k5L22sbc006581@repoman.freebsd.org> From: Greg Lewis Date: Wed, 21 Jun 2006 02:02:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 21 Jun 2006 02:04:31 -0000 glewis 2006-06-21 02:02:54 UTC FreeBSD ports repository Modified files: . modules Log: . Complete removal of bsdtar port. Revision Changes Path 1.15389 +0 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Jun 21 02:06:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 317D816A4C1; Wed, 21 Jun 2006 02:06:56 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11C6D43D8F; Wed, 21 Jun 2006 02:05:58 +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 k5L25J2m007971; Wed, 21 Jun 2006 02:05:19 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5L25Jpx007970; Wed, 21 Jun 2006 02:05:19 GMT (envelope-from shaun) Message-Id: <200606210205.k5L25Jpx007970@repoman.freebsd.org> From: Shaun Amott Date: Wed, 21 Jun 2006 02:05: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/paragui Makefile pkg-plist ports/x11-toolkits/paragui/files patch-include_pgtimerobject.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, 21 Jun 2006 02:06:56 -0000 shaun 2006-06-21 02:05:19 UTC FreeBSD ports repository Modified files: x11-toolkits/paragui Makefile pkg-plist Added files: x11-toolkits/paragui/files patch-include_pgtimerobject.h Log: - Fix build on !i386 [1] - Use DATADIR macro in pkg-plist PR: ports/99233 Submitted by: alepulver [1] Approved by: ahze (mentor) Revision Changes Path 1.37 +0 -4 ports/x11-toolkits/paragui/Makefile 1.1 +11 -0 ports/x11-toolkits/paragui/files/patch-include_pgtimerobject.h (new) 1.7 +3 -3 ports/x11-toolkits/paragui/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Jun 21 02:08:17 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 156DB16A47A; Wed, 21 Jun 2006 02:08:17 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (gerbercreations.com [71.39.140.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id D604243D60; Wed, 21 Jun 2006 02:08:06 +0000 (GMT) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.13.3/8.13.3) with ESMTP id k5L285AK017126; Tue, 20 Jun 2006 19:08:05 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.13.3/8.13.3/Submit) id k5L285Rp017125; Tue, 20 Jun 2006 19:08:05 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Tue, 20 Jun 2006 19:08:05 -0700 From: Greg Lewis To: Ion-Mihai Tetcu Message-ID: <20060621020805.GA17044@misty.eyesbeyond.com> References: <200606202344.k5KNi7IQ084090@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200606202344.k5KNi7IQ084090@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/science/openfoam Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 02:08:17 -0000 On Tue, Jun 20, 2006 at 11:44:07PM +0000, Ion-Mihai Tetcu wrote: > itetcu 2006-06-20 23:44:07 UTC > > FreeBSD ports repository > > Modified files: > science/openfoam Makefile > Log: > Fix INDEX build on 4.x after archivers/bsdtar removal. > > Submitted by: portsnap buildbox > Pointyhar, more or less: glewis@ Oops, thanks! -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Wed Jun 21 03:34:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 170EC16A479; Wed, 21 Jun 2006 03:34:01 +0000 (UTC) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C431743D46; Wed, 21 Jun 2006 03:34:00 +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 k5L3Y05j012868; Wed, 21 Jun 2006 03:34:00 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5L3Y0Ra012867; Wed, 21 Jun 2006 03:34:00 GMT (envelope-from lofi) Message-Id: <200606210334.k5L3Y0Ra012867@repoman.freebsd.org> From: Michael Nottebrock Date: Wed, 21 Jun 2006 03:34:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/misc/kde-xdg-env Makefile ports/misc/kde-xdg-env/files xdg-env.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 03:34:01 -0000 lofi 2006-06-21 03:34:00 UTC FreeBSD ports repository Modified files: misc/kde-xdg-env Makefile misc/kde-xdg-env/files xdg-env.sh.in Log: Add KDE_PREFIXed paths to the XDG_*_DIRS environment variables. Revision Changes Path 1.3 +4 -0 ports/misc/kde-xdg-env/Makefile 1.2 +3 -3 ports/misc/kde-xdg-env/files/xdg-env.sh.in From owner-cvs-all@FreeBSD.ORG Wed Jun 21 04:24:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4124216A47A; Wed, 21 Jun 2006 04:24:10 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F04343D46; Wed, 21 Jun 2006 04:24:10 +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 k5L4O9GX016055; Wed, 21 Jun 2006 04:24:09 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5L4O9Ds016054; Wed, 21 Jun 2006 04:24:09 GMT (envelope-from brueffer) Message-Id: <200606210424.k5L4O9Ds016054@repoman.freebsd.org> From: Christian Brueffer Date: Wed, 21 Jun 2006 04:24: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/share/man/man4 adv.4 adw.4 amd.4 amr.4 bt.4 dpt.4 esp.4 iir.4 ips.4 ncr.4 ncv.4 nsp.4 stg.4 sym.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, 21 Jun 2006 04:24:10 -0000 brueffer 2006-06-21 04:24:09 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man4 adv.4 adw.4 amd.4 amr.4 bt.4 dpt.4 esp.4 iir.4 ips.4 ncr.4 ncv.4 nsp.4 stg.4 sym.4 Log: MFC: o Convert to our new SYNOPSIS layout o Add "device scbus/pci/etc" where needed for consistency Revision Changes Path 1.21.2.1 +14 -12 src/share/man/man4/adv.4 1.18.2.1 +7 -5 src/share/man/man4/adw.4 1.8.8.1 +13 -0 src/share/man/man4/amd.4 1.32.2.1 +15 -2 src/share/man/man4/amr.4 1.24.2.1 +8 -2 src/share/man/man4/bt.4 1.18.2.1 +20 -4 src/share/man/man4/dpt.4 1.4.2.2 +7 -2 src/share/man/man4/esp.4 1.8.8.1 +13 -0 src/share/man/man4/iir.4 1.5.10.1 +15 -2 src/share/man/man4/ips.4 1.15.2.1 +7 -0 src/share/man/man4/ncr.4 1.6.8.1 +13 -1 src/share/man/man4/ncv.4 1.6.2.1 +13 -1 src/share/man/man4/nsp.4 1.7.8.1 +20 -2 src/share/man/man4/stg.4 1.19.2.1 +24 -11 src/share/man/man4/sym.4 From owner-cvs-all@FreeBSD.ORG Wed Jun 21 04:25:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA54F16A47A; Wed, 21 Jun 2006 04:25:22 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9746943D45; Wed, 21 Jun 2006 04:25:22 +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 k5L4PM7M016143; Wed, 21 Jun 2006 04:25:22 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5L4PMIL016142; Wed, 21 Jun 2006 04:25:22 GMT (envelope-from brueffer) Message-Id: <200606210425.k5L4PMIL016142@repoman.freebsd.org> From: Christian Brueffer Date: Wed, 21 Jun 2006 04:25: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 bt.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, 21 Jun 2006 04:25:23 -0000 brueffer 2006-06-21 04:25:22 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man4 bt.4 Log: MFC: rev. 1.26 o Capitalization fixes o Remove the outdated FILES section Revision Changes Path 1.24.2.2 +3 -16 src/share/man/man4/bt.4 From owner-cvs-all@FreeBSD.ORG Wed Jun 21 04: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2783416A47E; Wed, 21 Jun 2006 04:26:13 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA95A43D49; Wed, 21 Jun 2006 04:26:12 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5L4QCZx016211; Wed, 21 Jun 2006 04:26:12 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5L4QCYX016210; Wed, 21 Jun 2006 04:26:12 GMT (envelope-from brueffer) Message-Id: <200606210426.k5L4QCYX016210@repoman.freebsd.org> From: Christian Brueffer Date: Wed, 21 Jun 2006 04:26: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/share/man/man4 dpt.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, 21 Jun 2006 04:26:13 -0000 brueffer 2006-06-21 04:26:12 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man4 dpt.4 Log: MFC: rev. 1.20 o Remove FILES section (uninteresting for users) o Xref asr(4) Revision Changes Path 1.18.2.2 +2 -12 src/share/man/man4/dpt.4 From owner-cvs-all@FreeBSD.ORG Wed Jun 21 04:27:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F254216A47E; Wed, 21 Jun 2006 04:27:30 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF62143D55; Wed, 21 Jun 2006 04:27:20 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5L4RKBE016265; Wed, 21 Jun 2006 04:27:20 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5L4RKbi016264; Wed, 21 Jun 2006 04:27:20 GMT (envelope-from brueffer) Message-Id: <200606210427.k5L4RKbi016264@repoman.freebsd.org> From: Christian Brueffer Date: Wed, 21 Jun 2006 04:27: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/share/man/man4 amr.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, 21 Jun 2006 04:27:31 -0000 brueffer 2006-06-21 04:27:20 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man4 amr.4 Log: MFC: rev. 1.35 o sort the HARDWARE list somewhat o mention ATA and SATA support o mdoc improvements Revision Changes Path 1.32.2.2 +20 -23 src/share/man/man4/amr.4 From owner-cvs-all@FreeBSD.ORG Wed Jun 21 04:28:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 659B316A484; Wed, 21 Jun 2006 04:28:13 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5FD943D76; Wed, 21 Jun 2006 04:28:05 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5L4S5gp016332; Wed, 21 Jun 2006 04:28:05 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5L4S5rR016331; Wed, 21 Jun 2006 04:28:05 GMT (envelope-from brueffer) Message-Id: <200606210428.k5L4S5rR016331@repoman.freebsd.org> From: Christian Brueffer Date: Wed, 21 Jun 2006 04:28: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/share/man/man4 snd_csa.4 snd_gusc.4 snd_ich.4 snd_sbc.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, 21 Jun 2006 04:28:13 -0000 brueffer 2006-06-21 04:28:05 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man4 snd_csa.4 snd_gusc.4 snd_ich.4 snd_sbc.4 Log: MFC: We just have one generic sound driver, reflect this. Revision Changes Path 1.13.2.3 +1 -1 src/share/man/man4/snd_csa.4 1.12.2.2 +1 -1 src/share/man/man4/snd_gusc.4 1.6.2.2 +1 -1 src/share/man/man4/snd_ich.4 1.14.2.3 +1 -1 src/share/man/man4/snd_sbc.4 From owner-cvs-all@FreeBSD.ORG Wed Jun 21 04:31:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61DD216A474; Wed, 21 Jun 2006 04:31:11 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F13E43D45; Wed, 21 Jun 2006 04:31:11 +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 k5L4VAPG016591; Wed, 21 Jun 2006 04:31:10 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5L4VAJO016590; Wed, 21 Jun 2006 04:31:10 GMT (envelope-from mezz) Message-Id: <200606210431.k5L4VAJO016590@repoman.freebsd.org> From: Jeremy Messenger Date: Wed, 21 Jun 2006 04:31: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/linux-opera Makefile distinfo pkg-descr pkg-message pkg-plist ports/www/linux-opera/files patch-config::opera6rc patch-ini::pluginpath.ini patch-ini::spellcheck.ini patch-install.sh patch-locale::en::search.ini patch-search.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: Wed, 21 Jun 2006 04:31:11 -0000 mezz 2006-06-21 04:31:10 UTC FreeBSD ports repository Modified files: www/linux-opera Makefile distinfo pkg-descr pkg-message pkg-plist www/linux-opera/files patch-ini::pluginpath.ini patch-install.sh patch-locale::en::search.ini patch-search.ini Removed files: www/linux-opera/files patch-config::opera6rc patch-ini::spellcheck.ini Log: - Update to 9.0, see changelog for details: http://www.opera.com/docs/changelogs/linux/900/ http://www.opera.com/docs/changelogs/linux/900/sincebeta.dml - Add ${LOCALBASE,X11BASE}/lib/browser_linux_plugins, so now you can run 'acroread --install-plugin' and restart browser to have acroread7 plugins. - Add FreeBSD mail archives in the search, using http://freebsd.rambler.ru/ . - Clean a bit in search.ini, now the combo box of search looks a bit prettier by have BSD stuff in a group (seperate bar). Also, make the key works in the address bar like 'm foobar' to search in http://freebsd.rambler.ru/. - Update pkg-descr, it's not 7.x anymore. [1] Opera team has done a nice of job. It is more BSD/Linux friendly and desktop friendly such as support GNOME if you are using it. For example, it finally will using gnome-open instead kfmclient. However, it no longer depend on OpenMotif (woohoo!). [...see changelog above for more...] Kudos! Reported by: flz [1] Revision Changes Path 1.71 +17 -17 ports/www/linux-opera/Makefile 1.40 +3 -3 ports/www/linux-opera/distinfo 1.3 +0 -10 ports/www/linux-opera/files/patch-config::opera6rc (dead) 1.8 +24 -21 ports/www/linux-opera/files/patch-ini::pluginpath.ini 1.2 +0 -9 ports/www/linux-opera/files/patch-ini::spellcheck.ini (dead) 1.17 +31 -97 ports/www/linux-opera/files/patch-install.sh 1.5 +44 -23 ports/www/linux-opera/files/patch-locale::en::search.ini 1.5 +44 -23 ports/www/linux-opera/files/patch-search.ini 1.4 +5 -16 ports/www/linux-opera/pkg-descr 1.18 +4 -3 ports/www/linux-opera/pkg-message 1.28 +12 -18 ports/www/linux-opera/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Jun 21 05: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6ADA116A479; Wed, 21 Jun 2006 05:53:06 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26E3043D4C; Wed, 21 Jun 2006 05:53: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 k5L5r6mk028789; Wed, 21 Jun 2006 05:53:06 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5L5r5qI028788; Wed, 21 Jun 2006 05:53:05 GMT (envelope-from maho) Message-Id: <200606210553.k5L5r5qI028788@repoman.freebsd.org> From: Maho Nakata Date: Wed, 21 Jun 2006 05:53: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/math/superlu Makefile ports/math/superlu_mt Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 05:53:06 -0000 maho 2006-06-21 05:53:05 UTC FreeBSD ports repository Modified files: math/superlu Makefile math/superlu_mt Makefile Log: Use blas instead of atlas PR: 99189 Submitted by: Pedro F. Giffuni Revision Changes Path 1.33 +17 -3 ports/math/superlu/Makefile 1.9 +13 -5 ports/math/superlu_mt/Makefile From owner-cvs-all@FreeBSD.ORG Wed Jun 21 06: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6E5716A47B; Wed, 21 Jun 2006 06:02:36 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04A8B43D48; Wed, 21 Jun 2006 06:02:35 +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 k5L62Zti029244; Wed, 21 Jun 2006 06:02:35 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5L62Zor029243; Wed, 21 Jun 2006 06:02:35 GMT (envelope-from glebius) Message-Id: <200606210602.k5L62Zor029243@repoman.freebsd.org> From: Gleb Smirnoff Date: Wed, 21 Jun 2006 06:02: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 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: Wed, 21 Jun 2006 06:02:36 -0000 glebius 2006-06-21 06:02:35 UTC FreeBSD src repository Modified files: sys/net if.c Log: - First initialize ifnet, and then insert it into global list. - First remove from global list, then start destroying. PR: kern/97679 Submitted by: Alex Lyashkov Reviewed by: rwatson, brooks Revision Changes Path 1.259 +16 -14 src/sys/net/if.c From owner-cvs-all@FreeBSD.ORG Wed Jun 21 06: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A616816A4D5; Wed, 21 Jun 2006 06:54:44 +0000 (UTC) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3236543D48; Wed, 21 Jun 2006 06:54:44 +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 k5L6shTx032449; Wed, 21 Jun 2006 06:54:43 GMT (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5L6shhu032448; Wed, 21 Jun 2006 06:54:43 GMT (envelope-from nork) Message-Id: <200606210654.k5L6shhu032448@repoman.freebsd.org> From: Norikatsu Shigemura Date: Wed, 21 Jun 2006 06:54: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/japanese/kterm Makefile ports/japanese/kterm/files patch-main.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 06:54:44 -0000 nork 2006-06-21 06:54:43 UTC FreeBSD ports repository Modified files: japanese/kterm Makefile japanese/kterm/files patch-main.c Log: o Set stty min & vtime. o Bump PORTREVISION, accordingly. PR: ports/92184 Submitted by: TOMITA Yoshinori Revision Changes Path 1.44 +1 -1 ports/japanese/kterm/Makefile 1.2 +26 -8 ports/japanese/kterm/files/patch-main.c From owner-cvs-all@FreeBSD.ORG Wed Jun 21 06:55:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39F1816A484; Wed, 21 Jun 2006 06:55:41 +0000 (UTC) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E86B843D48; Wed, 21 Jun 2006 06:55:40 +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 k5L6tepx032569; Wed, 21 Jun 2006 06:55:40 GMT (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5L6tem0032568; Wed, 21 Jun 2006 06:55:40 GMT (envelope-from nork) Message-Id: <200606210655.k5L6tem0032568@repoman.freebsd.org> From: Norikatsu Shigemura Date: Wed, 21 Jun 2006 06:55: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/japanese/kterm Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 06:55:41 -0000 nork 2006-06-21 06:55:40 UTC FreeBSD ports repository Modified files: japanese/kterm Makefile Log: Grab. Revision Changes Path 1.45 +1 -1 ports/japanese/kterm/Makefile From owner-cvs-all@FreeBSD.ORG Wed Jun 21 06:59:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 975) id 8EB4616A492; Wed, 21 Jun 2006 06:59:10 +0000 (UTC) Date: Wed, 21 Jun 2006 06:59:10 +0000 From: "Sergey A. Osokin" To: Erwin Lansing Message-ID: <20060621065910.GD30415@FreeBSD.org> References: <200606201546.k5KFkKAt033067@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200606201546.k5KFkKAt033067@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www/opera Makefile distinfo pkg-message pkg-plist ports/www/opera/files patch-ini_spellcheck.ini patch-install.sh patch-search.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: Wed, 21 Jun 2006 06:59:10 -0000 On Tue, Jun 20, 2006 at 03:46:20PM +0000, Erwin Lansing wrote: > erwin 2006-06-20 15:46:20 UTC > > FreeBSD ports repository > > Modified files: > www/opera Makefile distinfo pkg-message pkg-plist > www/opera/files patch-install.sh patch-search.ini > Removed files: > www/opera/files patch-ini_spellcheck.ini > Log: > Update to 9.0 > > PR: 99204 > Submitted by: Arjan van Leeuwen (maintainer) > > Revision Changes Path > 1.48 +53 -25 ports/www/opera/Makefile > 1.35 +9 -3 ports/www/opera/distinfo > 1.2 +0 -9 ports/www/opera/files/patch-ini_spellcheck.ini (dead) > 1.23 +90 -121 ports/www/opera/files/patch-install.sh > 1.5 +37 -17 ports/www/opera/files/patch-search.ini > 1.10 +2 -14 ports/www/opera/pkg-message > 1.25 +13 -18 ports/www/opera/pkg-plist It looks like opera engineers change the name of distro, all checksums are correct. I'd like to commit following changes for make port fetchable. Index: ports/www/opera/Makefile =================================================================== RCS file: /home/pcvs/ports/www/opera/Makefile,v retrieving revision 1.48 diff -u -r1.48 Makefile --- ports/www/opera/Makefile 20 Jun 2006 15:46:20 -0000 1.48 +++ ports/www/opera/Makefile 21 Jun 2006 06:42:11 -0000 @@ -23,7 +23,7 @@ ftp://ftp.tiscali.nl/pub/mirrors/opera/unix/freebsd/${OPERA_VER:S/.//}${OPERA_MINVER}/${OPERA_REL}/en/${OPERA_LIB}/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/www/opera/unix/freebsd/${OPERA_VER:S/.//}${OPERA_MINVER}/${OPERA_REL}/en/${OPERA_LIB}/&,} \ ftp://ftp.opera.com/pub/opera/unix/freebsd/${OPERA_VER:S/.//}${OPERA_MINVER}/${OPERA_REL}/en/${OPERA_LIB}/ -DISTNAME= ${PORTNAME}-${OPERA_VER}-${OPERA_DATE}.${OPERA_TYPE}-${OPERA_LIB}-qt.i386.freebsd-en-${OPERA_BUILD} +DISTNAME= ${PORTNAME}-${OPERA_VER}-${OPERA_DATE}.${OPERA_TYPE}-${OPERA_LIB}-qt.i386.freebsd-en MAINTAINER= avleeuwen@piwebs.com COMMENT= A blazingly fast, full-featured, standards-compliant browser @@ -41,6 +41,7 @@ WANT_GNOME= yes USE_X_PREFIX= yes ONLY_FOR_ARCHS= i386 +WRKSRC= ${WRKDIR}/${DISTNAME}-${OPERA_BUILD} MAN1= opera.1 Index: ports/www/opera/distinfo =================================================================== RCS file: /home/pcvs/ports/www/opera/distinfo,v retrieving revision 1.35 diff -u -r1.35 distinfo --- ports/www/opera/distinfo 20 Jun 2006 15:46:20 -0000 1.35 +++ ports/www/opera/distinfo 21 Jun 2006 06:42:11 -0000 @@ -1,9 +1,9 @@ -MD5 (opera-9.0-20060616.1-static-qt.i386.freebsd-en-344.tar.bz2) = 4813bac66647229e64e8c13bdbf7a080 -SHA256 (opera-9.0-20060616.1-static-qt.i386.freebsd-en-344.tar.bz2) = 143f04a484a25c12460e75b1737f86f4131076f556a81e81a46bc1f950e38c9e -SIZE (opera-9.0-20060616.1-static-qt.i386.freebsd-en-344.tar.bz2) = 6439484 -MD5 (opera-9.0-20060616.3-shared-qt.i386.freebsd-en-344.tar.bz2) = 881694725d7223ef706259d808db3bef -SHA256 (opera-9.0-20060616.3-shared-qt.i386.freebsd-en-344.tar.bz2) = e10b0bbc8f234491cadacb4461f3ed132f0f0e75cd8c7edde9cfe2500ccecbc8 -SIZE (opera-9.0-20060616.3-shared-qt.i386.freebsd-en-344.tar.bz2) = 5037788 -MD5 (opera-9.0-20060616.4-shared-qt.i386.freebsd-en-344.tar.bz2) = aabfc04204ecbeb9637bb1789b2a5512 -SHA256 (opera-9.0-20060616.4-shared-qt.i386.freebsd-en-344.tar.bz2) = aac10b7fdd6984edc223d5928a4724e7c423c85ad4b88e8b8bf6a3427a290f33 -SIZE (opera-9.0-20060616.4-shared-qt.i386.freebsd-en-344.tar.bz2) = 5038626 +MD5 (opera-9.0-20060616.1-static-qt.i386.freebsd-en.tar.bz2) = 4813bac66647229e64e8c13bdbf7a080 +SHA256 (opera-9.0-20060616.1-static-qt.i386.freebsd-en.tar.bz2) = 143f04a484a25c12460e75b1737f86f4131076f556a81e81a46bc1f950e38c9e +SIZE (opera-9.0-20060616.1-static-qt.i386.freebsd-en.tar.bz2) = 6439484 +MD5 (opera-9.0-20060616.3-shared-qt.i386.freebsd-en.tar.bz2) = 881694725d7223ef706259d808db3bef +SHA256 (opera-9.0-20060616.3-shared-qt.i386.freebsd-en.tar.bz2) = e10b0bbc8f234491cadacb4461f3ed132f0f0e75cd8c7edde9cfe2500ccecbc8 +SIZE (opera-9.0-20060616.3-shared-qt.i386.freebsd-en.tar.bz2) = 5037788 +MD5 (opera-9.0-20060616.4-shared-qt.i386.freebsd-en.tar.bz2) = aabfc04204ecbeb9637bb1789b2a5512 +SHA256 (opera-9.0-20060616.4-shared-qt.i386.freebsd-en.tar.bz2) = aac10b7fdd6984edc223d5928a4724e7c423c85ad4b88e8b8bf6a3427a290f33 +SIZE (opera-9.0-20060616.4-shared-qt.i386.freebsd-en.tar.bz2) = 5038626 From owner-cvs-all@FreeBSD.ORG Wed Jun 21 07: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C74CB16A484; Wed, 21 Jun 2006 07:02:51 +0000 (UTC) (envelope-from itetcu@people.tecnik93.com) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id B851E43D6A; Wed, 21 Jun 2006 07:02:44 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id D6CC91765D; Wed, 21 Jun 2006 10:02:40 +0300 (EEST) Date: Wed, 21 Jun 2006 10:02:40 +0300 From: Ion-Mihai Tetcu To: Greg Lewis Message-ID: <20060621100240.39bdbf99@it.buh.tecnik93.com> In-Reply-To: <20060621020805.GA17044@misty.eyesbeyond.com> References: <200606202344.k5KNi7IQ084090@repoman.freebsd.org> <20060621020805.GA17044@misty.eyesbeyond.com> X-Mailer: Sylpheed-Claws 2.3.0 (GTK+ 2.8.19; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-ports@freebsd.org, Ion-Mihai Tetcu , cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/science/openfoam Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 07:02:51 -0000 On Tue, 20 Jun 2006 19:08:05 -0700 Greg Lewis wrote: > On Tue, Jun 20, 2006 at 11:44:07PM +0000, Ion-Mihai Tetcu wrote: > > itetcu 2006-06-20 23:44:07 UTC > > > > FreeBSD ports repository > > > > Modified files: > > science/openfoam Makefile > > Log: > > Fix INDEX build on 4.x after archivers/bsdtar removal. > > > > Submitted by: portsnap buildbox > > Pointyhar, more or less: glewis@ > > Oops, thanks! Hey, I got scared I earn my did my first really big pointyhat :) -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" BOFH excuse #34: (l)user error From owner-cvs-all@FreeBSD.ORG Wed Jun 21 07:07:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D77C716A47C; Wed, 21 Jun 2006 07:07:51 +0000 (UTC) (envelope-from itetcu@people.tecnik93.com) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7181343D49; Wed, 21 Jun 2006 07:07:51 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id 6D71417663; Wed, 21 Jun 2006 10:07:50 +0300 (EEST) Date: Wed, 21 Jun 2006 10:07:50 +0300 From: Ion-Mihai Tetcu To: Alexander Leidinger Message-ID: <20060621100750.1565fa7e@it.buh.tecnik93.com> In-Reply-To: <200606201913.k5KJDCU9057333@repoman.freebsd.org> References: <200606201913.k5KJDCU9057333@repoman.freebsd.org> X-Mailer: Sylpheed-Claws 2.3.1 (GTK+ 2.8.19; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/mail/sylpheed-claws Makefile distinfo ports/mail/sylpheed-claws/files patch-src-mbox.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 07:07:52 -0000 On Tue, 20 Jun 2006 19:13:12 +0000 (UTC) Alexander Leidinger wrote: > netchild 2006-06-20 19:13:12 UTC > > FreeBSD ports repository > > Modified files: > mail/sylpheed-claws Makefile distinfo > Removed files: > mail/sylpheed-claws/files patch-src-mbox.c > Log: > Update to 2.3.1. I think mail/sylpheed-claws-maildir should be bumped after each update, else it fails to load. I'll bump PORTREVISION now and maybe you can add this to your checklist or put a comment in sylpheed's Makefile ? -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" BOFH excuse #35: working as designed From owner-cvs-all@FreeBSD.ORG Wed Jun 21 07:12:47 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0649A16A47A; Wed, 21 Jun 2006 07:12:47 +0000 (UTC) (envelope-from itetcu@people.tecnik93.com) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 427A343D46; Wed, 21 Jun 2006 07:12:44 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id 3268217662; Wed, 21 Jun 2006 10:12:43 +0300 (EEST) Date: Wed, 21 Jun 2006 10:12:42 +0300 From: Ion-Mihai Tetcu To: Ion-Mihai Tetcu Message-ID: <20060621101242.07fb2d5e@it.buh.tecnik93.com> In-Reply-To: <20060621100240.39bdbf99@it.buh.tecnik93.com> References: <200606202344.k5KNi7IQ084090@repoman.freebsd.org> <20060621020805.GA17044@misty.eyesbeyond.com> <20060621100240.39bdbf99@it.buh.tecnik93.com> X-Mailer: Sylpheed-Claws 2.3.1 (GTK+ 2.8.19; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Greg Lewis , cvs-ports@freebsd.org, Ion-Mihai Tetcu , cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/science/openfoam Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 07:12:47 -0000 On Wed, 21 Jun 2006 10:02:40 +0300 Ion-Mihai Tetcu wrote: > On Tue, 20 Jun 2006 19:08:05 -0700 > Greg Lewis wrote: > > > On Tue, Jun 20, 2006 at 11:44:07PM +0000, Ion-Mihai Tetcu wrote: > > > itetcu 2006-06-20 23:44:07 UTC > > > > > > FreeBSD ports repository > > > > > > Modified files: > > > science/openfoam Makefile > > > Log: > > > Fix INDEX build on 4.x after archivers/bsdtar removal. > > > > > > Submitted by: portsnap buildbox > > > Pointyhar, more or less: glewis@ > > > > Oops, thanks! > > Hey, I got scared I earn my did my first really big pointyhat :) Hmm, that should read: I got scared I earned my first really big pointyhat :) -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" BOFH excuse #97: Small animal kamikaze attack on power supplies From owner-cvs-all@FreeBSD.ORG Wed Jun 21 07:12:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4DB416A4C7; Wed, 21 Jun 2006 07:12:49 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B20BB43D46; Wed, 21 Jun 2006 07:12:47 +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 k5L7CluU034495; Wed, 21 Jun 2006 07:12:47 GMT (envelope-from osa@repoman.freebsd.org) Received: (from osa@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5L7ClKB034494; Wed, 21 Jun 2006 07:12:47 GMT (envelope-from osa) Message-Id: <200606210712.k5L7ClKB034494@repoman.freebsd.org> From: "Sergey A. Osokin" Date: Wed, 21 Jun 2006 07:12: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/opera Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 07:12:49 -0000 osa 2006-06-21 07:12:47 UTC FreeBSD ports repository Modified files: www/opera Makefile distinfo Log: Make fetchable after change the distro's name. Approved by: "Arjan van Leeuwen" (maintainer) Revision Changes Path 1.49 +2 -1 ports/www/opera/Makefile 1.36 +9 -9 ports/www/opera/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jun 21 07:29:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB4B916A47C; Wed, 21 Jun 2006 07:29:27 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B12743D5D; Wed, 21 Jun 2006 07:29:25 +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 k5L7TPEN035149; Wed, 21 Jun 2006 07:29:25 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5L7TPU1035148; Wed, 21 Jun 2006 07:29:25 GMT (envelope-from itetcu) Message-Id: <200606210729.k5L7TPU1035148@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 21 Jun 2006 07:29:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/sylpheed-claws-maildir Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 07:29:27 -0000 itetcu 2006-06-21 07:29:25 UTC FreeBSD ports repository Modified files: mail/sylpheed-claws-maildir Makefile distinfo Log: - update to 0.24.1 - new mastersite address PR: ports/99223 Submitted by: maintainer Revision Changes Path 1.3 +2 -2 ports/mail/sylpheed-claws-maildir/Makefile 1.3 +3 -3 ports/mail/sylpheed-claws-maildir/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jun 21 07: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E41016A47C; Wed, 21 Jun 2006 07:29:45 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D1C743D6E; Wed, 21 Jun 2006 07:29:45 +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 k5L7TjBV035195; Wed, 21 Jun 2006 07:29:45 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5L7TjOm035194; Wed, 21 Jun 2006 07:29:45 GMT (envelope-from yar) Message-Id: <200606210729.k5L7TjOm035194@repoman.freebsd.org> From: Yar Tikhiy Date: Wed, 21 Jun 2006 07:29: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/net if_vlan.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 07:29:45 -0000 yar 2006-06-21 07:29:45 UTC FreeBSD src repository Modified files: sys/net if_vlan.c Log: Track interface department events and detach vlans from departing trunk so that we don't get into trouble later by dereferencing a stale pointer to dead trunk's things. Prodded by: oleg Sponsored by: RiNet (Cronyx Plus LLC) MFC after: 1 week Revision Changes Path 1.102 +76 -8 src/sys/net/if_vlan.c From owner-cvs-all@FreeBSD.ORG Wed Jun 21 08:06:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C6FD16A474; Wed, 21 Jun 2006 08:06:47 +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 CC8D143D55; Wed, 21 Jun 2006 08:06:44 +0000 (GMT) (envelope-from maxim@macomnet.ru) Received: from localhost (localhost.int.ru [127.0.0.1] (may be forged)) by mp2.macomnet.net (8.13.7/8.13.3) with ESMTP id k5L86gSd093649; Wed, 21 Jun 2006 12:06:43 +0400 (MSD) (envelope-from maxim@macomnet.ru) Date: Wed, 21 Jun 2006 12:06:41 +0400 (MSD) From: Maxim Konovalov To: Gleb Smirnoff In-Reply-To: <200606210602.k5L62Zor029243@repoman.freebsd.org> Message-ID: <20060621120212.D93005@mp2.macomnet.net> References: <200606210602.k5L62Zor029243@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/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: Wed, 21 Jun 2006 08:06:47 -0000 On Wed, 21 Jun 2006, 06:02-0000, Gleb Smirnoff wrote: > glebius 2006-06-21 06:02:35 UTC > > FreeBSD src repository > > Modified files: > sys/net if.c > Log: > - First initialize ifnet, and then insert it into global > list. > - First remove from global list, then start destroying. > > PR: kern/97679 > Submitted by: Alex Lyashkov > Reviewed by: rwatson, brooks FWIW, even with Yar's recent commit to if_vlan.c it still panics. I told Alex about that. A testcase below. Run it for several minutes. #11 0xc05e1a4a in calltrap () at /usr/src/sys/i386/i386/exception.s:138 #12 0xc05608cb in in6ifa_ifpwithaddr (ifp=0xdeadc0de, addr=0xc39b5218) at /usr/src/sys/netinet6/in6.c:1862 #13 0xc055e81d in in6_control (so=0xc2bbda60, cmd=0xc1206949, data=0xc39b5200 "vlan2349", ifp=0xc3973000, td=0xc39b5210) at /usr/src/sys/netinet6/in6.c:459 #14 0xc052c43c in ifioctl (so=0xc2bbda60, cmd=0xc1206949, data=0xc39b5200 "vlan2349", td=0xc2afd870) at /usr/src/sys/net/if.c:1530 #15 0xc04efb47 in soo_ioctl (fp=0xdeadc0de, cmd=0xc1206949, data=0xc39b5200, active_cred=0xc2e64700, td=0xc2afd870) at /usr/src/sys/kern/sys_socket.c:214 #16 0xc04ea810 in ioctl (td=0xc2afd870, uap=0xd56a7d04) at file.h:265 #!/bin/sh create() { for i in `jot 4000` do ifconfig vlan$i create ifconfig vlan$i vlan $i vlandev rl0 ifconfig vlan$i 10.10.10.10/32 done } destroy() { for i in `jot 4000` do ifconfig vlan$i destroy done } show() { while :; do ifconfig >/dev/null 2>&1; done } show & while : do create destroy done %%% -- Maxim Konovalov From owner-cvs-all@FreeBSD.ORG Wed Jun 21 08:21:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E84AB16A47A; Wed, 21 Jun 2006 08:21:35 +0000 (UTC) (envelope-from itetcu@people.tecnik93.com) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 796CC43D46; Wed, 21 Jun 2006 08:21:35 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id D2E941765D; Wed, 21 Jun 2006 11:21:33 +0300 (EEST) Date: Wed, 21 Jun 2006 11:21:33 +0300 From: Ion-Mihai Tetcu To: Alexander Leidinger Message-ID: <20060621112133.1fe90c8a@it.buh.tecnik93.com> In-Reply-To: <20060621101536.quyr8ii1hc0ogwwk@netchild.homeip.net> References: <200606201913.k5KJDCU9057333@repoman.freebsd.org> <20060621100750.1565fa7e@it.buh.tecnik93.com> <20060621101536.quyr8ii1hc0ogwwk@netchild.homeip.net> X-Mailer: Sylpheed-Claws 2.3.1 (GTK+ 2.8.19; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/mail/sylpheed-claws Makefile distinfo ports/mail/sylpheed-claws/files patch-src-mbox.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 08:21:36 -0000 On Wed, 21 Jun 2006 10:15:36 +0200 Alexander Leidinger wrote: > Quoting Ion-Mihai Tetcu (from Wed, 21 Jun > 2006 10:07:50 +0300): > > > On Tue, 20 Jun 2006 19:13:12 +0000 (UTC) > > Alexander Leidinger wrote: > > > >> netchild 2006-06-20 19:13:12 UTC > >> > >> FreeBSD ports repository > >> > >> Modified files: > >> mail/sylpheed-claws Makefile distinfo > >> Removed files: > >> mail/sylpheed-claws/files patch-src-mbox.c > >> Log: > >> Update to 2.3.1. > > > > I think mail/sylpheed-claws-maildir should be bumped after each update, > > else it fails to load. I'll bump PORTREVISION now and maybe you can add > > this to your checklist or put a comment in sylpheed's Makefile ? > > Gotcha... I'm doing "portupgrade -f sylpheed-claws\*" on each update. > It's not only the maildir plugin, it's every plugin. Hmm, yes, this seems to be the case (I'm only using maildir plugin). > Feel free to make a bugreport (they should use an plugin-API-version > instead of comparing the version of SC). Yup. > So far I was too lazy to bump and to report to SC. Now I at least have no > excuse to not bump the revision for the plugins... :-/ There are PRs for updating them, I just took them, but I won't have time to commit until tonight so if you want just take them over. I commited the maildir PR. -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" BOFH excuse #447: According to Microsoft, it's by design From owner-cvs-all@FreeBSD.ORG Wed Jun 21 08:21:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEB3916A580; Wed, 21 Jun 2006 08:21:46 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEE0E43D48; Wed, 21 Jun 2006 08:21:46 +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 k5L8Lk9L039082; Wed, 21 Jun 2006 08:21:46 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5L8LkAu039081; Wed, 21 Jun 2006 08:21:46 GMT (envelope-from ehaupt) Message-Id: <200606210821.k5L8LkAu039081@repoman.freebsd.org> From: Emanuel Haupt Date: Wed, 21 Jun 2006 08:21: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/audio/mpck Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 08:21:47 -0000 ehaupt 2006-06-21 08:21:46 UTC FreeBSD ports repository Modified files: audio/mpck Makefile distinfo Log: Update to 0.14 Revision Changes Path 1.6 +1 -1 ports/audio/mpck/Makefile 1.4 +3 -3 ports/audio/mpck/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jun 21 08:29:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5F0F16A47C; Wed, 21 Jun 2006 08:29:30 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74A9143D45; Wed, 21 Jun 2006 08:29:30 +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 k5L8TUhW039537; Wed, 21 Jun 2006 08:29:30 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5L8TUKH039536; Wed, 21 Jun 2006 08:29:30 GMT (envelope-from maho) Message-Id: <200606210829.k5L8TUKH039536@repoman.freebsd.org> From: Maho Nakata Date: Wed, 21 Jun 2006 08:29:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/ifc Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 08:29:30 -0000 maho 2006-06-21 08:29:30 UTC FreeBSD ports repository Modified files: lang/ifc Makefile distinfo Log: update to 8.1.034 PR: 99199 Submitted by: kib Revision Changes Path 1.45 +1 -1 ports/lang/ifc/Makefile 1.19 +3 -2 ports/lang/ifc/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jun 21 08:45:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1938616A47A; Wed, 21 Jun 2006 08:45:41 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A60D943D70; Wed, 21 Jun 2006 08:45:40 +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 k5L8jeQN040342; Wed, 21 Jun 2006 08:45:40 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5L8jegm040341; Wed, 21 Jun 2006 08:45:40 GMT (envelope-from netchild) Message-Id: <200606210845.k5L8jegm040341@repoman.freebsd.org> From: Alexander Leidinger Date: Wed, 21 Jun 2006 08:45: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/amd64/linux32 linux32_dummy.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 08:45:41 -0000 netchild 2006-06-21 08:45:40 UTC FreeBSD src repository Modified files: sys/amd64/linux32 linux32_dummy.c Log: Commit the DUMMY stuff (printing messages for missing syscalls) for amd64 too. Submitted by: rdivacky Sponsored by: Google SoC 2006 Noticed by: jkim Pointyhat to: netchild Revision Changes Path 1.3 +56 -0 src/sys/amd64/linux32/linux32_dummy.c From owner-cvs-all@FreeBSD.ORG Wed Jun 21 09:13:42 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 855A816A481; Wed, 21 Jun 2006 09:13:42 +0000 (UTC) (envelope-from max@love2party.net) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34F8543D64; Wed, 21 Jun 2006 09:13:34 +0000 (GMT) (envelope-from max@love2party.net) Received: from [88.64.183.148] (helo=amd64.laiers.local) by mrelayeu.kundenserver.de (node=mrelayeu1) with ESMTP (Nemesis), id 0MKwpI-1FsymD060U-00017W; Wed, 21 Jun 2006 11:13:33 +0200 From: Max Laier Organization: FreeBSD To: Maxim Konovalov Date: Wed, 21 Jun 2006 11:13:22 +0200 User-Agent: KMail/1.9.1 References: <200606210602.k5L62Zor029243@repoman.freebsd.org> <20060621120212.D93005@mp2.macomnet.net> In-Reply-To: <20060621120212.D93005@mp2.macomnet.net> X-Face: ,,8R(x[kmU]tKN@>gtH1yQE4aslGdu+2]; R]*pL,U>^H?)gW@49@wdJ`H<=?utf-8?q?=25=7D*=5FBD=0A=09U=5For=3D=5CmOZf764=26nYj=3DJYbR1PW0ud?=>|!~,,CPC.1-D$FG@0h3#'5"k{V]a~.<=?utf-8?q?mZ=7D44=23Se=7Em=0A=09Fe=7E=5C=5DX5B=5D=5Fxj?=(ykz9QKMw_l0C2AQ]}Ym8)fU MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2667997.84cDmJOyTc"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200606211113.31621.max@love2party.net> X-Provags-ID: kundenserver.de abuse@kundenserver.de login:61c499deaeeba3ba5be80f48ecc83056 Cc: cvs-src@freebsd.org, Gleb Smirnoff , 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: Wed, 21 Jun 2006 09:13:42 -0000 --nextPart2667997.84cDmJOyTc Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wednesday 21 June 2006 10:06, Maxim Konovalov wrote: > On Wed, 21 Jun 2006, 06:02-0000, Gleb Smirnoff wrote: > > glebius 2006-06-21 06:02:35 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/net if.c > > Log: > > - First initialize ifnet, and then insert it into global > > list. > > - First remove from global list, then start destroying. > > > > PR: kern/97679 > > Submitted by: Alex Lyashkov > > Reviewed by: rwatson, brooks > > FWIW, even with Yar's recent commit to if_vlan.c it still panics. I > told Alex about that. A testcase below. Run it for several minutes. > > #11 0xc05e1a4a in calltrap () at /usr/src/sys/i386/i386/exception.s:138 > #12 0xc05608cb in in6ifa_ifpwithaddr (ifp=3D0xdeadc0de, addr=3D0xc39b5218) > at /usr/src/sys/netinet6/in6.c:1862 > #13 0xc055e81d in in6_control (so=3D0xc2bbda60, cmd=3D0xc1206949, > data=3D0xc39b5200 "vlan2349", ifp=3D0xc3973000, > td=3D0xc39b5210) at /usr/src/sys/netinet6/in6.c:459 > #14 0xc052c43c in ifioctl (so=3D0xc2bbda60, cmd=3D0xc1206949, > data=3D0xc39b5200 "vlan2349", td=3D0xc2afd870) > at /usr/src/sys/net/if.c:1530 > #15 0xc04efb47 in soo_ioctl (fp=3D0xdeadc0de, cmd=3D0xc1206949, > data=3D0xc39b5200, active_cred=3D0xc2e64700, td=3D0xc2afd870) > at /usr/src/sys/kern/sys_socket.c:214 > #16 0xc04ea810 in ioctl (td=3D0xc2afd870, uap=3D0xd56a7d04) at file.h:265 Yes, we simply keep too many implicit references to ifnets. The real seque= nce=20 for interface destruction should be: =46irst mark unusable, wait long enough[*], remove from global list***s***,= wait=20 long enough[*], free. Note that there is more than one global list an ifnet takes part in. There= is=20 the index2ifp table, there are address lists in inet[6] etc. etc. ... I tri= ed=20 to tackle this once and figured it was a minefield. It is one of the=20 problematic cases where we have *way* more reads than writes(=3Dchanges) an= d=20 nobody cared to introduce locking as we usually don't see the race effects. [*] Unfortunately we don't know what long enough is as we don't do referenc= e=20 counting for ifnets (and we shouldn't as it would be a massive performance= =20 hit). Waiting for as long a possible or at least for "a very long time"=20 would be a good start though. =2D-=20 /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News --nextPart2667997.84cDmJOyTc Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQBEmQ27XyyEoT62BG0RAuSNAJ9T860ecON1YzMxUq0Onqr3WiNSngCePihj u0tmDHLStwNGYK9jZ6MBk28= =Gpfz -----END PGP SIGNATURE----- --nextPart2667997.84cDmJOyTc-- From owner-cvs-all@FreeBSD.ORG Wed Jun 21 09: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCF7916A474; Wed, 21 Jun 2006 09:28:01 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B24743D46; Wed, 21 Jun 2006 09:28:01 +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 k5L9S1c4055027; Wed, 21 Jun 2006 09:28:01 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5L9S1RV055026; Wed, 21 Jun 2006 09:28:01 GMT (envelope-from obrien) Message-Id: <200606210928.k5L9S1RV055026@repoman.freebsd.org> From: "David E. O'Brien" Date: Wed, 21 Jun 2006 09:28:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: ZOULAS Cc: Subject: cvs commit: src/contrib/file - Imported sources X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 09:28:01 -0000 obrien 2006-06-21 09:28:01 UTC FreeBSD src repository src/contrib/file - Imported sources Update of /home/ncvs/src/contrib/file In directory repoman.freebsd.org:/tmp/cvs-serv51660 Log Message: Fix segfault when '/etc/malloc.conf@ -> AJ' due to differnce between calloc & malloc as agreed by vendor. Also remove an unused variable. Status: Vendor Tag: ZOULAS Release Tags: file_4_17_A U src/contrib/file/apprentice.c No conflicts created by this import From owner-cvs-all@FreeBSD.ORG Wed Jun 21 09:42:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31D8316A47B; Wed, 21 Jun 2006 09:42:56 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2EF143D46; Wed, 21 Jun 2006 09:42:55 +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 k5L9gtnc060505; Wed, 21 Jun 2006 09:42:55 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5L9gtAi060504; Wed, 21 Jun 2006 09:42:55 GMT (envelope-from yar) Message-Id: <200606210942.k5L9gtAi060504@repoman.freebsd.org> From: Yar Tikhiy Date: Wed, 21 Jun 2006 09:42: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/etc rc.subr src/share/man/man8 rc.subr.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, 21 Jun 2006 09:42:56 -0000 yar 2006-06-21 09:42:55 UTC FreeBSD src repository Modified files: etc rc.subr share/man/man8 rc.subr.8 Log: Quite a number of rc.d scripts try to load kernel modules. Many of them do that conditionally depending on kldstat. The code is duplicated all over, but bugs can be uniqie. To make the things more consistent, introduce a new rc.subr function, load_kld, which takes care of loading a kernel module conditionally. (Found this lying for a while in my p4 branch for various hacks.) Revision Changes Path 1.59 +39 -0 src/etc/rc.subr 1.13 +16 -0 src/share/man/man8/rc.subr.8 From owner-cvs-all@FreeBSD.ORG Wed Jun 21 09:47:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 846AC16A481; Wed, 21 Jun 2006 09:47:50 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42FE243D53; Wed, 21 Jun 2006 09:47:50 +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 k5L9loPa060713; Wed, 21 Jun 2006 09:47:50 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5L9lomH060712; Wed, 21 Jun 2006 09:47:50 GMT (envelope-from lth) Message-Id: <200606210947.k5L9lomH060712@repoman.freebsd.org> From: Lars Thegler Date: Wed, 21 Jun 2006 09:47:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/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: Wed, 21 Jun 2006 09:47:50 -0000 lth 2006-06-21 09:47:49 UTC FreeBSD ports repository Modified files: devel/p5-Log-Log4perl Makefile distinfo Log: Update to 1.05 Revision Changes Path 1.29 +1 -1 ports/devel/p5-Log-Log4perl/Makefile 1.28 +3 -3 ports/devel/p5-Log-Log4perl/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jun 21 09: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F09F816A47A; Wed, 21 Jun 2006 09:52:37 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92EF643D48; Wed, 21 Jun 2006 09:52:37 +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 k5L9qbpH060957; Wed, 21 Jun 2006 09:52:37 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5L9qboU060956; Wed, 21 Jun 2006 09:52:37 GMT (envelope-from obrien) Message-Id: <200606210952.k5L9qboU060956@repoman.freebsd.org> From: "David E. O'Brien" Date: Wed, 21 Jun 2006 09:52: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/tools/tools/ipw ipwstats.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 09:52:38 -0000 obrien 2006-06-21 09:52:37 UTC FreeBSD src repository Modified files: tools/tools/ipw ipwstats.c Log: Fix type warnings on 64-bit machines. Revision Changes Path 1.2 +3 -3 src/tools/tools/ipw/ipwstats.c From owner-cvs-all@FreeBSD.ORG Wed Jun 21 09:53:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7F3F16A479; Wed, 21 Jun 2006 09:53:25 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E4DE43D45; Wed, 21 Jun 2006 09:53:25 +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 k5L9rPJc061008; Wed, 21 Jun 2006 09: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 k5L9rPh3061007; Wed, 21 Jun 2006 09:53:25 GMT (envelope-from yar) Message-Id: <200606210953.k5L9rPh3061007@repoman.freebsd.org> From: Yar Tikhiy Date: Wed, 21 Jun 2006 09: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/etc/rc.d abi X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 09:53:25 -0000 yar 2006-06-21 09:53:25 UTC FreeBSD src repository Modified files: etc/rc.d abi Log: Set an example of using load_kld() from rc.subr. Revision Changes Path 1.9 +5 -7 src/etc/rc.d/abi From owner-cvs-all@FreeBSD.ORG Wed Jun 21 09:53:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4760916A502; Wed, 21 Jun 2006 09:53:43 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 063D543D48; Wed, 21 Jun 2006 09:53:43 +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 k5L9rg3R061042; Wed, 21 Jun 2006 09:53:42 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5L9rgk3061041; Wed, 21 Jun 2006 09:53:42 GMT (envelope-from obrien) Message-Id: <200606210953.k5L9rgk3061041@repoman.freebsd.org> From: "David E. O'Brien" Date: Wed, 21 Jun 2006 09:53: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 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 09:53:43 -0000 obrien 2006-06-21 09:53:42 UTC FreeBSD src repository Modified files: . Makefile Log: Note a short-cut in the build procedure. Revision Changes Path 1.333 +1 -0 src/Makefile From owner-cvs-all@FreeBSD.ORG Wed Jun 21 09: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1AB2116A474; Wed, 21 Jun 2006 09:56:36 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE8EC43D55; Wed, 21 Jun 2006 09:56:34 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id CB204117B3; Wed, 21 Jun 2006 11:56:31 +0200 (CEST) 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 78603-07; Wed, 21 Jun 2006 11:56:27 +0200 (CEST) Received: from mayday.esat.net (mayday.esat.net [193.95.134.156]) by smtp.xbsd.org (Postfix) with ESMTP id B13B51176B; Wed, 21 Jun 2006 11:56:26 +0200 (CEST) From: Florent Thoumie To: Yar Tikhiy In-Reply-To: <200606210942.k5L9gtAi060504@repoman.freebsd.org> References: <200606210942.k5L9gtAi060504@repoman.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-f2VgSJM2jpPU+1OQobAs" Date: Wed, 21 Jun 2006 10:56:25 +0100 Message-Id: <1150883785.3467.4.camel@mayday.esat.net> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 FreeBSD GNOME Team Port X-Virus-Scanned: amavisd-new at xbsd.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc rc.subr src/share/man/man8 rc.subr.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, 21 Jun 2006 09:56:36 -0000 --=-f2VgSJM2jpPU+1OQobAs Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2006-06-21 at 09:42 +0000, Yar Tikhiy wrote: > yar 2006-06-21 09:42:55 UTC >=20 > FreeBSD src repository >=20 > Modified files: > etc rc.subr=20 > share/man/man8 rc.subr.8=20 > Log: > Quite a number of rc.d scripts try to load kernel modules. Many > of them do that conditionally depending on kldstat. The code is > duplicated all over, but bugs can be uniqie. > =20 > To make the things more consistent, introduce a new rc.subr function, > load_kld, which takes care of loading a kernel module conditionally. > =20 > (Found this lying for a while in my p4 branch for various hacks.) I added such a function some weeks ago (far more simple though). Talking with pjd, I've backed it out to use the somewhat straight-forward method he used in rc.d/geli. I don't have a particular feeling against your function but it uses commands that may not be available early enough (getopt, egrep). While it's easy to remove the getopt dependency (see rc.d/mdconfig), it's not the case for egrep. --=20 Florent Thoumie flz@FreeBSD.org FreeBSD Committer --=-f2VgSJM2jpPU+1OQobAs Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQBEmRfJMxEkbVFH3PQRAk+FAJ9T41KHXrh90lEgHPccb3hGYJglrwCggGU1 laPLvVeFVz5VXva11KFPHmc= =ThxQ -----END PGP SIGNATURE----- --=-f2VgSJM2jpPU+1OQobAs-- From owner-cvs-all@FreeBSD.ORG Wed Jun 21 09:58:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2F6016A482; Wed, 21 Jun 2006 09:58:41 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3033E43D66; Wed, 21 Jun 2006 09:58:31 +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 k5L9wVCw061326; Wed, 21 Jun 2006 09:58:31 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5L9wV8S061325; Wed, 21 Jun 2006 09:58:31 GMT (envelope-from delphij) Message-Id: <200606210958.k5L9wV8S061325@repoman.freebsd.org> From: Xin LI Date: Wed, 21 Jun 2006 09:58:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/sbin/rcorder rcorder.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 09:58:41 -0000 delphij 2006-06-21 09:58:31 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sbin/rcorder rcorder.c Log: MFC 1.3: do_file() is called recursively from several places and cannot safely free() anything related to items that may be recursed on. Obtained from: DragonFly (rev 1.7, dillon) PR: bin/94767 Revision Changes Path 1.1.1.2.8.2 +9 -1 src/sbin/rcorder/rcorder.c From owner-cvs-all@FreeBSD.ORG Wed Jun 21 09:59:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9EDF16A57A; Wed, 21 Jun 2006 09:59:02 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F43143D4C; Wed, 21 Jun 2006 09:59:01 +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 k5L9x127061374; Wed, 21 Jun 2006 09:59:01 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5L9x1dP061373; Wed, 21 Jun 2006 09:59:01 GMT (envelope-from delphij) Message-Id: <200606210959.k5L9x1dP061373@repoman.freebsd.org> From: Xin LI Date: Wed, 21 Jun 2006 09:59:01 +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/rcorder rcorder.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 09:59:03 -0000 delphij 2006-06-21 09:59:01 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sbin/rcorder rcorder.c Log: MFC 1.3: do_file() is called recursively from several places and cannot safely free() anything related to items that may be recursed on. Obtained from: DragonFly (rev 1.7, dillon) PR: bin/94767 Revision Changes Path 1.1.1.2.14.2 +9 -1 src/sbin/rcorder/rcorder.c From owner-cvs-all@FreeBSD.ORG Wed Jun 21 10: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FDDA16A474; Wed, 21 Jun 2006 10:20:13 +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 7E06743D67; Wed, 21 Jun 2006 10:20:11 +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 7FD021FF9A8; Wed, 21 Jun 2006 12:20:09 +0200 (CEST) Received: by transport.cksoft.de (Postfix, from userid 66) id 99E321FF9A7; Wed, 21 Jun 2006 12:20:05 +0200 (CEST) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id 3D2654448D6; Wed, 21 Jun 2006 10:16:30 +0000 (UTC) Date: Wed, 21 Jun 2006 10:16:30 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Max Laier In-Reply-To: <200606211113.31621.max@love2party.net> Message-ID: <20060621100956.I60374@maildrop.int.zabbadoz.net> References: <200606210602.k5L62Zor029243@repoman.freebsd.org> <20060621120212.D93005@mp2.macomnet.net> <200606211113.31621.max@love2party.net> 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, Maxim Konovalov , Gleb Smirnoff , 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: Wed, 21 Jun 2006 10:20:13 -0000 On Wed, 21 Jun 2006, Max Laier wrote: > On Wednesday 21 June 2006 10:06, Maxim Konovalov wrote: >> On Wed, 21 Jun 2006, 06:02-0000, Gleb Smirnoff wrote: >>> glebius 2006-06-21 06:02:35 UTC >>> >>> FreeBSD src repository >>> >>> Modified files: >>> sys/net if.c >>> Log: >>> - First initialize ifnet, and then insert it into global >>> list. >>> - First remove from global list, then start destroying. >>> >>> PR: kern/97679 >>> Submitted by: Alex Lyashkov >>> Reviewed by: rwatson, brooks >> >> FWIW, even with Yar's recent commit to if_vlan.c it still panics. I >> told Alex about that. A testcase below. Run it for several minutes. > > Yes, we simply keep too many implicit references to ifnets. The real sequence > for interface destruction should be: I had been looking at that code somewhen last year I think trying to clean up some ordering along the af/domain logic and my conclusion was that in netinet6/* some bad things are done that by that time prevented me from further working on this to get it anywhere w/o a panic. Welcome to the club ;) -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT From owner-cvs-all@FreeBSD.ORG Wed Jun 21 10:22:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44F4E16A481; Wed, 21 Jun 2006 10:22:47 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BC9343D5A; Wed, 21 Jun 2006 10:22:44 +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 k5LAMiDn063688; Wed, 21 Jun 2006 10:22:44 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LAMics063687; Wed, 21 Jun 2006 10:22:44 GMT (envelope-from flz) Message-Id: <200606211022.k5LAMics063687@repoman.freebsd.org> From: Florent Thoumie Date: Wed, 21 Jun 2006 10:22: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/etc/rc.d ldconfig X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 10:22:47 -0000 flz 2006-06-21 10:22:44 UTC FreeBSD src repository Modified files: etc/rc.d ldconfig Log: Since INSTALLS_SHLIB has been superseded by USE_LDCONFIG in bsd.port.mk, I expect to see quite a few files appearing in libdata/ldconfig directories. This change avoids the screen to be filled with the names of those ldconfig files and replace them by the actual non-default directories they contain. Most of them will be ${PREFIX}/lib so, 'sort -u' will help reducing the output. Approved by: cperciva (implicit) MFC after: 1 week Revision Changes Path 1.16 +10 -2 src/etc/rc.d/ldconfig From owner-cvs-all@FreeBSD.ORG Wed Jun 21 10:53:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F7BB16A474; Wed, 21 Jun 2006 10:53:04 +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 084DD43D49; Wed, 21 Jun 2006 10:53:01 +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 k5LAqsHv048668; Wed, 21 Jun 2006 14:52:54 +0400 (MSD) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.4/8.13.3/Submit) id k5LAqsub048667; Wed, 21 Jun 2006 14:52:54 +0400 (MSD) (envelope-from yar) Date: Wed, 21 Jun 2006 14:52:53 +0400 From: Yar Tikhiy To: Florent Thoumie Message-ID: <20060621105253.GE45947@comp.chem.msu.su> References: <200606210942.k5L9gtAi060504@repoman.freebsd.org> <1150883785.3467.4.camel@mayday.esat.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1150883785.3467.4.camel@mayday.esat.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/etc rc.subr src/share/man/man8 rc.subr.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, 21 Jun 2006 10:53:04 -0000 On Wed, Jun 21, 2006 at 10:56:25AM +0100, Florent Thoumie wrote: > On Wed, 2006-06-21 at 09:42 +0000, Yar Tikhiy wrote: > > yar 2006-06-21 09:42:55 UTC > > > > FreeBSD src repository > > > > Modified files: > > etc rc.subr > > share/man/man8 rc.subr.8 > > Log: > > Quite a number of rc.d scripts try to load kernel modules. Many > > of them do that conditionally depending on kldstat. The code is > > duplicated all over, but bugs can be uniqie. > > > > To make the things more consistent, introduce a new rc.subr function, > > load_kld, which takes care of loading a kernel module conditionally. > > > > (Found this lying for a while in my p4 branch for various hacks.) > > I added such a function some weeks ago (far more simple though). Talking > with pjd, I've backed it out to use the somewhat straight-forward method > he used in rc.d/geli. rc.d/geli doesn't use kldload directlty, so it certainly won't benefit from the function I introduced. > I don't have a particular feeling against your function but it uses > commands that may not be available early enough (getopt, egrep). While > it's easy to remove the getopt dependency (see rc.d/mdconfig), it's not > the case for egrep. It's POSIX getopts, which ought to be a shell built-it by its design. egrep is used with -e only, one can avoid using it if egrep isn't available yet. The only issue is true and false, I was sure they were in /bin, but it can be fixed easily. -- Yar From owner-cvs-all@FreeBSD.ORG Wed Jun 21 10:57:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3633316A47D; Wed, 21 Jun 2006 10:57:00 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6BE043D45; Wed, 21 Jun 2006 10:56:59 +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 k5LAuxog065024; Wed, 21 Jun 2006 10:56:59 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LAuxNe065023; Wed, 21 Jun 2006 10:56:59 GMT (envelope-from cognet) Message-Id: <200606211056.k5LAuxNe065023@repoman.freebsd.org> From: Olivier Houchard Date: Wed, 21 Jun 2006 10:56:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/arm/sa11x0 uart_cpu_sa1110.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 10:57:00 -0000 cognet 2006-06-21 10:56:59 UTC FreeBSD src repository Modified files: sys/arm/sa11x0 uart_cpu_sa1110.c Log: Don't forget to define uart_sa1110_vaddr. Submitted by: kevlo Revision Changes Path 1.6 +2 -0 src/sys/arm/sa11x0/uart_cpu_sa1110.c From owner-cvs-all@FreeBSD.ORG Wed Jun 21 11:01:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7ACDD16A47B; Wed, 21 Jun 2006 11:01:27 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 367C143D48; Wed, 21 Jun 2006 11:01:27 +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 k5LB1RlM065256; Wed, 21 Jun 2006 11:01:27 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LB1RpI065255; Wed, 21 Jun 2006 11:01:27 GMT (envelope-from pav) Message-Id: <200606211101.k5LB1RpI065255@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 21 Jun 2006 11:01: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/mboxcheck-applet 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: Wed, 21 Jun 2006 11:01:27 -0000 pav 2006-06-21 11:01:26 UTC FreeBSD ports repository Modified files: mail/mboxcheck-applet Makefile pkg-descr Log: - Update MASTER_SITES, WWW Reported by: Bill Fenner's survey Revision Changes Path 1.7 +1 -1 ports/mail/mboxcheck-applet/Makefile 1.2 +1 -1 ports/mail/mboxcheck-applet/pkg-descr From owner-cvs-all@FreeBSD.ORG Wed Jun 21 11:05:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F086D16A47A; Wed, 21 Jun 2006 11:05:29 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6196743D48; Wed, 21 Jun 2006 11:05:29 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id C23AC11760; Wed, 21 Jun 2006 13:05:27 +0200 (CEST) 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 79599-05; Wed, 21 Jun 2006 13:05:12 +0200 (CEST) Received: from mayday.esat.net (mayday.esat.net [193.95.134.156]) by smtp.xbsd.org (Postfix) with ESMTP id 19CB411477; Wed, 21 Jun 2006 13:05:10 +0200 (CEST) From: Florent Thoumie To: Yar Tikhiy In-Reply-To: <20060621105253.GE45947@comp.chem.msu.su> References: <200606210942.k5L9gtAi060504@repoman.freebsd.org> <1150883785.3467.4.camel@mayday.esat.net> <20060621105253.GE45947@comp.chem.msu.su> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-mxS7X2YvcO32r7F9ko1A" Date: Wed, 21 Jun 2006 12:05:09 +0100 Message-Id: <1150887909.3467.18.camel@mayday.esat.net> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 FreeBSD GNOME Team Port X-Virus-Scanned: amavisd-new at xbsd.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc rc.subr src/share/man/man8 rc.subr.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, 21 Jun 2006 11:05:30 -0000 --=-mxS7X2YvcO32r7F9ko1A Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2006-06-21 at 14:52 +0400, Yar Tikhiy wrote: > On Wed, Jun 21, 2006 at 10:56:25AM +0100, Florent Thoumie wrote: > > On Wed, 2006-06-21 at 09:42 +0000, Yar Tikhiy wrote: > > > yar 2006-06-21 09:42:55 UTC > > >=20 > > > FreeBSD src repository > > >=20 > > > Modified files: > > > etc rc.subr=20 > > > share/man/man8 rc.subr.8=20 > > > Log: > > > Quite a number of rc.d scripts try to load kernel modules. Many > > > of them do that conditionally depending on kldstat. The code is > > > duplicated all over, but bugs can be uniqie. > > > =20 > > > To make the things more consistent, introduce a new rc.subr functio= n, > > > load_kld, which takes care of loading a kernel module conditionally= . > > > =20 > > > (Found this lying for a while in my p4 branch for various hacks.) > >=20 > > I added such a function some weeks ago (far more simple though). Talkin= g > > with pjd, I've backed it out to use the somewhat straight-forward metho= d > > he used in rc.d/geli. >=20 > rc.d/geli doesn't use kldload directlty, so it certainly won't > benefit from the function I introduced. Then I'm not sure what script would benefit from this function. Can you point me to an example? > > I don't have a particular feeling against your function but it uses > > commands that may not be available early enough (getopt, egrep). While > > it's easy to remove the getopt dependency (see rc.d/mdconfig), it's not > > the case for egrep. >=20 > It's POSIX getopts, which ought to be a shell built-it by its design. > egrep is used with -e only, one can avoid using it if egrep isn't > available yet. The only issue is true and false, I was sure they > were in /bin, but it can be fixed easily. Still, with /bin/sh, getopt isn't a builtin: $ sh -c 'which getopt' /usr/bin/getopt You won't gain anything using grep instead of egrep since they're both in /usr/bin. --=20 Florent Thoumie flz@FreeBSD.org FreeBSD Committer --=-mxS7X2YvcO32r7F9ko1A Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQBEmSflMxEkbVFH3PQRAkuoAJ403RQzPpaOMIyLlJ+/QQhcJwPHmgCeJ3J5 U6dwxdnbdVBW+UOaDsVGdlU= =RSdE -----END PGP SIGNATURE----- --=-mxS7X2YvcO32r7F9ko1A-- From owner-cvs-all@FreeBSD.ORG Wed Jun 21 11:11:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB01916A47A; Wed, 21 Jun 2006 11:11:03 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5C1243D48; Wed, 21 Jun 2006 11:11:03 +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 k5LBB3bf067082; Wed, 21 Jun 2006 11:11:03 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LBB3B9067081; Wed, 21 Jun 2006 11:11:03 GMT (envelope-from pav) Message-Id: <200606211111.k5LBB3B9067081@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 21 Jun 2006 11:11: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/games/kslide Makefile pkg-descr ports/x11-themes/kde-windeco-neos Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 11:11:04 -0000 pav 2006-06-21 11:11:03 UTC FreeBSD ports repository Modified files: games/kslide Makefile pkg-descr x11-themes/kde-windeco-neos Makefile Log: - Update MASTER_SITES, WWW Revision Changes Path 1.9 +2 -3 ports/games/kslide/Makefile 1.2 +1 -1 ports/games/kslide/pkg-descr 1.6 +1 -1 ports/x11-themes/kde-windeco-neos/Makefile From owner-cvs-all@FreeBSD.ORG Wed Jun 21 08:15:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88B4416A474; Wed, 21 Jun 2006 08:15:46 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from www.ebusiness-leidinger.de (jojo.ms-net.de [84.16.236.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8935043D48; Wed, 21 Jun 2006 08:15:37 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from Andro-Beta.Leidinger.net (p54A5F6CC.dip.t-dialin.net [84.165.246.204]) (authenticated bits=0) by www.ebusiness-leidinger.de (8.13.6/8.13.6) with ESMTP id k5L8ATDs072290; Wed, 21 Jun 2006 10:10:30 +0200 (CEST) (envelope-from netchild@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by Andro-Beta.Leidinger.net (8.13.4/8.13.3) with ESMTP id k5L8FbFg048552; Wed, 21 Jun 2006 10:15:37 +0200 (CEST) (envelope-from netchild@FreeBSD.org) Received: from pslux.cec.eu.int (pslux.cec.eu.int [158.169.9.14]) by webmail.leidinger.net (Horde MIME library) with HTTP; Wed, 21 Jun 2006 10:15:36 +0200 Message-ID: <20060621101536.quyr8ii1hc0ogwwk@netchild.homeip.net> X-Priority: 3 (Normal) Date: Wed, 21 Jun 2006 10:15:36 +0200 From: Alexander Leidinger To: Ion-Mihai Tetcu References: <200606201913.k5KJDCU9057333@repoman.freebsd.org> <20060621100750.1565fa7e@it.buh.tecnik93.com> In-Reply-To: <20060621100750.1565fa7e@it.buh.tecnik93.com> 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) / FreeBSD-4.11 X-Virus-Scanned: by amavisd-new X-Mailman-Approved-At: Wed, 21 Jun 2006 11:16:32 +0000 Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/mail/sylpheed-claws Makefile distinfo ports/mail/sylpheed-claws/files patch-src-mbox.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 08:15:46 -0000 Quoting Ion-Mihai Tetcu (from Wed, 21 Jun =20 2006 10:07:50 +0300): > On Tue, 20 Jun 2006 19:13:12 +0000 (UTC) > Alexander Leidinger wrote: > >> netchild 2006-06-20 19:13:12 UTC >> >> FreeBSD ports repository >> >> Modified files: >> mail/sylpheed-claws Makefile distinfo >> Removed files: >> mail/sylpheed-claws/files patch-src-mbox.c >> Log: >> Update to 2.3.1. > > I think mail/sylpheed-claws-maildir should be bumped after each update, > else it fails to load. I'll bump PORTREVISION now and maybe you can add > this to your checklist or put a comment in sylpheed's Makefile ? Gotcha... I'm doing "portupgrade -f sylpheed-claws\*" on each update. =20 It's not only the maildir plugin, it's every plugin. Feel free to make =20 a bugreport (they should use an plugin-API-version instead of =20 comparing the version of SC). So far I was too lazy to bump and to =20 report to SC. Now I at least have no excuse to not bump the revision =20 for the plugins... :-/ Another pointy hat... Bye, Alexander. --=20 http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID =3D B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID =3D 72077137 From the cradle to the coffin underwear comes first. =09=09-- Bertolt Brecht From owner-cvs-all@FreeBSD.ORG Wed Jun 21 09:17:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 631F616A51F; Wed, 21 Jun 2006 09:17:14 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from www.ebusiness-leidinger.de (jojo.ms-net.de [84.16.236.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id E692543D66; Wed, 21 Jun 2006 09:17:11 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from Andro-Beta.Leidinger.net (p54A5F6CC.dip.t-dialin.net [84.165.246.204]) (authenticated bits=0) by www.ebusiness-leidinger.de (8.13.6/8.13.6) with ESMTP id k5L9C22c072504; Wed, 21 Jun 2006 11:12:02 +0200 (CEST) (envelope-from netchild@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by Andro-Beta.Leidinger.net (8.13.4/8.13.3) with ESMTP id k5L9HAwe057354; Wed, 21 Jun 2006 11:17:10 +0200 (CEST) (envelope-from netchild@FreeBSD.org) Received: from pslux.cec.eu.int (pslux.cec.eu.int [158.169.9.14]) by webmail.leidinger.net (Horde MIME library) with HTTP; Wed, 21 Jun 2006 11:17:10 +0200 Message-ID: <20060621111710.rdyun5jmwos4g084@netchild.homeip.net> X-Priority: 3 (Normal) Date: Wed, 21 Jun 2006 11:17:10 +0200 From: Alexander Leidinger To: Ion-Mihai Tetcu References: <200606201913.k5KJDCU9057333@repoman.freebsd.org> <20060621100750.1565fa7e@it.buh.tecnik93.com> <20060621101536.quyr8ii1hc0ogwwk@netchild.homeip.net> <20060621112133.1fe90c8a@it.buh.tecnik93.com> In-Reply-To: <20060621112133.1fe90c8a@it.buh.tecnik93.com> 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) / FreeBSD-4.11 X-Virus-Scanned: by amavisd-new X-Mailman-Approved-At: Wed, 21 Jun 2006 11:17:10 +0000 Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/mail/sylpheed-claws Makefile distinfo ports/mail/sylpheed-claws/files patch-src-mbox.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 09:17:14 -0000 Quoting Ion-Mihai Tetcu (from Wed, 21 Jun 2006 11:21:33 +0300): >> So far I was too lazy to bump and to report to SC. Now I at least have no >> excuse to not bump the revision for the plugins... :-/ > > There are PRs for updating them, I just took them, but I won't have > time to commit until tonight so if you want just take them over. No, typically I don't commit from work (I have to make sure my desktop at home is powered on, which I only do if I think there may me some important things to do, like fixing the build on amd64 today). I still look for time to commit some other parts on my TODO list, so I don't think I will take over. Bye, Alexander. -- http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 Don't compare floating point numbers solely for equality. From owner-cvs-all@FreeBSD.ORG Wed Jun 21 11:17:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE5AE16A47F; Wed, 21 Jun 2006 11:17:23 +0000 (UTC) (envelope-from stefan@fafoe.narf.at) Received: from viefep18-int.chello.at (viefep14-int.chello.at [213.46.255.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2750643D45; Wed, 21 Jun 2006 11:17:21 +0000 (GMT) (envelope-from stefan@fafoe.narf.at) Received: from viefep33-int.chello.at ([213.47.85.26]) by viefep18-int.chello.at (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP id <20060621111719.DMGS4082.viefep18-int.chello.at@viefep33-int.chello.at>; Wed, 21 Jun 2006 13:17:19 +0200 Received: from wombat.fafoe.narf.at ([213.47.85.26]) by viefep33-int.chello.at (InterMail vG.2.02.00.00 201-2161-120-101-20051020) with ESMTP id <20060621111719.GGOW18834.viefep33-int.chello.at@wombat.fafoe.narf.at>; Wed, 21 Jun 2006 13:17:19 +0200 Received: by wombat.fafoe.narf.at (Postfix, from userid 1001) id 0D41CBC77; Wed, 21 Jun 2006 13:17:16 +0200 (CEST) Date: Wed, 21 Jun 2006 13:17:16 +0200 From: Stefan Farfeleder To: Florent Thoumie Message-ID: <20060621111716.GI846@wombat.fafoe.narf.at> References: <200606210942.k5L9gtAi060504@repoman.freebsd.org> <1150883785.3467.4.camel@mayday.esat.net> <20060621105253.GE45947@comp.chem.msu.su> <1150887909.3467.18.camel@mayday.esat.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1150887909.3467.18.camel@mayday.esat.net> User-Agent: Mutt/1.5.11 Cc: Yar Tikhiy , src-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-src@FreeBSD.org Subject: Re: cvs commit: src/etc rc.subr src/share/man/man8 rc.subr.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, 21 Jun 2006 11:17:23 -0000 On Wed, Jun 21, 2006 at 12:05:09PM +0100, Florent Thoumie wrote: > > Then I'm not sure what script would benefit from this function. Can you > point me to an example? > > > > I don't have a particular feeling against your function but it uses > > > commands that may not be available early enough (getopt, egrep). While > > > it's easy to remove the getopt dependency (see rc.d/mdconfig), it's not > > > the case for egrep. > > > > It's POSIX getopts, which ought to be a shell built-it by its design. > > egrep is used with -e only, one can avoid using it if egrep isn't > > available yet. The only issue is true and false, I was sure they > > were in /bin, but it can be fixed easily. true and false are builtins for /bin/sh. > > Still, with /bin/sh, getopt isn't a builtin: getopt != getopts > $ sh -c 'which getopt' > /usr/bin/getopt /bin/sh doesn't have a which builtin, so you are executing /usr/bin/which which just looks in $PATH. Try 'type getopts'. Stefan From owner-cvs-all@FreeBSD.ORG Wed Jun 21 11:22:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4C5616A474; Wed, 21 Jun 2006 11:22:52 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A4B143D46; Wed, 21 Jun 2006 11:22:51 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id 7B42D11760; Wed, 21 Jun 2006 13:22:50 +0200 (CEST) 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 80001-01; Wed, 21 Jun 2006 13:22:35 +0200 (CEST) Received: from mayday.esat.net (mayday.esat.net [193.95.134.156]) by smtp.xbsd.org (Postfix) with ESMTP id 70AF41174A; Wed, 21 Jun 2006 13:22:33 +0200 (CEST) From: Florent Thoumie To: Stefan Farfeleder In-Reply-To: <20060621111716.GI846@wombat.fafoe.narf.at> References: <200606210942.k5L9gtAi060504@repoman.freebsd.org> <1150883785.3467.4.camel@mayday.esat.net> <20060621105253.GE45947@comp.chem.msu.su> <1150887909.3467.18.camel@mayday.esat.net> <20060621111716.GI846@wombat.fafoe.narf.at> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-ocK+ACzDy7Y5qOoLthdm" Date: Wed, 21 Jun 2006 12:22:32 +0100 Message-Id: <1150888952.3467.21.camel@mayday.esat.net> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 FreeBSD GNOME Team Port X-Virus-Scanned: amavisd-new at xbsd.org Cc: Yar Tikhiy , src-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-src@FreeBSD.org Subject: Re: cvs commit: src/etc rc.subr src/share/man/man8 rc.subr.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, 21 Jun 2006 11:22:52 -0000 --=-ocK+ACzDy7Y5qOoLthdm Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2006-06-21 at 13:17 +0200, Stefan Farfeleder wrote: > On Wed, Jun 21, 2006 at 12:05:09PM +0100, Florent Thoumie wrote: > >=20 > > Then I'm not sure what script would benefit from this function. Can you > > point me to an example? > >=20 > > > > I don't have a particular feeling against your function but it uses > > > > commands that may not be available early enough (getopt, egrep). Wh= ile > > > > it's easy to remove the getopt dependency (see rc.d/mdconfig), it's= not > > > > the case for egrep. > > >=20 > > > It's POSIX getopts, which ought to be a shell built-it by its design. > > > egrep is used with -e only, one can avoid using it if egrep isn't > > > available yet. The only issue is true and false, I was sure they > > > were in /bin, but it can be fixed easily. >=20 > true and false are builtins for /bin/sh. >=20 > >=20 > > Still, with /bin/sh, getopt isn't a builtin: >=20 > getopt !=3D getopts Oops. Misread that. > > $ sh -c 'which getopt' > > /usr/bin/getopt >=20 > /bin/sh doesn't have a which builtin, so you are executing /usr/bin/which= which > just looks in $PATH. Try 'type getopts'. Bleh, bites me everytime. Thanks! --=20 Florent Thoumie flz@FreeBSD.org FreeBSD Committer --=-ocK+ACzDy7Y5qOoLthdm Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQBEmSv4MxEkbVFH3PQRAuGEAJ96HGhvlBIqbc6GdPoHE9kybhb5xgCghvdx sGD88JYHwpAKqPuIwfjBWFA= =MBLL -----END PGP SIGNATURE----- --=-ocK+ACzDy7Y5qOoLthdm-- From owner-cvs-all@FreeBSD.ORG Wed Jun 21 11:24:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54E5316A474; Wed, 21 Jun 2006 11:24:28 +0000 (UTC) (envelope-from markus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11C9943D46; Wed, 21 Jun 2006 11:24:28 +0000 (GMT) (envelope-from markus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LBOROZ067680; Wed, 21 Jun 2006 11:24:27 GMT (envelope-from markus@repoman.freebsd.org) Received: (from markus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LBORLa067679; Wed, 21 Jun 2006 11:24:27 GMT (envelope-from markus) Message-Id: <200606211124.k5LBORLa067679@repoman.freebsd.org> From: Markus Brueffer Date: Wed, 21 Jun 2006 11:24: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/audio/k3bmonkeyaudioplugin Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 11:24:28 -0000 markus 2006-06-21 11:24:27 UTC FreeBSD ports repository Modified files: audio/k3bmonkeyaudioplugin Makefile Log: Don't quote BROKEN message PR: ports/99156 Submitted by: Alexander Botero-Lowry Revision Changes Path 1.4 +1 -1 ports/audio/k3bmonkeyaudioplugin/Makefile From owner-cvs-all@FreeBSD.ORG Wed Jun 21 11:35:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E5E716A474; Wed, 21 Jun 2006 11:35: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 BCC5543D76; Wed, 21 Jun 2006 11:35:40 +0000 (GMT) (envelope-from maxim@macomnet.ru) Received: from localhost (localhost.int.ru [127.0.0.1] (may be forged)) by mp2.macomnet.net (8.13.7/8.13.3) with ESMTP id k5LBZcc2051697; Wed, 21 Jun 2006 15:35:39 +0400 (MSD) (envelope-from maxim@macomnet.ru) Date: Wed, 21 Jun 2006 15:35:38 +0400 (MSD) From: Maxim Konovalov To: "Bjoern A. Zeeb" In-Reply-To: <20060621100956.I60374@maildrop.int.zabbadoz.net> Message-ID: <20060621153300.K51644@mp2.macomnet.net> References: <200606210602.k5L62Zor029243@repoman.freebsd.org> <20060621120212.D93005@mp2.macomnet.net> <200606211113.31621.max@love2party.net> <20060621100956.I60374@maildrop.int.zabbadoz.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Max Laier , 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: Wed, 21 Jun 2006 11:35:41 -0000 On Wed, 21 Jun 2006, 10:16-0000, Bjoern A. Zeeb wrote: > On Wed, 21 Jun 2006, Max Laier wrote: > > > On Wednesday 21 June 2006 10:06, Maxim Konovalov wrote: > > > On Wed, 21 Jun 2006, 06:02-0000, Gleb Smirnoff wrote: > > > > glebius 2006-06-21 06:02:35 UTC > > > > > > > > FreeBSD src repository > > > > > > > > Modified files: > > > > sys/net if.c > > > > Log: > > > > - First initialize ifnet, and then insert it into global > > > > list. > > > > - First remove from global list, then start destroying. > > > > > > > > PR: kern/97679 > > > > Submitted by: Alex Lyashkov > > > > Reviewed by: rwatson, brooks > > > > > > FWIW, even with Yar's recent commit to if_vlan.c it still panics. I > > > told Alex about that. A testcase below. Run it for several minutes. > > > > Yes, we simply keep too many implicit references to ifnets. The real > > sequence > > for interface destruction should be: > > I had been looking at that code somewhen last year I think > trying to clean up some ordering along the af/domain logic and > my conclusion was that in netinet6/* some bad things are done > that by that time prevented me from further working on this > to get it anywhere w/o a panic. Welcome to the club ;) Actually, it panics without INET6 in kernel too: db> bt Tracing pid 71448 tid 100106 td 0xc3a19960 vlan_ioctl(c2de1c00,c0286938,c3d9f900) at vlan_ioctl+0x112 ifhwioctl(c0286938,c2de1c00,c3d9f900,c3a19960) at ifhwioctl+0xa30 ifioctl(c281b14c,c0286938,c3d9f900,c3a19960,0,...) at ifioctl+0xab soo_ioctl(c2784510,c0286938,c3d9f900,c28b0200,c3a19960) at soo_ioctl+0x2db ioctl(c3a19960,d57b0d04) at ioctl+0x370 syscall(3b,3b,3b,bfbfe2d8,3,...) at syscall+0x27e Xint0x80_syscall() at Xint0x80_syscall+0x1f -- Maxim Konovalov From owner-cvs-all@FreeBSD.ORG Wed Jun 21 11: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED59A16A47C; Wed, 21 Jun 2006 11:36:39 +0000 (UTC) (envelope-from stefan@fafoe.narf.at) Received: from viefep16-int.chello.at (viefep14-int.chello.at [213.46.255.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 576E743D5A; Wed, 21 Jun 2006 11:36:37 +0000 (GMT) (envelope-from stefan@fafoe.narf.at) Received: from wombat.fafoe.narf.at ([213.47.85.26]) by viefep16-int.chello.at (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP id <20060621113636.GMEE2116.viefep16-int.chello.at@wombat.fafoe.narf.at>; Wed, 21 Jun 2006 13:36:36 +0200 Received: by wombat.fafoe.narf.at (Postfix, from userid 1001) id 0D41CBC77; Wed, 21 Jun 2006 13:17:16 +0200 (CEST) Date: Wed, 21 Jun 2006 13:17:16 +0200 From: Stefan Farfeleder To: Florent Thoumie Message-ID: <20060621111716.GI846@wombat.fafoe.narf.at> References: <200606210942.k5L9gtAi060504@repoman.freebsd.org> <1150883785.3467.4.camel@mayday.esat.net> <20060621105253.GE45947@comp.chem.msu.su> <1150887909.3467.18.camel@mayday.esat.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1150887909.3467.18.camel@mayday.esat.net> User-Agent: Mutt/1.5.11 Cc: Yar Tikhiy , src-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-src@FreeBSD.org Subject: Re: cvs commit: src/etc rc.subr src/share/man/man8 rc.subr.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, 21 Jun 2006 11:36:40 -0000 On Wed, Jun 21, 2006 at 12:05:09PM +0100, Florent Thoumie wrote: > > Then I'm not sure what script would benefit from this function. Can you > point me to an example? > > > > I don't have a particular feeling against your function but it uses > > > commands that may not be available early enough (getopt, egrep). While > > > it's easy to remove the getopt dependency (see rc.d/mdconfig), it's not > > > the case for egrep. > > > > It's POSIX getopts, which ought to be a shell built-it by its design. > > egrep is used with -e only, one can avoid using it if egrep isn't > > available yet. The only issue is true and false, I was sure they > > were in /bin, but it can be fixed easily. true and false are builtins for /bin/sh. > > Still, with /bin/sh, getopt isn't a builtin: getopt != getopts > $ sh -c 'which getopt' > /usr/bin/getopt /bin/sh doesn't have a which builtin, so you are executing /usr/bin/which which just looks in $PATH. Try 'type getopts'. Stefan From owner-cvs-all@FreeBSD.ORG Wed Jun 21 11:39:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2890516A47B; Wed, 21 Jun 2006 11:39:08 +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 4E47443D69; Wed, 21 Jun 2006 11:39:05 +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 k5LBd2Fk049137; Wed, 21 Jun 2006 15:39:02 +0400 (MSD) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.4/8.13.3/Submit) id k5LBd1v3049135; Wed, 21 Jun 2006 15:39:02 +0400 (MSD) (envelope-from yar) Date: Wed, 21 Jun 2006 15:39:01 +0400 From: Yar Tikhiy To: Florent Thoumie Message-ID: <20060621113901.GG45947@comp.chem.msu.su> References: <200606210942.k5L9gtAi060504@repoman.freebsd.org> <1150883785.3467.4.camel@mayday.esat.net> <20060621105253.GE45947@comp.chem.msu.su> <1150887909.3467.18.camel@mayday.esat.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1150887909.3467.18.camel@mayday.esat.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/etc rc.subr src/share/man/man8 rc.subr.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, 21 Jun 2006 11:39:08 -0000 On Wed, Jun 21, 2006 at 12:05:09PM +0100, Florent Thoumie wrote: > On Wed, 2006-06-21 at 14:52 +0400, Yar Tikhiy wrote: > > On Wed, Jun 21, 2006 at 10:56:25AM +0100, Florent Thoumie wrote: > > > On Wed, 2006-06-21 at 09:42 +0000, Yar Tikhiy wrote: > > > > yar 2006-06-21 09:42:55 UTC > > > > > > > > FreeBSD src repository > > > > > > > > Modified files: > > > > etc rc.subr > > > > share/man/man8 rc.subr.8 > > > > Log: > > > > Quite a number of rc.d scripts try to load kernel modules. Many > > > > of them do that conditionally depending on kldstat. The code is > > > > duplicated all over, but bugs can be uniqie. > > > > > > > > To make the things more consistent, introduce a new rc.subr function, > > > > load_kld, which takes care of loading a kernel module conditionally. > > > > > > > > (Found this lying for a while in my p4 branch for various hacks.) > > > > > > I added such a function some weeks ago (far more simple though). Talking > > > with pjd, I've backed it out to use the somewhat straight-forward method > > > he used in rc.d/geli. > > > > rc.d/geli doesn't use kldload directlty, so it certainly won't > > benefit from the function I introduced. > > Then I'm not sure what script would benefit from this function. Can you > point me to an example? abi archdep atm1 hcsecd ipfilter mdconfig mdconfig2 pf pflog pfsync sdpd syscons They all do kldstat then kldload. Some of them do grep or egrep on kldstat output. Some of them don't forget to check status from kldload and emit a error message on failure. Besides, there are scripts that forget to do kldstat in the first place, they just do kldload. Now all this ado can become just a call to my function. > > > I don't have a particular feeling against your function but it uses > > > commands that may not be available early enough (getopt, egrep). While > > > it's easy to remove the getopt dependency (see rc.d/mdconfig), it's not > > > the case for egrep. > > > > It's POSIX getopts, which ought to be a shell built-it by its design. > > egrep is used with -e only, one can avoid using it if egrep isn't > > available yet. The only issue is true and false, I was sure they > > were in /bin, but it can be fixed easily. As I've just found, we have true and false as undocumented sh(1) builtins from the beginning of times. So using true and false is no issue in rc.subr either. > Still, with /bin/sh, getopt isn't a builtin: > > $ sh -c 'which getopt' > /usr/bin/getopt You still mistake my words. It's getopts, not getopt. See sh(1). > You won't gain anything using grep instead of egrep since they're both > in /usr/bin. Have I ever tried to? -- Yar From owner-cvs-all@FreeBSD.ORG Wed Jun 21 11:45:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B5C616A479; Wed, 21 Jun 2006 11:45:32 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE6D843D4C; Wed, 21 Jun 2006 11:45: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 k5LBjVV2068647; Wed, 21 Jun 2006 11:45:31 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LBjVYA068646; Wed, 21 Jun 2006 11:45:31 GMT (envelope-from sat) Message-Id: <200606211145.k5LBjVYA068646@repoman.freebsd.org> From: Andrew Pantyukhin Date: Wed, 21 Jun 2006 11:45:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-p2p/mldonkey-devel Makefile distinfo pkg-descr ports/net-p2p/mldonkey-devel/files patch-src__daemon__common__commonSwarming.ml patch-src__daemon__driver__driverMain.ml patch-src__networks__bittorrent__bTClients.ml patch-src__networks__bittorrent__bTComplexOptions.ml patch-src__networks__bittorrent__bTGlobals.ml patch-src__networks__bittorrent__bTInteractive.ml patch-src__networks__donkey__donkeyClient.ml ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 11:45:32 -0000 sat 2006-06-21 11:45:31 UTC FreeBSD ports repository Modified files: net-p2p/mldonkey-devel Makefile distinfo pkg-descr Removed files: net-p2p/mldonkey-devel/files patch-src__daemon__common__commonSwarming.ml patch-src__daemon__driver__driverMain.ml patch-src__networks__bittorrent__bTClients.ml patch-src__networks__bittorrent__bTComplexOptions.ml patch-src__networks__bittorrent__bTGlobals.ml patch-src__networks__bittorrent__bTInteractive.ml patch-src__networks__donkey__donkeyClient.ml patch-src__networks__donkey__donkeyComplexOptions.ml patch-src__networks__donkey__donkeyGlobals.ml patch-src__networks__donkey__donkeyInteractive.ml patch-src__networks__donkey__donkeyOneFile.ml patch-src__networks__donkey__donkeyShare.ml patch-src__networks__fasttrack__fasttrackGlobals.ml patch-src__networks__fileTP__fileTPClients.ml patch-src__networks__fileTP__fileTPComplexOptions.ml patch-src__networks__fileTP__fileTPGlobals.ml patch-src__networks__fileTP__fileTPInteractive.ml patch-src__networks__gnutella__gnutellaClients.ml patch-src__networks__gnutella__gnutellaComplexOptions.ml patch-src__networks__gnutella__gnutellaGlobals.ml patch-src__networks__gnutella__gnutellaInteractive.ml patch-src__utils__lib__stubs_c.c patch-src__utils__net__ip.ml Log: - Update to 2.7.7 - WIP4 has been accepted upstream - Update pkg-descr Approved by: maintainer (inactive for a month) Revision Changes Path 1.78 +3 -4 ports/net-p2p/mldonkey-devel/Makefile 1.42 +3 -3 ports/net-p2p/mldonkey-devel/distinfo 1.4 +0 -4701 ports/net-p2p/mldonkey-devel/files/patch-src__daemon__common__commonSwarming.ml (dead) 1.2 +0 -13 ports/net-p2p/mldonkey-devel/files/patch-src__daemon__driver__driverMain.ml (dead) 1.4 +0 -65 ports/net-p2p/mldonkey-devel/files/patch-src__networks__bittorrent__bTClients.ml (dead) 1.2 +0 -20 ports/net-p2p/mldonkey-devel/files/patch-src__networks__bittorrent__bTComplexOptions.ml (dead) 1.4 +0 -25 ports/net-p2p/mldonkey-devel/files/patch-src__networks__bittorrent__bTGlobals.ml (dead) 1.3 +0 -34 ports/net-p2p/mldonkey-devel/files/patch-src__networks__bittorrent__bTInteractive.ml (dead) 1.2 +0 -38 ports/net-p2p/mldonkey-devel/files/patch-src__networks__donkey__donkeyClient.ml (dead) 1.2 +0 -20 ports/net-p2p/mldonkey-devel/files/patch-src__networks__donkey__donkeyComplexOptions.ml (dead) 1.4 +0 -11 ports/net-p2p/mldonkey-devel/files/patch-src__networks__donkey__donkeyGlobals.ml (dead) 1.3 +0 -45 ports/net-p2p/mldonkey-devel/files/patch-src__networks__donkey__donkeyInteractive.ml (dead) 1.3 +0 -48 ports/net-p2p/mldonkey-devel/files/patch-src__networks__donkey__donkeyOneFile.ml (dead) 1.2 +0 -29 ports/net-p2p/mldonkey-devel/files/patch-src__networks__donkey__donkeyShare.ml (dead) 1.4 +0 -11 ports/net-p2p/mldonkey-devel/files/patch-src__networks__fasttrack__fasttrackGlobals.ml (dead) 1.4 +0 -22 ports/net-p2p/mldonkey-devel/files/patch-src__networks__fileTP__fileTPClients.ml (dead) 1.2 +0 -20 ports/net-p2p/mldonkey-devel/files/patch-src__networks__fileTP__fileTPComplexOptions.ml (dead) 1.4 +0 -11 ports/net-p2p/mldonkey-devel/files/patch-src__networks__fileTP__fileTPGlobals.ml (dead) 1.2 +0 -16 ports/net-p2p/mldonkey-devel/files/patch-src__networks__fileTP__fileTPInteractive.ml (dead) 1.4 +0 -21 ports/net-p2p/mldonkey-devel/files/patch-src__networks__gnutella__gnutellaClients.ml (dead) 1.3 +0 -29 ports/net-p2p/mldonkey-devel/files/patch-src__networks__gnutella__gnutellaComplexOptions.ml (dead) 1.4 +0 -12 ports/net-p2p/mldonkey-devel/files/patch-src__networks__gnutella__gnutellaGlobals.ml (dead) 1.3 +0 -25 ports/net-p2p/mldonkey-devel/files/patch-src__networks__gnutella__gnutellaInteractive.ml (dead) 1.3 +0 -23 ports/net-p2p/mldonkey-devel/files/patch-src__utils__lib__stubs_c.c (dead) 1.2 +0 -203 ports/net-p2p/mldonkey-devel/files/patch-src__utils__net__ip.ml (dead) 1.6 +8 -10 ports/net-p2p/mldonkey-devel/pkg-descr From owner-cvs-all@FreeBSD.ORG Wed Jun 21 11: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66B5D16A479; Wed, 21 Jun 2006 11:46:30 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 257B943D53; Wed, 21 Jun 2006 11:46:30 +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 k5LBkUXT068712; Wed, 21 Jun 2006 11:46:30 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LBkTtS068711; Wed, 21 Jun 2006 11:46:29 GMT (envelope-from yar) Message-Id: <200606211146.k5LBkTtS068711@repoman.freebsd.org> From: Yar Tikhiy Date: Wed, 21 Jun 2006 11:46: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/share/man/man8 rc.subr.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, 21 Jun 2006 11:46:30 -0000 yar 2006-06-21 11:46:29 UTC FreeBSD src repository Modified files: share/man/man8 rc.subr.8 Log: Don't forget to touch Dd. Revision Changes Path 1.14 +1 -1 src/share/man/man8/rc.subr.8 From owner-cvs-all@FreeBSD.ORG Wed Jun 21 11:48:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A1D216A47E; Wed, 21 Jun 2006 11:48:02 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D270443D46; Wed, 21 Jun 2006 11:48:01 +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 k5LBm1qc068800; Wed, 21 Jun 2006 11:48:01 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LBm14H068799; Wed, 21 Jun 2006 11:48:01 GMT (envelope-from edwin) Message-Id: <200606211148.k5LBm14H068799@repoman.freebsd.org> From: Edwin Groothuis Date: Wed, 21 Jun 2006 11:48:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/aaccli Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 11:48:02 -0000 edwin 2006-06-21 11:48:01 UTC FreeBSD ports repository Modified files: sysutils/aaccli Makefile Log: ports/aaccli fails to install on 6.x [patch] The POST-INSTALL script of the binary package tries to execute MAKEDEV which is a no-op on 5.x, but nonsense on 6.x and above: PR: ports/99237 Submitted by: Helge Oldach Revision Changes Path 1.6 +8 -4 ports/sysutils/aaccli/Makefile From owner-cvs-all@FreeBSD.ORG Wed Jun 21 11:56:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1897616A479; Wed, 21 Jun 2006 11:56:24 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from smtp4-g19.free.fr (smtp4-g19.free.fr [212.27.42.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EA8B43D46; Wed, 21 Jun 2006 11:56:22 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by smtp4-g19.free.fr (Postfix) with ESMTP id 6B9B75497C; Wed, 21 Jun 2006 13:56:21 +0200 (CEST) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id CA5D01169F; Wed, 21 Jun 2006 13:56:20 +0200 (CEST) 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 80037-10; Wed, 21 Jun 2006 13:56:10 +0200 (CEST) Received: from mayday.esat.net (mayday.esat.net [193.95.134.156]) by smtp.xbsd.org (Postfix) with ESMTP id C834C11472; Wed, 21 Jun 2006 13:56:09 +0200 (CEST) From: Florent Thoumie To: Yar Tikhiy In-Reply-To: <20060621113901.GG45947@comp.chem.msu.su> References: <200606210942.k5L9gtAi060504@repoman.freebsd.org> <1150883785.3467.4.camel@mayday.esat.net> <20060621105253.GE45947@comp.chem.msu.su> <1150887909.3467.18.camel@mayday.esat.net> <20060621113901.GG45947@comp.chem.msu.su> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-sDxB763PUYMVFRprHiJA" Date: Wed, 21 Jun 2006 12:56:08 +0100 Message-Id: <1150890968.3467.39.camel@mayday.esat.net> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 FreeBSD GNOME Team Port X-Virus-Scanned: amavisd-new at xbsd.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc rc.subr src/share/man/man8 rc.subr.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, 21 Jun 2006 11:56:24 -0000 --=-sDxB763PUYMVFRprHiJA Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2006-06-21 at 15:39 +0400, Yar Tikhiy wrote: > On Wed, Jun 21, 2006 at 12:05:09PM +0100, Florent Thoumie wrote: > > On Wed, 2006-06-21 at 14:52 +0400, Yar Tikhiy wrote: > > > On Wed, Jun 21, 2006 at 10:56:25AM +0100, Florent Thoumie wrote: > > > > On Wed, 2006-06-21 at 09:42 +0000, Yar Tikhiy wrote: > > > > > yar 2006-06-21 09:42:55 UTC > > > > >=20 > > > > > FreeBSD src repository > > > > >=20 > > > > > Modified files: > > > > > etc rc.subr=20 > > > > > share/man/man8 rc.subr.8=20 > > > > > Log: > > > > > Quite a number of rc.d scripts try to load kernel modules. Man= y > > > > > of them do that conditionally depending on kldstat. The code i= s > > > > > duplicated all over, but bugs can be uniqie. > > > > > =20 > > > > > To make the things more consistent, introduce a new rc.subr fun= ction, > > > > > load_kld, which takes care of loading a kernel module condition= ally. > > > > > =20 > > > > > (Found this lying for a while in my p4 branch for various hacks= .) > > > >=20 > > > > I added such a function some weeks ago (far more simple though). Ta= lking > > > > with pjd, I've backed it out to use the somewhat straight-forward m= ethod > > > > he used in rc.d/geli. > > >=20 > > > rc.d/geli doesn't use kldload directlty, so it certainly won't > > > benefit from the function I introduced. > >=20 > > Then I'm not sure what script would benefit from this function. Can you > > point me to an example? >=20 > abi > archdep > atm1 > hcsecd > ipfilter > mdconfig > mdconfig2 > pf > pflog > pfsync > sdpd > syscons >=20 > They all do kldstat then kldload. Some of them do grep or egrep > on kldstat output. Some of them don't forget to check status from > kldload and emit a error message on failure. Besides, there are > scripts that forget to do kldstat in the first place, they just do > kldload. Now all this ado can become just a call to my function. Removing all scripts using 'kldstat -q -m foo', we have: $ grep kldstat * | grep -v -- "-q -m" | cut -d':' -f1 | sort -u abi archdep atm1 ipfilter syscons archdep, atm1 and ipfilter could use this 'kldstat -q -m foo' method, so that's only two candidates. Most scripts calling kldload without kldstat first could use this method as well. But ok, those are definitely scripts I do not read very often. > > > > I don't have a particular feeling against your function but it uses > > > > commands that may not be available early enough (getopt, egrep). Wh= ile > > > > it's easy to remove the getopt dependency (see rc.d/mdconfig), it's= not > > > > the case for egrep. > > >=20 > > > It's POSIX getopts, which ought to be a shell built-it by its design. > > > egrep is used with -e only, one can avoid using it if egrep isn't > > > available yet. The only issue is true and false, I was sure they > > > were in /bin, but it can be fixed easily. >=20 > As I've just found, we have true and false as undocumented sh(1) > builtins from the beginning of times. So using true and false is > no issue in rc.subr either. >=20 > > Still, with /bin/sh, getopt isn't a builtin: > >=20 > > $ sh -c 'which getopt' > > /usr/bin/getopt >=20 > You still mistake my words. It's getopts, not getopt. See sh(1). Yes, indeed, missed the 's'. > > You won't gain anything using grep instead of egrep since they're both > > in /usr/bin. >=20 > Have I ever tried to? I guessed that's what you meant saying "grep is used with -e only, one can avoid using it if egrep isn't available yet." What are you planning to do then? --=20 Florent Thoumie flz@FreeBSD.org FreeBSD Committer --=-sDxB763PUYMVFRprHiJA Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQBEmTPYMxEkbVFH3PQRAlhWAJ93QkgIgVE8COx/Ssmnqpgf/q/LHQCfRydw S9k2SjYrHJ5BSC/ZKBO94Pc= =UBmg -----END PGP SIGNATURE----- --=-sDxB763PUYMVFRprHiJA-- From owner-cvs-all@FreeBSD.ORG Wed Jun 21 12:21:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA3D716A47B; Wed, 21 Jun 2006 12:21:22 +0000 (UTC) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9426D44642; Wed, 21 Jun 2006 12:21:22 +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 k5LCLMqD071484; Wed, 21 Jun 2006 12:21:22 GMT (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LCLMp4071483; Wed, 21 Jun 2006 12:21:22 GMT (envelope-from mich) Message-Id: <200606211221.k5LCLMp4071483@repoman.freebsd.org> From: Michael Landin Hostbaek Date: Wed, 21 Jun 2006 12:21:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/apinger Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 12:21:23 -0000 mich 2006-06-21 12:21:22 UTC FreeBSD ports repository Modified files: net/apinger Makefile Log: - add MASTER_SITE Revision Changes Path 1.13 +2 -1 ports/net/apinger/Makefile From owner-cvs-all@FreeBSD.ORG Wed Jun 21 12:21:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD6BC16A481; Wed, 21 Jun 2006 12:21:59 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9736844642; Wed, 21 Jun 2006 12:21:59 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LCLxV2071560; Wed, 21 Jun 2006 12:21:59 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LCLxok071559; Wed, 21 Jun 2006 12:21:59 GMT (envelope-from mat) Message-Id: <200606211221.k5LCLxok071559@repoman.freebsd.org> From: Mathieu Arnold Date: Wed, 21 Jun 2006 12: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/textproc/p5-Text-CSV 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, 21 Jun 2006 12:22:00 -0000 mat 2006-06-21 12:21:59 UTC FreeBSD ports repository Modified files: textproc/p5-Text-CSV Makefile distinfo pkg-plist Log: Update to 0.5 Revision Changes Path 1.5 +2 -2 ports/textproc/p5-Text-CSV/Makefile 1.4 +3 -3 ports/textproc/p5-Text-CSV/distinfo 1.5 +2 -0 ports/textproc/p5-Text-CSV/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Jun 21 12:23:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 939D316A47D; Wed, 21 Jun 2006 12:23:41 +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 3D7D64464F; Wed, 21 Jun 2006 12:23:33 +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 k5LCNWqQ049787; Wed, 21 Jun 2006 16:23:32 +0400 (MSD) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.4/8.13.3/Submit) id k5LCNVO7049782; Wed, 21 Jun 2006 16:23:31 +0400 (MSD) (envelope-from yar) Date: Wed, 21 Jun 2006 16:23:31 +0400 From: Yar Tikhiy To: Florent Thoumie Message-ID: <20060621122331.GI45947@comp.chem.msu.su> References: <200606210942.k5L9gtAi060504@repoman.freebsd.org> <1150883785.3467.4.camel@mayday.esat.net> <20060621105253.GE45947@comp.chem.msu.su> <1150887909.3467.18.camel@mayday.esat.net> <20060621113901.GG45947@comp.chem.msu.su> <1150890968.3467.39.camel@mayday.esat.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1150890968.3467.39.camel@mayday.esat.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/etc rc.subr src/share/man/man8 rc.subr.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, 21 Jun 2006 12:23:41 -0000 On Wed, Jun 21, 2006 at 12:56:08PM +0100, Florent Thoumie wrote: > On Wed, 2006-06-21 at 15:39 +0400, Yar Tikhiy wrote: > > On Wed, Jun 21, 2006 at 12:05:09PM +0100, Florent Thoumie wrote: > > > On Wed, 2006-06-21 at 14:52 +0400, Yar Tikhiy wrote: > > > > On Wed, Jun 21, 2006 at 10:56:25AM +0100, Florent Thoumie wrote: > > > > > On Wed, 2006-06-21 at 09:42 +0000, Yar Tikhiy wrote: > > > > > > yar 2006-06-21 09:42:55 UTC > > > > > > > > > > > > FreeBSD src repository > > > > > > > > > > > > Modified files: > > > > > > etc rc.subr > > > > > > share/man/man8 rc.subr.8 > > > > > > Log: > > > > > > Quite a number of rc.d scripts try to load kernel modules. Many > > > > > > of them do that conditionally depending on kldstat. The code is > > > > > > duplicated all over, but bugs can be uniqie. > > > > > > > > > > > > To make the things more consistent, introduce a new rc.subr function, > > > > > > load_kld, which takes care of loading a kernel module conditionally. > > > > > > > > > > > > (Found this lying for a while in my p4 branch for various hacks.) > > > > > > > > > > I added such a function some weeks ago (far more simple though). Talking > > > > > with pjd, I've backed it out to use the somewhat straight-forward method > > > > > he used in rc.d/geli. > > > > > > > > rc.d/geli doesn't use kldload directlty, so it certainly won't > > > > benefit from the function I introduced. > > > > > > Then I'm not sure what script would benefit from this function. Can you > > > point me to an example? > > > > abi > > archdep > > atm1 > > hcsecd > > ipfilter > > mdconfig > > mdconfig2 > > pf > > pflog > > pfsync > > sdpd > > syscons > > > > They all do kldstat then kldload. Some of them do grep or egrep > > on kldstat output. Some of them don't forget to check status from > > kldload and emit a error message on failure. Besides, there are > > scripts that forget to do kldstat in the first place, they just do > > kldload. Now all this ado can become just a call to my function. > > Removing all scripts using 'kldstat -q -m foo', we have: Why should we omit them from our consideration? The scripts now doing 'kldstat -q -m foo' can benefit from my function, too, because they should do error checking and reporting, the error-handling code being duplicated inconsistently: some of them warn on error, others print a message on success and so on. The long line (or its multi-line equivalent): kldstat -q -m foo || kldload foo >/dev/null 2>&1 || echo "Damn! Failed to kldload foo :-(" becomes just: load_kld foo Note that egrep is not used to process such a request in load_kld. > $ grep kldstat * | grep -v -- "-q -m" | cut -d':' -f1 | sort -u > abi > archdep > atm1 > ipfilter > syscons > > archdep, atm1 and ipfilter could use this 'kldstat -q -m foo' method, so > that's only two candidates. Most scripts calling kldload without kldstat > first could use this method as well. > > But ok, those are definitely scripts I do not read very often. > > > > You won't gain anything using grep instead of egrep since they're both > > > in /usr/bin. > > > > Have I ever tried to? > > I guessed that's what you meant saying "grep is used with -e only, one > can avoid using it if egrep isn't available yet." What are you planning > to do then? I meant -e to my function, not to grep. That is, if one doesn't specify -e to load_kld, it won't try to invoke egrep at all. (FWIW, grep and egrep are links to the same binary. And grep -e is not the same as grep -E ;-) Without a "-e regex" option, load_kld will just do kldstat. Therefore, load_kld won't break scripts that aren't broken yet by using grep or egrep too early in the boot sequence. BTW, grep can be emulated with /bin/expr if needed: _grep() { while read _line; do [ `expr "$_line" : ".*$1"` != 0 ] && echo "$_line" done } Ditto for "grep -q". -- Yar From owner-cvs-all@FreeBSD.ORG Wed Jun 21 12:25:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA41D16A4A5; Wed, 21 Jun 2006 12:25:09 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B484243FAF; Wed, 21 Jun 2006 12:04:56 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LC4udj070775; Wed, 21 Jun 2006 12:04:56 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LC4uU5070774; Wed, 21 Jun 2006 12:04:56 GMT (envelope-from mat) Message-Id: <200606211204.k5LC4uU5070774@repoman.freebsd.org> From: Mathieu Arnold Date: Wed, 21 Jun 2006 12:04: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-Alzabo Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 12:25:09 -0000 mat 2006-06-21 12:04:56 UTC FreeBSD ports repository Modified files: devel/p5-Alzabo Makefile distinfo Log: Update to 0.89 Revision Changes Path 1.8 +1 -2 ports/devel/p5-Alzabo/Makefile 1.8 +3 -3 ports/devel/p5-Alzabo/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jun 21 12:26:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDC6416A4A0; Wed, 21 Jun 2006 12:26:09 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FC3E43E0D; Wed, 21 Jun 2006 12:01: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 k5LC1qpj069434; Wed, 21 Jun 2006 12:01:52 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LC1qVj069433; Wed, 21 Jun 2006 12:01:52 GMT (envelope-from yar) Message-Id: <200606211201.k5LC1qVj069433@repoman.freebsd.org> From: Yar Tikhiy Date: Wed, 21 Jun 2006 12:01: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/bin/sh sh.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 12:26:10 -0000 yar 2006-06-21 12:01:52 UTC FreeBSD src repository Modified files: bin/sh sh.1 Log: Document the fact that 'true' and 'false' are among sh(1) built-in commands. MFC after: 3 days Revision Changes Path 1.120 +5 -1 src/bin/sh/sh.1 From owner-cvs-all@FreeBSD.ORG Wed Jun 21 12:28:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 702E816A47B; Wed, 21 Jun 2006 12:28:57 +0000 (UTC) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 158EC43D4C; Wed, 21 Jun 2006 12:28:57 +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 k5LCSukr071857; Wed, 21 Jun 2006 12:28:56 GMT (envelope-from kib@repoman.freebsd.org) Received: (from kib@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LCSuuc071856; Wed, 21 Jun 2006 12:28:56 GMT (envelope-from kib) Message-Id: <200606211228.k5LCSuuc071856@repoman.freebsd.org> From: Konstantin Belousov Date: Wed, 21 Jun 2006 12:28:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/icc Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 12:28:57 -0000 kib 2006-06-21 12:28:56 UTC FreeBSD ports repository (src committer) Modified files: lang/icc Makefile distinfo Log: Update to 8.1.038. PR: 91998 Approved by: netchild (maintainer) Approved by: kan (mentor) Revision Changes Path 1.90 +1 -1 ports/lang/icc/Makefile 1.48 +3 -3 ports/lang/icc/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jun 21 12:51:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94C1616A479; Wed, 21 Jun 2006 12:51:01 +0000 (UTC) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4779C43D49; Wed, 21 Jun 2006 12:51:01 +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 k5LCp1n0081455; Wed, 21 Jun 2006 12:51:01 GMT (envelope-from kib@repoman.freebsd.org) Received: (from kib@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LCp1tS081454; Wed, 21 Jun 2006 12:51:01 GMT (envelope-from kib) Message-Id: <200606211251.k5LCp1tS081454@repoman.freebsd.org> From: Konstantin Belousov Date: Wed, 21 Jun 2006 12:51:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/icc Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 12:51:01 -0000 kib 2006-06-21 12:51:01 UTC FreeBSD ports repository (src committer) Modified files: lang/icc Makefile distinfo Log: Forced commit: correct PR number for previous commit is 99198. Pointy hat to: kib Approved by: kan (mentor) Revision Changes Path 1.91 +0 -0 ports/lang/icc/Makefile 1.49 +0 -0 ports/lang/icc/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jun 21 12:59:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 171BA16A479; Wed, 21 Jun 2006 12:59:06 +0000 (UTC) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C59E243D48; Wed, 21 Jun 2006 12:59:05 +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 k5LCx5vE082228; Wed, 21 Jun 2006 12:59:05 GMT (envelope-from kib@repoman.freebsd.org) Received: (from kib@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LCx5as082227; Wed, 21 Jun 2006 12:59:05 GMT (envelope-from kib) Message-Id: <200606211259.k5LCx5as082227@repoman.freebsd.org> From: Konstantin Belousov Date: Wed, 21 Jun 2006 12: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/lib/libc/sys mincore.2 src/sys/vm vm_mmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 12:59:06 -0000 kib 2006-06-21 12:59:05 UTC FreeBSD src repository Modified files: lib/libc/sys mincore.2 sys/vm vm_mmap.c Log: Make the mincore(2) return ENOMEM when requested range is not fully mapped. Requested by: Bruno Haible Reviewed by: alc Approved by: pjd (mentor) MFC after: 1 month Revision Changes Path 1.25 +2 -2 src/lib/libc/sys/mincore.2 1.206 +15 -3 src/sys/vm/vm_mmap.c From owner-cvs-all@FreeBSD.ORG Wed Jun 21 13:48:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94A3C16A506; Wed, 21 Jun 2006 13:48:34 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5230043D46; Wed, 21 Jun 2006 13:48:34 +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 k5LDmYZY088850; Wed, 21 Jun 2006 13:48:34 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LDmYUP088849; Wed, 21 Jun 2006 13:48:34 GMT (envelope-from yar) Message-Id: <200606211348.k5LDmYUP088849@repoman.freebsd.org> From: Yar Tikhiy Date: Wed, 21 Jun 2006 13: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/sys/net if_vlan.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 13:48:34 -0000 yar 2006-06-21 13:48:34 UTC FreeBSD src repository Modified files: sys/net if_vlan.c Log: Fix the VLAN_ARRAY case, mostly regarding improper use of atomic(9) in place of conventional rw locking. Alas, atomic(9) can't buy us lockless operation so easily. Revision Changes Path 1.103 +16 -30 src/sys/net/if_vlan.c From owner-cvs-all@FreeBSD.ORG Wed Jun 21 14:22:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D7F516A47D; Wed, 21 Jun 2006 14:22:43 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12CF743D45; Wed, 21 Jun 2006 14:22:43 +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 k5LEMgsk092400; Wed, 21 Jun 2006 14:22:42 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LEMgWh092399; Wed, 21 Jun 2006 14:22:42 GMT (envelope-from itetcu) Message-Id: <200606211422.k5LEMgWh092399@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 21 Jun 2006 14:22:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/sylpheed-claws-vcalendar Makefile distinfo ports/mail/sylpheed-claws-vcalendar/files patch-src__vcal_folder.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 14:22:43 -0000 itetcu 2006-06-21 14:22:42 UTC FreeBSD ports repository Modified files: mail/sylpheed-claws-vcalendar Makefile distinfo Removed files: mail/sylpheed-claws-vcalendar/files patch-src__vcal_folder.c Log: - update to 1.79.1 - chase mastersite - remove obsolete patch (accepted upstream) PR: ports/99230 Submitted by: maintainer Revision Changes Path 1.3 +2 -2 ports/mail/sylpheed-claws-vcalendar/Makefile 1.3 +3 -3 ports/mail/sylpheed-claws-vcalendar/distinfo 1.2 +0 -31 ports/mail/sylpheed-claws-vcalendar/files/patch-src__vcal_folder.c (dead) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 14:34:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3813C16A47B; Wed, 21 Jun 2006 14:34:38 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83BBB43D62; Wed, 21 Jun 2006 14:34: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 k5LEYYVQ092914; Wed, 21 Jun 2006 14:34:34 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LEYYFx092913; Wed, 21 Jun 2006 14:34:34 GMT (envelope-from itetcu) Message-Id: <200606211434.k5LEYYFx092913@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 21 Jun 2006 14: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/mail/sylpheed-claws-synce Makefile distinfo ports/mail/sylpheed-claws-synce/files patch-configure.ac X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 14:34:38 -0000 itetcu 2006-06-21 14:34:34 UTC FreeBSD ports repository Modified files: mail/sylpheed-claws-synce Makefile distinfo Removed files: mail/sylpheed-claws-synce/files patch-configure.ac Log: - update to 0.6.3 - chase mastersite - remove obsolete patch (accepted upstream) PR: ports/99229 Submitted by: maintaner Revision Changes Path 1.2 +2 -2 ports/mail/sylpheed-claws-synce/Makefile 1.2 +3 -3 ports/mail/sylpheed-claws-synce/distinfo 1.2 +0 -15 ports/mail/sylpheed-claws-synce/files/patch-configure.ac (dead) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 14: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85F3616A474; Wed, 21 Jun 2006 14:41:45 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32A3243D5C; Wed, 21 Jun 2006 14:41:45 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LEfj6D093252; Wed, 21 Jun 2006 14:41:45 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LEfjVt093251; Wed, 21 Jun 2006 14:41:45 GMT (envelope-from itetcu) Message-Id: <200606211441.k5LEfjVt093251@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 21 Jun 2006 14:41: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/sylpheed-claws-etpan_privacy Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 14:41:45 -0000 itetcu 2006-06-21 14:41:44 UTC FreeBSD ports repository Modified files: mail/sylpheed-claws-etpan_privacy Makefile distinfo Log: - update to 0.15.1 - chase mastersite PR: ports/99220 Submitted by: maintainer Revision Changes Path 1.3 +2 -2 ports/mail/sylpheed-claws-etpan_privacy/Makefile 1.3 +3 -3 ports/mail/sylpheed-claws-etpan_privacy/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jun 21 14:44:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EFFB16A47C; Wed, 21 Jun 2006 14:44:53 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE69943D45; Wed, 21 Jun 2006 14:44:52 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LEiq8n093354; Wed, 21 Jun 2006 14:44:52 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LEiqe9093353; Wed, 21 Jun 2006 14:44:52 GMT (envelope-from mat) Message-Id: <200606211444.k5LEiqe9093353@repoman.freebsd.org> From: Mathieu Arnold Date: Wed, 21 Jun 2006 14:44:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Rose-Object Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 14:44:53 -0000 mat 2006-06-21 14:44:52 UTC FreeBSD ports repository Modified files: devel/p5-Rose-Object Makefile distinfo Log: Update to 0.81 PR: 99250 Submitted by: maintainer Revision Changes Path 1.2 +1 -1 ports/devel/p5-Rose-Object/Makefile 1.2 +3 -3 ports/devel/p5-Rose-Object/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jun 21 14:45:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97CF016A479; Wed, 21 Jun 2006 14:45:30 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1212043D45; Wed, 21 Jun 2006 14:45:30 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LEjTmL093474; Wed, 21 Jun 2006 14:45:29 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LEjTMg093473; Wed, 21 Jun 2006 14:45:29 GMT (envelope-from mat) Message-Id: <200606211445.k5LEjTMg093473@repoman.freebsd.org> From: Mathieu Arnold Date: Wed, 21 Jun 2006 14:45:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-toolkits/p5-Tcl-Tk Makefile distinfo pkg-plist ports/x11-toolkits/p5-Tcl-Tk/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: Wed, 21 Jun 2006 14:45:30 -0000 mat 2006-06-21 14:45:29 UTC FreeBSD ports repository Modified files: x11-toolkits/p5-Tcl-Tk Makefile distinfo pkg-plist x11-toolkits/p5-Tcl-Tk/files patch-aa Log: Update to 0.75 Revision Changes Path 1.26 +8 -7 ports/x11-toolkits/p5-Tcl-Tk/Makefile 1.5 +3 -3 ports/x11-toolkits/p5-Tcl-Tk/distinfo 1.6 +11 -11 ports/x11-toolkits/p5-Tcl-Tk/files/patch-aa 1.8 +2 -1 ports/x11-toolkits/p5-Tcl-Tk/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Jun 21 14:48:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACFAF16A47D; Wed, 21 Jun 2006 14:48:34 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62BBE43D53; Wed, 21 Jun 2006 14:48: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 k5LEmYPY093622; Wed, 21 Jun 2006 14:48:34 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LEmYGp093621; Wed, 21 Jun 2006 14:48:34 GMT (envelope-from itetcu) Message-Id: <200606211448.k5LEmYGp093621@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 21 Jun 2006 14:48:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/sylpheed-claws-cachesaver Makefile distinfo ports/mail/sylpheed-claws-cachesaver/files patch-src_plugin.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 14:48:34 -0000 itetcu 2006-06-21 14:48:34 UTC FreeBSD ports repository Modified files: mail/sylpheed-claws-cachesaver Makefile distinfo Removed files: mail/sylpheed-claws-cachesaver/files patch-src_plugin.c Log: - update to 0.10.1 - chase mastersite - remove obsolete patch (accepted upstream) PR: ports/99219 Submitted by: maintainer Revision Changes Path 1.3 +2 -2 ports/mail/sylpheed-claws-cachesaver/Makefile 1.3 +3 -3 ports/mail/sylpheed-claws-cachesaver/distinfo 1.2 +0 -15 ports/mail/sylpheed-claws-cachesaver/files/patch-src_plugin.c (dead) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 14:55:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B33E16A474; Wed, 21 Jun 2006 14:55:42 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 049F743D48; Wed, 21 Jun 2006 14:55:42 +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 k5LEtflJ093959; Wed, 21 Jun 2006 14:55:41 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LEtfDw093958; Wed, 21 Jun 2006 14:55:41 GMT (envelope-from itetcu) Message-Id: <200606211455.k5LEtfDw093958@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 21 Jun 2006 14:55:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/sylpheed-claws-att_remover Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 14:55:42 -0000 itetcu 2006-06-21 14:55:41 UTC FreeBSD ports repository Modified files: mail/sylpheed-claws-att_remover Makefile distinfo Log: - update to 1.0.2 - chase mastersite PR: ports/99218 Submitted by: maintainer Revision Changes Path 1.3 +2 -2 ports/mail/sylpheed-claws-att_remover/Makefile 1.3 +3 -3 ports/mail/sylpheed-claws-att_remover/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jun 21 15:11:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7334716A479; Wed, 21 Jun 2006 15:11:26 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F60C43D48; Wed, 21 Jun 2006 15:11:26 +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 k5LFBQRF095826; Wed, 21 Jun 2006 15:11:26 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LFBQ4O095825; Wed, 21 Jun 2006 15:11:26 GMT (envelope-from itetcu) Message-Id: <200606211511.k5LFBQ4O095825@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 21 Jun 2006 15:11: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/sylpheed-claws-smime Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 15:11:26 -0000 itetcu 2006-06-21 15:11:25 UTC FreeBSD ports repository Modified files: mail/sylpheed-claws-smime Makefile distinfo Log: - update to 0.5.4 - chase mastersite PR: ports/99228 Submitted by: maintainer Revision Changes Path 1.3 +2 -2 ports/mail/sylpheed-claws-smime/Makefile 1.3 +3 -3 ports/mail/sylpheed-claws-smime/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jun 21 15:16:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C54216A479; Wed, 21 Jun 2006 15:16:06 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B59A643D48; Wed, 21 Jun 2006 15:16: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 k5LFG5d4096014; Wed, 21 Jun 2006 15:16:05 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LFG5kX096013; Wed, 21 Jun 2006 15:16:05 GMT (envelope-from itetcu) Message-Id: <200606211516.k5LFG5kX096013@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 21 Jun 2006 15: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/audio/madman Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 15:16:06 -0000 itetcu 2006-06-21 15:16:05 UTC FreeBSD ports repository Modified files: audio/madman Makefile Log: portlint PR: ports/99155 Submitted by: Alexander Botero-Lowry Approved by: maintainer Revision Changes Path 1.7 +1 -1 ports/audio/madman/Makefile From owner-cvs-all@FreeBSD.ORG Wed Jun 21 15:17:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EE9116A474; Wed, 21 Jun 2006 15:17:45 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0F9143D48; Wed, 21 Jun 2006 15:17:44 +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 k5LFHiiW096093; Wed, 21 Jun 2006 15:17:44 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LFHiQB096092; Wed, 21 Jun 2006 15:17:44 GMT (envelope-from itetcu) Message-Id: <200606211517.k5LFHiQB096092@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 21 Jun 2006 15:17:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/xtuner Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 15:17:45 -0000 itetcu 2006-06-21 15:17:44 UTC FreeBSD ports repository Modified files: audio/xtuner Makefile Log: portlint PR: ports/99153 Submitted by: Alexander Botero-Lowry Revision Changes Path 1.23 +1 -1 ports/audio/xtuner/Makefile From owner-cvs-all@FreeBSD.ORG Wed Jun 21 15:19:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5776B16A47D; Wed, 21 Jun 2006 15:19:01 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9752C43D46; Wed, 21 Jun 2006 15:19:00 +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 k5LFJ070096169; Wed, 21 Jun 2006 15:19:00 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LFJ0JA096168; Wed, 21 Jun 2006 15:19:00 GMT (envelope-from itetcu) Message-Id: <200606211519.k5LFJ0JA096168@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 21 Jun 2006 15:19: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/sylpheed-claws-perl Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 15:19:01 -0000 itetcu 2006-06-21 15:19:00 UTC FreeBSD ports repository Modified files: mail/sylpheed-claws-perl Makefile distinfo Log: - update to 0.9.4 - chace mastersite PR: ports/99227 Submitted by: maintainer Revision Changes Path 1.3 +2 -2 ports/mail/sylpheed-claws-perl/Makefile 1.3 +3 -3 ports/mail/sylpheed-claws-perl/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jun 21 15:21:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9348B16A474; Wed, 21 Jun 2006 15:21:27 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3445243D46; Wed, 21 Jun 2006 15:21:27 +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 k5LFLRKS096362; Wed, 21 Jun 2006 15:21:27 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LFLR8c096361; Wed, 21 Jun 2006 15:21:27 GMT (envelope-from itetcu) Message-Id: <200606211521.k5LFLR8c096361@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 21 Jun 2006 15:21: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/audio/spiralloops Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 15:21:27 -0000 itetcu 2006-06-21 15:21:26 UTC FreeBSD ports repository Modified files: audio/spiralloops Makefile Log: portlint PR: ports/99150 Submitted by: Alexander Botero-Lowry Revision Changes Path 1.18 +1 -1 ports/audio/spiralloops/Makefile From owner-cvs-all@FreeBSD.ORG Wed Jun 21 15:23:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD5D616A481; Wed, 21 Jun 2006 15:23:19 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A48543D45; Wed, 21 Jun 2006 15:23:19 +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 k5LFNJaj096442; Wed, 21 Jun 2006 15:23:19 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LFNJgl096441; Wed, 21 Jun 2006 15:23:19 GMT (envelope-from itetcu) Message-Id: <200606211523.k5LFNJgl096441@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 21 Jun 2006 15:23:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/rio Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 15:23:19 -0000 itetcu 2006-06-21 15:23:19 UTC FreeBSD ports repository Modified files: audio/rio Makefile Log: portlint PR: ports/99148 Submitted by: Alexander Botero-Lowry Revision Changes Path 1.18 +1 -1 ports/audio/rio/Makefile From owner-cvs-all@FreeBSD.ORG Wed Jun 21 15:26:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09CA316A47A; Wed, 21 Jun 2006 15:26:05 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCDC343D46; Wed, 21 Jun 2006 15:26:04 +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 k5LFQ4c3096587; Wed, 21 Jun 2006 15:26:04 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LFQ4o3096586; Wed, 21 Jun 2006 15:26:04 GMT (envelope-from itetcu) Message-Id: <200606211526.k5LFQ4o3096586@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 21 Jun 2006 15:26:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/quelcom Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 15:26:05 -0000 itetcu 2006-06-21 15:26:04 UTC FreeBSD ports repository Modified files: audio/quelcom Makefile Log: portlint PR: ports/99146 Submitted by: Alexander Botero-Lowry Revision Changes Path 1.14 +6 -6 ports/audio/quelcom/Makefile From owner-cvs-all@FreeBSD.ORG Wed Jun 21 15:26:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7D6C16A482; Wed, 21 Jun 2006 15:26:28 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7685343D53; Wed, 21 Jun 2006 15:26:28 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LFQSrD096614; Wed, 21 Jun 2006 15:26:28 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LFQSK3096613; Wed, 21 Jun 2006 15:26:28 GMT (envelope-from delphij) Message-Id: <200606211526.k5LFQSK3096613@repoman.freebsd.org> From: Xin LI Date: Wed, 21 Jun 2006 15:26:28 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/share/mk doc.docbook.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 15:26:28 -0000 delphij 2006-06-21 15:26:28 UTC FreeBSD doc repository Modified files: share/mk doc.docbook.mk Log: Since we can now generate txt files with html2text, remove zh_CN.GB2312 from the NO_PLAINTEXT_LANG list. Spotted by: intron at intron dot ac Revision Changes Path 1.127 +1 -1 doc/share/mk/doc.docbook.mk From owner-cvs-all@FreeBSD.ORG Wed Jun 21 15:29:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAF5516A47D; Wed, 21 Jun 2006 15:29:26 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66E2C43D46; Wed, 21 Jun 2006 15:29:26 +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 k5LFTQII096732; Wed, 21 Jun 2006 15:29:26 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LFTQbm096731; Wed, 21 Jun 2006 15:29:26 GMT (envelope-from itetcu) Message-Id: <200606211529.k5LFTQbm096731@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 21 Jun 2006 15:29: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/sylpheed-claws-notification Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 15:29:26 -0000 itetcu 2006-06-21 15:29:26 UTC FreeBSD ports repository Modified files: mail/sylpheed-claws-notification Makefile distinfo Log: - update to 0.2.1 - chase mastersite PR: ports/99226 Submitted by: maintaner Revision Changes Path 1.3 +2 -2 ports/mail/sylpheed-claws-notification/Makefile 1.3 +3 -3 ports/mail/sylpheed-claws-notification/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jun 21 15:32:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB4E316A47D; Wed, 21 Jun 2006 15:32:04 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 968BE43D4C; Wed, 21 Jun 2006 15:32:04 +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 k5LFW47u096907; Wed, 21 Jun 2006 15:32:04 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LFW4X4096906; Wed, 21 Jun 2006 15:32:04 GMT (envelope-from itetcu) Message-Id: <200606211532.k5LFW4X4096906@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 21 Jun 2006 15:32:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/mpmf20 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 15:32:05 -0000 itetcu 2006-06-21 15:32:04 UTC FreeBSD ports repository Modified files: audio/mpmf20 Makefile Log: portlint PR: ports/99144 Submitted by: Alexander Botero-Lowry Revision Changes Path 1.15 +1 -1 ports/audio/mpmf20/Makefile From owner-cvs-all@FreeBSD.ORG Wed Jun 21 15:34:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4385B16A47B; Wed, 21 Jun 2006 15:34:43 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3DE043D49; Wed, 21 Jun 2006 15:34:42 +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 k5LFYggE097042; Wed, 21 Jun 2006 15:34:42 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LFYgWh097041; Wed, 21 Jun 2006 15:34:42 GMT (envelope-from itetcu) Message-Id: <200606211534.k5LFYgWh097041@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 21 Jun 2006 15:34: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/ecawave 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: Wed, 21 Jun 2006 15:34:43 -0000 itetcu 2006-06-21 15:34:42 UTC FreeBSD ports repository Modified files: audio/ecawave Makefile pkg-descr Log: portlint PR: ports/99142 Submitted by: Alexander Botero-Lowry Revision Changes Path 1.13 +2 -2 ports/audio/ecawave/Makefile 1.3 +1 -1 ports/audio/ecawave/pkg-descr From owner-cvs-all@FreeBSD.ORG Wed Jun 21 15:36:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C565216A474; Wed, 21 Jun 2006 15:36:13 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8090C43D45; Wed, 21 Jun 2006 15:36:13 +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 k5LFaDxn097234; Wed, 21 Jun 2006 15:36:13 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LFaDv6097231; Wed, 21 Jun 2006 15:36:13 GMT (envelope-from itetcu) Message-Id: <200606211536.k5LFaDv6097231@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 21 Jun 2006 15:36:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/sylpheed-claws-newmail Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 15:36:13 -0000 itetcu 2006-06-21 15:36:13 UTC FreeBSD ports repository Modified files: mail/sylpheed-claws-newmail Makefile distinfo Log: - update to 0.0.6 - chase mastersite PR: ports/99225 Submitted by: maintainer Revision Changes Path 1.3 +2 -2 ports/mail/sylpheed-claws-newmail/Makefile 1.3 +3 -3 ports/mail/sylpheed-claws-newmail/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jun 21 15:36:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 193BB16A479; Wed, 21 Jun 2006 15:36:14 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE7D143D45; Wed, 21 Jun 2006 15:36:13 +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 k5LFaDp2097254; Wed, 21 Jun 2006 15:36:13 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LFaD2D097253; Wed, 21 Jun 2006 15:36:13 GMT (envelope-from garga) Message-Id: <200606211536.k5LFaD2D097253@repoman.freebsd.org> From: Renato Botelho Date: Wed, 21 Jun 2006 15:36:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports MOVED ports/lang Makefile ports/lang/fpc2 Makefile distinfo pkg-descr pkg-install pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 15:36:14 -0000 garga 2006-06-21 15:36:13 UTC FreeBSD ports repository Modified files: . MOVED lang Makefile Removed files: lang/fpc2 Makefile distinfo pkg-descr pkg-install pkg-plist Log: Remove lang/fpc2 in preparation to update lang/fpc to 2.0.2 Revision Changes Path 1.1076 +2 -1 ports/MOVED 1.492 +0 -1 ports/lang/Makefile 1.4 +0 -157 ports/lang/fpc2/Makefile (dead) 1.4 +0 -3 ports/lang/fpc2/distinfo (dead) 1.3 +0 -6 ports/lang/fpc2/pkg-descr (dead) 1.2 +0 -17 ports/lang/fpc2/pkg-install (dead) 1.3 +0 -241 ports/lang/fpc2/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 15: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD7B816A474; Wed, 21 Jun 2006 15:37:17 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E00243D48; Wed, 21 Jun 2006 15:37:17 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LFbHGa097302; Wed, 21 Jun 2006 15:37:17 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LFbHjr097301; Wed, 21 Jun 2006 15:37:17 GMT (envelope-from garga) Message-Id: <200606211537.k5LFbHjr097301@repoman.freebsd.org> From: Renato Botelho Date: Wed, 21 Jun 2006 15: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: 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, 21 Jun 2006 15:37:17 -0000 garga 2006-06-21 15:37:17 UTC FreeBSD ports repository Modified files: . modules Log: Remove lang/fpc2 in preparation to update lang/fpc to 2.0.2 Revision Changes Path 1.15390 +0 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Jun 21 15:42:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5986216A474; Wed, 21 Jun 2006 15:42:18 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1643843D45; Wed, 21 Jun 2006 15:42:18 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LFgHbm097588; Wed, 21 Jun 2006 15:42:17 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LFgHpp097587; Wed, 21 Jun 2006 15:42:17 GMT (envelope-from garga) Message-Id: <200606211542.k5LFgHpp097587@repoman.freebsd.org> From: Renato Botelho Date: Wed, 21 Jun 2006 15:42:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/archivers Makefile ports/archivers/fpc-unzip Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 15:42:18 -0000 garga 2006-06-21 15:42:17 UTC FreeBSD ports repository Modified files: archivers Makefile Added files: archivers/fpc-unzip Makefile Log: Add fpc-unzip , free Pascal routines for unzipping zip files. PR: ports/98679 Submitted by: Jose Alonso Cardenas Marquez Revision Changes Path 1.144 +1 -0 ports/archivers/Makefile 1.1 +19 -0 ports/archivers/fpc-unzip/Makefile (new) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 15:43:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC07916A47A; Wed, 21 Jun 2006 15:43:54 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8847B43D53; Wed, 21 Jun 2006 15:43:54 +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 k5LFhsoe097707; Wed, 21 Jun 2006 15:43:54 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LFhsIj097706; Wed, 21 Jun 2006 15:43:54 GMT (envelope-from garga) Message-Id: <200606211543.k5LFhsIj097706@repoman.freebsd.org> From: Renato Botelho Date: Wed, 21 Jun 2006 15: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/databases Makefile ports/databases/fpc-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: Wed, 21 Jun 2006 15:43:54 -0000 garga 2006-06-21 15:43:54 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/fpc-gdbm Makefile Log: Add fpc-gdbm , free Pascal interface to the GNU database system. PR: ports/98666 Submitted by: Jose Alonso Cardenas Marquez Revision Changes Path 1.524 +1 -0 ports/databases/Makefile 1.1 +19 -0 ports/databases/fpc-gdbm/Makefile (new) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 15:44:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58B0316A47D; Wed, 21 Jun 2006 15:44:17 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AF4E43D48; Wed, 21 Jun 2006 15:44:15 +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 k5LFiFaJ097753; Wed, 21 Jun 2006 15:44:15 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LFiF4V097752; Wed, 21 Jun 2006 15:44:15 GMT (envelope-from itetcu) Message-Id: <200606211544.k5LFiF4V097752@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 21 Jun 2006 15:44:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/sylpheed-claws-mailmbox Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 15:44:17 -0000 itetcu 2006-06-21 15:44:15 UTC FreeBSD ports repository Modified files: mail/sylpheed-claws-mailmbox Makefile distinfo Log: - update to 0.12.1 - chase mastersite PR: ports/99224 Submitted by: maintainer Revision Changes Path 1.3 +2 -2 ports/mail/sylpheed-claws-mailmbox/Makefile 1.3 +3 -3 ports/mail/sylpheed-claws-mailmbox/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jun 21 15:45:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C940416A479; Wed, 21 Jun 2006 15:45:30 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8519743D45; Wed, 21 Jun 2006 15:45:30 +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 k5LFjUFH097881; Wed, 21 Jun 2006 15:45:30 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LFjUOS097880; Wed, 21 Jun 2006 15:45:30 GMT (envelope-from garga) Message-Id: <200606211545.k5LFjUOS097880@repoman.freebsd.org> From: Renato Botelho Date: Wed, 21 Jun 2006 15:45:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases Makefile ports/databases/fpc-sqlite Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 15:45:30 -0000 garga 2006-06-21 15:45:29 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/fpc-sqlite Makefile Log: Add fpc-sqlite , free Pascal interface to SQLite. PR: ports/98655 Submitted by: Jose Alonso Cardenas Marquez Revision Changes Path 1.525 +1 -0 ports/databases/Makefile 1.1 +20 -0 ports/databases/fpc-sqlite/Makefile (new) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 15:46:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB46D16A479; Wed, 21 Jun 2006 15:46:49 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27F6343D8C; Wed, 21 Jun 2006 15:46:48 +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 k5LFkmQF098002; Wed, 21 Jun 2006 15:46:48 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LFkm0u098001; Wed, 21 Jun 2006 15:46:48 GMT (envelope-from garga) Message-Id: <200606211546.k5LFkm0u098001@repoman.freebsd.org> From: Renato Botelho Date: Wed, 21 Jun 2006 15:46:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/fpc-bfd Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 15:46:49 -0000 garga 2006-06-21 15:46:48 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/fpc-bfd Makefile Log: Add fpc-bfd , free Pascal interface for the GNU Binary Format description. PR: ports/98660 Submitted by: Jose Alonso Cardenas Marquez Revision Changes Path 1.2283 +1 -0 ports/devel/Makefile 1.1 +19 -0 ports/devel/fpc-bfd/Makefile (new) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 15:47:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9CBB16A474; Wed, 21 Jun 2006 15:47:50 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8652643D67; Wed, 21 Jun 2006 15:47:50 +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 k5LFloGF098115; Wed, 21 Jun 2006 15:47:50 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LFloj8098114; Wed, 21 Jun 2006 15:47:50 GMT (envelope-from garga) Message-Id: <200606211547.k5LFloj8098114@repoman.freebsd.org> From: Renato Botelho Date: Wed, 21 Jun 2006 15:47:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/fpc-fcl Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 15:47:50 -0000 garga 2006-06-21 15:47:50 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/fpc-fcl Makefile Log: Add fpc-fcl , free Pascal Component Library. PR: ports/98689 Submitted by: Jose Alonso Cardenas Marquez Revision Changes Path 1.2284 +1 -0 ports/devel/Makefile 1.1 +32 -0 ports/devel/fpc-fcl/Makefile (new) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 15:48:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 793A716A479; Wed, 21 Jun 2006 15:48:18 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 815FE43D46; Wed, 21 Jun 2006 15:48:16 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LFmGM8098150; Wed, 21 Jun 2006 15:48:16 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LFmG0p098149; Wed, 21 Jun 2006 15:48:16 GMT (envelope-from aaron) Message-Id: <200606211548.k5LFmG0p098149@repoman.freebsd.org> From: Aaron Dalton Date: Wed, 21 Jun 2006 15:48:16 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/share/pgpkeys aaron.key X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 15:48:18 -0000 aaron 2006-06-21 15:48:16 UTC FreeBSD doc repository (ports committer) Modified files: share/pgpkeys aaron.key Log: - Updated my pgp key Revision Changes Path 1.2 +31 -25 doc/share/pgpkeys/aaron.key From owner-cvs-all@FreeBSD.ORG Wed Jun 21 15:49:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1670E16A47B; Wed, 21 Jun 2006 15:49:00 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A406543D77; Wed, 21 Jun 2006 15:48:59 +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 k5LFmxBE098227; Wed, 21 Jun 2006 15:48:59 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LFmxmn098226; Wed, 21 Jun 2006 15:48:59 GMT (envelope-from garga) Message-Id: <200606211548.k5LFmxmn098226@repoman.freebsd.org> From: Renato Botelho Date: Wed, 21 Jun 2006 15:48:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/fpc-pthreads Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 15:49:00 -0000 garga 2006-06-21 15:48:59 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/fpc-pthreads Makefile Log: Add fpc-pthreads , free Pascal wraper for the pthreads library. PR: ports/98653 Submitted by: Jose Alonso Cardenas Marquez Revision Changes Path 1.2285 +1 -0 ports/devel/Makefile 1.1 +18 -0 ports/devel/fpc-pthreads/Makefile (new) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 15:50:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DDD916A4A6; Wed, 21 Jun 2006 15:50:25 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC37143D48; Wed, 21 Jun 2006 15:50:24 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LFoOB2098405; Wed, 21 Jun 2006 15:50:24 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LFoOOC098403; Wed, 21 Jun 2006 15:50:24 GMT (envelope-from garga) Message-Id: <200606211550.k5LFoOOC098403@repoman.freebsd.org> From: Renato Botelho Date: Wed, 21 Jun 2006 15:50:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/fpc-zlib Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 15:50:25 -0000 garga 2006-06-21 15:50:23 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/fpc-zlib Makefile Log: Add fpc-zlib , free Pascal interface to the zlib compression library. PR: ports/98683 Submitted by: Jose Alonso Cardenas Marquez Revision Changes Path 1.2286 +1 -0 ports/devel/Makefile 1.1 +18 -0 ports/devel/fpc-zlib/Makefile (new) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 15:52:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D87E816A474; Wed, 21 Jun 2006 15:52:19 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95C2243D45; Wed, 21 Jun 2006 15:52:19 +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 k5LFqJrY098546; Wed, 21 Jun 2006 15:52:19 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LFqJCr098545; Wed, 21 Jun 2006 15:52:19 GMT (envelope-from garga) Message-Id: <200606211552.k5LFqJCr098545@repoman.freebsd.org> From: Renato Botelho Date: Wed, 21 Jun 2006 15:52: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/graphics Makefile ports/graphics/fpc-fpgtk Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 15:52:20 -0000 garga 2006-06-21 15:52:19 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/fpc-fpgtk Makefile Log: Add fpc-fpgtk , free Component Library for create programs with gtk. PR: ports/98665 Submitted by: Jose Alonso Cardenas Marquez Revision Changes Path 1.942 +1 -0 ports/graphics/Makefile 1.1 +20 -0 ports/graphics/fpc-fpgtk/Makefile (new) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 15:53:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFA5716A474; Wed, 21 Jun 2006 15:53:33 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BAA943D45; Wed, 21 Jun 2006 15:53:33 +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 k5LFrX3J098638; Wed, 21 Jun 2006 15:53:33 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LFrXdq098637; Wed, 21 Jun 2006 15:53:33 GMT (envelope-from garga) Message-Id: <200606211553.k5LFrXdq098637@repoman.freebsd.org> From: Renato Botelho Date: Wed, 21 Jun 2006 15:53:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics Makefile ports/graphics/fpc-ggi Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 15:53:33 -0000 garga 2006-06-21 15:53:33 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/fpc-ggi Makefile Log: Add fpc-ggi , free Pascal interface to libggi. PR: ports/98667 Submitted by: Jose Alonso Cardenas Marquez Revision Changes Path 1.943 +1 -0 ports/graphics/Makefile 1.1 +19 -0 ports/graphics/fpc-ggi/Makefile (new) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 15:54:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B76D616A482; Wed, 21 Jun 2006 15:54:33 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 715FC43D48; Wed, 21 Jun 2006 15:54:33 +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 k5LFsXJp098728; Wed, 21 Jun 2006 15:54:33 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LFsXxL098727; Wed, 21 Jun 2006 15:54:33 GMT (envelope-from garga) Message-Id: <200606211554.k5LFsXxL098727@repoman.freebsd.org> From: Renato Botelho Date: Wed, 21 Jun 2006 15:54: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 Makefile ports/graphics/fpc-gtk Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 15:54:33 -0000 garga 2006-06-21 15:54:32 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/fpc-gtk Makefile Log: Add fpc-gtk , free Pascal interface to the GTK libraries. PR: ports/98670 Submitted by: Jose Alonso Cardenas Marquez Revision Changes Path 1.944 +1 -0 ports/graphics/Makefile 1.1 +20 -0 ports/graphics/fpc-gtk/Makefile (new) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 15:55:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E9AC16A47B; Wed, 21 Jun 2006 15:55:46 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1568343D4C; Wed, 21 Jun 2006 15:55:46 +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 k5LFtjRl098889; Wed, 21 Jun 2006 15:55:45 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LFtjjG098888; Wed, 21 Jun 2006 15:55:45 GMT (envelope-from garga) Message-Id: <200606211555.k5LFtjjG098888@repoman.freebsd.org> From: Renato Botelho Date: Wed, 21 Jun 2006 15:55:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics Makefile ports/graphics/fpc-gtk2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 15:55:46 -0000 garga 2006-06-21 15:55:45 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/fpc-gtk2 Makefile Log: Add fpc-gtk2 , free Pascal interface to the GTK2 libraries. PR: ports/98669 Submitted by: Jose Alonso Cardenas Marquez Revision Changes Path 1.945 +1 -0 ports/graphics/Makefile 1.1 +20 -0 ports/graphics/fpc-gtk2/Makefile (new) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 15:56:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BDCA16A47B; Wed, 21 Jun 2006 15:56:53 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF5E343D48; Wed, 21 Jun 2006 15:56:52 +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 k5LFuqSr098994; Wed, 21 Jun 2006 15:56:52 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LFuqka098993; Wed, 21 Jun 2006 15:56:52 GMT (envelope-from garga) Message-Id: <200606211556.k5LFuqka098993@repoman.freebsd.org> From: Renato Botelho Date: Wed, 21 Jun 2006 15:56:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics Makefile ports/graphics/fpc-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: Wed, 21 Jun 2006 15:56:53 -0000 garga 2006-06-21 15:56:52 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/fpc-imlib Makefile Log: Add fpc-imlib , free Pascal interface to imlib library. PR: ports/98690 Submitted by: Jose Alonso Cardenas Marquez Revision Changes Path 1.946 +1 -0 ports/graphics/Makefile 1.1 +20 -0 ports/graphics/fpc-imlib/Makefile (new) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 15:58:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D18916A505; Wed, 21 Jun 2006 15:58:06 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED9F543D45; Wed, 21 Jun 2006 15:58:05 +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 k5LFw57A099096; Wed, 21 Jun 2006 15:58:05 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LFw5f8099095; Wed, 21 Jun 2006 15:58:05 GMT (envelope-from garga) Message-Id: <200606211558.k5LFw5f8099095@repoman.freebsd.org> From: Renato Botelho Date: Wed, 21 Jun 2006 15:58:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics Makefile ports/graphics/fpc-libgd Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 15:58:06 -0000 garga 2006-06-21 15:58:05 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/fpc-libgd Makefile Log: Add fpc-libgd , free Pascal interface to libgd for producing graphics files. PR: ports/98672 Submitted by: Jose Alonso Cardenas Marquez Revision Changes Path 1.947 +1 -0 ports/graphics/Makefile 1.1 +19 -0 ports/graphics/fpc-libgd/Makefile (new) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 15:59:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B748D16A479; Wed, 21 Jun 2006 15:59:16 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7453243D46; Wed, 21 Jun 2006 15:59:16 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LFxGjg099190; Wed, 21 Jun 2006 15:59:16 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LFxG7Z099189; Wed, 21 Jun 2006 15:59:16 GMT (envelope-from garga) Message-Id: <200606211559.k5LFxG7Z099189@repoman.freebsd.org> From: Renato Botelho Date: Wed, 21 Jun 2006 15: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/graphics Makefile ports/graphics/fpc-libpng Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 15:59:16 -0000 garga 2006-06-21 15:59:16 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/fpc-libpng Makefile Log: Add fpc-libpng , free Pascal interface to libpng, for reading PNG image files. PR: ports/98673 Submitted by: Jose Alonso Cardenas Marquez Revision Changes Path 1.948 +1 -0 ports/graphics/Makefile 1.1 +19 -0 ports/graphics/fpc-libpng/Makefile (new) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 16:00:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6839C16A484; Wed, 21 Jun 2006 16:00:45 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BE4643D46; Wed, 21 Jun 2006 16:00:43 +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 k5LG0hg0099385; Wed, 21 Jun 2006 16:00:43 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LG0h5r099384; Wed, 21 Jun 2006 16:00:43 GMT (envelope-from garga) Message-Id: <200606211600.k5LG0h5r099384@repoman.freebsd.org> From: Renato Botelho Date: Wed, 21 Jun 2006 16:00: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/graphics Makefile ports/graphics/fpc-ncurses Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 16:00:45 -0000 garga 2006-06-21 16:00:43 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/fpc-ncurses Makefile Log: Add fpc-ncurses , free Pascal interface to the ncurses library. PR: ports/98659 Submitted by: Jose Alonso Cardenas Marquez Revision Changes Path 1.949 +1 -0 ports/graphics/Makefile 1.1 +18 -0 ports/graphics/fpc-ncurses/Makefile (new) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 16:01:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC57E16A482; Wed, 21 Jun 2006 16:01:06 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A42143D45; Wed, 21 Jun 2006 16:01:06 +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 k5LG16W7099441; Wed, 21 Jun 2006 16:01:06 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LG16eR099440; Wed, 21 Jun 2006 16:01:06 GMT (envelope-from itetcu) Message-Id: <200606211601.k5LG16eR099440@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 21 Jun 2006 16:01:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/sylpheed-claws-gtkhtml2_viewer Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 16:01:06 -0000 itetcu 2006-06-21 16:01:06 UTC FreeBSD ports repository Modified files: mail/sylpheed-claws-gtkhtml2_viewer Makefile distinfo Log: - update to 0.10.1 - chase mastersite PR: ports/99222 Submitted by: maintianer Revision Changes Path 1.3 +3 -2 ports/mail/sylpheed-claws-gtkhtml2_viewer/Makefile 1.3 +3 -3 ports/mail/sylpheed-claws-gtkhtml2_viewer/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jun 21 16:01:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79CDA16A47F; Wed, 21 Jun 2006 16:01:48 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3635A43D66; Wed, 21 Jun 2006 16:01:48 +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 k5LG1mUE099544; Wed, 21 Jun 2006 16:01:48 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LG1mR5099543; Wed, 21 Jun 2006 16:01:48 GMT (envelope-from garga) Message-Id: <200606211601.k5LG1mR5099543@repoman.freebsd.org> From: Renato Botelho Date: Wed, 21 Jun 2006 16:01:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics Makefile ports/graphics/fpc-opengl Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 16:01:48 -0000 garga 2006-06-21 16:01:47 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/fpc-opengl Makefile Log: Add fpc-opengl , free Pascal interface to the OpenGL library. PR: ports/98674 Submitted by: Jose Alonso Cardenas Marquez Revision Changes Path 1.950 +1 -0 ports/graphics/Makefile 1.1 +21 -0 ports/graphics/fpc-opengl/Makefile (new) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 16:03:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B8CD16A508; Wed, 21 Jun 2006 16:03:13 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBD1243D49; Wed, 21 Jun 2006 16:03:12 +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 k5LG3CcR001001; Wed, 21 Jun 2006 16:03:12 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LG3CVn000692; Wed, 21 Jun 2006 16:03:12 GMT (envelope-from garga) Message-Id: <200606211603.k5LG3CVn000692@repoman.freebsd.org> From: Renato Botelho Date: Wed, 21 Jun 2006 16:03:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics Makefile ports/graphics/fpc-pasjpeg Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 16:03:13 -0000 garga 2006-06-21 16:03:07 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/fpc-pasjpeg Makefile Log: Add fpc-pasjpeg , handling JPEG files with Pascal. PR: ports/98647 Submitted by: Jose Alonso Cardenas Marquez Revision Changes Path 1.951 +1 -0 ports/graphics/Makefile 1.1 +18 -0 ports/graphics/fpc-pasjpeg/Makefile (new) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 16:04:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE22316A47F; Wed, 21 Jun 2006 16:04:11 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D66743D7B; Wed, 21 Jun 2006 16:04:10 +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 k5LG49qp001094; Wed, 21 Jun 2006 16:04:09 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LG49OU001093; Wed, 21 Jun 2006 16:04:09 GMT (envelope-from garga) Message-Id: <200606211604.k5LG49OU001093@repoman.freebsd.org> From: Renato Botelho Date: Wed, 21 Jun 2006 16:04:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics Makefile ports/graphics/fpc-svgalib Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 16:04:11 -0000 garga 2006-06-21 16:04:09 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/fpc-svgalib Makefile Log: Add fpc-svgalib , free Pascal interface to the SVGA graphics library. PR: ports/98675 Submitted by: Jose Alonso Cardenas Marquez Revision Changes Path 1.952 +1 -0 ports/graphics/Makefile 1.1 +19 -0 ports/graphics/fpc-svgalib/Makefile (new) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 16:05:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DBFF16A474; Wed, 21 Jun 2006 16:05:37 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C5B043D46; Wed, 21 Jun 2006 16:05:37 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LG5bwm001238; Wed, 21 Jun 2006 16:05:37 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LG5bBR001237; Wed, 21 Jun 2006 16:05:37 GMT (envelope-from garga) Message-Id: <200606211605.k5LG5bBR001237@repoman.freebsd.org> From: Renato Botelho Date: Wed, 21 Jun 2006 16: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/lang Makefile ports/lang/fpc-tcl Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 16:05:37 -0000 garga 2006-06-21 16:05:37 UTC FreeBSD ports repository Modified files: lang Makefile Added files: lang/fpc-tcl Makefile Log: Add fpc-tcl , free Pascal interface to the tcl/tk interpreter. PR: ports/98677 Submitted by: Jose Alonso Cardenas Marquez Revision Changes Path 1.493 +1 -0 ports/lang/Makefile 1.1 +19 -0 ports/lang/fpc-tcl/Makefile (new) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 16:09:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37CB916A47C; Wed, 21 Jun 2006 16:09:04 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E942A43D46; Wed, 21 Jun 2006 16:09:03 +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 k5LG93BA001443; Wed, 21 Jun 2006 16:09:03 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LG935c001442; Wed, 21 Jun 2006 16:09:03 GMT (envelope-from garga) Message-Id: <200606211609.k5LG935c001442@repoman.freebsd.org> From: Renato Botelho Date: Wed, 21 Jun 2006 16: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/net Makefile ports/net/fpc-libasync Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 16:09:04 -0000 garga 2006-06-21 16:09:03 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/fpc-libasync Makefile Log: Add fpc-libasync , free Pascal interface to async library. PR: ports/98623 Submitted by: Jose Alonso Cardenas Marquez Revision Changes Path 1.1680 +1 -0 ports/net/Makefile 1.1 +18 -0 ports/net/fpc-libasync/Makefile (new) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 16:10:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88B1216A47A; Wed, 21 Jun 2006 16:10:54 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4876043D46; Wed, 21 Jun 2006 16:10:54 +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 k5LGAs6i001603; Wed, 21 Jun 2006 16:10:54 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LGAsOK001602; Wed, 21 Jun 2006 16:10:54 GMT (envelope-from garga) Message-Id: <200606211610.k5LGAsOK001602@repoman.freebsd.org> From: Renato Botelho Date: Wed, 21 Jun 2006 16:10: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/fpc-netdb Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 16:10:54 -0000 garga 2006-06-21 16:10:54 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/fpc-netdb Makefile Log: Add fpc-netdb , pure-pascal netdb implementation. PR: ports/98645 Submitted by: Jose Alonso Cardenas Marquez Revision Changes Path 1.1681 +1 -0 ports/net/Makefile 1.1 +18 -0 ports/net/fpc-netdb/Makefile (new) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 16:11:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31D1E16A474; Wed, 21 Jun 2006 16:11:35 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83DE243D49; Wed, 21 Jun 2006 16:11: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 k5LGBYAx001706; Wed, 21 Jun 2006 16:11:34 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LGBYPk001705; Wed, 21 Jun 2006 16:11:34 GMT (envelope-from itetcu) Message-Id: <200606211611.k5LGBYPk001705@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 21 Jun 2006 16:11: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/sylpheed-claws-fetchinfo Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 16:11:35 -0000 itetcu 2006-06-21 16:11:34 UTC FreeBSD ports repository Modified files: mail/sylpheed-claws-fetchinfo Makefile distinfo Log: - update to 0.14.5 - chase mastersite PR: ports/99221 Submitted by: maintainer Revision Changes Path 1.3 +2 -2 ports/mail/sylpheed-claws-fetchinfo/Makefile 1.3 +3 -3 ports/mail/sylpheed-claws-fetchinfo/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jun 21 16: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76A7116A482; Wed, 21 Jun 2006 16:14:16 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 080F243D6D; Wed, 21 Jun 2006 16:14:13 +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 k5LGEChc001835; Wed, 21 Jun 2006 16:14:12 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LGECvo001834; Wed, 21 Jun 2006 16:14:12 GMT (envelope-from garga) Message-Id: <200606211614.k5LGECvo001834@repoman.freebsd.org> From: Renato Botelho Date: Wed, 21 Jun 2006 16:14: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/sysutils Makefile ports/sysutils/fpc-syslog Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 16:14:16 -0000 garga 2006-06-21 16:14:12 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/fpc-syslog Makefile Log: Add fpc-syslog , free Pascal interface to the system logger. PR: ports/98676 Submitted by: Jose Alonso Cardenas Marquez Revision Changes Path 1.795 +1 -0 ports/sysutils/Makefile 1.1 +18 -0 ports/sysutils/fpc-syslog/Makefile (new) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 16:16:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9A7E16A47A; Wed, 21 Jun 2006 16:16:48 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A37443D70; Wed, 21 Jun 2006 16:16:42 +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 k5LGGg2F002022; Wed, 21 Jun 2006 16:16:42 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LGGg3q002021; Wed, 21 Jun 2006 16:16:42 GMT (envelope-from garga) Message-Id: <200606211616.k5LGGg3q002021@repoman.freebsd.org> From: Renato Botelho Date: Wed, 21 Jun 2006 16:16:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils Makefile ports/sysutils/fpc-utmp Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 16:16:48 -0000 garga 2006-06-21 16:16:42 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/fpc-utmp Makefile Log: Add fpc-utmp , free Pascal unit to gather information from the utmp file. PR: ports/98681 Submitted by: Jose Alonso Cardenas Marquez Revision Changes Path 1.796 +1 -0 ports/sysutils/Makefile 1.1 +18 -0 ports/sysutils/fpc-utmp/Makefile (new) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 16:18:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1715B16A47B; Wed, 21 Jun 2006 16:18:33 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B15A443D77; Wed, 21 Jun 2006 16:18:30 +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 k5LGIU2S002161; Wed, 21 Jun 2006 16:18:30 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LGIUZ7002160; Wed, 21 Jun 2006 16:18:30 GMT (envelope-from garga) Message-Id: <200606211618.k5LGIUZ7002160@repoman.freebsd.org> From: Renato Botelho Date: Wed, 21 Jun 2006 16:18:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11 Makefile ports/x11/fpc-x11 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 16:18:33 -0000 garga 2006-06-21 16:18:30 UTC FreeBSD ports repository Modified files: x11 Makefile Added files: x11/fpc-x11 Makefile Log: Add fpc-x11 , free Pascal interface to X windows server. PR: ports/98682 Submitted by: Jose Alonso Cardenas Marquez Revision Changes Path 1.595 +1 -0 ports/x11/Makefile 1.1 +20 -0 ports/x11/fpc-x11/Makefile (new) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 16:18:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29DF416A505; Wed, 21 Jun 2006 16:18:49 +0000 (UTC) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD6D043D46; Wed, 21 Jun 2006 16:18:48 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LGImLR002188; Wed, 21 Jun 2006 16:18:48 GMT (envelope-from ps@repoman.freebsd.org) Received: (from ps@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LGImPg002187; Wed, 21 Jun 2006 16:18:48 GMT (envelope-from ps) Message-Id: <200606211618.k5LGImPg002187@repoman.freebsd.org> From: Paul Saab Date: Wed, 21 Jun 2006 16:18:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/compat/freebsd32 freebsd32_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: Wed, 21 Jun 2006 16:18:49 -0000 ps 2006-06-21 16:18:48 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/compat/freebsd32 freebsd32_misc.c Log: MFC: rev 1.55 Do not copy out the iovec in the 32bit recvmsg call since soreceive calls uiomove directly. Revision Changes Path 1.38.2.10 +0 -24 src/sys/compat/freebsd32/freebsd32_misc.c From owner-cvs-all@FreeBSD.ORG Wed Jun 21 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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 164DF16A479; Wed, 21 Jun 2006 16:20:33 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E86143D6E; Wed, 21 Jun 2006 16:20:31 +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 k5LGKUqt002349; Wed, 21 Jun 2006 16:20:30 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LGKUZU002348; Wed, 21 Jun 2006 16:20:30 GMT (envelope-from garga) Message-Id: <200606211620.k5LGKUZU002348@repoman.freebsd.org> From: Renato Botelho Date: Wed, 21 Jun 2006 16: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/x11-toolkits Makefile ports/x11-toolkits/fpc-forms Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 16:20:33 -0000 garga 2006-06-21 16:20:29 UTC FreeBSD ports repository Modified files: x11-toolkits Makefile Added files: x11-toolkits/fpc-forms Makefile Log: Add fpc-forms , x-Forms interface for Free Pascal. PR: ports/98663 Submitted by: Jose Alonso Cardenas Marquez Revision Changes Path 1.411 +1 -0 ports/x11-toolkits/Makefile 1.1 +19 -0 ports/x11-toolkits/fpc-forms/Makefile (new) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE9E416A47E; Wed, 21 Jun 2006 16:21:45 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B3F143D46; Wed, 21 Jun 2006 16:21:45 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LGLjcl002491; Wed, 21 Jun 2006 16:21:45 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LGLjvC002490; Wed, 21 Jun 2006 16:21:45 GMT (envelope-from garga) Message-Id: <200606211621.k5LGLjvC002490@repoman.freebsd.org> From: Renato Botelho Date: Wed, 21 Jun 2006 16:21: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/lang Makefile ports/lang/fpc-units 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: Wed, 21 Jun 2006 16:21:45 -0000 garga 2006-06-21 16:21:45 UTC FreeBSD ports repository Modified files: lang Makefile Added files: lang/fpc-units Makefile pkg-descr Log: Add fpc-units 2.0.2, a meta port to install Free Pascal units. PR: ports/98721 Submitted by: Jose Alonso Cardenas Marquez Revision Changes Path 1.494 +1 -0 ports/lang/Makefile 1.1 +84 -0 ports/lang/fpc-units/Makefile (new) 1.1 +3 -0 ports/lang/fpc-units/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 16: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6C4F16A47D; Wed, 21 Jun 2006 16:24:08 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from smtp4-g19.free.fr (smtp4-g19.free.fr [212.27.42.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5643643D46; Wed, 21 Jun 2006 16:24:07 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by smtp4-g19.free.fr (Postfix) with ESMTP id 9269154E69; Wed, 21 Jun 2006 18:24:06 +0200 (CEST) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id E7F61114B5; Wed, 21 Jun 2006 18:24:05 +0200 (CEST) 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 83275-08; Wed, 21 Jun 2006 18:23:52 +0200 (CEST) Received: from mayday.esat.net (mayday.esat.net [193.95.134.156]) by smtp.xbsd.org (Postfix) with ESMTP id A3A5B11438; Wed, 21 Jun 2006 18:23:51 +0200 (CEST) From: Florent Thoumie To: Yar Tikhiy In-Reply-To: <20060621122331.GI45947@comp.chem.msu.su> References: <200606210942.k5L9gtAi060504@repoman.freebsd.org> <1150883785.3467.4.camel@mayday.esat.net> <20060621105253.GE45947@comp.chem.msu.su> <1150887909.3467.18.camel@mayday.esat.net> <20060621113901.GG45947@comp.chem.msu.su> <1150890968.3467.39.camel@mayday.esat.net> <20060621122331.GI45947@comp.chem.msu.su> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-6qm72DJR54IufmcWnBTj" Date: Wed, 21 Jun 2006 17:23:49 +0100 Message-Id: <1150907029.3467.49.camel@mayday.esat.net> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 FreeBSD GNOME Team Port X-Virus-Scanned: amavisd-new at xbsd.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc rc.subr src/share/man/man8 rc.subr.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, 21 Jun 2006 16:24:09 -0000 --=-6qm72DJR54IufmcWnBTj Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2006-06-21 at 16:23 +0400, Yar Tikhiy wrote: > On Wed, Jun 21, 2006 at 12:56:08PM +0100, Florent Thoumie wrote: > > On Wed, 2006-06-21 at 15:39 +0400, Yar Tikhiy wrote: > > > On Wed, Jun 21, 2006 at 12:05:09PM +0100, Florent Thoumie wrote: > > > > On Wed, 2006-06-21 at 14:52 +0400, Yar Tikhiy wrote: > > > > > On Wed, Jun 21, 2006 at 10:56:25AM +0100, Florent Thoumie wrote: > > > > > > On Wed, 2006-06-21 at 09:42 +0000, Yar Tikhiy wrote: > > > > > > > yar 2006-06-21 09:42:55 UTC > > > > > > >=20 > > > > > > > FreeBSD src repository > > > > > > >=20 > > > > > > > Modified files: > > > > > > > etc rc.subr=20 > > > > > > > share/man/man8 rc.subr.8=20 > > > > > > > Log: > > > > > > > Quite a number of rc.d scripts try to load kernel modules. = Many > > > > > > > of them do that conditionally depending on kldstat. The co= de is > > > > > > > duplicated all over, but bugs can be uniqie. > > > > > > > =20 > > > > > > > To make the things more consistent, introduce a new rc.subr= function, > > > > > > > load_kld, which takes care of loading a kernel module condi= tionally. > > > > > > > =20 > > > > > > > (Found this lying for a while in my p4 branch for various h= acks.) > > > > > >=20 > > > > > > I added such a function some weeks ago (far more simple though)= . Talking > > > > > > with pjd, I've backed it out to use the somewhat straight-forwa= rd method > > > > > > he used in rc.d/geli. > > > > >=20 > > > > > rc.d/geli doesn't use kldload directlty, so it certainly won't > > > > > benefit from the function I introduced. > > > >=20 > > > > Then I'm not sure what script would benefit from this function. Can= you > > > > point me to an example? > > >=20 > > > abi > > > archdep > > > atm1 > > > hcsecd > > > ipfilter > > > mdconfig > > > mdconfig2 > > > pf > > > pflog > > > pfsync > > > sdpd > > > syscons > > >=20 > > > They all do kldstat then kldload. Some of them do grep or egrep > > > on kldstat output. Some of them don't forget to check status from > > > kldload and emit a error message on failure. Besides, there are > > > scripts that forget to do kldstat in the first place, they just do > > > kldload. Now all this ado can become just a call to my function. > >=20 > > Removing all scripts using 'kldstat -q -m foo', we have: >=20 > Why should we omit them from our consideration? The scripts now > doing 'kldstat -q -m foo' can benefit from my function, too, because > they should do error checking and reporting, the error-handling > code being duplicated inconsistently: some of them warn on error, > others print a message on success and so on. The long line (or its > multi-line equivalent): >=20 > kldstat -q -m foo || kldload foo >/dev/null 2>&1 || echo "Damn! Failed t= o kldload foo :-(" >=20 > becomes just: >=20 > load_kld foo >=20 > Note that egrep is not used to process such a request in load_kld. >=20 > > $ grep kldstat * | grep -v -- "-q -m" | cut -d':' -f1 | sort -u > > abi > > archdep > > atm1 > > ipfilter > > syscons > >=20 > > archdep, atm1 and ipfilter could use this 'kldstat -q -m foo' method, s= o > > that's only two candidates. Most scripts calling kldload without kldsta= t > > first could use this method as well. > >=20 > > But ok, those are definitely scripts I do not read very often. > > > > > > You won't gain anything using grep instead of egrep since they're b= oth > > > > in /usr/bin. > > >=20 > > > Have I ever tried to? > >=20 > > I guessed that's what you meant saying "grep is used with -e only, one > > can avoid using it if egrep isn't available yet." What are you planning > > to do then? >=20 > I meant -e to my function, not to grep. That is, if one doesn't > specify -e to load_kld, it won't try to invoke egrep at all. (FWIW, > grep and egrep are links to the same binary. And grep -e is not > the same as grep -E ;-) >=20 > Without a "-e regex" option, load_kld will just do kldstat. Therefore, > load_kld won't break scripts that aren't broken yet by using grep > or egrep too early in the boot sequence. Makes sense. > BTW, grep can be emulated with /bin/expr if needed: >=20 > _grep() > { > while read _line; do > [ `expr "$_line" : ".*$1"` !=3D 0 ] && echo "$_line" > done > } >=20 > Ditto for "grep -q". I guess we can even just use shell pattern matching with 'case'. --=20 Florent Thoumie flz@FreeBSD.org FreeBSD Committer --=-6qm72DJR54IufmcWnBTj Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQBEmXKVMxEkbVFH3PQRAkTrAJ9IoMAnKjI+vKAYFcnsh1sDurChKgCffEMO W90DtYSG1g6FH6DXI3okXZk= =Z2Ru -----END PGP SIGNATURE----- --=-6qm72DJR54IufmcWnBTj-- From owner-cvs-all@FreeBSD.ORG Wed Jun 21 16:25:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD9CB16A47A; Wed, 21 Jun 2006 16:25:05 +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 F35D643D46; Wed, 21 Jun 2006 16:25:02 +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 56A8E2E1C5; Thu, 22 Jun 2006 00:25:01 +0800 (CST) Received: by mail.fatpipi.com (Postfix, from userid 1002) id 4E3492E1C4; Thu, 22 Jun 2006 00:25:01 +0800 (CST) Date: Thu, 22 Jun 2006 00:25:01 +0800 From: "Vanilla I. Shu" To: Renato Botelho Message-ID: <20060621162501.GA72012@fatpipi.cirx.org> References: <200606211555.k5LFtjjG098888@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline In-Reply-To: <200606211555.k5LFtjjG098888@repoman.freebsd.org> User-Agent: Mutt/1.5.11 Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/graphics Makefile ports/graphics/fpc-gtk2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 16:25:06 -0000 On Wed, Jun 21, 2006 at 03:55:45PM +0000, Renato Botelho wrote: > Modified files: > graphics Makefile > Added files: > graphics/fpc-gtk2 Makefile > Log: > Add fpc-gtk2 , free Pascal interface to the GTK2 libraries. should we put fpc-gtk & fpc-gtk2 on x11-toolkits category? From owner-cvs-all@FreeBSD.ORG Wed Jun 21 16:44:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9981816A474; Wed, 21 Jun 2006 16:44:54 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6580043D46; Wed, 21 Jun 2006 16:44:54 +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 k5LGisGH003824; Wed, 21 Jun 2006 16:44:54 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LGisGw003823; Wed, 21 Jun 2006 16:44:54 GMT (envelope-from garga) Message-Id: <200606211644.k5LGisGw003823@repoman.freebsd.org> From: Renato Botelho Date: Wed, 21 Jun 2006 16: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/graphics Makefile ports/graphics/fpc-gtk Makefile ports/graphics/fpc-gtk2 Makefile ports/lang/fpc-units Makefile ports/x11-toolkits Makefile ports/x11-toolkits/fpc-gtk Makefile ports/x11-toolkits/fpc-gtk2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 16:44:54 -0000 garga 2006-06-21 16:44:54 UTC FreeBSD ports repository Modified files: graphics Makefile lang/fpc-units Makefile x11-toolkits Makefile Added files: x11-toolkits/fpc-gtk Makefile x11-toolkits/fpc-gtk2 Makefile Removed files: graphics/fpc-gtk Makefile graphics/fpc-gtk2 Makefile Log: Move fpc-gtk and fpc-gtk2 from graphics to x11-toolkits and change fpc-units to reflect this Suggested by: Vanilla I. Shu Approved by: maintainer Revision Changes Path 1.953 +0 -2 ports/graphics/Makefile 1.2 +0 -20 ports/graphics/fpc-gtk/Makefile (dead) 1.2 +0 -20 ports/graphics/fpc-gtk2/Makefile (dead) 1.2 +2 -2 ports/lang/fpc-units/Makefile 1.412 +2 -0 ports/x11-toolkits/Makefile 1.1 +20 -0 ports/x11-toolkits/fpc-gtk/Makefile (new) 1.1 +20 -0 ports/x11-toolkits/fpc-gtk2/Makefile (new) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 16:52:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C413216A474; Wed, 21 Jun 2006 16:52:58 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D16C43D48; Wed, 21 Jun 2006 16:52:58 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LGqwJa012489; Wed, 21 Jun 2006 16:52:58 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LGqwSI012488; Wed, 21 Jun 2006 16:52:58 GMT (envelope-from garga) Message-Id: <200606211652.k5LGqwSI012488@repoman.freebsd.org> From: Renato Botelho Date: Wed, 21 Jun 2006 16:52:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules ports/archivers/fpc-paszlib Makefile distinfo pkg-descr pkg-plist ports/databases/fpc-ibase Makefile distinfo pkg-descr pkg-plist ports/databases/fpc-mysql Makefile distinfo pkg-descr pkg-plist ports/databases/fpc-odbc Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 16:52:58 -0000 garga 2006-06-21 16:52:58 UTC FreeBSD ports repository Modified files: . modules archivers/fpc-paszlib Makefile databases/fpc-ibase Makefile databases/fpc-mysql Makefile databases/fpc-odbc Makefile databases/fpc-oracle Makefile databases/fpc-postgres Makefile devel/fpc-fv Makefile devel/fpc-gdbint Makefile devel/fpc-regexpr Makefile editors/fpc-ide Makefile lang/fpc Makefile distinfo pkg-descr pkg-plist lang/fpc-base Makefile pkg-descr lang/fpc-demo Makefile distinfo pkg-descr pkg-plist lang/fpc-docs Makefile distinfo pkg-descr security/fpc-md5 Makefile Added files: lang/fpc Makefile.units lang/fpc/files pkg-message.in lang/fpc-demo/files pkg-message.in lang/fpc-docs/files pkg-message.in Removed files: archivers/fpc-paszlib distinfo pkg-descr pkg-plist databases/fpc-ibase distinfo pkg-descr pkg-plist databases/fpc-mysql distinfo pkg-descr pkg-plist databases/fpc-odbc distinfo pkg-descr pkg-plist databases/fpc-oracle distinfo pkg-descr pkg-plist databases/fpc-oracle/files patch-share::src::fpc-1.0.10::packages::base::oracle::Makefile.fpc databases/fpc-postgres distinfo pkg-descr pkg-plist devel/fpc-fv distinfo pkg-descr pkg-plist devel/fpc-gdbint distinfo pkg-descr pkg-plist devel/fpc-regexpr distinfo pkg-descr pkg-plist editors/fpc-ide distinfo pkg-descr pkg-plist editors/fpc-ide/files patch-share::src::fpc-1.0.10::ide::compiler::Makefile.fpc lang/fpc pkg-install lang/fpc/files patch-share::src::fpc-1.0.10::compiler::utils::samplecfg security/fpc-md5 distinfo pkg-descr pkg-plist Log: - Update fpc to 2.0.2 PR: 98628, 98629, 98630, 98632, 98641, 98646, 98650, 98652, 98654, 98656, 98657, 98658, 98720, 98724 Submitted by: Jose Alonso Cardenas Marquez Revision Changes Path 1.15391 +26 -0 CVSROOT/modules 1.4 +5 -33 ports/archivers/fpc-paszlib/Makefile 1.3 +0 -3 ports/archivers/fpc-paszlib/distinfo (dead) 1.2 +0 -8 ports/archivers/fpc-paszlib/pkg-descr (dead) 1.3 +0 -38 ports/archivers/fpc-paszlib/pkg-plist (dead) 1.6 +6 -57 ports/databases/fpc-ibase/Makefile 1.3 +0 -3 ports/databases/fpc-ibase/distinfo (dead) 1.2 +0 -8 ports/databases/fpc-ibase/pkg-descr (dead) 1.3 +0 -10 ports/databases/fpc-ibase/pkg-plist (dead) 1.6 +6 -56 ports/databases/fpc-mysql/Makefile 1.3 +0 -3 ports/databases/fpc-mysql/distinfo (dead) 1.2 +0 -8 ports/databases/fpc-mysql/pkg-descr (dead) 1.3 +0 -12 ports/databases/fpc-mysql/pkg-plist (dead) 1.7 +6 -58 ports/databases/fpc-odbc/Makefile 1.4 +0 -3 ports/databases/fpc-odbc/distinfo (dead) 1.2 +0 -8 ports/databases/fpc-odbc/pkg-descr (dead) 1.2 +0 -4 ports/databases/fpc-odbc/pkg-plist (dead) 1.7 +7 -61 ports/databases/fpc-oracle/Makefile 1.4 +0 -3 ports/databases/fpc-oracle/distinfo (dead) 1.2 +0 -10 ports/databases/fpc-oracle/files/patch-share::src::fpc-1.0.10::packages::base::oracle::Makefile.fpc (dead) 1.2 +0 -8 ports/databases/fpc-oracle/pkg-descr (dead) 1.2 +0 -3 ports/databases/fpc-oracle/pkg-plist (dead) 1.8 +6 -57 ports/databases/fpc-postgres/Makefile 1.4 +0 -3 ports/databases/fpc-postgres/distinfo (dead) 1.2 +0 -8 ports/databases/fpc-postgres/pkg-descr (dead) 1.2 +0 -6 ports/databases/fpc-postgres/pkg-plist (dead) 1.5 +3 -48 ports/devel/fpc-fv/Makefile 1.4 +0 -3 ports/devel/fpc-fv/distinfo (dead) 1.3 +0 -5 ports/devel/fpc-fv/pkg-descr (dead) 1.3 +0 -82 ports/devel/fpc-fv/pkg-plist (dead) 1.8 +5 -58 ports/devel/fpc-gdbint/Makefile 1.4 +0 -3 ports/devel/fpc-gdbint/distinfo (dead) 1.2 +0 -8 ports/devel/fpc-gdbint/pkg-descr (dead) 1.2 +0 -6 ports/devel/fpc-gdbint/pkg-plist (dead) 1.6 +6 -64 ports/devel/fpc-regexpr/Makefile 1.4 +0 -3 ports/devel/fpc-regexpr/distinfo (dead) 1.2 +0 -8 ports/devel/fpc-regexpr/pkg-descr (dead) 1.2 +0 -4 ports/devel/fpc-regexpr/pkg-plist (dead) 1.8 +7 -68 ports/editors/fpc-ide/Makefile 1.3 +0 -3 ports/editors/fpc-ide/distinfo (dead) 1.2 +0 -11 ports/editors/fpc-ide/files/patch-share::src::fpc-1.0.10::ide::compiler::Makefile.fpc (dead) 1.2 +0 -8 ports/editors/fpc-ide/pkg-descr (dead) 1.2 +0 -16 ports/editors/fpc-ide/pkg-plist (dead) 1.3 +26 -20 ports/lang/fpc-base/Makefile 1.2 +0 -3 ports/lang/fpc-base/pkg-descr 1.5 +32 -42 ports/lang/fpc-demo/Makefile 1.3 +3 -3 ports/lang/fpc-demo/distinfo 1.1 +7 -0 ports/lang/fpc-demo/files/pkg-message.in (new) 1.2 +3 -7 ports/lang/fpc-demo/pkg-descr 1.2 +497 -58 ports/lang/fpc-demo/pkg-plist 1.5 +33 -21 ports/lang/fpc-docs/Makefile 1.3 +3 -3 ports/lang/fpc-docs/distinfo 1.1 +9 -0 ports/lang/fpc-docs/files/pkg-message.in (new) 1.2 +1 -4 ports/lang/fpc-docs/pkg-descr 1.21 +68 -139 ports/lang/fpc/Makefile 1.1 +65 -0 ports/lang/fpc/Makefile.units (new) 1.6 +3 -3 ports/lang/fpc/distinfo 1.2 +0 -11 ports/lang/fpc/files/patch-share::src::fpc-1.0.10::compiler::utils::samplecfg (dead) 1.1 +21 -0 ports/lang/fpc/files/pkg-message.in (new) 1.3 +2 -4 ports/lang/fpc/pkg-descr 1.6 +0 -43 ports/lang/fpc/pkg-install (dead) 1.5 +207 -177 ports/lang/fpc/pkg-plist 1.4 +5 -32 ports/security/fpc-md5/Makefile 1.3 +0 -3 ports/security/fpc-md5/distinfo (dead) 1.2 +0 -8 ports/security/fpc-md5/pkg-descr (dead) 1.2 +0 -4 ports/security/fpc-md5/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 17:06:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B0EA16A47A; Wed, 21 Jun 2006 17:06:13 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 460BA43D48; Wed, 21 Jun 2006 17:06:13 +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 k5LH6DYM014468; Wed, 21 Jun 2006 17:06:13 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LH6DpL014467; Wed, 21 Jun 2006 17:06:13 GMT (envelope-from garga) Message-Id: <200606211706.k5LH6DpL014467@repoman.freebsd.org> From: Renato Botelho Date: Wed, 21 Jun 2006 17:06:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules ports MOVED ports/devel Makefile ports/devel/fpc-gdb Makefile distinfo pkg-descr pkg-plist ports/devel/fpc-gdb/files patch-bfd_configure patch-gdb_config_alpha_fbsd.mh patch-gdb_config_i386_fbsd.mh patch-gdb_config_i386_nm-fbsd.h patch-gdb_config_i386_tm-fbsd.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, 21 Jun 2006 17:06:13 -0000 garga 2006-06-21 17:06:13 UTC FreeBSD ports repository Modified files: . modules . MOVED devel Makefile net Makefile Removed files: devel/fpc-gdb Makefile distinfo pkg-descr pkg-plist devel/fpc-gdb/files patch-bfd_configure patch-gdb_config_alpha_fbsd.mh patch-gdb_config_i386_fbsd.mh patch-gdb_config_i386_nm-fbsd.h patch-gdb_config_i386_tm-fbsd.h patch-gdb_freebsd-uthread.c patch-gdb_i386bsd-nat.c patch-gdb_kvm-fbsd.c patch-gdb_symfile.c patch-gdb_target.c patch-gdb_target.h patch-gdb_version.in net/fpc-inet Makefile distinfo pkg-descr pkg-plist Log: After upgrade lang/fpc to 2.0.2, devel/fpc-gdb and net/fpc-inet are obsolets, so, remove them. Revision Changes Path 1.15392 +0 -2 CVSROOT/modules 1.1077 +3 -1 ports/MOVED 1.2287 +0 -1 ports/devel/Makefile 1.11 +0 -67 ports/devel/fpc-gdb/Makefile (dead) 1.3 +0 -9 ports/devel/fpc-gdb/distinfo (dead) 1.2 +0 -11 ports/devel/fpc-gdb/files/patch-bfd_configure (dead) 1.2 +0 -9 ports/devel/fpc-gdb/files/patch-gdb_config_alpha_fbsd.mh (dead) 1.2 +0 -8 ports/devel/fpc-gdb/files/patch-gdb_config_i386_fbsd.mh (dead) 1.2 +0 -35 ports/devel/fpc-gdb/files/patch-gdb_config_i386_nm-fbsd.h (dead) 1.2 +0 -67 ports/devel/fpc-gdb/files/patch-gdb_config_i386_tm-fbsd.h (dead) 1.2 +0 -921 ports/devel/fpc-gdb/files/patch-gdb_freebsd-uthread.c (dead) 1.2 +0 -20 ports/devel/fpc-gdb/files/patch-gdb_i386bsd-nat.c (dead) 1.3 +0 -1059 ports/devel/fpc-gdb/files/patch-gdb_kvm-fbsd.c (dead) 1.2 +0 -15 ports/devel/fpc-gdb/files/patch-gdb_symfile.c (dead) 1.2 +0 -14 ports/devel/fpc-gdb/files/patch-gdb_target.c (dead) 1.2 +0 -10 ports/devel/fpc-gdb/files/patch-gdb_target.h (dead) 1.2 +0 -5 ports/devel/fpc-gdb/files/patch-gdb_version.in (dead) 1.2 +0 -6 ports/devel/fpc-gdb/pkg-descr (dead) 1.2 +0 -12 ports/devel/fpc-gdb/pkg-plist (dead) 1.1682 +0 -1 ports/net/Makefile 1.7 +0 -70 ports/net/fpc-inet/Makefile (dead) 1.4 +0 -3 ports/net/fpc-inet/distinfo (dead) 1.2 +0 -8 ports/net/fpc-inet/pkg-descr (dead) 1.2 +0 -4 ports/net/fpc-inet/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 17:08:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E68516A47A; Wed, 21 Jun 2006 17:08:20 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C50B843D46; Wed, 21 Jun 2006 17:08:19 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LH8J4o014566; Wed, 21 Jun 2006 17:08:19 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LH8J3r014565; Wed, 21 Jun 2006 17:08:19 GMT (envelope-from aaron) Message-Id: <200606211708.k5LH8J3r014565@repoman.freebsd.org> From: Aaron Dalton Date: Wed, 21 Jun 2006 17: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/lang/p5-JavaScript-SpiderMonkey Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 17:08:20 -0000 aaron 2006-06-21 17:08:19 UTC FreeBSD ports repository Modified files: lang/p5-JavaScript-SpiderMonkey Makefile distinfo Log: - Update to 0.16 PR: ports/99006 Submitted by: aaron Reviewed by: maintainer Approved by: maintainer, tobez (implicit) Revision Changes Path 1.6 +1 -1 ports/lang/p5-JavaScript-SpiderMonkey/Makefile 1.4 +3 -3 ports/lang/p5-JavaScript-SpiderMonkey/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jun 21 17:09:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C368916A474; Wed, 21 Jun 2006 17:09:43 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8349243D45; Wed, 21 Jun 2006 17:09:43 +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 k5LH9hNW014625; Wed, 21 Jun 2006 17:09:43 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LH9hDx014623; Wed, 21 Jun 2006 17:09:43 GMT (envelope-from mezz) Message-Id: <200606211709.k5LH9hDx014623@repoman.freebsd.org> From: Jeremy Messenger Date: Wed, 21 Jun 2006 17:09:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/linux-opera Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 17:09:43 -0000 mezz 2006-06-21 17:09:43 UTC FreeBSD ports repository Modified files: www/linux-opera Makefile distinfo Log: Fix the fetch, they have renamed the tarball without change any md5, sha256 and size. Copied from www/opera. Revision Changes Path 1.72 +3 -1 ports/www/linux-opera/Makefile 1.41 +3 -3 ports/www/linux-opera/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jun 21 17:10:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28FA716A482; Wed, 21 Jun 2006 17:10:38 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC60743D46; Wed, 21 Jun 2006 17:10:37 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LHAbMn014748; Wed, 21 Jun 2006 17:10:37 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LHAbS7014747; Wed, 21 Jun 2006 17:10:37 GMT (envelope-from aaron) Message-Id: <200606211710.k5LHAbS7014747@repoman.freebsd.org> From: Aaron Dalton Date: Wed, 21 Jun 2006 17:10:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Test-LectroTest 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, 21 Jun 2006 17:10:38 -0000 aaron 2006-06-21 17:10:37 UTC FreeBSD ports repository Modified files: devel/p5-Test-LectroTest Makefile distinfo pkg-plist Log: - Update to 0.3500 PR: ports/98954 Submitted by: aaron Reviewed by: maintainer Approved by: maintainer, tobez (implicit) Revision Changes Path 1.5 +10 -5 ports/devel/p5-Test-LectroTest/Makefile 1.5 +3 -3 ports/devel/p5-Test-LectroTest/distinfo 1.5 +2 -0 ports/devel/p5-Test-LectroTest/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Jun 21 17:11:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA2E516A47C; Wed, 21 Jun 2006 17:11:16 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A03E43D45; Wed, 21 Jun 2006 17:11:16 +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 k5LHBGrk014826; Wed, 21 Jun 2006 17:11:16 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LHBGfr014825; Wed, 21 Jun 2006 17:11:16 GMT (envelope-from mnag) Message-Id: <200606211711.k5LHBGfr014825@repoman.freebsd.org> From: Marcus Alves Grando Date: Wed, 21 Jun 2006 17:11:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/csup Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 17:11:16 -0000 mnag 2006-06-21 17:11:16 UTC FreeBSD ports repository Modified files: net/csup Makefile distinfo Log: - Update to 20060318 - Fix build in tinderbox using ${OSVERSION} instead .if exists() Approved by: mux Revision Changes Path 1.12 +6 -5 ports/net/csup/Makefile 1.9 +3 -3 ports/net/csup/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jun 21 17:15:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65ED616A474; Wed, 21 Jun 2006 17:15:26 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 265EE43D46; Wed, 21 Jun 2006 17:15:26 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LHFQb7015007; Wed, 21 Jun 2006 17:15:26 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LHFPYO015006; Wed, 21 Jun 2006 17:15:25 GMT (envelope-from aaron) Message-Id: <200606211715.k5LHFPYO015006@repoman.freebsd.org> From: Aaron Dalton Date: Wed, 21 Jun 2006 17:15:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/p5-Algorithm-Pair-Swiss Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 17:15:26 -0000 aaron 2006-06-21 17:15:25 UTC FreeBSD ports repository Modified files: games/p5-Algorithm-Pair-Swiss Makefile distinfo Log: - Update to v0.13 Approved by: tobez (implicit) Revision Changes Path 1.2 +1 -1 ports/games/p5-Algorithm-Pair-Swiss/Makefile 1.2 +3 -3 ports/games/p5-Algorithm-Pair-Swiss/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jun 21 17:18:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B1FC16A479; Wed, 21 Jun 2006 17:18:06 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F0D543D46; Wed, 21 Jun 2006 17:18:06 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LHI61G015181; Wed, 21 Jun 2006 17:18:06 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LHI6vR015180; Wed, 21 Jun 2006 17:18:06 GMT (envelope-from garga) Message-Id: <200606211718.k5LHI6vR015180@repoman.freebsd.org> From: Renato Botelho Date: Wed, 21 Jun 2006 17:18:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules ports/x11-toolkits Makefile ports/x11-toolkits/paragui-devel Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 17:18:06 -0000 garga 2006-06-21 17:18:06 UTC FreeBSD ports repository Modified files: . modules x11-toolkits Makefile x11-toolkits/paragui-devel Makefile distinfo pkg-plist Log: Add x11-toolkits/paragui-devel, a development version of x11-toolkits/paragui PR: ports/99079 Submitted by: Jose Alonso Cardenas Marquez Repocopy by: marcus Revision Changes Path 1.15393 +1 -0 CVSROOT/modules 1.413 +1 -0 ports/x11-toolkits/Makefile 1.37 +16 -10 ports/x11-toolkits/paragui-devel/Makefile 1.10 +3 -3 ports/x11-toolkits/paragui-devel/distinfo 1.7 +51 -44 ports/x11-toolkits/paragui-devel/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Jun 21 17:19:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 865EB16A47A; Wed, 21 Jun 2006 17:19:31 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38CB843D4C; Wed, 21 Jun 2006 17:19:31 +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 k5LHJVWT015256; Wed, 21 Jun 2006 17:19:31 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LHJVsB015255; Wed, 21 Jun 2006 17:19:31 GMT (envelope-from garga) Message-Id: <200606211719.k5LHJVsB015255@repoman.freebsd.org> From: Renato Botelho Date: Wed, 21 Jun 2006 17:19: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-toolkits/paragui Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 17:19:31 -0000 garga 2006-06-21 17:19:31 UTC FreeBSD ports repository Modified files: x11-toolkits/paragui Makefile Log: Register CONFLICTS with paragui-devel Revision Changes Path 1.38 +2 -0 ports/x11-toolkits/paragui/Makefile From owner-cvs-all@FreeBSD.ORG Wed Jun 21 17:27:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A938D16A479; Wed, 21 Jun 2006 17:27:22 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2450643D6D; Wed, 21 Jun 2006 17:27: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 k5LHRLWv015597; Wed, 21 Jun 2006 17:27:22 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LHRLxl015596; Wed, 21 Jun 2006 17:27:21 GMT (envelope-from shaun) Message-Id: <200606211727.k5LHRLxl015596@repoman.freebsd.org> From: Shaun Amott Date: Wed, 21 Jun 2006 17:27:21 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math/qwtplot3d 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: Wed, 21 Jun 2006 17:27:22 -0000 shaun 2006-06-21 17:27:21 UTC FreeBSD ports repository Modified files: math/qwtplot3d Makefile pkg-descr Log: - Assign maintainership to submitter - portlint(1) tweaks (spaces->tabs, shorten pkg-descr) PR: ports/99249 Submitted by: Max Brazhnikov Approved by: ahze (mentor) Revision Changes Path 1.3 +3 -3 ports/math/qwtplot3d/Makefile 1.3 +6 -8 ports/math/qwtplot3d/pkg-descr From owner-cvs-all@FreeBSD.ORG Wed Jun 21 17:28:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B804616A474; Wed, 21 Jun 2006 17:28:53 +0000 (UTC) (envelope-from jmg@hydrogen.funkthat.com) Received: from hydrogen.funkthat.com (gate.funkthat.com [69.17.45.168]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1D3F43D6B; Wed, 21 Jun 2006 17:28:50 +0000 (GMT) (envelope-from jmg@hydrogen.funkthat.com) Received: from hydrogen.funkthat.com (p5itay6smysr9k2v@localhost.funkthat.com [127.0.0.1]) by hydrogen.funkthat.com (8.13.6/8.13.3) with ESMTP id k5LHSovK083768; Wed, 21 Jun 2006 10:28:50 -0700 (PDT) (envelope-from jmg@hydrogen.funkthat.com) Received: (from jmg@localhost) by hydrogen.funkthat.com (8.13.6/8.13.3/Submit) id k5LHSoZH083767; Wed, 21 Jun 2006 10:28:50 -0700 (PDT) (envelope-from jmg) Date: Wed, 21 Jun 2006 10:28:49 -0700 From: John-Mark Gurney To: Konstantin Belousov Message-ID: <20060621172849.GA82074@funkthat.com> References: <200606211259.k5LCx5as082227@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200606211259.k5LCx5as082227@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 5.4-RELEASE-p6 i386 X-PGP-Fingerprint: B7 EC EF F8 AE ED A7 31 96 7A 22 B3 D8 56 36 F4 X-Files: The truth is out there X-URL: http://resnet.uoregon.edu/~gurney_j/ X-Resume: http://resnet.uoregon.edu/~gurney_j/resume.html Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/sys mincore.2 src/sys/vm vm_mmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: John-Mark Gurney List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 17:28:53 -0000 Konstantin Belousov wrote this message on Wed, Jun 21, 2006 at 12:59 +0000: > Modified files: > lib/libc/sys mincore.2 > sys/vm vm_mmap.c > Log: > Make the mincore(2) return ENOMEM when requested range is not fully mapped. Is this change to be posix compliant or something? ENOMEM seems like the wrong error, or are we allocating memory? #define ENOMEM 12 /* Cannot allocate memory */ the original EINVAL seems to me the correct one, as is commonly used when the data passed in is incorrect... -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not." From owner-cvs-all@FreeBSD.ORG Wed Jun 21 17:30:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81CD216A49E; Wed, 21 Jun 2006 17:30:34 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 433E343D72; Wed, 21 Jun 2006 17:30:34 +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 k5LHUYTV015760; Wed, 21 Jun 2006 17:30:34 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LHUYXB015759; Wed, 21 Jun 2006 17:30:34 GMT (envelope-from shaun) Message-Id: <200606211730.k5LHUYXB015759@repoman.freebsd.org> From: Shaun Amott Date: Wed, 21 Jun 2006 17: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/www/hydra Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 17:30:34 -0000 shaun 2006-06-21 17:30:33 UTC FreeBSD ports repository Modified files: www/hydra Makefile Log: - Add mirror to make fetchable. Approved by: ahze (mentor) Revision Changes Path 1.14 +2 -1 ports/www/hydra/Makefile From owner-cvs-all@FreeBSD.ORG Wed Jun 21 17: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9E8116A47B; Wed, 21 Jun 2006 17:44:04 +0000 (UTC) (envelope-from alc@cs.rice.edu) Received: from mail.cs.rice.edu (mail.cs.rice.edu [128.42.1.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88E9643D48; Wed, 21 Jun 2006 17:44:04 +0000 (GMT) (envelope-from alc@cs.rice.edu) Received: from mail.cs.rice.edu (localhost.localdomain [127.0.0.1]) by mail.cs.rice.edu (Postfix) with ESMTP id D83CD2C2C89; Wed, 21 Jun 2006 12:44:03 -0500 (CDT) X-Virus-Scanned: by amavis-2.4.0 at mail.cs.rice.edu Received: from mail.cs.rice.edu ([127.0.0.1]) by mail.cs.rice.edu (mail.cs.rice.edu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id e-l+GWxUu001; Wed, 21 Jun 2006 12:44:03 -0500 (CDT) Received: from [216.63.78.18] (adsl-216-63-78-18.dsl.hstntx.swbell.net [216.63.78.18]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.cs.rice.edu (Postfix) with ESMTP id D53A02C2C61; Wed, 21 Jun 2006 12:44:02 -0500 (CDT) Message-ID: <44998562.6080705@cs.rice.edu> Date: Wed, 21 Jun 2006 12:44:02 -0500 From: Alan Cox User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.10) Gecko/20050817 X-Accept-Language: en-us, en MIME-Version: 1.0 To: John-Mark Gurney References: <200606211259.k5LCx5as082227@repoman.freebsd.org> <20060621172849.GA82074@funkthat.com> In-Reply-To: <20060621172849.GA82074@funkthat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Konstantin Belousov , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/sys mincore.2 src/sys/vm vm_mmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 17:44:05 -0000 John-Mark Gurney wrote: >Konstantin Belousov wrote this message on Wed, Jun 21, 2006 at 12:59 +0000: > > >> Modified files: >> lib/libc/sys mincore.2 >> sys/vm vm_mmap.c >> Log: >> Make the mincore(2) return ENOMEM when requested range is not fully mapped. >> >> > >Is this change to be posix compliant or something? ENOMEM seems like >the wrong error, or are we allocating memory? >#define ENOMEM 12 /* Cannot allocate memory */ > >the original EINVAL seems to me the correct one, as is commonly used >when the data passed in is incorrect... > > > I looked at this when the patch was proposed. ENOMEM is the de facto standard error for this case. To the best of my knowledge, there is no officially-sanctioned specification for mincore(2). Regards, Alan From owner-cvs-all@FreeBSD.ORG Wed Jun 21 17:47:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0DA916A47A; Wed, 21 Jun 2006 17:47:45 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6290343D45; Wed, 21 Jun 2006 17:47:45 +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 k5LHljIZ017641; Wed, 21 Jun 2006 17:47:45 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LHljOP017640; Wed, 21 Jun 2006 17:47:45 GMT (envelope-from jhb) Message-Id: <200606211747.k5LHljOP017640@repoman.freebsd.org> From: John Baldwin Date: Wed, 21 Jun 2006 17:47:45 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern kern_linker.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 17:47:45 -0000 jhb 2006-06-21 17:47:45 UTC FreeBSD src repository Modified files: sys/kern kern_linker.c Log: Various whitespace fixes. Revision Changes Path 1.135 +11 -12 src/sys/kern/kern_linker.c From owner-cvs-all@FreeBSD.ORG Wed Jun 21 17:48:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D99A316A479; Wed, 21 Jun 2006 17:48:03 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99E4443D45; Wed, 21 Jun 2006 17:48:03 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LHm3QM017692; Wed, 21 Jun 2006 17:48:03 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LHm3sP017691; Wed, 21 Jun 2006 17:48:03 GMT (envelope-from jhb) Message-Id: <200606211748.k5LHm3sP017691@repoman.freebsd.org> From: John Baldwin Date: Wed, 21 Jun 2006 17:48: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/kern kern_linker.c subr_bus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 17:48:04 -0000 jhb 2006-06-21 17:48:03 UTC FreeBSD src repository Modified files: sys/kern kern_linker.c subr_bus.c Log: Fix two comments and a style fix. Revision Changes Path 1.136 +6 -4 src/sys/kern/kern_linker.c 1.192 +19 -7 src/sys/kern/subr_bus.c From owner-cvs-all@FreeBSD.ORG Wed Jun 21 17:49:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9847616A474; Wed, 21 Jun 2006 17:49:00 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B21643D48; Wed, 21 Jun 2006 17:49: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 k5LHn0CA017744; Wed, 21 Jun 2006 17:49:00 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LHn0Yh017743; Wed, 21 Jun 2006 17:49:00 GMT (envelope-from jhb) Message-Id: <200606211749.k5LHn0Yh017743@repoman.freebsd.org> From: John Baldwin Date: Wed, 21 Jun 2006 17:49: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/kern subr_bus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 17:49:00 -0000 jhb 2006-06-21 17:49:00 UTC FreeBSD src repository Modified files: sys/kern subr_bus.c Log: Whoops, revert accidental commit. Revision Changes Path 1.193 +7 -19 src/sys/kern/subr_bus.c From owner-cvs-all@FreeBSD.ORG Wed Jun 21 17:58:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C961616A474; Wed, 21 Jun 2006 17:58:29 +0000 (UTC) (envelope-from jmg@hydrogen.funkthat.com) Received: from hydrogen.funkthat.com (gate.funkthat.com [69.17.45.168]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D24043D5A; Wed, 21 Jun 2006 17:58:29 +0000 (GMT) (envelope-from jmg@hydrogen.funkthat.com) Received: from hydrogen.funkthat.com (pg20kx6wjdjyn8wm@localhost.funkthat.com [127.0.0.1]) by hydrogen.funkthat.com (8.13.6/8.13.3) with ESMTP id k5LHwNsm084618; Wed, 21 Jun 2006 10:58:23 -0700 (PDT) (envelope-from jmg@hydrogen.funkthat.com) Received: (from jmg@localhost) by hydrogen.funkthat.com (8.13.6/8.13.3/Submit) id k5LHwLMJ084617; Wed, 21 Jun 2006 10:58:21 -0700 (PDT) (envelope-from jmg) Date: Wed, 21 Jun 2006 10:58:21 -0700 From: John-Mark Gurney To: Alan Cox Message-ID: <20060621175821.GB82074@funkthat.com> References: <200606211259.k5LCx5as082227@repoman.freebsd.org> <20060621172849.GA82074@funkthat.com> <44998562.6080705@cs.rice.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44998562.6080705@cs.rice.edu> User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 5.4-RELEASE-p6 i386 X-PGP-Fingerprint: B7 EC EF F8 AE ED A7 31 96 7A 22 B3 D8 56 36 F4 X-Files: The truth is out there X-URL: http://resnet.uoregon.edu/~gurney_j/ X-Resume: http://resnet.uoregon.edu/~gurney_j/resume.html Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Konstantin Belousov , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/sys mincore.2 src/sys/vm vm_mmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: John-Mark Gurney List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 17:58:29 -0000 Alan Cox wrote this message on Wed, Jun 21, 2006 at 12:44 -0500: > John-Mark Gurney wrote: > > >Konstantin Belousov wrote this message on Wed, Jun 21, 2006 at 12:59 +0000: > > > >> Modified files: > >> lib/libc/sys mincore.2 > >> sys/vm vm_mmap.c > >> Log: > >> Make the mincore(2) return ENOMEM when requested range is not fully > >> mapped. > > > >Is this change to be posix compliant or something? ENOMEM seems like > >the wrong error, or are we allocating memory? > >#define ENOMEM 12 /* Cannot allocate memory */ > > > >the original EINVAL seems to me the correct one, as is commonly used > >when the data passed in is incorrect... > > I looked at this when the patch was proposed. ENOMEM is the de facto > standard error for this case. To the best of my knowledge, there is no > officially-sanctioned specification for mincore(2). Could you please provide a reference to this de facto standard error as in other places where ENOMEM is used for such an error? -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not." From owner-cvs-all@FreeBSD.ORG Wed Jun 21 18:07:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66CF816A474; Wed, 21 Jun 2006 18:07:49 +0000 (UTC) (envelope-from alc@cs.rice.edu) Received: from mail.cs.rice.edu (mail.cs.rice.edu [128.42.1.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF99143D46; Wed, 21 Jun 2006 18:07:48 +0000 (GMT) (envelope-from alc@cs.rice.edu) Received: from mail.cs.rice.edu (localhost.localdomain [127.0.0.1]) by mail.cs.rice.edu (Postfix) with ESMTP id 203A82C2D1E; Wed, 21 Jun 2006 13:07:48 -0500 (CDT) X-Virus-Scanned: by amavis-2.4.0 at mail.cs.rice.edu Received: from mail.cs.rice.edu ([127.0.0.1]) by mail.cs.rice.edu (mail.cs.rice.edu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 6BZIxr73T9aR; Wed, 21 Jun 2006 13:07:47 -0500 (CDT) Received: from [216.63.78.18] (adsl-216-63-78-18.dsl.hstntx.swbell.net [216.63.78.18]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.cs.rice.edu (Postfix) with ESMTP id 585512C2C9B; Wed, 21 Jun 2006 13:07:47 -0500 (CDT) Message-ID: <44998AF2.5090600@cs.rice.edu> Date: Wed, 21 Jun 2006 13:07:46 -0500 From: Alan Cox User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.10) Gecko/20050817 X-Accept-Language: en-us, en MIME-Version: 1.0 To: John-Mark Gurney References: <200606211259.k5LCx5as082227@repoman.freebsd.org> <20060621172849.GA82074@funkthat.com> <44998562.6080705@cs.rice.edu> <20060621175821.GB82074@funkthat.com> In-Reply-To: <20060621175821.GB82074@funkthat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Konstantin Belousov , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/sys mincore.2 src/sys/vm vm_mmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 18:07:49 -0000 John-Mark Gurney wrote: >Alan Cox wrote this message on Wed, Jun 21, 2006 at 12:44 -0500: > > >>John-Mark Gurney wrote: >> >> >> >>>Konstantin Belousov wrote this message on Wed, Jun 21, 2006 at 12:59 +0000: >>> >>> >>> >>>>Modified files: >>>> lib/libc/sys mincore.2 >>>> sys/vm vm_mmap.c >>>>Log: >>>>Make the mincore(2) return ENOMEM when requested range is not fully >>>>mapped. >>>> >>>> >>>Is this change to be posix compliant or something? ENOMEM seems like >>>the wrong error, or are we allocating memory? >>>#define ENOMEM 12 /* Cannot allocate memory */ >>> >>>the original EINVAL seems to me the correct one, as is commonly used >>>when the data passed in is incorrect... >>> >>> >>I looked at this when the patch was proposed. ENOMEM is the de facto >>standard error for this case. To the best of my knowledge, there is no >>officially-sanctioned specification for mincore(2). >> >> > >Could you please provide a reference to this de facto standard error >as in other places where ENOMEM is used for such an error? > > > I don't understand the question. It is a de facto standard. So, there is no reference, like POSIX or the Open Group that can be cited. Can you restate the question? From owner-cvs-all@FreeBSD.ORG Wed Jun 21 18: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 436DF16A49A; Wed, 21 Jun 2006 18:14:03 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3764D43D46; Wed, 21 Jun 2006 18:14:02 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.4/8.13.4) with ESMTP id k5LIDUKc040406; Wed, 21 Jun 2006 14:13:57 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Tom Rhodes Date: Wed, 21 Jun 2006 13:06:35 -0400 User-Agent: KMail/1.9.1 References: <200606201516.39121.jhb@freebsd.org> <20060620.155140.-1816810644.imp@bsdimp.com> <20060620193458.42040d97.trhodes@FreeBSD.org> In-Reply-To: <20060620193458.42040d97.trhodes@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606211306.36770.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Wed, 21 Jun 2006 14:13:58 -0400 (EDT) X-Virus-Scanned: ClamAV 0.87.1/1559/Wed Jun 21 10:23:13 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on server.baldwin.cx Cc: cvs-src@freebsd.org, cvs-all@freebsd.org, src-committers@freebsd.org, obrien@freebsd.org, "M. Warner Losh" Subject: Re: cvs commit: src Makefile README X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 18:14:03 -0000 On Tuesday 20 June 2006 19:34, Tom Rhodes wrote: > On Tue, 20 Jun 2006 15:51:40 -0600 (MDT) > "M. Warner Losh" wrote: > > > In message: <200606201714.10331.jhb@freebsd.org> > > John Baldwin writes: > > : On Tuesday 20 June 2006 16:41, M. Warner Losh wrote: > > : > In message: <200606201516.39121.jhb@freebsd.org> > > : > John Baldwin writes: > > : > : On Tuesday 20 June 2006 14:53, David O'Brien wrote: > > : > : > On Wed, Jun 07, 2006 at 07:43:00PM -0400, Tom Rhodes wrote: > > : > : > > Personally, I was debating on just removing most of the > > : > : > > world target with just a message: > > : > : > > > > : > : > > "The world target has been replaced with the buildworld target." > > : > : > > > : > : > No! > > : > : > > > : > : > 'make world' is still my normal building process. Why force > > : > : > "make buildworld && make installworld"?? > > : > : > > > : > : > I don't care how undocumented it is, or obfusacted > > : > : > 'HISTORICAL_MAKE_WORLD' is; but please leave them alone! > > : > : > > > : > : > thanks for your attention. > > : > : > > : > : You can already get that via 'make DESTDIR=/ world' you know. :) And > > : that's > > : > : shorter to type. > > : > > > : > It has been pointed out to me that you can't put DESTDIR=/ in your > > : > /etc/make.conf file; however, you can put HISTORICAL_MAKE_WORLD=y in > > : > there. > > : > > : Fair enough. How about just making it undocumented again then? :) > > > > Works for me. > > Doesn't work here. Sorry. It's fine that the options stay > there, but personally, I can understand why some users would > be pissed about this being undocumented. If I started a build > and expected it to run all night, seen it bombed in the > morning, well ... Yea, I'd be pissed too. :) The nature of the compromise over 'make world' was that rather than removing the knob we'd leave it undocumented so that new users aren't tempted to use it, but instead will revert to using buildworld/installworld as they ought to if they get a failure running 'make world'. If we are going to document the knob and thus make it user-supported, we might as well remove it and just make 'make world' user-supported. -- John Baldwin From owner-cvs-all@FreeBSD.ORG Wed Jun 21 18:14:05 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CCD616A484; Wed, 21 Jun 2006 18:14:04 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63E1E43D45; Wed, 21 Jun 2006 18:14:04 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.4/8.13.4) with ESMTP id k5LIDUKd040406; Wed, 21 Jun 2006 14:13:59 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: John-Mark Gurney Date: Wed, 21 Jun 2006 14:13:23 -0400 User-Agent: KMail/1.9.1 References: <200606211259.k5LCx5as082227@repoman.freebsd.org> <44998562.6080705@cs.rice.edu> <20060621175821.GB82074@funkthat.com> In-Reply-To: <20060621175821.GB82074@funkthat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606211413.24602.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Wed, 21 Jun 2006 14:13:59 -0400 (EDT) X-Virus-Scanned: ClamAV 0.87.1/1559/Wed Jun 21 10:23:13 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on server.baldwin.cx Cc: Konstantin Belousov , src-committers@freebsd.org, Alan Cox , cvs-all@freebsd.org, cvs-src@freebsd.org Subject: Re: cvs commit: src/lib/libc/sys mincore.2 src/sys/vm vm_mmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 18:14:05 -0000 On Wednesday 21 June 2006 13:58, John-Mark Gurney wrote: > Alan Cox wrote this message on Wed, Jun 21, 2006 at 12:44 -0500: > > John-Mark Gurney wrote: > > > > >Konstantin Belousov wrote this message on Wed, Jun 21, 2006 at 12:59 +0000: > > > > > >> Modified files: > > >> lib/libc/sys mincore.2 > > >> sys/vm vm_mmap.c > > >> Log: > > >> Make the mincore(2) return ENOMEM when requested range is not fully > > >> mapped. > > > > > >Is this change to be posix compliant or something? ENOMEM seems like > > >the wrong error, or are we allocating memory? > > >#define ENOMEM 12 /* Cannot allocate memory */ > > > > > >the original EINVAL seems to me the correct one, as is commonly used > > >when the data passed in is incorrect... > > > > I looked at this when the patch was proposed. ENOMEM is the de facto > > standard error for this case. To the best of my knowledge, there is no > > officially-sanctioned specification for mincore(2). > > Could you please provide a reference to this de facto standard error > as in other places where ENOMEM is used for such an error? NetBSD and Linux were the examples given on the thread in hackers@. Check the archives. -- John Baldwin From owner-cvs-all@FreeBSD.ORG Wed Jun 21 18:25:55 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87AC416A47A; Wed, 21 Jun 2006 18:25:55 +0000 (UTC) (envelope-from alc@cs.rice.edu) Received: from mail.cs.rice.edu (mail.cs.rice.edu [128.42.1.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 198B443D46; Wed, 21 Jun 2006 18:25:55 +0000 (GMT) (envelope-from alc@cs.rice.edu) Received: from mail.cs.rice.edu (localhost.localdomain [127.0.0.1]) by mail.cs.rice.edu (Postfix) with ESMTP id 652DE2C2DE3; Wed, 21 Jun 2006 13:25:54 -0500 (CDT) X-Virus-Scanned: by amavis-2.4.0 at mail.cs.rice.edu Received: from mail.cs.rice.edu ([127.0.0.1]) by mail.cs.rice.edu (mail.cs.rice.edu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id eu89he6U9g4Z; Wed, 21 Jun 2006 13:25:53 -0500 (CDT) Received: from [216.63.78.18] (adsl-216-63-78-18.dsl.hstntx.swbell.net [216.63.78.18]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.cs.rice.edu (Postfix) with ESMTP id 040B02C2DE9; Wed, 21 Jun 2006 13:25:34 -0500 (CDT) Message-ID: <44998F1A.3020208@cs.rice.edu> Date: Wed, 21 Jun 2006 13:25:30 -0500 From: Alan Cox User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.10) Gecko/20050817 X-Accept-Language: en-us, en MIME-Version: 1.0 To: John Baldwin References: <200606211259.k5LCx5as082227@repoman.freebsd.org> <44998562.6080705@cs.rice.edu> <20060621175821.GB82074@funkthat.com> <200606211413.24602.jhb@freebsd.org> In-Reply-To: <200606211413.24602.jhb@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@freebsd.org, John-Mark Gurney , src-committers@freebsd.org, Konstantin Belousov , cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libc/sys mincore.2 src/sys/vm vm_mmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 18:25:55 -0000 John Baldwin wrote: >On Wednesday 21 June 2006 13:58, John-Mark Gurney wrote: > > >>Alan Cox wrote this message on Wed, Jun 21, 2006 at 12:44 -0500: >> >> >>>John-Mark Gurney wrote: >>> >>> >>> >>>>Konstantin Belousov wrote this message on Wed, Jun 21, 2006 at 12:59 >>>> >>>> >+0000: > > >>>>>Modified files: >>>>> lib/libc/sys mincore.2 >>>>> sys/vm vm_mmap.c >>>>>Log: >>>>>Make the mincore(2) return ENOMEM when requested range is not fully >>>>>mapped. >>>>> >>>>> >>>>Is this change to be posix compliant or something? ENOMEM seems like >>>>the wrong error, or are we allocating memory? >>>>#define ENOMEM 12 /* Cannot allocate memory */ >>>> >>>>the original EINVAL seems to me the correct one, as is commonly used >>>>when the data passed in is incorrect... >>>> >>>> >>>I looked at this when the patch was proposed. ENOMEM is the de facto >>>standard error for this case. To the best of my knowledge, there is no >>>officially-sanctioned specification for mincore(2). >>> >>> >>Could you please provide a reference to this de facto standard error >>as in other places where ENOMEM is used for such an error? >> >> > >NetBSD and Linux were the examples given on the thread in hackers@. Check the >archives. > > > You can add AIX and Solaris to that list. Every system that I found that supports mincore(2) returns ENOMEM in this case. Alan From owner-cvs-all@FreeBSD.ORG Wed Jun 21 18:36:40 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FA4216A47F; Wed, 21 Jun 2006 18:36:40 +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 5243743D6B; Wed, 21 Jun 2006 18:36:32 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [IPv6:::1] (may be forged)) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id k5LIYcNu002661; Wed, 21 Jun 2006 12:34:39 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 21 Jun 2006 12:34:56 -0600 (MDT) Message-Id: <20060621.123456.232930587.imp@bsdimp.com> To: jhb@freebsd.org From: "M. Warner Losh" In-Reply-To: <200606211306.36770.jhb@freebsd.org> References: <20060620.155140.-1816810644.imp@bsdimp.com> <20060620193458.42040d97.trhodes@FreeBSD.org> <200606211306.36770.jhb@freebsd.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 Cc: trhodes@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, obrien@freebsd.org, cvs-src@freebsd.org Subject: Re: cvs commit: src Makefile README X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 18:36:40 -0000 In message: <200606211306.36770.jhb@freebsd.org> John Baldwin writes: : The nature of the compromise over 'make world' was that rather than removing : the knob we'd leave it undocumented so that new users aren't tempted to use : it, but instead will revert to using buildworld/installworld as they ought to : if they get a failure running 'make world'. If we are going to document the : knob and thus make it user-supported, we might as well remove it and just : make 'make world' user-supported. The problem with making it 'user-supported' is that it really is a dangerous tool for the normal user. Sure, it mostly works, most of the time, for most situations. However, when it fails, it fails in an unsafe way. It fails in a way that can't be backed out from easily, meaning someone will have to boot distribution media to back out to a known good state. These events are rare, but totally #@$@!!@@#$ the user. And we're back to the compromise that we had before... Warner From owner-cvs-all@FreeBSD.ORG Wed Jun 21 18: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 593AB16A474; Wed, 21 Jun 2006 18:57:58 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C1C243D68; Wed, 21 Jun 2006 18:57:58 +0000 (GMT) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LIvvrU022018; Wed, 21 Jun 2006 18:57:57 GMT (envelope-from bsam@repoman.freebsd.org) Received: (from bsam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LIvvbA022017; Wed, 21 Jun 2006 18:57:57 GMT (envelope-from bsam) Message-Id: <200606211857.k5LIvvbA022017@repoman.freebsd.org> From: Boris Samorodov Date: Wed, 21 Jun 2006 18:57: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/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, 21 Jun 2006 18:57:58 -0000 bsam 2006-06-21 18:57:57 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/share/sgml authors.ent Log: Add my author entity. Approved by: netchild (mentor) Revision Changes Path 1.388 +2 -0 doc/en_US.ISO8859-1/share/sgml/authors.ent From owner-cvs-all@FreeBSD.ORG Wed Jun 21 19:02:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0D3B16A47A; Wed, 21 Jun 2006 19:02:06 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B071D43D58; Wed, 21 Jun 2006 19:02:05 +0000 (GMT) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LJ25g5022292; Wed, 21 Jun 2006 19:02:05 GMT (envelope-from bsam@repoman.freebsd.org) Received: (from bsam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LJ25CD022291; Wed, 21 Jun 2006 19:02:05 GMT (envelope-from bsam) Message-Id: <200606211902.k5LJ25CD022291@repoman.freebsd.org> From: Boris Samorodov Date: Wed, 21 Jun 2006 19:02:05 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors contrib.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, 21 Jun 2006 19:02:06 -0000 bsam 2006-06-21 19:02:05 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml contrib.committers.sgml Log: Add myself to the "Developers" section of the Contributors List. Remove myself from the "Additional Contributors" section. Approved by: netchild (mentor) Revision Changes Path 1.578 +0 -5 doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml 1.135 +4 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.committers.sgml From owner-cvs-all@FreeBSD.ORG Wed Jun 21 19:05:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B06216A47A; Wed, 21 Jun 2006 19:05:00 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C38A43D49; Wed, 21 Jun 2006 19:04:59 +0000 (GMT) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LJ4xYP023617; Wed, 21 Jun 2006 19:04:59 GMT (envelope-from bsam@repoman.freebsd.org) Received: (from bsam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LJ4x5G023616; Wed, 21 Jun 2006 19:04:59 GMT (envelope-from bsam) Message-Id: <200606211904.k5LJ4x5G023616@repoman.freebsd.org> From: Boris Samorodov Date: Wed, 21 Jun 2006 19:04: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: www/en/news news.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 19:05:00 -0000 bsam 2006-06-21 19:04:59 UTC FreeBSD doc repository (ports committer) Modified files: en/news news.xml Log: Good news to FreeBSD: I'm a port's committer now. ;-) Approved by: netchild (mentor) Revision Changes Path 1.408 +12 -1 www/en/news/news.xml From owner-cvs-all@FreeBSD.ORG Wed Jun 21 19:07:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43B4E16A47D; Wed, 21 Jun 2006 19:07:16 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCEC743D49; Wed, 21 Jun 2006 19:07:15 +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 k5LJ7FKv023844; Wed, 21 Jun 2006 19:07:15 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LJ7FXH023843; Wed, 21 Jun 2006 19:07:15 GMT (envelope-from alepulver) Message-Id: <200606211907.k5LJ7FXH023843@repoman.freebsd.org> From: Alejandro Pulver Date: Wed, 21 Jun 2006 19:07:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/qudos Makefile distinfo pkg-plist ports/games/qudos/files patch-src__client__snd_dma.c patch-src__unix__gl_glx.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 19:07:16 -0000 alepulver 2006-06-21 19:07:15 UTC FreeBSD ports repository Modified files: games/qudos Makefile distinfo pkg-plist games/qudos/files patch-src__unix__gl_glx.c Added files: games/qudos/files patch-src__client__snd_dma.c Log: - Update to version 0.40.1. - Make fetchable. Revision Changes Path 1.2 +32 -14 ports/games/qudos/Makefile 1.2 +6 -6 ports/games/qudos/distinfo 1.1 +11 -0 ports/games/qudos/files/patch-src__client__snd_dma.c (new) 1.2 +3 -3 ports/games/qudos/files/patch-src__unix__gl_glx.c 1.2 +3 -1 ports/games/qudos/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Jun 21 19:09:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0D3E16A492; Wed, 21 Jun 2006 19:09:25 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73EFD43D73; Wed, 21 Jun 2006 19:09:21 +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 k5LJ9LQM024039; Wed, 21 Jun 2006 19:09:21 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LJ9L1L024038; Wed, 21 Jun 2006 19:09:21 GMT (envelope-from alepulver) Message-Id: <200606211909.k5LJ9L1L024038@repoman.freebsd.org> From: Alejandro Pulver Date: Wed, 21 Jun 2006 19:09: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/tyrquake Makefile distinfo ports/games/tyrquake/files patch-NQ__model.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 19:09:25 -0000 alepulver 2006-06-21 19:09:21 UTC FreeBSD ports repository Modified files: games/tyrquake Makefile distinfo Removed files: games/tyrquake/files patch-NQ__model.c Log: - Update to version 0.54. Revision Changes Path 1.2 +1 -1 ports/games/tyrquake/Makefile 1.2 +3 -3 ports/games/tyrquake/distinfo 1.2 +0 -11 ports/games/tyrquake/files/patch-NQ__model.c (dead) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 19: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04B2B16A47C; Wed, 21 Jun 2006 19:20:46 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9B6243D45; Wed, 21 Jun 2006 19:20: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 k5LJKjap024593; Wed, 21 Jun 2006 19:20:45 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LJKjRj024592; Wed, 21 Jun 2006 19:20:45 GMT (envelope-from pav) Message-Id: <200606211920.k5LJKjRj024592@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 21 Jun 2006 19: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/graphics/libgphoto2 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, 21 Jun 2006 19:20:46 -0000 pav 2006-06-21 19:20:45 UTC FreeBSD ports repository Modified files: graphics/libgphoto2 Makefile pkg-plist Log: - Build and install print-camera-list Revision Changes Path 1.28 +6 -2 ports/graphics/libgphoto2/Makefile 1.10 +1 -0 ports/graphics/libgphoto2/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Jun 21 19:29:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A48FE16A47B; Wed, 21 Jun 2006 19:29:29 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B7D443D6A; Wed, 21 Jun 2006 19:29:26 +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 k5LJTQO2024981; Wed, 21 Jun 2006 19:29:26 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LJTQTT024980; Wed, 21 Jun 2006 19:29:26 GMT (envelope-from shaun) Message-Id: <200606211929.k5LJTQTT024980@repoman.freebsd.org> From: Shaun Amott Date: Wed, 21 Jun 2006 19:29:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/misc/iso-codes Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 19:29:29 -0000 shaun 2006-06-21 19:29:25 UTC FreeBSD ports repository Modified files: misc/iso-codes Makefile distinfo pkg-plist Log: - Update to 0.51.1.1 -> make fetchable again. PR: ports/99252 Submitted by: Rainer Alves (maintainer) Approved by: ahze (mentor) Revision Changes Path 1.15 +2 -2 ports/misc/iso-codes/Makefile 1.7 +3 -3 ports/misc/iso-codes/distinfo 1.9 +3 -0 ports/misc/iso-codes/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Jun 21 19:54:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1AE5D16A47C; Wed, 21 Jun 2006 19:54:24 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEDB243D48; Wed, 21 Jun 2006 19:54:23 +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 k5LJsNEf026049; Wed, 21 Jun 2006 19:54:23 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LJsNdo026048; Wed, 21 Jun 2006 19:54:23 GMT (envelope-from thierry) Message-Id: <200606211954.k5LJsNdo026048@repoman.freebsd.org> From: Thierry Thomas Date: Wed, 21 Jun 2006 19:54:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math/petsc 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, 21 Jun 2006 19:54:24 -0000 thierry 2006-06-21 19:54:23 UTC FreeBSD ports repository Modified files: math/petsc Makefile distinfo pkg-plist Log: - Update to patchlevel 14; - Don't link with Atlas, but with Blas + Lapack, unless WITH_ATLAS is set or Atlas libraries have already been installed. Revision Changes Path 1.12 +18 -10 ports/math/petsc/Makefile 1.9 +3 -3 ports/math/petsc/distinfo 1.4 +1 -0 ports/math/petsc/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Jun 21 20:08:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3075516A479; Wed, 21 Jun 2006 20:08:34 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DF4043D48; Wed, 21 Jun 2006 20:08: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 k5LK8XEi027961; Wed, 21 Jun 2006 20:08:33 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LK8Xlb027960; Wed, 21 Jun 2006 20:08:33 GMT (envelope-from pav) Message-Id: <200606212008.k5LK8Xlb027960@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 21 Jun 2006 20:08:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics Makefile ports/graphics/fusefs-gphotofs 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, 21 Jun 2006 20:08:34 -0000 pav 2006-06-21 20:08:33 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/fusefs-gphotofs Makefile distinfo pkg-descr pkg-plist Log: gphotofs is a FUSE filesystem module to mount your camera as a filesystem. This allow using your camera with any tool able to read from a mounted filesystem. WWW: http://gphoto.sourceforge.net/proj/gphotofs/ Revision Changes Path 1.954 +1 -0 ports/graphics/Makefile 1.1 +35 -0 ports/graphics/fusefs-gphotofs/Makefile (new) 1.1 +3 -0 ports/graphics/fusefs-gphotofs/distinfo (new) 1.1 +5 -0 ports/graphics/fusefs-gphotofs/pkg-descr (new) 1.1 +1 -0 ports/graphics/fusefs-gphotofs/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 20:09:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A898B16A47D; Wed, 21 Jun 2006 20:09:31 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87F4043D6D; Wed, 21 Jun 2006 20:09:29 +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 k5LK9TcD028011; Wed, 21 Jun 2006 20:09:29 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LK9TpN028010; Wed, 21 Jun 2006 20:09:29 GMT (envelope-from pav) Message-Id: <200606212009.k5LK9TpN028010@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 21 Jun 2006 20:09:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 21 Jun 2006 20:09:31 -0000 pav 2006-06-21 20:09:29 UTC FreeBSD ports repository Modified files: . modules Log: fusefs-gphotofs --> ports/graphics/fusefs-gphotofs Revision Changes Path 1.15394 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Jun 21 20:15:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D56816A47B; Wed, 21 Jun 2006 20:15:37 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02E7E43D4C; Wed, 21 Jun 2006 20:15:37 +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 k5LKFabY028353; Wed, 21 Jun 2006 20:15:36 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LKFaKx028351; Wed, 21 Jun 2006 20:15:36 GMT (envelope-from jhb) Message-Id: <200606212015.k5LKFaKx028351@repoman.freebsd.org> From: John Baldwin Date: Wed, 21 Jun 2006 20:15:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern kern_linker.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 20:15:37 -0000 jhb 2006-06-21 20:15:36 UTC FreeBSD src repository Modified files: sys/kern kern_linker.c Log: - Push down Giant in kldfind() and kldsym(). - Remove several goto's by either using direct return's or else clauses. Revision Changes Path 1.137 +10 -16 src/sys/kern/kern_linker.c From owner-cvs-all@FreeBSD.ORG Wed Jun 21 20: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 666F416A47C; Wed, 21 Jun 2006 20:25:01 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 145C943D46; Wed, 21 Jun 2006 20:25:01 +0000 (GMT) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LKP0co028881; Wed, 21 Jun 2006 20:25:00 GMT (envelope-from lbr@repoman.freebsd.org) Received: (from lbr@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LKP02w028880; Wed, 21 Jun 2006 20:25:00 GMT (envelope-from lbr) Message-Id: <200606212025.k5LKP02w028880@repoman.freebsd.org> From: Lars Balker Rasmussen Date: Wed, 21 Jun 2006 20: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/www/p5-Catalyst-Plugin-Authentication-Store-DBIC Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 20:25:01 -0000 lbr 2006-06-21 20:25:00 UTC FreeBSD ports repository Modified files: www/p5-Catalyst-Plugin-Authentication-Store-DBIC Makefile distinfo Log: Update to 0.06000 PR: 98661 Submitted by: Rong-En Fan Approved by: erwin (mentor, implicit) Procrastinator: lbr (implicit) Revision Changes Path 1.5 +3 -2 ports/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile 1.4 +3 -3 ports/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jun 21 20:27:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0328D16A47A; Wed, 21 Jun 2006 20:27:48 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C060143D53; Wed, 21 Jun 2006 20:27:45 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LKRjoL029008; Wed, 21 Jun 2006 20:27:45 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LKRjM5029007; Wed, 21 Jun 2006 20:27:45 GMT (envelope-from itetcu) Message-Id: <200606212027.k5LKRjM5029007@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 21 Jun 2006 20:27: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/csound Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 20:27:48 -0000 itetcu 2006-06-21 20:27:45 UTC FreeBSD ports repository Modified files: audio/csound Makefile Log: portlint PR: ports/99140 Submitted by: Alexander Botero-Lowry Revision Changes Path 1.29 +2 -2 ports/audio/csound/Makefile From owner-cvs-all@FreeBSD.ORG Wed Jun 21 20:28:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7EF016A4A0; Wed, 21 Jun 2006 20:28:30 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7ED5343D58; Wed, 21 Jun 2006 20:28:25 +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 k5LKSPln029074; Wed, 21 Jun 2006 20:28:25 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LKSP2v029073; Wed, 21 Jun 2006 20:28:25 GMT (envelope-from itetcu) Message-Id: <200606212028.k5LKSP2v029073@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 21 Jun 2006 20:28: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/cheesetracker Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 20:28:31 -0000 itetcu 2006-06-21 20:28:25 UTC FreeBSD ports repository Modified files: audio/cheesetracker Makefile Log: portlint PR: ports/99139 Submitted by: Alexander Botero-Lowry Revision Changes Path 1.22 +1 -1 ports/audio/cheesetracker/Makefile From owner-cvs-all@FreeBSD.ORG Wed Jun 21 20:38:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E1EB16A47A; Wed, 21 Jun 2006 20:38:30 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3F3743D46; Wed, 21 Jun 2006 20:38:29 +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 k5LKcTvd029821; Wed, 21 Jun 2006 20:38:29 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LKcT92029820; Wed, 21 Jun 2006 20:38:29 GMT (envelope-from jhb) Message-Id: <200606212038.k5LKcT92029820@repoman.freebsd.org> From: John Baldwin Date: Wed, 21 Jun 2006 20:38: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/sys sx.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, 21 Jun 2006 20:38:30 -0000 jhb 2006-06-21 20:38:29 UTC FreeBSD src repository Modified files: sys/sys sx.h Log: Add a sx_xlocked() macro which returns true if the current thread holds an exclusive lock on the specified sx lock. Revision Changes Path 1.24 +2 -1 src/sys/sys/sx.h From owner-cvs-all@FreeBSD.ORG Wed Jun 21 20:42:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F05B316A474; Wed, 21 Jun 2006 20:42:08 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C050D43D48; Wed, 21 Jun 2006 20:42:08 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LKg8GL030034; Wed, 21 Jun 2006 20:42:08 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LKg8vA030033; Wed, 21 Jun 2006 20:42:08 GMT (envelope-from jhb) Message-Id: <200606212042.k5LKg8vA030033@repoman.freebsd.org> From: John Baldwin Date: Wed, 21 Jun 2006 20:42: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/kern kern_linker.c link_elf.c link_elf_obj.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 20:42:09 -0000 jhb 2006-06-21 20:42:08 UTC FreeBSD src repository Modified files: sys/kern kern_linker.c link_elf.c link_elf_obj.c Log: Replace the kld_mtx mutex with a kld_sx sx lock and expand it's scope to protect all linker-related data structures including the contents of linker file objects and the any linker class data as well. Considering how rarely the linker is used I just went with the simple solution of single-threading the whole thing rather than expending a lot of effor on something more fine-grained and complex. Giant is still explicitly acquired while registering and deregistering sysctl's as well as in the elf linker class while calling kmupetext(). The rest of the linker runs without Giant unless it has to acquire Giant while loading files from a non-MPSAFE filesystem. Revision Changes Path 1.138 +76 -49 src/sys/kern/kern_linker.c 1.89 +2 -2 src/sys/kern/link_elf.c 1.92 +0 -2 src/sys/kern/link_elf_obj.c From owner-cvs-all@FreeBSD.ORG Wed Jun 21 20:44:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0FC816A47A; Wed, 21 Jun 2006 20:44:38 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4224F43D72; Wed, 21 Jun 2006 20:44:35 +0000 (GMT) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LKiZGF030168; Wed, 21 Jun 2006 20:44:35 GMT (envelope-from lbr@repoman.freebsd.org) Received: (from lbr@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LKiZmO030167; Wed, 21 Jun 2006 20:44:35 GMT (envelope-from lbr) Message-Id: <200606212044.k5LKiZmO030167@repoman.freebsd.org> From: Lars Balker Rasmussen Date: Wed, 21 Jun 2006 20:44:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-Catalyst-Model-DBIC-Plain 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, 21 Jun 2006 20:44:39 -0000 lbr 2006-06-21 20:44:35 UTC FreeBSD ports repository Modified files: www/p5-Catalyst-Model-DBIC-Plain Makefile distinfo pkg-descr Log: Update to 0.03 PR: 98662 Submitted by: Rong-En Fan Approved by: erwin (mentor, implicit) Revision Changes Path 1.4 +2 -2 ports/www/p5-Catalyst-Model-DBIC-Plain/Makefile 1.3 +3 -3 ports/www/p5-Catalyst-Model-DBIC-Plain/distinfo 1.2 +1 -1 ports/www/p5-Catalyst-Model-DBIC-Plain/pkg-descr From owner-cvs-all@FreeBSD.ORG Wed Jun 21 20:52:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D15516A479; Wed, 21 Jun 2006 20:52:00 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 199D343D6E; Wed, 21 Jun 2006 20:52:00 +0000 (GMT) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LKpxEN038343; Wed, 21 Jun 2006 20:51:59 GMT (envelope-from lbr@repoman.freebsd.org) Received: (from lbr@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LKpxOH038342; Wed, 21 Jun 2006 20:51:59 GMT (envelope-from lbr) Message-Id: <200606212051.k5LKpxOH038342@repoman.freebsd.org> From: Lars Balker Rasmussen Date: Wed, 21 Jun 2006 20:51: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/databases/p5-Cache-Memcached-Managed Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 20:52:00 -0000 lbr 2006-06-21 20:51:59 UTC FreeBSD ports repository Modified files: databases/p5-Cache-Memcached-Managed Makefile distinfo Log: Update to 0.15 PR: 99087 Submitted by: aaron Approved by: erwin (mentor, implicit) Revision Changes Path 1.3 +2 -2 ports/databases/p5-Cache-Memcached-Managed/Makefile 1.2 +3 -3 ports/databases/p5-Cache-Memcached-Managed/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jun 21 20: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EB7316A474; Wed, 21 Jun 2006 20:55:43 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D25C43D45; Wed, 21 Jun 2006 20:55:43 +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 k5LKthMv038548; Wed, 21 Jun 2006 20:55:43 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LKthHh038547; Wed, 21 Jun 2006 20:55:43 GMT (envelope-from itetcu) Message-Id: <200606212055.k5LKthHh038547@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 21 Jun 2006 20:55: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/audio/snett Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 20:55:43 -0000 itetcu 2006-06-21 20:55:43 UTC FreeBSD ports repository Modified files: audio/snett Makefile Log: audio/ruby-snett -> audio/snett because it's a application, not a library. PR: ports/99164 Submitted by: Alexander Botero-Lowry Revision Changes Path 1.3 +1 -2 ports/audio/snett/Makefile From owner-cvs-all@FreeBSD.ORG Wed Jun 21 20:56:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 220DB16A474; Wed, 21 Jun 2006 20:56:58 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1F8F43D48; Wed, 21 Jun 2006 20:56:57 +0000 (GMT) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LKuvXq038679; Wed, 21 Jun 2006 20:56:57 GMT (envelope-from lbr@repoman.freebsd.org) Received: (from lbr@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LKuvLe038678; Wed, 21 Jun 2006 20:56:57 GMT (envelope-from lbr) Message-Id: <200606212056.k5LKuvLe038678@repoman.freebsd.org> From: Lars Balker Rasmussen Date: Wed, 21 Jun 2006 20:56: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/p5-Data-OptList Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 20:56:58 -0000 lbr 2006-06-21 20:56:57 UTC FreeBSD ports repository Modified files: devel/p5-Data-OptList Makefile distinfo Log: Update to 0.101 PR: 99105 Submitted by: aaron Approved by: erwin (mentor, implicit) Revision Changes Path 1.2 +1 -1 ports/devel/p5-Data-OptList/Makefile 1.2 +3 -3 ports/devel/p5-Data-OptList/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jun 21 20:58:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9BA216A474; Wed, 21 Jun 2006 20:58:23 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78E3543D45; Wed, 21 Jun 2006 20:58:23 +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 k5LKwNsR038751; Wed, 21 Jun 2006 20:58:23 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LKwNM0038750; Wed, 21 Jun 2006 20:58:23 GMT (envelope-from itetcu) Message-Id: <200606212058.k5LKwNM0038750@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 21 Jun 2006 20:58:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 20:58:23 -0000 itetcu 2006-06-21 20:58:23 UTC FreeBSD ports repository Modified files: audio Makefile Log: audio/ruby-snett -> audio/snett because it's a application, not a library. PR: ports/99164 Submitted by: Alexander Botero-Lowry Repocopy by: marcus Revision Changes Path 1.738 +1 -1 ports/audio/Makefile From owner-cvs-all@FreeBSD.ORG Wed Jun 21 21:00:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B73F16A4C1; Wed, 21 Jun 2006 21:00:36 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDA0543D7C; Wed, 21 Jun 2006 21:00:10 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LL0A1n038863; Wed, 21 Jun 2006 21:00:10 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LL0AIv038862; Wed, 21 Jun 2006 21:00:10 GMT (envelope-from jhb) Message-Id: <200606212100.k5LL0AIv038862@repoman.freebsd.org> From: John Baldwin Date: Wed, 21 Jun 2006 21:00: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/netgraph netgraph.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, 21 Jun 2006 21:00:36 -0000 jhb 2006-06-21 21:00:10 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/netgraph netgraph.h Log: Conditionally acquire Giant in netgraph callouts to honor mpsafenet=0. Revision Changes Path 1.55.2.7 +1 -1 src/sys/netgraph/netgraph.h From owner-cvs-all@FreeBSD.ORG Wed Jun 21 21:00:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8626116A5AA; Wed, 21 Jun 2006 21:00:59 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2CA043D7E; Wed, 21 Jun 2006 21:00:55 +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 k5LL0tRG038979; Wed, 21 Jun 2006 21:00:55 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LL0tpK038978; Wed, 21 Jun 2006 21:00:55 GMT (envelope-from itetcu) Message-Id: <200606212100.k5LL0tpK038978@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 21 Jun 2006 21:00:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 21 Jun 2006 21:01:00 -0000 itetcu 2006-06-21 21:00:55 UTC FreeBSD ports repository Modified files: . modules Log: audio/ruby-snett -> audio/snett because it's a application, not a library. PR: ports/99164 Submitted by: Alexander Botero-Lowry Repocopy by: marcus Revision Changes Path 1.15395 +1 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Jun 21 21:02:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48B6E16A47F; Wed, 21 Jun 2006 21:02:08 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F94E43D88; Wed, 21 Jun 2006 21:02:00 +0000 (GMT) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LL20Ei039038; Wed, 21 Jun 2006 21:02:00 GMT (envelope-from lbr@repoman.freebsd.org) Received: (from lbr@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LL1x61039037; Wed, 21 Jun 2006 21:01:59 GMT (envelope-from lbr) Message-Id: <200606212101.k5LL1x61039037@repoman.freebsd.org> From: Lars Balker Rasmussen Date: Wed, 21 Jun 2006 21:01:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Sub-Exporter Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 21:02:08 -0000 lbr 2006-06-21 21:01:59 UTC FreeBSD ports repository Modified files: devel/p5-Sub-Exporter Makefile distinfo Log: Update to 0.966 PR: 99109 Submitted by: aaron Approved by: erwin (mentor, implicit) Revision Changes Path 1.7 +1 -1 ports/devel/p5-Sub-Exporter/Makefile 1.6 +3 -3 ports/devel/p5-Sub-Exporter/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jun 21 21:03:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFE6E16A47B; Wed, 21 Jun 2006 21:03:14 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E26743D6A; Wed, 21 Jun 2006 21:03:14 +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 k5LL370M039532; Wed, 21 Jun 2006 21:03:07 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LL37ue039519; Wed, 21 Jun 2006 21:03:07 GMT (envelope-from itetcu) Message-Id: <200606212103.k5LL37ue039519@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 21 Jun 2006 21:03: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 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: Wed, 21 Jun 2006 21:03:14 -0000 itetcu 2006-06-21 21:03:07 UTC FreeBSD ports repository Modified files: . MOVED Log: audio/ruby-snett -> audio/snett because it's a application, not a library. PR: ports/99164 Submitted by: Alexander Botero-Lowry Repocopy by: marcus Revision Changes Path 1.1078 +2 -1 ports/MOVED From owner-cvs-all@FreeBSD.ORG Wed Jun 21 21:03:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4695C16A4A5; Wed, 21 Jun 2006 21:03:25 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C78F43D46; Wed, 21 Jun 2006 21:03:25 +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 k5LL3ON5040403; Wed, 21 Jun 2006 21:03:24 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LL3OsA040402; Wed, 21 Jun 2006 21:03:24 GMT (envelope-from jhb) Message-Id: <200606212103.k5LL3OsA040402@repoman.freebsd.org> From: John Baldwin Date: Wed, 21 Jun 2006 21:03:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/pci if_dc.c if_dcreg.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, 21 Jun 2006 21:03:25 -0000 jhb 2006-06-21 21:03:24 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/pci if_dc.c if_dcreg.h Log: MFC various cleanups: - Switch on the full 32-bit device ID to avoid collisions between the vendor-specific device ids across vendors. - Include the revision in the dc_devs[] array instead of special casing the revid handling in dc_devtype(). - Use PCI bus accessors to read registers instead of pci_read_config() where possible. - Use an 8-bit write to update the latency timer. - Use PCIR_xxx constants and remove unused DC_xxx related to standard PCI config registers. Revision Changes Path 1.160.2.10 +88 -121 src/sys/pci/if_dc.c 1.44.2.3 +6 -84 src/sys/pci/if_dcreg.h From owner-cvs-all@FreeBSD.ORG Wed Jun 21 21:06:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3CB916A47C; Wed, 21 Jun 2006 21:06:07 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 930D943D45; Wed, 21 Jun 2006 21:06:07 +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 k5LL67p0040626; Wed, 21 Jun 2006 21:06:07 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LL67Xp040625; Wed, 21 Jun 2006 21:06:07 GMT (envelope-from jhb) Message-Id: <200606212106.k5LL67Xp040625@repoman.freebsd.org> From: John Baldwin Date: Wed, 21 Jun 2006 21:06:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/pci if_dc.c if_dcreg.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, 21 Jun 2006 21:06:07 -0000 jhb 2006-06-21 21:06:07 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/pci if_dc.c if_dcreg.h Log: MFC: Add two device IDs for Linksys PCMPC200 cards. Revision Changes Path 1.160.2.11 +6 -0 src/sys/pci/if_dc.c 1.44.2.4 +11 -0 src/sys/pci/if_dcreg.h From owner-cvs-all@FreeBSD.ORG Wed Jun 21 21:08:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2414716A479; Wed, 21 Jun 2006 21:08:55 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D464C43D45; Wed, 21 Jun 2006 21:08:54 +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 k5LL8sbl040802; Wed, 21 Jun 2006 21:08:54 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LL8sXj040801; Wed, 21 Jun 2006 21:08:54 GMT (envelope-from itetcu) Message-Id: <200606212108.k5LL8sXj040801@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 21 Jun 2006 21: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/ruby-snett 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, 21 Jun 2006 21:08:55 -0000 itetcu 2006-06-21 21:08:54 UTC FreeBSD ports repository Removed files: audio/ruby-snett Makefile distinfo pkg-descr pkg-plist Log: audio/ruby-snett -> audio/snett because it's a application, not a library. PR: ports/99164 Submitted by: Alexander Botero-Lowry Repocopy by: marcus Revision Changes Path 1.3 +0 -33 ports/audio/ruby-snett/Makefile (dead) 1.3 +0 -3 ports/audio/ruby-snett/distinfo (dead) 1.2 +0 -6 ports/audio/ruby-snett/pkg-descr (dead) 1.2 +0 -6 ports/audio/ruby-snett/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 21:18:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32A1016A474; Wed, 21 Jun 2006 21:18:08 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1C2A43D46; Wed, 21 Jun 2006 21:18:07 +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 k5LLI7lB041340; Wed, 21 Jun 2006 21:18:07 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LLI7c4041339; Wed, 21 Jun 2006 21:18:07 GMT (envelope-from itetcu) Message-Id: <200606212118.k5LLI7c4041339@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 21 Jun 2006 21:18: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/audio/py-shellac Makefile distinfo pkg-descr pkg-plist ports/audio/py-shellac/files patch-setup.py ports/audio Makefile ports/audio/shellac Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 21:18:08 -0000 itetcu 2006-06-21 21:18:07 UTC FreeBSD ports repository Modified files: audio Makefile audio/shellac Makefile Removed files: audio/py-shellac Makefile distinfo pkg-descr pkg-plist audio/py-shellac/files patch-setup.py Log: audio/py-shellac -> audio/shellac because it's application not a library. PR: ports/99165 Submitted by: Alexander Botero-Lowry Repocopy by: marcus Revision Changes Path 1.739 +1 -1 ports/audio/Makefile 1.4 +0 -32 ports/audio/py-shellac/Makefile (dead) 1.4 +0 -3 ports/audio/py-shellac/distinfo (dead) 1.2 +0 -14 ports/audio/py-shellac/files/patch-setup.py (dead) 1.2 +0 -8 ports/audio/py-shellac/pkg-descr (dead) 1.4 +0 -70 ports/audio/py-shellac/pkg-plist (dead) 1.4 +0 -2 ports/audio/shellac/Makefile From owner-cvs-all@FreeBSD.ORG Wed Jun 21 21:23:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84AA316A47D; Wed, 21 Jun 2006 21:23:18 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0A8443D77; Wed, 21 Jun 2006 21:23:15 +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 k5LLNF5j041780; Wed, 21 Jun 2006 21:23:15 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LLNFML041779; Wed, 21 Jun 2006 21:23:15 GMT (envelope-from itetcu) Message-Id: <200606212123.k5LLNFML041779@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 21 Jun 2006 21:23:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports MOVED 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, 21 Jun 2006 21:23:18 -0000 itetcu 2006-06-21 21:23:15 UTC FreeBSD ports repository Modified files: . MOVED . modules Log: - correct date for previous entry. - audio/py-shellac -> audio/shellac because it's application not a library. [1] PR: ports/99165 [1] Submitted by: Alexander Botero-Lowry [1] Repocopy by: marcus [1] Revision Changes Path 1.15396 +1 -1 CVSROOT/modules 1.1079 +3 -2 ports/MOVED From owner-cvs-all@FreeBSD.ORG Wed Jun 21 21:32:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D987916A47A; Wed, 21 Jun 2006 21:32:54 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A686B43D46; Wed, 21 Jun 2006 21:32:54 +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 k5LLWsLw042281; Wed, 21 Jun 2006 21:32:54 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LLWsY4042280; Wed, 21 Jun 2006 21:32:54 GMT (envelope-from itetcu) Message-Id: <200606212132.k5LLWsY4042280@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 21 Jun 2006 21: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/devel Makefile ports/devel/rth Makefile distinfo pkg-descr pkg-plist ports/devel/rth/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, 21 Jun 2006 21:32:55 -0000 itetcu 2006-06-21 21:32:54 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/rth Makefile distinfo pkg-descr pkg-plist devel/rth/files pkg-message.in Log: rth is a web-based tool designed to manage requirements, tests, test results, and defects throughout the application life cycle. The tool provides a structured approach to software testing and increases the visibility of the testing process by creating a common repository for all test assets including requirements, test cases, test plans, and test results. Regardless of their geographic location, rth allows testers, developers, business analysts, and managers to monitor and gauge application readiness. The tool includes modules for requirements management, test planning, test execution, defect tracking, and reporting. WWW: http://rth-is-quality.com/ PR: ports/99083 Submitted by: Jan Siml Revision Changes Path 1.2288 +1 -0 ports/devel/Makefile 1.1 +35 -0 ports/devel/rth/Makefile (new) 1.1 +3 -0 ports/devel/rth/distinfo (new) 1.1 +31 -0 ports/devel/rth/files/pkg-message.in (new) 1.1 +12 -0 ports/devel/rth/pkg-descr (new) 1.1 +3307 -0 ports/devel/rth/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 21: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F0E916A479; Wed, 21 Jun 2006 21:33:23 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F9BB43D45; Wed, 21 Jun 2006 21:33:23 +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 k5LLXNTB042393; Wed, 21 Jun 2006 21:33:23 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LLXNvx042392; Wed, 21 Jun 2006 21:33:23 GMT (envelope-from itetcu) Message-Id: <200606212133.k5LLXNvx042392@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 21 Jun 2006 21:33: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 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, 21 Jun 2006 21:33:23 -0000 itetcu 2006-06-21 21:33:22 UTC FreeBSD ports repository Modified files: . modules Log: rth --> ports/devel/rth Revision Changes Path 1.15397 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Jun 21 21:36:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05E1416A479; Wed, 21 Jun 2006 21:36:30 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B525543D45; Wed, 21 Jun 2006 21:36:29 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LLaTrr042592; Wed, 21 Jun 2006 21:36:29 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LLaTHL042591; Wed, 21 Jun 2006 21:36:29 GMT (envelope-from thierry) Message-Id: <200606212136.k5LLaTHL042591@repoman.freebsd.org> From: Thierry Thomas Date: Wed, 21 Jun 2006 21:36: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/math/blocksolve95 Makefile ports/math/blocksolve95/files patch-bmake::freebsd::freebsd.site X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 21:36:30 -0000 thierry 2006-06-21 21:36:29 UTC FreeBSD ports repository Modified files: math/blocksolve95 Makefile math/blocksolve95/files patch-bmake::freebsd::freebsd.site Log: Don't link with Atlas, but with Blas + Lapack, unless WITH_ATLAS is set or Atlas libraries have already been installed. Revision Changes Path 1.2 +16 -3 ports/math/blocksolve95/Makefile 1.2 +4 -4 ports/math/blocksolve95/files/patch-bmake::freebsd::freebsd.site From owner-cvs-all@FreeBSD.ORG Wed Jun 21 21:37:03 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4350916A47E; Wed, 21 Jun 2006 21:37:03 +0000 (UTC) (envelope-from jmg@hydrogen.funkthat.com) Received: from hydrogen.funkthat.com (gate.funkthat.com [69.17.45.168]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC5DA43D46; Wed, 21 Jun 2006 21:37:02 +0000 (GMT) (envelope-from jmg@hydrogen.funkthat.com) Received: from hydrogen.funkthat.com (9leauqgeqwes3oun@localhost.funkthat.com [127.0.0.1]) by hydrogen.funkthat.com (8.13.6/8.13.3) with ESMTP id k5LLawwZ090119; Wed, 21 Jun 2006 14:36:58 -0700 (PDT) (envelope-from jmg@hydrogen.funkthat.com) Received: (from jmg@localhost) by hydrogen.funkthat.com (8.13.6/8.13.3/Submit) id k5LLav1c090118; Wed, 21 Jun 2006 14:36:57 -0700 (PDT) (envelope-from jmg) Date: Wed, 21 Jun 2006 14:36:57 -0700 From: John-Mark Gurney To: John Baldwin Message-ID: <20060621213657.GF82074@funkthat.com> References: <200606211259.k5LCx5as082227@repoman.freebsd.org> <44998562.6080705@cs.rice.edu> <20060621175821.GB82074@funkthat.com> <200606211413.24602.jhb@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200606211413.24602.jhb@freebsd.org> User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 5.4-RELEASE-p6 i386 X-PGP-Fingerprint: B7 EC EF F8 AE ED A7 31 96 7A 22 B3 D8 56 36 F4 X-Files: The truth is out there X-URL: http://resnet.uoregon.edu/~gurney_j/ X-Resume: http://resnet.uoregon.edu/~gurney_j/resume.html Cc: Konstantin Belousov , src-committers@freebsd.org, Alan Cox , cvs-all@freebsd.org, cvs-src@freebsd.org Subject: Re: cvs commit: src/lib/libc/sys mincore.2 src/sys/vm vm_mmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: John-Mark Gurney List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 21:37:03 -0000 John Baldwin wrote this message on Wed, Jun 21, 2006 at 14:13 -0400: > On Wednesday 21 June 2006 13:58, John-Mark Gurney wrote: > > Alan Cox wrote this message on Wed, Jun 21, 2006 at 12:44 -0500: > > > John-Mark Gurney wrote: > > > > > > >Konstantin Belousov wrote this message on Wed, Jun 21, 2006 at 12:59 > +0000: > > > > > > > >> Modified files: > > > >> lib/libc/sys mincore.2 > > > >> sys/vm vm_mmap.c > > > >> Log: > > > >> Make the mincore(2) return ENOMEM when requested range is not fully > > > >> mapped. > > > > > > > >Is this change to be posix compliant or something? ENOMEM seems like > > > >the wrong error, or are we allocating memory? > > > >#define ENOMEM 12 /* Cannot allocate memory */ > > > > > > > >the original EINVAL seems to me the correct one, as is commonly used > > > >when the data passed in is incorrect... > > > > > > I looked at this when the patch was proposed. ENOMEM is the de facto > > > standard error for this case. To the best of my knowledge, there is no > > > officially-sanctioned specification for mincore(2). > > > > Could you please provide a reference to this de facto standard error > > as in other places where ENOMEM is used for such an error? > > NetBSD and Linux were the examples given on the thread in hackers@. Check the > archives. Thank you for a useful response... I'm still catching up on email, and haven't even attempted to read -hackers yet after my two week trip... (though I'm caught up on cvs-all and -current though).. I guess since everyone else is using it, it's ok, but I still think it's a stupid errno since it has nothing to do w/ memory allocation.. -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not." From owner-cvs-all@FreeBSD.ORG Wed Jun 21 21: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B894C16A479; Wed, 21 Jun 2006 21:57:58 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA68343D6E; Wed, 21 Jun 2006 21:57:55 +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 k5LLvtLf043611; Wed, 21 Jun 2006 21:57:55 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LLvtK7043610; Wed, 21 Jun 2006 21:57:55 GMT (envelope-from itetcu) Message-Id: <200606212157.k5LLvtK7043610@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 21 Jun 2006 21:57: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: 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: Wed, 21 Jun 2006 21:57:58 -0000 itetcu 2006-06-21 21:57:55 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml Log: Add Jan Siml for devel/rth port. Revision Changes Path 1.579 +5 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml From owner-cvs-all@FreeBSD.ORG Wed Jun 21 22:08:21 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7528216A474; Wed, 21 Jun 2006 22:08:21 +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 0E89043D55; Wed, 21 Jun 2006 22:08:20 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [IPv6:::1] (may be forged)) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id k5LM6mAf005326; Wed, 21 Jun 2006 16:06:48 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 21 Jun 2006 16:07:06 -0600 (MDT) Message-Id: <20060621.160706.1606922361.imp@bsdimp.com> To: jhb@freebsd.org From: "M. Warner Losh" In-Reply-To: <20060621.123456.232930587.imp@bsdimp.com> References: <20060620193458.42040d97.trhodes@FreeBSD.org> <200606211306.36770.jhb@freebsd.org> <20060621.123456.232930587.imp@bsdimp.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 Cc: trhodes@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, obrien@freebsd.org, cvs-src@freebsd.org Subject: Re: cvs commit: src Makefile README X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 22:08:21 -0000 In message: <20060621.123456.232930587.imp@bsdimp.com> "M. Warner Losh" writes: : In message: <200606211306.36770.jhb@freebsd.org> : John Baldwin writes: : : The nature of the compromise over 'make world' was that rather than removing : : the knob we'd leave it undocumented so that new users aren't tempted to use : : it, but instead will revert to using buildworld/installworld as they ought to : : if they get a failure running 'make world'. If we are going to document the : : knob and thus make it user-supported, we might as well remove it and just : : make 'make world' user-supported. : : The problem with making it 'user-supported' is that it really is a : dangerous tool for the normal user. Sure, it mostly works, most of : the time, for most situations. However, when it fails, it fails in an : unsafe way. It fails in a way that can't be backed out from easily, : meaning someone will have to boot distribution media to back out to a : known good state. These events are rare, but totally #@$@!!@@#$ the : user. : : And we're back to the compromise that we had before... Unless we want to require I_KNOW_WORLD_CAN_HURT_ME instead of HISTORICAL_MAKE_WORLD :-) Warner From owner-cvs-all@FreeBSD.ORG Wed Jun 21 22: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F1FD16A47F; Wed, 21 Jun 2006 22:10:29 +0000 (UTC) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84F2343D5A; Wed, 21 Jun 2006 22:10:28 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LMASc2045428; Wed, 21 Jun 2006 22:10:28 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LMASSo045427; Wed, 21 Jun 2006 22:10:28 GMT (envelope-from hq) Message-Id: <200606212210.k5LMASSo045427@repoman.freebsd.org> From: Herve Quiroz Date: Wed, 21 Jun 2006 22: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/www/myfaces Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 22:10:29 -0000 hq 2006-06-21 22:10:28 UTC FreeBSD ports repository Modified files: www/myfaces Makefile distinfo Log: Update to 1.1.1 Reported by: portscout Revision Changes Path 1.2 +1 -1 ports/www/myfaces/Makefile 1.3 +3 -3 ports/www/myfaces/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jun 21 22:13:31 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B55716A47B; Wed, 21 Jun 2006 22:13:31 +0000 (UTC) (envelope-from wb@freebie.xs4all.nl) Received: from smtp-vbr6.xs4all.nl (smtp-vbr6.xs4all.nl [194.109.24.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B46143D46; Wed, 21 Jun 2006 22:13:30 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-vbr6.xs4all.nl (8.13.6/8.13.6) with ESMTP id k5LMDPCq099641; Thu, 22 Jun 2006 00:13:26 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.13.6/8.13.3) with ESMTP id k5LMDPMi001274; Thu, 22 Jun 2006 00:13:25 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.6/8.13.6/Submit) id k5LMDO99001273; Thu, 22 Jun 2006 00:13:24 +0200 (CEST) (envelope-from wb) Date: Thu, 22 Jun 2006 00:13:24 +0200 From: Wilko Bulte To: "M. Warner Losh" Message-ID: <20060621221324.GA1254@freebie.xs4all.nl> References: <20060620193458.42040d97.trhodes@FreeBSD.org> <200606211306.36770.jhb@freebsd.org> <20060621.123456.232930587.imp@bsdimp.com> <20060621.160706.1606922361.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060621.160706.1606922361.imp@bsdimp.com> User-Agent: Mutt/1.5.11 X-Virus-Scanned: by XS4ALL Virus Scanner Cc: trhodes@freebsd.org, src-committers@freebsd.org, jhb@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org, obrien@freebsd.org Subject: Re: cvs commit: src Makefile README X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 22:13:31 -0000 On Wed, Jun 21, 2006 at 04:07:06PM -0600, M. Warner Losh wrote.. > In message: <20060621.123456.232930587.imp@bsdimp.com> > "M. Warner Losh" writes: > : In message: <200606211306.36770.jhb@freebsd.org> > : John Baldwin writes: > : : The nature of the compromise over 'make world' was that rather than removing > : : the knob we'd leave it undocumented so that new users aren't tempted to use > : : it, but instead will revert to using buildworld/installworld as they ought to > : : if they get a failure running 'make world'. If we are going to document the > : : knob and thus make it user-supported, we might as well remove it and just > : : make 'make world' user-supported. > : > : The problem with making it 'user-supported' is that it really is a > : dangerous tool for the normal user. Sure, it mostly works, most of > : the time, for most situations. However, when it fails, it fails in an > : unsafe way. It fails in a way that can't be backed out from easily, > : meaning someone will have to boot distribution media to back out to a > : known good state. These events are rare, but totally #@$@!!@@#$ the > : user. > : > : And we're back to the compromise that we had before... > > Unless we want to require I_KNOW_WORLD_CAN_HURT_ME instead of > HISTORICAL_MAKE_WORLD :-) make world -DBEATMEBEATMEYEAH.. :-P Wilko Bulte wilko@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Wed Jun 21 22:16:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7F0016A47A; Wed, 21 Jun 2006 22:16:05 +0000 (UTC) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72D2543D58; Wed, 21 Jun 2006 22:16:05 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LMG5re045734; Wed, 21 Jun 2006 22:16:05 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LMG59c045733; Wed, 21 Jun 2006 22:16:05 GMT (envelope-from hq) Message-Id: <200606212216.k5LMG59c045733@repoman.freebsd.org> From: Herve Quiroz Date: Wed, 21 Jun 2006 22: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/textproc/xpp3 Makefile distinfo ports/textproc/xpp3/files patch-java1.5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 22:16:05 -0000 hq 2006-06-21 22:16:05 UTC FreeBSD ports repository Modified files: textproc/xpp3 Makefile distinfo Removed files: textproc/xpp3/files patch-java1.5 Log: - Update to 1.1.3_8 [1] - Remove deprecated patch (fix for Java 1.5) Reported by: portscout [1] Revision Changes Path 1.4 +4 -4 ports/textproc/xpp3/Makefile 1.4 +3 -3 ports/textproc/xpp3/distinfo 1.2 +0 -38 ports/textproc/xpp3/files/patch-java1.5 (dead) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 22:28:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A59E16A479; Wed, 21 Jun 2006 22:28:54 +0000 (UTC) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDBE243D45; Wed, 21 Jun 2006 22:28:53 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LMSrKc046327; Wed, 21 Jun 2006 22:28:53 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LMSriu046326; Wed, 21 Jun 2006 22:28:53 GMT (envelope-from hq) Message-Id: <200606212228.k5LMSriu046326@repoman.freebsd.org> From: Herve Quiroz Date: Wed, 21 Jun 2006 22:28: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/dns/dnsjava Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 22:28:54 -0000 hq 2006-06-21 22:28:53 UTC FreeBSD ports repository Modified files: dns/dnsjava Makefile distinfo Log: Update to 2.0.1 Reported by: portscout Revision Changes Path 1.3 +1 -1 ports/dns/dnsjava/Makefile 1.3 +3 -3 ports/dns/dnsjava/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jun 21 22:39:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0766216A47D; Wed, 21 Jun 2006 22:39:10 +0000 (UTC) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 925B443D49; Wed, 21 Jun 2006 22:39:09 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LMd9P5047052; Wed, 21 Jun 2006 22:39:09 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LMd9N5047051; Wed, 21 Jun 2006 22:39:09 GMT (envelope-from hq) Message-Id: <200606212239.k5LMd9N5047051@repoman.freebsd.org> From: Herve Quiroz Date: Wed, 21 Jun 2006 22:39: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/openorb Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 22:39:10 -0000 hq 2006-06-21 22:39:09 UTC FreeBSD ports repository Modified files: devel/openorb Makefile Log: - Set the port as DEPRECATED and set expiration date because it seems it is not maintained anymore (last beta version is 2 years old). - Release maintainership Revision Changes Path 1.2 +4 -1 ports/devel/openorb/Makefile From owner-cvs-all@FreeBSD.ORG Wed Jun 21 22: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA8E916A47A; Wed, 21 Jun 2006 22:47:27 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8766143D46; Wed, 21 Jun 2006 22:47:27 +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 k5LMlR0v047434; Wed, 21 Jun 2006 22:47:27 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LMlRrK047433; Wed, 21 Jun 2006 22:47:27 GMT (envelope-from ahze) Message-Id: <200606212247.k5LMlRrK047433@repoman.freebsd.org> From: Michael Johnson Date: Wed, 21 Jun 2006 22:47:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/vlc-devel Makefile Makefile.inc distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 22:47:27 -0000 ahze 2006-06-21 22:47:27 UTC FreeBSD ports repository Modified files: multimedia/vlc-devel Makefile Makefile.inc distinfo Log: - Update to 0.8.6.20060621 Revision Changes Path 1.150 +2 -2 ports/multimedia/vlc-devel/Makefile 1.5 +2 -2 ports/multimedia/vlc-devel/Makefile.inc 1.39 +3 -3 ports/multimedia/vlc-devel/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jun 21 22:51:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24F2116A479; Wed, 21 Jun 2006 22:51:11 +0000 (UTC) (envelope-from drosih@rpi.edu) Received: from smtp6.server.rpi.edu (smtp6.server.rpi.edu [128.113.2.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DCAD43D48; Wed, 21 Jun 2006 22:51:10 +0000 (GMT) (envelope-from drosih@rpi.edu) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by smtp6.server.rpi.edu (8.13.1/8.13.1) with ESMTP id k5LMp462032111; Wed, 21 Jun 2006 18:51:05 -0400 Mime-Version: 1.0 Message-Id: In-Reply-To: <20060621.160706.1606922361.imp@bsdimp.com> References: <20060620193458.42040d97.trhodes@FreeBSD.org> <200606211306.36770.jhb@freebsd.org> <20060621.123456.232930587.imp@bsdimp.com> <20060621.160706.1606922361.imp@bsdimp.com> Date: Wed, 21 Jun 2006 18:51:02 -0400 To: "M. Warner Losh" , jhb@FreeBSD.org From: Garance A Drosihn Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-CanItPRO-Stream: default X-RPI-SA-Score: undef - spam-scanning disabled X-Scanned-By: CanIt (www . canit . ca) Cc: trhodes@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, obrien@FreeBSD.org, cvs-src@FreeBSD.org Subject: Re: cvs commit: src Makefile README X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 22:51:11 -0000 At 4:07 PM -0600 6/21/06, M. Warner Losh wrote: >: >: And we're back to the compromise that we had before... > >Unless we want to require I_KNOW_WORLD_CAN_HURT_ME instead >of HISTORICAL_MAKE_WORLD :-) NO_FUTURE_WORLD ... GRIM_FUTURE_WORLD (there's some disk-program that requires the user type in 'no future' for a dangerous step, iirc) -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu From owner-cvs-all@FreeBSD.ORG Wed Jun 21 22:58:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50B1016A47C; Wed, 21 Jun 2006 22:58:06 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E36143D49; Wed, 21 Jun 2006 22:58:06 +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 k5LMw5Dw047903; Wed, 21 Jun 2006 22:58:05 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LMw5aM047899; Wed, 21 Jun 2006 22:58:05 GMT (envelope-from shaun) Message-Id: <200606212258.k5LMw5aM047899@repoman.freebsd.org> From: Shaun Amott Date: Wed, 21 Jun 2006 22:58: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/imp Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 22:58:06 -0000 shaun 2006-06-21 22:58:05 UTC FreeBSD ports repository Modified files: mail/imp Makefile distinfo Log: Update to 4.1.2 ChangeLog: http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.699.2.184&r2=1.699.2.194&ty=h Approved by: ahze (mentor) Revision Changes Path 1.36 +1 -1 ports/mail/imp/Makefile 1.13 +3 -3 ports/mail/imp/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jun 21 23:36:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A85916A474; Wed, 21 Jun 2006 23:36:14 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBFF243D45; Wed, 21 Jun 2006 23:36:13 +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 k5LNaDeY052368; Wed, 21 Jun 2006 23:36:13 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LNaD8Z052367; Wed, 21 Jun 2006 23:36:13 GMT (envelope-from itetcu) Message-Id: <200606212336.k5LNaD8Z052367@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 21 Jun 2006 23:36:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/thcrut 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: Wed, 21 Jun 2006 23:36:14 -0000 itetcu 2006-06-21 23:36:13 UTC FreeBSD ports repository Modified files: net/thcrut Makefile pkg-descr Log: Chase MASTER_SITES and WWW and add a second MASTER_SITE. PR: ports/99281 Submitted by: David Thiel Revision Changes Path 1.9 +2 -1 ports/net/thcrut/Makefile 1.3 +1 -1 ports/net/thcrut/pkg-descr From owner-cvs-all@FreeBSD.ORG Wed Jun 21 23:39:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 741B616A479; Wed, 21 Jun 2006 23:39:12 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E38243D46; Wed, 21 Jun 2006 23:39:12 +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 k5LNdCge052544; Wed, 21 Jun 2006 23:39:12 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LNdCBi052543; Wed, 21 Jun 2006 23:39:12 GMT (envelope-from maho) Message-Id: <200606212339.k5LNdCBi052543@repoman.freebsd.org> From: Maho Nakata Date: Wed, 21 Jun 2006 23:39:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/editors/openoffice.org-1.1 Makefile ports/editors/openoffice.org-1.1/files patch-icu+icu-2.2.patch ports/editors/openoffice.org-1.1-devel Makefile ports/editors/openoffice.org-1.1-devel/files patch-icu+icu-2.2.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: Wed, 21 Jun 2006 23:39:12 -0000 maho 2006-06-21 23:39:12 UTC FreeBSD ports repository Modified files: editors/openoffice.org-1.1 Makefile editors/openoffice.org-1.1/files patch-icu+icu-2.2.patch editors/openoffice.org-1.1-devel Makefile editors/openoffice.org-1.1-devel/files patch-icu+icu-2.2.patch Log: Unbreak for >=6.1 Submitted by: kris Revision Changes Path 1.204 +0 -4 ports/editors/openoffice.org-1.1-devel/Makefile 1.2 +55 -3 ports/editors/openoffice.org-1.1-devel/files/patch-icu+icu-2.2.patch 1.213 +0 -4 ports/editors/openoffice.org-1.1/Makefile 1.2 +55 -3 ports/editors/openoffice.org-1.1/files/patch-icu+icu-2.2.patch From owner-cvs-all@FreeBSD.ORG Wed Jun 21 23:47:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB24916A47C; Wed, 21 Jun 2006 23:47:25 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A92A943D48; Wed, 21 Jun 2006 23:47:25 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LNlPbQ052928; Wed, 21 Jun 2006 23:47:25 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LNlPiY052927; Wed, 21 Jun 2006 23:47:25 GMT (envelope-from imp) Message-Id: <200606212347.k5LNlPiY052927@repoman.freebsd.org> From: Warner Losh Date: Wed, 21 Jun 2006 23:47:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/arm/arm locore.S X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 23:47:26 -0000 imp 2006-06-21 23:47:25 UTC FreeBSD src repository Modified files: sys/arm/arm locore.S Log: Nitsville: the routine is called initarm, not init_arm, correct it in a comment. Revision Changes Path 1.14 +1 -1 src/sys/arm/arm/locore.S From owner-cvs-all@FreeBSD.ORG Wed Jun 21 23:56:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8344816A47A; Wed, 21 Jun 2006 23:56:12 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40ABC43D48; Wed, 21 Jun 2006 23:56:12 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LNuCXf053408; Wed, 21 Jun 2006 23:56:12 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LNuCOV053407; Wed, 21 Jun 2006 23:56:12 GMT (envelope-from leeym) Message-Id: <200606212356.k5LNuCOV053407@repoman.freebsd.org> From: Yen-Ming Lee Date: Wed, 21 Jun 2006 23:56:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Set-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: Wed, 21 Jun 2006 23:56:12 -0000 leeym 2006-06-21 23:56:12 UTC FreeBSD ports repository Modified files: devel/p5-Set-Object Makefile distinfo Log: - update to 1.15 Revision Changes Path 1.16 +1 -1 ports/devel/p5-Set-Object/Makefile 1.10 +3 -3 ports/devel/p5-Set-Object/distinfo From owner-cvs-all@FreeBSD.ORG Wed Jun 21 23:56:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22D9416A474; Wed, 21 Jun 2006 23:56:22 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E655243D48; Wed, 21 Jun 2006 23:56:21 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LNuL15053461; Wed, 21 Jun 2006 23:56:21 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LNuLup053460; Wed, 21 Jun 2006 23:56:21 GMT (envelope-from aaron) Message-Id: <200606212356.k5LNuLup053460@repoman.freebsd.org> From: Aaron Dalton Date: Wed, 21 Jun 2006 23:56: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/devel Makefile ports/devel/p5-Algorithm-Dependency-Objects 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, 21 Jun 2006 23:56:22 -0000 aaron 2006-06-21 23:56:21 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Algorithm-Dependency-Objects Makefile distinfo pkg-descr pkg-plist Log: Adding port devel/p5-Algorithm-Dependency-Objects, An implementation of an Object Dependency Algorithm. Approved by: tobez (implicit) Revision Changes Path 1.2289 +1 -0 ports/devel/Makefile 1.1 +34 -0 ports/devel/p5-Algorithm-Dependency-Objects/Makefile (new) 1.1 +3 -0 ports/devel/p5-Algorithm-Dependency-Objects/distinfo (new) 1.1 +5 -0 ports/devel/p5-Algorithm-Dependency-Objects/pkg-descr (new) 1.1 +9 -0 ports/devel/p5-Algorithm-Dependency-Objects/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Jun 21 23:56:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E8E416A505; Wed, 21 Jun 2006 23:56:35 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E246E43D48; Wed, 21 Jun 2006 23:56:34 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5LNuYE9053499; Wed, 21 Jun 2006 23:56:34 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5LNuYu4053498; Wed, 21 Jun 2006 23:56:34 GMT (envelope-from aaron) Message-Id: <200606212356.k5LNuYu4053498@repoman.freebsd.org> From: Aaron Dalton Date: Wed, 21 Jun 2006 23:56:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 21 Jun 2006 23:56:35 -0000 aaron 2006-06-21 23:56:34 UTC FreeBSD ports repository Modified files: . modules Log: p5-Algorithm-Dependency-Objects --> ports/devel/p5-Algorithm-Dependency-Objects Revision Changes Path 1.15398 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Jun 22 00:06:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC18416A474; Thu, 22 Jun 2006 00:06:50 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99ED843D46; Thu, 22 Jun 2006 00:06:50 +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 k5M06oLx055232; Thu, 22 Jun 2006 00:06:50 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5M06ooL055231; Thu, 22 Jun 2006 00:06:50 GMT (envelope-from shaun) Message-Id: <200606220006.k5M06ooL055231@repoman.freebsd.org> From: Shaun Amott Date: Thu, 22 Jun 2006 00:06:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/log4sh Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 00:06:51 -0000 shaun 2006-06-22 00:06:50 UTC FreeBSD ports repository Modified files: devel/log4sh Makefile distinfo Log: - Update to 1.3.4 PR: ports/99262 Submitted by: David Thiel (maintainer) Approved by: ahze (mentor) Revision Changes Path 1.5 +4 -2 ports/devel/log4sh/Makefile 1.5 +3 -3 ports/devel/log4sh/distinfo From owner-cvs-all@FreeBSD.ORG Thu Jun 22 00: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F4AC16A479; Thu, 22 Jun 2006 00:53:34 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F1A843D46; Thu, 22 Jun 2006 00:53:34 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5M0rYPl065124; Thu, 22 Jun 2006 00:53:34 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5M0rYGB065123; Thu, 22 Jun 2006 00:53:34 GMT (envelope-from aaron) Message-Id: <200606220053.k5M0rYGB065123@repoman.freebsd.org> From: Aaron Dalton Date: Thu, 22 Jun 2006 00:53: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 Makefile ports/textproc/p5-Games-Dissociate 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, 22 Jun 2006 00:53:34 -0000 aaron 2006-06-22 00:53:33 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-Games-Dissociate Makefile distinfo pkg-descr pkg-plist Log: Adding port textproc/p5-Games-Dissociate, A Dissociated Press algorithm and filter. Approved by: tobez (implicit) Revision Changes Path 1.991 +1 -0 ports/textproc/Makefile 1.1 +34 -0 ports/textproc/p5-Games-Dissociate/Makefile (new) 1.1 +3 -0 ports/textproc/p5-Games-Dissociate/distinfo (new) 1.1 +7 -0 ports/textproc/p5-Games-Dissociate/pkg-descr (new) 1.1 +5 -0 ports/textproc/p5-Games-Dissociate/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Jun 22 00:53:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF0A916A482; Thu, 22 Jun 2006 00:53:47 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D0C243D46; Thu, 22 Jun 2006 00:53:47 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5M0rlq4065174; Thu, 22 Jun 2006 00:53:47 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5M0rl4L065173; Thu, 22 Jun 2006 00:53:47 GMT (envelope-from aaron) Message-Id: <200606220053.k5M0rl4L065173@repoman.freebsd.org> From: Aaron Dalton Date: Thu, 22 Jun 2006 00:53:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 00:53:47 -0000 aaron 2006-06-22 00:53:47 UTC FreeBSD ports repository Modified files: . modules Log: p5-Games-Dissociate --> ports/textproc/p5-Games-Dissociate Revision Changes Path 1.15399 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Jun 22 00:56:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 720BB16A47B; Thu, 22 Jun 2006 00:56:59 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EBAC43D48; Thu, 22 Jun 2006 00:56:59 +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 k5M0ux5J065354; Thu, 22 Jun 2006 00:56:59 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5M0uxnf065353; Thu, 22 Jun 2006 00:56:59 GMT (envelope-from marcel) Message-Id: <200606220056.k5M0uxnf065353@repoman.freebsd.org> From: Marcel Moolenaar Date: Thu, 22 Jun 2006 00:56:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/ia64/ia64 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: Thu, 22 Jun 2006 00:56:59 -0000 marcel 2006-06-22 00:56:59 UTC FreeBSD src repository Modified files: sys/ia64/ia64 machdep.c Log: Identify the cual-core Montecito. MFC after: 3 days Revision Changes Path 1.208 +8 -0 src/sys/ia64/ia64/machdep.c From owner-cvs-all@FreeBSD.ORG Thu Jun 22 01:56:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20F0C16A474; Thu, 22 Jun 2006 01:56:43 +0000 (UTC) (envelope-from grog@lemis.com) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81F7543D48; Thu, 22 Jun 2006 01:56:42 +0000 (GMT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 6EB059B48E; Thu, 22 Jun 2006 10:59:26 +0930 (CST) Date: Thu, 22 Jun 2006 10:59:26 +0930 From: Greg 'groggy' Lehey To: Garance A Drosihn Message-ID: <20060622012926.GR96591@wantadilla.lemis.com> References: <20060620193458.42040d97.trhodes@FreeBSD.org> <200606211306.36770.jhb@freebsd.org> <20060621.123456.232930587.imp@bsdimp.com> <20060621.160706.1606922361.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="1GSL5ZULXUIqbbH1" Content-Disposition: inline In-Reply-To: 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: trhodes@FreeBSD.org, src-committers@FreeBSD.org, jhb@FreeBSD.org, cvs-src@FreeBSD.org, obrien@FreeBSD.org, cvs-all@FreeBSD.org, "M. Warner Losh" Subject: Re: cvs commit: src Makefile README X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 01:56:43 -0000 --1GSL5ZULXUIqbbH1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wednesday, 21 June 2006 at 18:51:02 -0400, Garance A Drosihn wrote: > At 4:07 PM -0600 6/21/06, M. Warner Losh wrote: >> : >> : And we're back to the compromise that we had before... >> >> Unless we want to require I_KNOW_WORLD_CAN_HURT_ME instead >> of HISTORICAL_MAKE_WORLD :-) > > NO_FUTURE_WORLD ... GRIM_FUTURE_WORLD BRAVE_NEW_WORLD? Oh, wait, that's come already. > (there's some disk-program that requires the user > type in 'no future' for a dangerous step, iirc) Vinum does (or did) that with the resetconfig command. Greg -- See complete headers for address and phone numbers. --1GSL5ZULXUIqbbH1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEmfJ2IubykFB6QiMRAtuQAJ49yMNSiwXNb+32Glxzc7W2KHPpfgCcDOE8 O/mCRHkyBqj7lO6MuOulr1g= =eO2j -----END PGP SIGNATURE----- --1GSL5ZULXUIqbbH1-- From owner-cvs-all@FreeBSD.ORG Thu Jun 22 02:18:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D532516A479; Thu, 22 Jun 2006 02:18:06 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91EE243D48; Thu, 22 Jun 2006 02:18:06 +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 k5M2I6If087488; Thu, 22 Jun 2006 02:18:06 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5M2I6eu087487; Thu, 22 Jun 2006 02:18:06 GMT (envelope-from shaun) Message-Id: <200606220218.k5M2I6eu087487@repoman.freebsd.org> From: Shaun Amott Date: Thu, 22 Jun 2006 02:18:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/misc/iso-codes Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 02:18:06 -0000 shaun 2006-06-22 02:18:06 UTC FreeBSD ports repository Modified files: misc/iso-codes Makefile Log: Fix WRKSRC so port builds after previous update. Approved by: ahze (mentor) Revision Changes Path 1.16 +1 -1 ports/misc/iso-codes/Makefile From owner-cvs-all@FreeBSD.ORG Thu Jun 22 02:19:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5BD016A504; Thu, 22 Jun 2006 02:19:38 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 700B243D45; Thu, 22 Jun 2006 02:19: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 k5M2JcK1087555; Thu, 22 Jun 2006 02:19:38 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5M2JcbY087554; Thu, 22 Jun 2006 02:19:38 GMT (envelope-from shaun) Message-Id: <200606220219.k5M2JcbY087554@repoman.freebsd.org> From: Shaun Amott Date: Thu, 22 Jun 2006 02:19:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/directfb Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 02:19:38 -0000 shaun 2006-06-22 02:19:38 UTC FreeBSD ports repository Modified files: devel/directfb Makefile Log: Take maintainership: I'm working on getting the latest versions running on FreeBSD. Approved by: ahze (mentor) Revision Changes Path 1.22 +1 -1 ports/devel/directfb/Makefile From owner-cvs-all@FreeBSD.ORG Thu Jun 22 02:21:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6B8E16A474; Thu, 22 Jun 2006 02:21:39 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2E5F43D45; Thu, 22 Jun 2006 02:21:39 +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 k5M2LdDQ087765; Thu, 22 Jun 2006 02:21:39 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5M2LdLJ087764; Thu, 22 Jun 2006 02:21:39 GMT (envelope-from shaun) Message-Id: <200606220221.k5M2LdLJ087764@repoman.freebsd.org> From: Shaun Amott Date: Thu, 22 Jun 2006 02:21:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/dns/dnswalk Makefile pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 02:21:40 -0000 shaun 2006-06-22 02:21:39 UTC FreeBSD ports repository Modified files: dns/dnswalk Makefile pkg-descr pkg-plist Log: - Pass maintainership to submitter [1] - Update WWW line in pkg-descr [1] - portlint(1) -> use EXAMPLESDIR/DOCSDIR macros PR: ports/99265 [1] Submitted by: Mark Foster Approved by: ahze (mentor) Revision Changes Path 1.15 +8 -11 ports/dns/dnswalk/Makefile 1.3 +1 -1 ports/dns/dnswalk/pkg-descr 1.3 +9 -9 ports/dns/dnswalk/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Jun 22 03:03:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E939016A474; Thu, 22 Jun 2006 03:03:34 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23A0D43D48; Thu, 22 Jun 2006 03:03:34 +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 k5M33Y0M090775; Thu, 22 Jun 2006 03:03:34 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5M33YeB090774; Thu, 22 Jun 2006 03:03:34 GMT (envelope-from ahze) Message-Id: <200606220303.k5M33YeB090774@repoman.freebsd.org> From: Michael Johnson Date: Thu, 22 Jun 2006 03:03: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/multimedia/x264 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 03:03:35 -0000 ahze 2006-06-22 03:03:33 UTC FreeBSD ports repository Modified files: multimedia/x264 Makefile distinfo Log: - Update to 0.0.20060621 Revision Changes Path 1.39 +1 -1 ports/multimedia/x264/Makefile 1.25 +3 -3 ports/multimedia/x264/distinfo From owner-cvs-all@FreeBSD.ORG Thu Jun 22 03:11:18 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 955D116A474; Thu, 22 Jun 2006 03:11:18 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from fw.zoral.com.ua (ll-227.216.82.212.sovam.net.ua [212.82.216.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id D20D743D48; Thu, 22 Jun 2006 03:11:17 +0000 (GMT) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by fw.zoral.com.ua (8.13.4/8.13.4) with ESMTP id k5M3BCTS073005 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 22 Jun 2006 06:11:12 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.13.6/8.13.6) with ESMTP id k5M3BBPZ017418; Thu, 22 Jun 2006 06:11:11 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.13.6/8.13.6/Submit) id k5M3BBUk017417; Thu, 22 Jun 2006 06:11:11 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Thu, 22 Jun 2006 06:11:11 +0300 From: Kostik Belousov To: John Baldwin Message-ID: <20060622031111.GA5115@deviant.kiev.zoral.com.ua> References: <200606212103.k5LL3OsA040402@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="k+w/mQv8wyuph6w0" Content-Disposition: inline In-Reply-To: <200606212103.k5LL3OsA040402@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i X-Virus-Scanned: ClamAV version 0.88.2, clamav-milter version 0.88.2 on fw.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-0.1 required=5.0 tests=ALL_TRUSTED,SPF_NEUTRAL autolearn=failed version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on fw.zoral.com.ua Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/pci if_dc.c if_dcreg.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, 22 Jun 2006 03:11:18 -0000 --k+w/mQv8wyuph6w0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 21, 2006 at 09:03:24PM +0000, John Baldwin wrote: > jhb 2006-06-21 21:03:24 UTC >=20 > FreeBSD src repository >=20 > Modified files: (Branch: RELENG_6) > sys/pci if_dc.c if_dcreg.h=20 > Log: > MFC various cleanups: > - Switch on the full 32-bit device ID to avoid collisions between the > vendor-specific device ids across vendors. > - Include the revision in the dc_devs[] array instead of special casing > the revid handling in dc_devtype(). > - Use PCI bus accessors to read registers instead of pci_read_config() > where possible. > - Use an 8-bit write to update the latency timer. > - Use PCIR_xxx constants and remove unused DC_xxx related to standard > PCI config registers. It seems that file sys/dev/mii/dcphy.c references removed constant from the if_dcreg.h. That file was removed itself from the CURRENT by imp several month ago. But it is still alive on RELENG_6. With the MFC, I got buildkernel errors: cc -O2 -fno-strict-aliasing -pipe -march=3Dpentiumpro -Werror -D_KERNEL -DK= LD_MODULE -nostdinc -I- -DHAVE_KERNEL_OPTION_HEADERS -include /usr/bsd/ob= j/usr/bsd/src/sys/POOMA/opt_global.h -I. -I@ -I@/contrib/altq -I@/../includ= e -finline-limit=3D8000 -fno-common -g -I/usr/bsd/obj/usr/bsd/src/sys/POOMA= -mno-align-long-strings-mpreferred-stack-boundary=3D2 -mno-mmx -mno-3dnow= -mno-sse -mno-sse2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs= -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-= qual -fformat-extensions -std=3Dc99 -c /usr/bsd/src/sys/modules/mii/../../= dev/mii/dcphy.c /usr/bsd/src/sys/modules/mii/../../dev/mii/dcphy.c: In function `dcphy_atta= ch': /usr/bsd/src/sys/modules/mii/../../dev/mii/dcphy.c:172: error: `DC_PCI_CSID= ' undeclared (first use in this function) /usr/bsd/src/sys/modules/mii/../../dev/mii/dcphy.c:172: error: (Each undecl= ared identifier is reported only once /usr/bsd/src/sys/modules/mii/../../dev/mii/dcphy.c:172: error: for each fun= ction it appears in.) *** Error code 1 Stop in /usr/bsd/src/sys/modules/mii. --k+w/mQv8wyuph6w0 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEmgpOC3+MBN1Mb4gRAodWAKCsNRJNTMkARJhOMvWkU+dOEw5bdQCeO8El 5y1v55/vuj8v6pmo+Q6//bk= =8TOX -----END PGP SIGNATURE----- --k+w/mQv8wyuph6w0-- From owner-cvs-all@FreeBSD.ORG Thu Jun 22 03: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7763516A479; Thu, 22 Jun 2006 03:16:41 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from fw.zoral.com.ua (ll-227.216.82.212.sovam.net.ua [212.82.216.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB62043D46; Thu, 22 Jun 2006 03:16:40 +0000 (GMT) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by fw.zoral.com.ua (8.13.4/8.13.4) with ESMTP id k5M3GU6k073117 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 22 Jun 2006 06:16:30 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.13.6/8.13.6) with ESMTP id k5M3GU8F017588; Thu, 22 Jun 2006 06:16:30 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.13.6/8.13.6/Submit) id k5M3GTJe017587; Thu, 22 Jun 2006 06:16:29 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Thu, 22 Jun 2006 06:16:29 +0300 From: Konstantin Belousov To: John-Mark Gurney Message-ID: <20060622031629.GB5115@deviant.kiev.zoral.com.ua> References: <200606211259.k5LCx5as082227@repoman.freebsd.org> <44998562.6080705@cs.rice.edu> <20060621175821.GB82074@funkthat.com> <200606211413.24602.jhb@freebsd.org> <20060621213657.GF82074@funkthat.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5/uDoXvLw7AC5HRs" Content-Disposition: inline In-Reply-To: <20060621213657.GF82074@funkthat.com> User-Agent: Mutt/1.4.2.1i X-Virus-Scanned: ClamAV version 0.88.2, clamav-milter version 0.88.2 on fw.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-0.1 required=5.0 tests=ALL_TRUSTED,SPF_NEUTRAL autolearn=failed version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on fw.zoral.com.ua Cc: cvs-src@freebsd.org, src-committers@freebsd.org, Alan Cox , cvs-all@freebsd.org, John Baldwin Subject: Re: cvs commit: src/lib/libc/sys mincore.2 src/sys/vm vm_mmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 03:16:41 -0000 --5/uDoXvLw7AC5HRs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 21, 2006 at 02:36:57PM -0700, John-Mark Gurney wrote: > John Baldwin wrote this message on Wed, Jun 21, 2006 at 14:13 -0400: > > On Wednesday 21 June 2006 13:58, John-Mark Gurney wrote: > > > Alan Cox wrote this message on Wed, Jun 21, 2006 at 12:44 -0500: > > > > John-Mark Gurney wrote: > > > >=20 > > > > >Konstantin Belousov wrote this message on Wed, Jun 21, 2006 at 12:= 59=20 > > +0000: > > > > > > > > > >> Modified files: > > > > >> lib/libc/sys mincore.2=20 > > > > >> sys/vm vm_mmap.c=20 > > > > >> Log: > > > > >> Make the mincore(2) return ENOMEM when requested range is not fu= lly=20 > > > > >> mapped. > > > > > > > > > >Is this change to be posix compliant or something? ENOMEM seems l= ike > > > > >the wrong error, or are we allocating memory? > > > > >#define ENOMEM 12 /* Cannot allocate memory = */ > > > > > > > > > >the original EINVAL seems to me the correct one, as is commonly us= ed > > > > >when the data passed in is incorrect... > > > > > > > > I looked at this when the patch was proposed. ENOMEM is the de fac= to=20 > > > > standard error for this case. To the best of my knowledge, there i= s no=20 > > > > officially-sanctioned specification for mincore(2). > > >=20 > > > Could you please provide a reference to this de facto standard error > > > as in other places where ENOMEM is used for such an error? > >=20 > > NetBSD and Linux were the examples given on the thread in hackers@. Ch= eck the=20 > > archives. >=20 > Thank you for a useful response... I'm still catching up on email, and > haven't even attempted to read -hackers yet after my two week trip... > (though I'm caught up on cvs-all and -current though).. >=20 > I guess since everyone else is using it, it's ok, but I still think it's > a stupid errno since it has nothing to do w/ memory allocation.. Probably. Alan Cox described everything from the technical point of view. I could only add that the change was requested by the user exactly to get behaviuor consistent with other systems, to not special-case FreeBSD (see GNU? libsigsegv). --5/uDoXvLw7AC5HRs Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEmguMC3+MBN1Mb4gRAoUqAKCz9o97NmEKGV9V7d6TBQG1X8Q6gACfWXPp eugdNneS3Zhb3UhUSXsUtVo= =7ljC -----END PGP SIGNATURE----- --5/uDoXvLw7AC5HRs-- From owner-cvs-all@FreeBSD.ORG Thu Jun 22 03:29:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6A4316A474; Thu, 22 Jun 2006 03:29:12 +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 ED49243D45; Thu, 22 Jun 2006 03:29:11 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id k5M3T5fc022775; Wed, 21 Jun 2006 21:29:10 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <449A0E7F.7090200@samsco.org> Date: Wed, 21 Jun 2006 21:29:03 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20051230 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kostik Belousov References: <200606212103.k5LL3OsA040402@repoman.freebsd.org> <20060622031111.GA5115@deviant.kiev.zoral.com.ua> In-Reply-To: <20060622031111.GA5115@deviant.kiev.zoral.com.ua> 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, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, John Baldwin Subject: Re: cvs commit: src/sys/pci if_dc.c if_dcreg.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, 22 Jun 2006 03:29:12 -0000 Kostik Belousov wrote: > On Wed, Jun 21, 2006 at 09:03:24PM +0000, John Baldwin wrote: > >>jhb 2006-06-21 21:03:24 UTC >> >> FreeBSD src repository >> >> Modified files: (Branch: RELENG_6) >> sys/pci if_dc.c if_dcreg.h >> Log: >> MFC various cleanups: >> - Switch on the full 32-bit device ID to avoid collisions between the >> vendor-specific device ids across vendors. >> - Include the revision in the dc_devs[] array instead of special casing >> the revid handling in dc_devtype(). >> - Use PCI bus accessors to read registers instead of pci_read_config() >> where possible. >> - Use an 8-bit write to update the latency timer. >> - Use PCIR_xxx constants and remove unused DC_xxx related to standard >> PCI config registers. > > It seems that file sys/dev/mii/dcphy.c references removed constant from > the if_dcreg.h. That file was removed itself from the CURRENT by imp > several month ago. But it is still alive on RELENG_6. > > With the MFC, I got buildkernel errors: > > cc -O2 -fno-strict-aliasing -pipe -march=pentiumpro -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -DHAVE_KERNEL_OPTION_HEADERS -include /usr/bsd/obj/usr/bsd/src/sys/POOMA/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -g -I/usr/bsd/obj/usr/bsd/src/sys/POOMA -mno-align-long-strings-mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /usr/bsd/src/sys/modules/mii/../../dev/mii/dcphy.c > /usr/bsd/src/sys/modules/mii/../../dev/mii/dcphy.c: In function `dcphy_attach': > /usr/bsd/src/sys/modules/mii/../../dev/mii/dcphy.c:172: error: `DC_PCI_CSID' undeclared (first use in this function) > /usr/bsd/src/sys/modules/mii/../../dev/mii/dcphy.c:172: error: (Each undeclared identifier is reported only once > /usr/bsd/src/sys/modules/mii/../../dev/mii/dcphy.c:172: error: for each function it appears in.) > *** Error code 1 > > Stop in /usr/bsd/src/sys/modules/mii. Once again, an incomplete and untested change was made to the stable branch. I'll commit the fix as soon as I have it tested. Scott From owner-cvs-all@FreeBSD.ORG Thu Jun 22 03:58:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BAEC16A474; Thu, 22 Jun 2006 03:58:12 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27A9B44587; Thu, 22 Jun 2006 03:58:12 +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 k5M3wCYb093219; Thu, 22 Jun 2006 03:58:12 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5M3wCpn093218; Thu, 22 Jun 2006 03:58:12 GMT (envelope-from scottl) Message-Id: <200606220358.k5M3wCpn093218@repoman.freebsd.org> From: Scott Long Date: Thu, 22 Jun 2006 03:58:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/mii dcphy.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 03:58:12 -0000 scottl 2006-06-22 03:58:11 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/mii dcphy.c Log: MFC rev 1.31: Use PCI bus accessors rather than reading config registers directly to get the subvendor device id. Revision Changes Path 1.28.2.1 +3 -2 src/sys/dev/mii/dcphy.c From owner-cvs-all@FreeBSD.ORG Thu Jun 22 04:57:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA2BB16A47A; Thu, 22 Jun 2006 04:57:56 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6738943D53; Thu, 22 Jun 2006 04:57:56 +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 k5M4vuoI004791; Thu, 22 Jun 2006 04:57:56 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5M4vul0004790; Thu, 22 Jun 2006 04:57:56 GMT (envelope-from brueffer) Message-Id: <200606220457.k5M4vul0004790@repoman.freebsd.org> From: Christian Brueffer Date: Thu, 22 Jun 2006 04:57:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/aac aac_pci.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 04:57:56 -0000 brueffer 2006-06-22 04:57:56 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/aac aac_pci.c Log: Correct the names or some Adaptec and ICP devices, verified by the respective websites. Approved by: rwatson (mentor) Revision Changes Path 1.54.2.5 +9 -9 src/sys/dev/aac/aac_pci.c From owner-cvs-all@FreeBSD.ORG Thu Jun 22 04:58:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D5EB16A47F; Thu, 22 Jun 2006 04:58:48 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2D6543D7D; Thu, 22 Jun 2006 04:58: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 k5M4wlZW004854; Thu, 22 Jun 2006 04:58:47 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5M4wlfs004853; Thu, 22 Jun 2006 04:58:47 GMT (envelope-from brueffer) Message-Id: <200606220458.k5M4wlfs004853@repoman.freebsd.org> From: Christian Brueffer Date: Thu, 22 Jun 2006 04:58:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/man/man4 iir.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, 22 Jun 2006 04:58:48 -0000 brueffer 2006-06-22 04:58:47 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man4 iir.4 Log: MFC: rev. 1.10 Boji Tony Kannanthanam no longer supports this driver, Achim Leubner however still does. Confirmed by email contact with both of them. Revision Changes Path 1.8.8.2 +1 -4 src/share/man/man4/iir.4 From owner-cvs-all@FreeBSD.ORG Thu Jun 22 05:01:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89D4A16A474; Thu, 22 Jun 2006 05:01:49 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1661043D86; Thu, 22 Jun 2006 05:01: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 k5M51mpa005042; Thu, 22 Jun 2006 05:01:48 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5M51mQj005041; Thu, 22 Jun 2006 05:01:48 GMT (envelope-from brueffer) Message-Id: <200606220501.k5M51mQj005041@repoman.freebsd.org> From: Christian Brueffer Date: Thu, 22 Jun 2006 05:01:48 +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/aac aac_pci.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 05:01:49 -0000 brueffer 2006-06-22 05:01:48 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/aac aac_pci.c Log: Forced commit to note that the previous commit was an MFC of rev. 1.59. Revision Changes Path 1.54.2.6 +0 -0 src/sys/dev/aac/aac_pci.c From owner-cvs-all@FreeBSD.ORG Thu Jun 22 06:15:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CAF516A479; Thu, 22 Jun 2006 06:15:53 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A62A243D72; Thu, 22 Jun 2006 06:15: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 k5M6FqhQ010874; Thu, 22 Jun 2006 06:15:52 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5M6FqWv010873; Thu, 22 Jun 2006 06:15:52 GMT (envelope-from tobez) Message-Id: <200606220615.k5M6FqWv010873@repoman.freebsd.org> From: Anton Berezin Date: Thu, 22 Jun 2006 06:15:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/p5-Email-Valid Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 06:15:53 -0000 tobez 2006-06-22 06:15:52 UTC FreeBSD ports repository Modified files: mail/p5-Email-Valid Makefile distinfo Log: Update to 0.174. Revision Changes Path 1.16 +1 -1 ports/mail/p5-Email-Valid/Makefile 1.11 +3 -3 ports/mail/p5-Email-Valid/distinfo From owner-cvs-all@FreeBSD.ORG Thu Jun 22 07:01:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0414516A53D; Thu, 22 Jun 2006 07:01:51 +0000 (UTC) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 251354439B; Thu, 22 Jun 2006 06:34:06 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5M6Y6ZR011633; Thu, 22 Jun 2006 06:34:06 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5M6Y52O011632; Thu, 22 Jun 2006 06:34:06 GMT (envelope-from njl) Message-Id: <200606220634.k5M6Y52O011632@repoman.freebsd.org> From: Nate Lawson Date: Thu, 22 Jun 2006 06:34: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/acpica acpi_dock.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 07:01:51 -0000 njl 2006-06-22 06:34:05 UTC FreeBSD src repository Modified files: sys/dev/acpica acpi_dock.c Log: Clean up style and some printf messages. Note that returning anything other than 0 for probe seems to cause a panic somewhere in sysctl kern. Revision Changes Path 1.3 +60 -94 src/sys/dev/acpica/acpi_dock.c From owner-cvs-all@FreeBSD.ORG Thu Jun 22 07:35:34 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89ABC16A47E; Thu, 22 Jun 2006 07:35:34 +0000 (UTC) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3622143D55; Thu, 22 Jun 2006 07:35:32 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.6/8.13.6) with ESMTP id k5M7ZOo7065293; Thu, 22 Jun 2006 00:35:24 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.6/8.13.1/Submit) id k5M7ZOKV065292; Thu, 22 Jun 2006 00:35:24 -0700 (PDT) (envelope-from obrien) Date: Thu, 22 Jun 2006 00:35:23 -0700 From: "David O'Brien" To: John Baldwin Message-ID: <20060622073523.GB64578@dragon.NUXI.org> References: <20060607194300.7565e832.trhodes@FreeBSD.org> <200606201516.39121.jhb@freebsd.org> <20060620.144125.84360497.imp@bsdimp.com> <200606201714.10331.jhb@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200606201714.10331.jhb@freebsd.org> X-Operating-System: FreeBSD 7.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.11 Cc: trhodes@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, "M. Warner Losh" , cvs-src@freebsd.org Subject: Re: cvs commit: src Makefile README X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@freebsd.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 07:35:34 -0000 On Tue, Jun 20, 2006 at 05:14:09PM -0400, John Baldwin wrote: > Fair enough. How about just making it undocumented again then? :) Or if 'make world' is desired to be disabled, there's also this approach: Index: Makefile =================================================================== RCS file: /home/ncvs/src/Makefile,v retrieving revision 1.332 diff -u -p -r1.332 Makefile --- Makefile 7 Jun 2006 03:33:48 -0000 1.332 +++ Makefile 20 Jun 2006 19:10:51 -0000 @@ -33,13 +33,6 @@ # If you want to build your system from source be sure that /usr/obj has # at least 400MB of diskspace available. # -# For individuals wanting to build from the sources currently on their -# system, the simple instructions are: -# -# 1. `cd /usr/src' (or to the directory containing your source tree). -# 2. Define `HISTORICAL_MAKE_WORLD' variable (see README). -# 3. `make world' -# # For individuals wanting to upgrade their sources (even if only a # delta of a few days): # @@ -163,7 +157,7 @@ ${TGTS}: STARTTIME!= LC_ALL=C date -.if defined(HISTORICAL_MAKE_WORLD) || defined(DESTDIR) +.if defined(HISTORICAL_MAKE_WORLD) # # world # @@ -197,22 +191,45 @@ world: upgrade_checks @echo ">>> make world completed on `LC_ALL=C date`" @echo " (started ${STARTTIME})" @echo "--------------------------------------------------------------" -.else -world: - @echo "WARNING: make world will overwrite your existing FreeBSD" - @echo "installation without also building and installing a new" - @echo "kernel. This can be dangerous. Please read the handbook," - @echo "'Rebuilding world', for how to upgrade your system." - @echo "Define DESTDIR to where you want to install FreeBSD," - @echo "including /, to override this warning and proceed as usual." - @echo "You may get the historical 'make world' behavior by defining" - @echo "HISTORICAL_MAKE_WORLD. You should understand the implications" - @echo "before doing this." - @echo "" - @echo "Bailing out now..." - @false .endif -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Thu Jun 22 07:39:52 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34AD516A481; Thu, 22 Jun 2006 07:39:52 +0000 (UTC) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3AF243D53; Thu, 22 Jun 2006 07:39:51 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.6/8.13.6) with ESMTP id k5M7disK065382; Thu, 22 Jun 2006 00:39:45 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.6/8.13.1/Submit) id k5M7die9065380; Thu, 22 Jun 2006 00:39:44 -0700 (PDT) (envelope-from obrien) Date: Thu, 22 Jun 2006 00:39:44 -0700 From: "David O'Brien" To: "M. Warner Losh" Message-ID: <20060622073944.GC64578@dragon.NUXI.org> References: <20060620193458.42040d97.trhodes@FreeBSD.org> <200606211306.36770.jhb@freebsd.org> <20060621.123456.232930587.imp@bsdimp.com> <20060621.160706.1606922361.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060621.160706.1606922361.imp@bsdimp.com> X-Operating-System: FreeBSD 7.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.11 Cc: trhodes@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, jhb@freebsd.org, cvs-src@freebsd.org Subject: Re: cvs commit: src Makefile README X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@freebsd.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 07:39:52 -0000 On Wed, Jun 21, 2006 at 04:07:06PM -0600, M. Warner Losh wrote: > In message: <20060621.123456.232930587.imp@bsdimp.com> "M. Warner Losh" writes: > : The problem with making it 'user-supported' is that it really is a > : dangerous tool for the normal user. Sure, it mostly works, most of > : the time, for most situations. However, when it fails, it fails in an > : unsafe way. It fails in a way that can't be backed out from easily, > : meaning someone will have to boot distribution media to back out to a > : known good state. These events are rare, but totally #@$@!!@@#$ the > : user. > : > : And we're back to the compromise that we had before... > > Unless we want to require I_KNOW_WORLD_CAN_HURT_ME instead of > HISTORICAL_MAKE_WORLD :-) The knob used to include the text "I_KNOW_WHAT_IM_DOING". :-) -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Thu Jun 22 07: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3159116A5A8; Thu, 22 Jun 2006 07:40:11 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7495A43D53; Thu, 22 Jun 2006 07:40:11 +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 k5M7eBAb022880; Thu, 22 Jun 2006 07:40:11 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5M7eBo7022879; Thu, 22 Jun 2006 07:40:11 GMT (envelope-from pav) Message-Id: <200606220740.k5M7eBo7022879@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 22 Jun 2006 07:40:11 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/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: Thu, 22 Jun 2006 07:40:25 -0000 pav 2006-06-22 07:40:11 UTC FreeBSD doc repository Modified files: en/platforms/amd64 motherboards.sgml Log: - Add some notes to Asus A8N32-SLI entry PR: www/99278 Submitted by: O. Hartmann Revision Changes Path 1.84 +3 -2 www/en/platforms/amd64/motherboards.sgml From owner-cvs-all@FreeBSD.ORG Thu Jun 22 07:45:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA2CA16A479; Thu, 22 Jun 2006 07:45:19 +0000 (UTC) (envelope-from az@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E44344222; Thu, 22 Jun 2006 07:45:16 +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 k5M7jGdd023490; Thu, 22 Jun 2006 07:45:16 GMT (envelope-from az@repoman.freebsd.org) Received: (from az@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5M7jGij023489; Thu, 22 Jun 2006 07:45:16 GMT (envelope-from az) Message-Id: <200606220745.k5M7jGij023489@repoman.freebsd.org> From: Andrej Zverev Date: Thu, 22 Jun 2006 07:45: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/irc/irssistats Makefile distinfo ports/irc/irssistats/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, 22 Jun 2006 07:45:19 -0000 az 2006-06-22 07:45:15 UTC FreeBSD ports repository Modified files: irc/irssistats Makefile distinfo irc/irssistats/files patch-Makefile Log: - Update to 0.72 Changelog: http://royale.zerezo.com/irssistats/changelog.php Revision Changes Path 1.6 +1 -1 ports/irc/irssistats/Makefile 1.5 +3 -3 ports/irc/irssistats/distinfo 1.3 +12 -11 ports/irc/irssistats/files/patch-Makefile From owner-cvs-all@FreeBSD.ORG Thu Jun 22 08:22:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D57716A481; Thu, 22 Jun 2006 08:22:57 +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 DBB3344649; Thu, 22 Jun 2006 08:22:51 +0000 (GMT) (envelope-from erwin@mail.droso.net) Received: by mail.droso.net (Postfix, from userid 1001) id 1136622C84; Thu, 22 Jun 2006 10:22:51 +0200 (CEST) Date: Thu, 22 Jun 2006 10:22:51 +0200 From: Erwin Lansing To: Renato Botelho Message-ID: <20060622082250.GC98272@droso.net> Mail-Followup-To: Renato Botelho , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200606211652.k5LGqwSI012488@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="k8tuI73zFNkWlsjw" Content-Disposition: inline In-Reply-To: <200606211652.k5LGqwSI012488@repoman.freebsd.org> X-Operating-System: FreeBSD/i386 5.4-RELEASE User-Agent: Mutt/1.5.11 Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: CVSROOT modules ports/archivers/fpc-paszlib Makefile distinfo pkg-descr pkg-plist ports/databases/fpc-ibase Makefile distinfo pkg-descr pkg-plist ports/databases/fpc-mysql Makefile distinfo pkg-descr pkg-plist ports/databases/fpc-odbc Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 08:22:57 -0000 --k8tuI73zFNkWlsjw Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable The entries on modules are wrong. The second column is missing the ports/ prefix. -erwin On Wed, Jun 21, 2006 at 04:52:58PM +0000, Renato Botelho wrote: > garga 2006-06-21 16:52:58 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > . modules=20 > archivers/fpc-paszlib Makefile=20 > databases/fpc-ibase Makefile=20 > databases/fpc-mysql Makefile=20 > databases/fpc-odbc Makefile=20 > databases/fpc-oracle Makefile=20 > databases/fpc-postgres Makefile=20 > devel/fpc-fv Makefile=20 > devel/fpc-gdbint Makefile=20 > devel/fpc-regexpr Makefile=20 > editors/fpc-ide Makefile=20 > lang/fpc Makefile distinfo pkg-descr pkg-plist=20 > lang/fpc-base Makefile pkg-descr=20 > lang/fpc-demo Makefile distinfo pkg-descr pkg-plist=20 > lang/fpc-docs Makefile distinfo pkg-descr=20 > security/fpc-md5 Makefile=20 > Added files: > lang/fpc Makefile.units=20 > lang/fpc/files pkg-message.in=20 > lang/fpc-demo/files pkg-message.in=20 > lang/fpc-docs/files pkg-message.in=20 > Removed files: > archivers/fpc-paszlib distinfo pkg-descr pkg-plist=20 > databases/fpc-ibase distinfo pkg-descr pkg-plist=20 > databases/fpc-mysql distinfo pkg-descr pkg-plist=20 > databases/fpc-odbc distinfo pkg-descr pkg-plist=20 > databases/fpc-oracle distinfo pkg-descr pkg-plist=20 > databases/fpc-oracle/files=20 > patch-share::src::fpc-1.0.10::packages::ba= se::oracle::Makefile.fpc=20 > databases/fpc-postgres distinfo pkg-descr pkg-plist=20 > devel/fpc-fv distinfo pkg-descr pkg-plist=20 > devel/fpc-gdbint distinfo pkg-descr pkg-plist=20 > devel/fpc-regexpr distinfo pkg-descr pkg-plist=20 > editors/fpc-ide distinfo pkg-descr pkg-plist=20 > editors/fpc-ide/files=20 > patch-share::src::fpc-1.0.10::ide::compiler::Ma= kefile.fpc=20 > lang/fpc pkg-install=20 > lang/fpc/files =20 > patch-share::src::fpc-1.0.10::compiler::utils::s= amplecfg=20 > security/fpc-md5 distinfo pkg-descr pkg-plist=20 > Log: > - Update fpc to 2.0.2 > =20 > PR: 98628, 98629, 98630, 98632, 98641, 98646, 98650, 98652, > 98654, 98656, 98657, 98658, 98720, 98724 > Submitted by: Jose Alonso Cardenas Marquez > =20 > Revision Changes Path > 1.15391 +26 -0 CVSROOT/modules > 1.4 +5 -33 ports/archivers/fpc-paszlib/Makefile > 1.3 +0 -3 ports/archivers/fpc-paszlib/distinfo (dead) > http://cvsweb.FreeBSD.org/ports/archivers/fpc-paszlib/distinfo?rev=3D1.2&= content-type=3Dtext/x-cvsweb-markup > 1.2 +0 -8 ports/archivers/fpc-paszlib/pkg-descr (dead) > http://cvsweb.FreeBSD.org/ports/archivers/fpc-paszlib/pkg-descr?rev=3D1.1= &content-type=3Dtext/x-cvsweb-markup > 1.3 +0 -38 ports/archivers/fpc-paszlib/pkg-plist (dead) > http://cvsweb.FreeBSD.org/ports/archivers/fpc-paszlib/pkg-plist?rev=3D1.2= &content-type=3Dtext/x-cvsweb-markup > 1.6 +6 -57 ports/databases/fpc-ibase/Makefile > 1.3 +0 -3 ports/databases/fpc-ibase/distinfo (dead) > http://cvsweb.FreeBSD.org/ports/databases/fpc-ibase/distinfo?rev=3D1.2&co= ntent-type=3Dtext/x-cvsweb-markup > 1.2 +0 -8 ports/databases/fpc-ibase/pkg-descr (dead) > http://cvsweb.FreeBSD.org/ports/databases/fpc-ibase/pkg-descr?rev=3D1.1&c= ontent-type=3Dtext/x-cvsweb-markup > 1.3 +0 -10 ports/databases/fpc-ibase/pkg-plist (dead) > http://cvsweb.FreeBSD.org/ports/databases/fpc-ibase/pkg-plist?rev=3D1.2&c= ontent-type=3Dtext/x-cvsweb-markup > 1.6 +6 -56 ports/databases/fpc-mysql/Makefile > 1.3 +0 -3 ports/databases/fpc-mysql/distinfo (dead) > http://cvsweb.FreeBSD.org/ports/databases/fpc-mysql/distinfo?rev=3D1.2&co= ntent-type=3Dtext/x-cvsweb-markup > 1.2 +0 -8 ports/databases/fpc-mysql/pkg-descr (dead) > http://cvsweb.FreeBSD.org/ports/databases/fpc-mysql/pkg-descr?rev=3D1.1&c= ontent-type=3Dtext/x-cvsweb-markup > 1.3 +0 -12 ports/databases/fpc-mysql/pkg-plist (dead) > http://cvsweb.FreeBSD.org/ports/databases/fpc-mysql/pkg-plist?rev=3D1.2&c= ontent-type=3Dtext/x-cvsweb-markup > 1.7 +6 -58 ports/databases/fpc-odbc/Makefile > 1.4 +0 -3 ports/databases/fpc-odbc/distinfo (dead) > http://cvsweb.FreeBSD.org/ports/databases/fpc-odbc/distinfo?rev=3D1.3&con= tent-type=3Dtext/x-cvsweb-markup > 1.2 +0 -8 ports/databases/fpc-odbc/pkg-descr (dead) > http://cvsweb.FreeBSD.org/ports/databases/fpc-odbc/pkg-descr?rev=3D1.1&co= ntent-type=3Dtext/x-cvsweb-markup > 1.2 +0 -4 ports/databases/fpc-odbc/pkg-plist (dead) > http://cvsweb.FreeBSD.org/ports/databases/fpc-odbc/pkg-plist?rev=3D1.1&co= ntent-type=3Dtext/x-cvsweb-markup > 1.7 +7 -61 ports/databases/fpc-oracle/Makefile > 1.4 +0 -3 ports/databases/fpc-oracle/distinfo (dead) > http://cvsweb.FreeBSD.org/ports/databases/fpc-oracle/distinfo?rev=3D1.3&c= ontent-type=3Dtext/x-cvsweb-markup > 1.2 +0 -10 ports/databases/fpc-oracle/files/patch-share::src:= :fpc-1.0.10::packages::base::oracle::Makefile.fpc (dead) > http://cvsweb.FreeBSD.org/ports/databases/fpc-oracle/files/patch-share::s= rc::fpc-1.0.10::packages::base::oracle::Makefile.fpc?rev=3D1.1&content-type= =3Dtext/x-cvsweb-markup > 1.2 +0 -8 ports/databases/fpc-oracle/pkg-descr (dead) > http://cvsweb.FreeBSD.org/ports/databases/fpc-oracle/pkg-descr?rev=3D1.1&= content-type=3Dtext/x-cvsweb-markup > 1.2 +0 -3 ports/databases/fpc-oracle/pkg-plist (dead) > http://cvsweb.FreeBSD.org/ports/databases/fpc-oracle/pkg-plist?rev=3D1.1&= content-type=3Dtext/x-cvsweb-markup > 1.8 +6 -57 ports/databases/fpc-postgres/Makefile > 1.4 +0 -3 ports/databases/fpc-postgres/distinfo (dead) > http://cvsweb.FreeBSD.org/ports/databases/fpc-postgres/distinfo?rev=3D1.3= &content-type=3Dtext/x-cvsweb-markup > 1.2 +0 -8 ports/databases/fpc-postgres/pkg-descr (dead) > http://cvsweb.FreeBSD.org/ports/databases/fpc-postgres/pkg-descr?rev=3D1.= 1&content-type=3Dtext/x-cvsweb-markup > 1.2 +0 -6 ports/databases/fpc-postgres/pkg-plist (dead) > http://cvsweb.FreeBSD.org/ports/databases/fpc-postgres/pkg-plist?rev=3D1.= 1&content-type=3Dtext/x-cvsweb-markup > 1.5 +3 -48 ports/devel/fpc-fv/Makefile > 1.4 +0 -3 ports/devel/fpc-fv/distinfo (dead) > http://cvsweb.FreeBSD.org/ports/devel/fpc-fv/distinfo?rev=3D1.3&content-t= ype=3Dtext/x-cvsweb-markup > 1.3 +0 -5 ports/devel/fpc-fv/pkg-descr (dead) > http://cvsweb.FreeBSD.org/ports/devel/fpc-fv/pkg-descr?rev=3D1.2&content-= type=3Dtext/x-cvsweb-markup > 1.3 +0 -82 ports/devel/fpc-fv/pkg-plist (dead) > http://cvsweb.FreeBSD.org/ports/devel/fpc-fv/pkg-plist?rev=3D1.2&content-= type=3Dtext/x-cvsweb-markup > 1.8 +5 -58 ports/devel/fpc-gdbint/Makefile > 1.4 +0 -3 ports/devel/fpc-gdbint/distinfo (dead) > http://cvsweb.FreeBSD.org/ports/devel/fpc-gdbint/distinfo?rev=3D1.3&conte= nt-type=3Dtext/x-cvsweb-markup > 1.2 +0 -8 ports/devel/fpc-gdbint/pkg-descr (dead) > http://cvsweb.FreeBSD.org/ports/devel/fpc-gdbint/pkg-descr?rev=3D1.1&cont= ent-type=3Dtext/x-cvsweb-markup > 1.2 +0 -6 ports/devel/fpc-gdbint/pkg-plist (dead) > http://cvsweb.FreeBSD.org/ports/devel/fpc-gdbint/pkg-plist?rev=3D1.1&cont= ent-type=3Dtext/x-cvsweb-markup > 1.6 +6 -64 ports/devel/fpc-regexpr/Makefile > 1.4 +0 -3 ports/devel/fpc-regexpr/distinfo (dead) > http://cvsweb.FreeBSD.org/ports/devel/fpc-regexpr/distinfo?rev=3D1.3&cont= ent-type=3Dtext/x-cvsweb-markup > 1.2 +0 -8 ports/devel/fpc-regexpr/pkg-descr (dead) > http://cvsweb.FreeBSD.org/ports/devel/fpc-regexpr/pkg-descr?rev=3D1.1&con= tent-type=3Dtext/x-cvsweb-markup > 1.2 +0 -4 ports/devel/fpc-regexpr/pkg-plist (dead) > http://cvsweb.FreeBSD.org/ports/devel/fpc-regexpr/pkg-plist?rev=3D1.1&con= tent-type=3Dtext/x-cvsweb-markup > 1.8 +7 -68 ports/editors/fpc-ide/Makefile > 1.3 +0 -3 ports/editors/fpc-ide/distinfo (dead) > http://cvsweb.FreeBSD.org/ports/editors/fpc-ide/distinfo?rev=3D1.2&conten= t-type=3Dtext/x-cvsweb-markup > 1.2 +0 -11 ports/editors/fpc-ide/files/patch-share::src::fpc-= 1.0.10::ide::compiler::Makefile.fpc (dead) > http://cvsweb.FreeBSD.org/ports/editors/fpc-ide/files/patch-share::src::f= pc-1.0.10::ide::compiler::Makefile.fpc?rev=3D1.1&content-type=3Dtext/x-cvsw= eb-markup > 1.2 +0 -8 ports/editors/fpc-ide/pkg-descr (dead) > http://cvsweb.FreeBSD.org/ports/editors/fpc-ide/pkg-descr?rev=3D1.1&conte= nt-type=3Dtext/x-cvsweb-markup > 1.2 +0 -16 ports/editors/fpc-ide/pkg-plist (dead) > http://cvsweb.FreeBSD.org/ports/editors/fpc-ide/pkg-plist?rev=3D1.1&conte= nt-type=3Dtext/x-cvsweb-markup > 1.3 +26 -20 ports/lang/fpc-base/Makefile > 1.2 +0 -3 ports/lang/fpc-base/pkg-descr > 1.5 +32 -42 ports/lang/fpc-demo/Makefile > 1.3 +3 -3 ports/lang/fpc-demo/distinfo > 1.1 +7 -0 ports/lang/fpc-demo/files/pkg-message.in (new) > http://cvsweb.FreeBSD.org/ports/lang/fpc-demo/files/pkg-message.in?rev=3D= 1.1&content-type=3Dtext/x-cvsweb-markup > 1.2 +3 -7 ports/lang/fpc-demo/pkg-descr > 1.2 +497 -58 ports/lang/fpc-demo/pkg-plist > 1.5 +33 -21 ports/lang/fpc-docs/Makefile > 1.3 +3 -3 ports/lang/fpc-docs/distinfo > 1.1 +9 -0 ports/lang/fpc-docs/files/pkg-message.in (new) > http://cvsweb.FreeBSD.org/ports/lang/fpc-docs/files/pkg-message.in?rev=3D= 1.1&content-type=3Dtext/x-cvsweb-markup > 1.2 +1 -4 ports/lang/fpc-docs/pkg-descr > 1.21 +68 -139 ports/lang/fpc/Makefile > 1.1 +65 -0 ports/lang/fpc/Makefile.units (new) > http://cvsweb.FreeBSD.org/ports/lang/fpc/Makefile.units?rev=3D1.1&content= -type=3Dtext/x-cvsweb-markup > 1.6 +3 -3 ports/lang/fpc/distinfo > 1.2 +0 -11 ports/lang/fpc/files/patch-share::src::fpc-1.0.10:= :compiler::utils::samplecfg (dead) > http://cvsweb.FreeBSD.org/ports/lang/fpc/files/patch-share::src::fpc-1.0.= 10::compiler::utils::samplecfg?rev=3D1.1&content-type=3Dtext/x-cvsweb-markup > 1.1 +21 -0 ports/lang/fpc/files/pkg-message.in (new) > http://cvsweb.FreeBSD.org/ports/lang/fpc/files/pkg-message.in?rev=3D1.1&c= ontent-type=3Dtext/x-cvsweb-markup > 1.3 +2 -4 ports/lang/fpc/pkg-descr > 1.6 +0 -43 ports/lang/fpc/pkg-install (dead) > http://cvsweb.FreeBSD.org/ports/lang/fpc/pkg-install?rev=3D1.5&content-ty= pe=3Dtext/x-cvsweb-markup > 1.5 +207 -177 ports/lang/fpc/pkg-plist > 1.4 +5 -32 ports/security/fpc-md5/Makefile > 1.3 +0 -3 ports/security/fpc-md5/distinfo (dead) > http://cvsweb.FreeBSD.org/ports/security/fpc-md5/distinfo?rev=3D1.2&conte= nt-type=3Dtext/x-cvsweb-markup > 1.2 +0 -8 ports/security/fpc-md5/pkg-descr (dead) > http://cvsweb.FreeBSD.org/ports/security/fpc-md5/pkg-descr?rev=3D1.1&cont= ent-type=3Dtext/x-cvsweb-markup > 1.2 +0 -4 ports/security/fpc-md5/pkg-plist (dead) > http://cvsweb.FreeBSD.org/ports/security/fpc-md5/pkg-plist?rev=3D1.1&cont= ent-type=3Dtext/x-cvsweb-markup >=20 > http://cvsweb.FreeBSD.org/CVSROOT/modules.diff?r1=3D1.15390&r2=3D1.15391&= f=3Dh > | =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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: /usr/local/www/cvsroot/FreeBSD/CVSROOT/modules,v > http://cvsweb.FreeBSD.org/ports/archivers/fpc-paszlib/Makefile.diff?r1=3D= 1.3&r2=3D1.4&f=3Dh > | =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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: /usr/local/www/cvsroot/FreeBSD/ports/archivers/fpc-paszlib/Ma= kefile,v > | retrieving revision 1.3 > | retrieving revision 1.4 > | diff -u -p -r1.3 -r1.4 > | --- ports/archivers/fpc-paszlib/Makefile 2006/05/03 05:14:01 1.3 > | +++ ports/archivers/fpc-paszlib/Makefile 2006/06/21 16:52:53 1.4 > | @@ -2,45 +2,17 @@ > | # Date created: 9 February 2004 > | # Whom: John Merryweather Cooper > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/archivers/fpc-paszlib= /Makefile,v 1.3 2006/05/03 05:14:01 edwin Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/archivers/fpc-paszlib= /Makefile,v 1.4 2006/06/21 16:52:53 garga Exp $ > | # > | =20 > | -PORTNAME=3D paszlib > | -PORTVERSION=3D 1.0.10 > | CATEGORIES=3D archivers devel > | -MASTER_SITES=3D http://www.borgsdemons.com/distfiles/ > | -PKGNAMEPREFIX=3D fpc- > | +PKGNAMESUFFIX=3D -paszlib > | =20 > | -MAINTAINER=3D ports@FreeBSD.org > | +MAINTAINER=3D acardenas@bsd.org.pe > | COMMENT=3D Free Pascal unit for native compression IO > | =20 > | -BUILD_DEPENDS=3D ppc386:${PORTSDIR}/lang/fpc > | -RUN_DEPENDS=3D ${BUILD_DEPENDS} > | +RUN_DEPENDS=3D ppc386:${PORTSDIR}/lang/fpc > | =20 > | -USE_GMAKE=3D yes > | -ONLY_FOR_ARCHS=3D i386 > | +MASTERDIR=3D ${.CURDIR}/../../lang/fpc > | =20 > | -.include > | - > | -PLIST_SUB+=3D INSTDIR=3Dlib/fpc/${PORTVERSION}/units/freebsd/paszlib \ > | - PORTVERSION=3D${PORTVERSION} > | - > | -MAKE_ENV+=3D PATH=3D${LOCALBASE}/bin:$$PATH \ > | - FPC=3D${LOCALBASE}/bin/ppc386 \ > | - INSTALL_BASEDIR=3D${PREFIX}/lib/fpc/${PORTVERSION} \ > | - INSTALL_BINDIR=3D${PREFIX}/bin \ > | - GCCLIBDIR=3D/usr/lib \ > | - RELEASE=3D1 > | - > | -post-patch: > | -# change to alter amount of optimization > | - @${FIND} ${WRKDIR}/paszlib -name "Makefile*" | ${XARGS} \ > | - ${REINPLACE_CMD} 's|-OG2p3|-OG2p1|g' > | - > | -do-build: > | - @${SETENV} ${MAKE_ENV} ${GMAKE} -C ${WRKDIR}/paszlib all > | - > | -do-install: > | - @${SETENV} ${MAKE_ENV} ${GMAKE} -C ${WRKDIR}/paszlib install > | - > | -.include > | +.include "${MASTERDIR}/Makefile" > http://cvsweb.FreeBSD.org/ports/databases/fpc-ibase/Makefile.diff?r1=3D1.= 5&r2=3D1.6&f=3Dh > | =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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: /usr/local/www/cvsroot/FreeBSD/ports/databases/fpc-ibase/Make= file,v > | retrieving revision 1.5 > | retrieving revision 1.6 > | diff -u -p -r1.5 -r1.6 > | --- ports/databases/fpc-ibase/Makefile 2006/05/04 21:39:56 1.5 > | +++ ports/databases/fpc-ibase/Makefile 2006/06/21 16:52:53 1.6 > | @@ -2,69 +2,18 @@ > | # Date created: 9 February 2004 > | # Whom: John Merryweather Cooper > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/databases/fpc-ibase/M= akefile,v 1.5 2006/05/04 21:39:56 edwin Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/databases/fpc-ibase/M= akefile,v 1.6 2006/06/21 16:52:53 garga Exp $ > | # > | =20 > | -PORTNAME=3D ibase > | -PORTVERSION=3D 1.0.10 > | CATEGORIES=3D databases lang > | -MASTER_SITES=3D ${MASTER_SITE_SOURCEFORGE} > | -MASTER_SITE_SUBDIR=3D freepascal > | -PKGNAMEPREFIX=3D fpc- > | -DISTNAME=3D fpc-${PORTVERSION}.ELF > | -EXTRACT_SUFX=3D .tar > | +PKGNAMESUFFIX=3D -ibase > | =20 > | -MAINTAINER=3D ports@FreeBSD.org > | +MAINTAINER=3D acardenas@bsd.org.pe > | COMMENT=3D Free Pascal interface to interbase > | =20 > | -BUILD_DEPENDS=3D ppc386:${PORTSDIR}/lang/fpc > | -RUN_DEPENDS=3D ${BUILD_DEPENDS} > | +RUN_DEPENDS=3D ppc386:${PORTSDIR}/lang/fpc > | +LIB_DEPENDS=3D fbembed.1:${PORTSDIR}/databases/firebird-client > | =20 > | -.include > | +MASTERDIR=3D ${.CURDIR}/../../lang/fpc > | =20 > | -.if ${OSVERSION} < 470000 > | -EXTRACT_DEPENDS+=3D gtar:${PORTSDIR}/archivers/gtar > | -TAR=3D ${LOCALBASE}/bin/gtar > | -.endif > | -USE_GMAKE=3D yes > | -ONLY_FOR_ARCHS=3D i386 > | - > | -PLIST_SUB+=3D INSTDIR=3Dlib/fpc/${PORTVERSION}/units/freebsd/ibase \ > | - PORTVERSION=3D${PORTVERSION} > | - > | -MAKE_ENV+=3D PATH=3D${LOCALBASE}/bin:$$PATH \ > | - FPC=3D${LOCALBASE}/bin/ppc386 \ > | - INSTALL_BASEDIR=3D${PREFIX}/lib/fpc/${PORTVERSION} \ > | - INSTALL_BINDIR=3D${PREFIX}/bin \ > | - GCCLIBDIR=3D/usr/lib \ > | - RELEASE=3D1 > | - > | -do-extract: > | -# unpack distribution > | - @${MKDIR} ${WRKSRC} > | - @${TAR} xf ${DISTDIR}/${DISTNAME}.tar --directory ${WRKSRC} > | -# unpack sources distribution > | - @${MKDIR} ${WRKSRC}/sources > | - @${TAR} xf ${WRKSRC}/sources.tar --directory ${WRKSRC}/sources > | -# further extract base sources > | -# > | -# interbase sources > | - @${TAR} zxf ${WRKSRC}/sources/unitsibasesrc.tar.gz \ > | - --directory ${WRKSRC} > | - > | -post-patch: > | -# change to alter amount of optimization > | - @${FIND} ${WRKSRC}/share/src/fpc-${PORTVERSION} -name \ > | - "Makefile*" | ${XARGS} ${REINPLACE_CMD} 's|-OG2p3|-OG2p1|g' > | - > | -do-build: > | - @${SETENV} ${MAKE_ENV} ${GMAKE} -C \ > | - ${WRKSRC}/share/src/fpc-${PORTVERSION}/packages/base/ibase \ > | - all > | - > | -do-install: > | - @${SETENV} ${MAKE_ENV} ${GMAKE} -C \ > | - ${WRKSRC}/share/src/fpc-${PORTVERSION}/packages/base/ibase \ > | - install > | - > | -.include > | +.include "${MASTERDIR}/Makefile" > http://cvsweb.FreeBSD.org/ports/databases/fpc-mysql/Makefile.diff?r1=3D1.= 5&r2=3D1.6&f=3Dh > | =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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: /usr/local/www/cvsroot/FreeBSD/ports/databases/fpc-mysql/Make= file,v > | retrieving revision 1.5 > | retrieving revision 1.6 > | diff -u -p -r1.5 -r1.6 > | --- ports/databases/fpc-mysql/Makefile 2006/05/04 21:39:56 1.5 > | +++ ports/databases/fpc-mysql/Makefile 2006/06/21 16:52:54 1.6 > | @@ -2,69 +2,19 @@ > | # Date created: 9 February 2004 > | # Whom: John Merryweather Cooper > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/databases/fpc-mysql/M= akefile,v 1.5 2006/05/04 21:39:56 edwin Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/databases/fpc-mysql/M= akefile,v 1.6 2006/06/21 16:52:54 garga Exp $ > | # > | =20 > | -PORTNAME=3D mysql > | -PORTVERSION=3D 1.0.10 > | CATEGORIES=3D databases lang > | -MASTER_SITES=3D ${MASTER_SITE_SOURCEFORGE} > | -MASTER_SITE_SUBDIR=3D freepascal > | -PKGNAMEPREFIX=3D fpc- > | -DISTNAME=3D fpc-${PORTVERSION}.ELF > | -EXTRACT_SUFX=3D .tar > | +PKGNAMESUFFIX=3D -mysql > | =20 > | -MAINTAINER=3D ports@FreeBSD.org > | +MAINTAINER=3D acardenas@bsd.org.pe > | COMMENT=3D Free Pascal interface to MySQL > | =20 > | -BUILD_DEPENDS=3D ppc386:${PORTSDIR}/lang/fpc > | -RUN_DEPENDS=3D ${BUILD_DEPENDS} > | +RUN_DEPENDS=3D ppc386:${PORTSDIR}/lang/fpc > | =20 > | -.include > | +USE_MYSQL=3D yes > | =20 > | -.if ${OSVERSION} < 470000 > | -EXTRACT_DEPENDS+=3D gtar:${PORTSDIR}/archivers/gtar > | -TAR=3D ${LOCALBASE}/bin/gtar > | -.endif > | -USE_GMAKE=3D yes > | -ONLY_FOR_ARCHS=3D i386 > | - > | -PLIST_SUB+=3D INSTDIR=3Dlib/fpc/${PORTVERSION}/units/freebsd/mysql \ > | - PORTVERSION=3D${PORTVERSION} > | - > | -MAKE_ENV+=3D PATH=3D${LOCALBASE}/bin:$$PATH \ > | - FPC=3D${LOCALBASE}/bin/ppc386 \ > | - INSTALL_BASEDIR=3D${PREFIX}/lib/fpc/${PORTVERSION} \ > | - INSTALL_BINDIR=3D${PREFIX}/bin \ > | - GCCLIBDIR=3D/usr/lib \ > | - RELEASE=3D1 > | - > | -do-extract: > | -# unpack distribution > | - @${MKDIR} ${WRKSRC} > | - @${TAR} xf ${DISTDIR}/${DISTNAME}.tar --directory ${WRKSRC} > | -# unpack sources distribution > | - @${MKDIR} ${WRKSRC}/sources > | - @${TAR} xf ${WRKSRC}/sources.tar --directory ${WRKSRC}/sources > | -# further extract base sources > | -# > | -# mysql sources > | - @${TAR} zxf ${WRKSRC}/sources/unitsmysqlsrc.tar.gz \ > | - --directory ${WRKSRC} > | - > | -post-patch: > | -# change to alter amount of optimization > | - @${FIND} ${WRKSRC}/share/src/fpc-${PORTVERSION} -name \ > | - "Makefile*" | ${XARGS} ${REINPLACE_CMD} 's|-OG2p3|-OG2p1|g' > | - > | -do-build: > | - @${SETENV} ${MAKE_ENV} ${GMAKE} -C \ > | - ${WRKSRC}/share/src/fpc-${PORTVERSION}/packages/base/mysql \ > | - all > | - > | -do-install: > | - @${SETENV} ${MAKE_ENV} ${GMAKE} -C \ > | - ${WRKSRC}/share/src/fpc-${PORTVERSION}/packages/base/mysql \ > | - install > | +MASTERDIR=3D ${.CURDIR}/../../lang/fpc > | =20 > | -.include > | +.include "${MASTERDIR}/Makefile" > http://cvsweb.FreeBSD.org/ports/databases/fpc-odbc/Makefile.diff?r1=3D1.6= &r2=3D1.7&f=3Dh > | =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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: /usr/local/www/cvsroot/FreeBSD/ports/databases/fpc-odbc/Makef= ile,v > | retrieving revision 1.6 > | retrieving revision 1.7 > | diff -u -p -r1.6 -r1.7 > | --- ports/databases/fpc-odbc/Makefile 2006/05/04 21:39:56 1.6 > | +++ ports/databases/fpc-odbc/Makefile 2006/06/21 16:52:54 1.7 > | @@ -2,70 +2,18 @@ > | # Date created: 8 January 2004 > | # Whom: John Merryweather Cooper > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/databases/fpc-odbc/Ma= kefile,v 1.6 2006/05/04 21:39:56 edwin Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/databases/fpc-odbc/Ma= kefile,v 1.7 2006/06/21 16:52:54 garga Exp $ > | # > | =20 > | -PORTNAME=3D odbc > | -PORTVERSION=3D 1.0.10 > | -PORTREVISION=3D 1 > | -CATEGORIES=3D databases > | -MASTER_SITES=3D ${MASTER_SITE_SOURCEFORGE} > | -MASTER_SITE_SUBDIR=3D freepascal > | -PKGNAMEPREFIX=3D fpc- > | -DISTNAME=3D fpc-${PORTVERSION}.ELF > | -EXTRACT_SUFX=3D .tar > | +CATEGORIES=3D databases lang > | +PKGNAMESUFFIX=3D -odbc > | =20 > | -MAINTAINER=3D ports@FreeBSD.org > | +MAINTAINER=3D acardenas@bsd.org.pe > | COMMENT=3D Free Pascal interface to ODBC > | =20 > | -.include > | - > | +RUN_DEPENDS=3D ppc386:${PORTSDIR}/lang/fpc > | LIB_DEPENDS=3D odbc.1:${PORTSDIR}/databases/unixODBC > | -BUILD_DEPENDS=3D ppc386:${PORTSDIR}/lang/fpc > | -RUN_DEPENDS=3D ${BUILD_DEPENDS} > | -.if ${OSVERSION} >=3D 500000 > | -LIB_DEPENDS+=3D c.4:${PORTSDIR}/misc/compat4x > | -.endif > | -.if ${OSVERSION} < 470000 > | -EXTRACT_DEPENDS=3D gtar:${PORTSDIR}/archivers/gtar > | -TAR=3D ${LOCALBASE}/bin/gtar > | -.endif > | -USE_GMAKE=3D yes > | -ONLY_FOR_ARCHS=3D i386 > | - > | -PLIST_SUB+=3D PORTVERSION=3D${PORTVERSION} > | - > | -MAKE_ENV+=3D PATH=3D${LOCALBASE}/bin:$$PATH \ > | - FPC=3D${LOCALBASE}/bin/ppc386 \ > | - INSTALL_BASEDIR=3D${PREFIX}/lib/fpc/${PORTVERSION} \ > | - INSTALL_BINDIR=3D${PREFIX}/bin \ > | - GCCLIBDIR=3D/usr/lib \ > | - RELEASE=3D1 > | - > | -do-extract: > | -# unpack distribution > | - @${MKDIR} ${WRKSRC} > | - @${TAR} xf ${DISTDIR}/${DISTNAME}.tar --directory ${WRKSRC} > | -# unpack sources distribution > | - @${MKDIR} ${WRKSRC}/sources > | - @${TAR} xf ${WRKSRC}/sources.tar --directory ${WRKSRC}/sources > | -# further extract base sources > | -# > | -# odbc sources > | - @${TAR} zxf ${WRKSRC}/sources/unitsodbcsrc.tar.gz \ > | - --directory ${WRKSRC} > | - > | -post-patch: > | -# change to alter amount of optimization > | - @${FIND} ${WRKSRC}/share/src/fpc-${PORTVERSION} -name \ > | - "Makefile*" | ${XARGS} ${REINPLACE_CMD} 's|-OG2p3|-OG2p1|g' > | - > | -do-build: > | - cd ${WRKSRC}/share/src/fpc-${PORTVERSION}/packages/base/odbc && \ > | - ${GMAKE} ${MAKE_ENV} all > | =20 > | -do-install: > | - cd ${WRKSRC}/share/src/fpc-${PORTVERSION}/packages/base/odbc && \ > | - ${GMAKE} ${MAKE_ENV} install > | +MASTERDIR=3D ${.CURDIR}/../../lang/fpc > | =20 > | -.include > | +.include "${MASTERDIR}/Makefile" > http://cvsweb.FreeBSD.org/ports/databases/fpc-oracle/Makefile.diff?r1=3D1= =2E6&r2=3D1.7&f=3Dh > | =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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: /usr/local/www/cvsroot/FreeBSD/ports/databases/fpc-oracle/Mak= efile,v > | retrieving revision 1.6 > | retrieving revision 1.7 > | diff -u -p -r1.6 -r1.7 > | --- ports/databases/fpc-oracle/Makefile 2006/05/04 21:39:56 1.6 > | +++ ports/databases/fpc-oracle/Makefile 2006/06/21 16:52:54 1.7 > | @@ -2,73 +2,19 @@ > | # Date created: 28 November 2001 > | # Whom: John Merryweather Cooper et al > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/databases/fpc-oracle/= Makefile,v 1.6 2006/05/04 21:39:56 edwin Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/databases/fpc-oracle/= Makefile,v 1.7 2006/06/21 16:52:54 garga Exp $ > | # > | =20 > | -PORTNAME=3D oracle > | -PORTVERSION=3D 1.0.10 > | CATEGORIES=3D databases lang > | -MASTER_SITES=3D ${MASTER_SITE_SOURCEFORGE} > | -MASTER_SITE_SUBDIR=3D freepascal > | -PKGNAMEPREFIX=3D fpc- > | -DISTNAME=3D fpc-${PORTVERSION}.ELF > | -EXTRACT_SUFX=3D .tar > | +PKGNAMESUFFIX=3D -oracle > | =20 > | -MAINTAINER=3D ports@FreeBSD.org > | +MAINTAINER=3D acardenas@bsd.org.pe > | COMMENT=3D Free Pascal interface to Oracle > | =20 > | -.include > | +RUN_DEPENDS=3D ppc386:${PORTSDIR}/lang/fpc \ > | + ${ORACLE8_LIB}/env_rdbms.mk:${PORTSDIR}/databases/oracle8-client > | =20 > | -ORACLE7_LIB=3D ${LOCALBASE}/oracle7/rdbms/lib > | -BUILD_DEPENDS=3D ppc386:${PORTSDIR}/lang/fpc \ > | - ${ORACLE7_LIB}/libnlsrtl3.a:${PORTSDIR}/databases/oracle7-client > | -RUN_DEPENDS=3D ${BUILD_DEPENDS} > | -.if ${OSVERSION} >=3D 500000 > | -LIB_DEPENDS+=3D c.4:${PORTSDIR}/misc/compat4x > | -.endif > | -.if ${OSVERSION} < 470000 > | -EXTRACT_DEPENDS=3D gtar:${PORTSDIR}/archivers/gtar > | -TAR=3D ${LOCALBASE}/bin/gtar > | -.endif > | -USE_GMAKE=3D yes > | -ONLY_FOR_ARCHS=3D i386 > | +ORACLE8_LIB=3D ${LOCALBASE}/oracle8-client/rdbms/lib > | +MASTERDIR=3D ${.CURDIR}/../../lang/fpc > | =20 > | -PLIST_SUB+=3D PORTVERSION=3D${PORTVERSION} > | - > | -MAKE_ENV+=3D PATH=3D${LOCALBASE}/bin:$$PATH \ > | - FPC=3D${LOCALBASE}/bin/ppc386 \ > | - INSTALL_BASEDIR=3D${PREFIX}/lib/fpc/${PORTVERSION} \ > | - INSTALL_BINDIR=3D${PREFIX}/bin \ > | - GCCLIBDIR=3D/usr/lib \ > | - RELEASE=3D1 > | - > | -do-extract: > | -# unpack distribution > | - @${MKDIR} ${WRKSRC} > | - @${TAR} xf ${DISTDIR}/${DISTNAME}.tar --directory ${WRKSRC} > | -# unpack sources distribution > | - @${MKDIR} ${WRKSRC}/sources > | - @${TAR} xf ${WRKSRC}/sources.tar --directory ${WRKSRC}/sources > | -# further extract base sources > | -# > | -# postgres sources > | - @${TAR} zxf ${WRKSRC}/sources/unitsoraclesrc.tar.gz \ > | - --directory ${WRKSRC} > | - > | -post-patch: > | -# change to alter amount of optimization > | - @${FIND} ${WRKSRC}/share/src/fpc-${PORTVERSION} -name \ > | - "Makefile*" | ${XARGS} ${REINPLACE_CMD} 's|-OG2p3|-OG2p1|g' > | - > | - ${REINPLACE_CMD} 's|/usr/local/oracle8cli/lib|${ORACLE7_LIB}|g' \ > | - ${WRKSRC}/share/src/fpc-${PORTVERSION}/packages/base/oracle/Makefile= =2Efpc > | - > | -do-build: > | - cd ${WRKSRC}/share/src/fpc-${PORTVERSION}/packages/base/oracle && \ > | - ${GMAKE} ${MAKE_ENV} all > | - > | -do-install: > | - cd ${WRKSRC}/share/src/fpc-${PORTVERSION}/packages/base/oracle && \ > | - ${GMAKE} ${MAKE_ENV} install > | - > | -.include > | +.include "${MASTERDIR}/Makefile" > http://cvsweb.FreeBSD.org/ports/databases/fpc-postgres/Makefile.diff?r1= =3D1.7&r2=3D1.8&f=3Dh > | =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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: /usr/local/www/cvsroot/FreeBSD/ports/databases/fpc-postgres/M= akefile,v > | retrieving revision 1.7 > | retrieving revision 1.8 > | diff -u -p -r1.7 -r1.8 > | --- ports/databases/fpc-postgres/Makefile 2006/05/04 21:39:56 1.7 > | +++ ports/databases/fpc-postgres/Makefile 2006/06/21 16:52:54 1.8 > | @@ -2,70 +2,19 @@ > | # Date created: 28 November 2001 > | # Whom: John Merryweather Cooper et al > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/databases/fpc-postgre= s/Makefile,v 1.7 2006/05/04 21:39:56 edwin Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/databases/fpc-postgre= s/Makefile,v 1.8 2006/06/21 16:52:54 garga Exp $ > | # > | =20 > | -PORTNAME=3D postgres > | -PORTVERSION=3D 1.0.10 > | -PORTREVISION=3D 1 > | -CATEGORIES=3D databases > | -MASTER_SITES=3D ${MASTER_SITE_SOURCEFORGE} > | -MASTER_SITE_SUBDIR=3D freepascal > | -PKGNAMEPREFIX=3D fpc- > | -DISTNAME=3D fpc-${PORTVERSION}.ELF > | -EXTRACT_SUFX=3D .tar > | +CATEGORIES=3D databases lang > | +PKGNAMESUFFIX=3D -postgres > | =20 > | -MAINTAINER=3D ports@FreeBSD.org > | +MAINTAINER=3D acardenas@bsd.org.pe > | COMMENT=3D Free Pascal interface to PostGreSQL > | =20 > | -.include > | +RUN_DEPENDS=3D ppc386:${PORTSDIR}/lang/fpc > | =20 > | USE_PGSQL=3D yes > | -BUILD_DEPENDS=3D ppc386:${PORTSDIR}/lang/fpc > | -RUN_DEPENDS=3D ${BUILD_DEPENDS} > | -.if ${OSVERSION} >=3D 500000 > | -LIB_DEPENDS+=3D c.4:${PORTSDIR}/misc/compat4x > | -.endif > | -.if ${OSVERSION} < 470000 > | -EXTRACT_DEPENDS=3D gtar:${PORTSDIR}/archivers/gtar > | -TAR=3D ${LOCALBASE}/bin/gtar > | -.endif > | -USE_GMAKE=3D yes > | -ONLY_FOR_ARCHS=3D i386 > | - > | -PLIST_SUB+=3D PORTVERSION=3D${PORTVERSION} > | - > | -MAKE_ENV+=3D PATH=3D${LOCALBASE}/bin:$$PATH \ > | - FPC=3D${LOCALBASE}/bin/ppc386 \ > | - INSTALL_BASEDIR=3D${PREFIX}/lib/fpc/${PORTVERSION} \ > | - INSTALL_BINDIR=3D${PREFIX}/bin \ > | - GCCLIBDIR=3D/usr/lib \ > | - RELEASE=3D1 > | - > | -do-extract: > | -# unpack distribution > | - @${MKDIR} ${WRKSRC} > | - @${TAR} xf ${DISTDIR}/${DISTNAME}.tar --directory ${WRKSRC} > | -# unpack sources distribution > | - @${MKDIR} ${WRKSRC}/sources > | - @${TAR} xf ${WRKSRC}/sources.tar --directory ${WRKSRC}/sources > | -# further extract base sources > | -# > | -# postgres sources > | - @${TAR} zxf ${WRKSRC}/sources/unitspostgressrc.tar.gz \ > | - --directory ${WRKSRC} > | - > | -post-patch: > | -# change to alter amount of optimization > | - @${FIND} ${WRKSRC}/share/src/fpc-${PORTVERSION} -name \ > | - "Makefile*" | ${XARGS} ${REINPLACE_CMD} 's|-OG2p3|-OG2p1|g' > | - > | -do-build: > | - cd ${WRKSRC}/share/src/fpc-${PORTVERSION}/packages/base/postgres && \ > | - ${GMAKE} ${MAKE_ENV} all > | - > | -do-install: > | - cd ${WRKSRC}/share/src/fpc-${PORTVERSION}/packages/base/postgres && \ > | - ${GMAKE} ${MAKE_ENV} install > | =20 > | -.include > | +MASTERDIR=3D ${.CURDIR}/../../lang/fpc > | + > | +.include "${MASTERDIR}/Makefile" > http://cvsweb.FreeBSD.org/ports/devel/fpc-fv/Makefile.diff?r1=3D1.4&r2=3D= 1.5&f=3Dh > | =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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: /usr/local/www/cvsroot/FreeBSD/ports/devel/fpc-fv/Makefile,v > | retrieving revision 1.4 > | retrieving revision 1.5 > | diff -u -p -r1.4 -r1.5 > | --- ports/devel/fpc-fv/Makefile 2006/06/09 11:04:55 1.4 > | +++ ports/devel/fpc-fv/Makefile 2006/06/21 16:52:55 1.5 > | @@ -2,60 +2,15 @@ > | # Date created: 8 February 2004 > | # Whom: John Merryweather Cooper > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/fpc-fv/Makefile= ,v 1.4 2006/06/09 11:04:55 garga Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/fpc-fv/Makefile= ,v 1.5 2006/06/21 16:52:55 garga Exp $ > | # > | =20 > | -PORTNAME=3D fv > | -PORTVERSION=3D 2.0.2 > | CATEGORIES=3D devel lang > | -MASTER_SITES=3D ftp://ftp.freepascal.org/pub/fpc/dist/i386-freebsd-${P= ORTVERSION}/ \ > | - ftp://planetmirror.com/pub/fpc/dist/i386-freebsd-${PORTVERSION}/ \ > | - ftp://ftp.jp.freepascal.org/mirror/fpc/dist/i386-freebsd-${PORTVERSI= ON}/ \ > | - ftp://freepascal.stack.nl/pub/fpc/dist/i386-freebsd-${PORTVERSION}/ \ > | - ftp://ftp.no.freepascal.org/pub/fpc/dist/i386-freebsd-${PORTVERSION}= / \ > | - ftp://ftp.us.freepascal.org/pub/fpc/dist/i386-freebsd-${PORTVERSION}= / \ > | - ${MASTER_SITE_SOURCEFORGE} > | -MASTER_SITE_SUBDIR=3D freepascal > | -PKGNAMEPREFIX=3D fpc- > | -DISTNAME=3D ${PKGNAMEPREFIX}${PORTVERSION}.${BUILDNAME} > | -EXTRACT_SUFX=3D .tar > | +PKGNAMESUFFIX=3D -fv > | =20 > | MAINTAINER=3D acardenas@bsd.org.pe > | COMMENT=3D FreeVision is a Free Pascal unit for Delphi support > | =20 > | -EXAMPLESDIR=3D share/examples/${PKGNAMEPREFIX}${PORTVERSION} > | -ONLY_FOR_ARCHS=3D i386 > | -NO_BUILD=3D yes > | +MASTERDIR=3D ${.CURDIR}/../../lang/fpc > | =20 > | -BUILDNAME=3D i386-freebsd > | -PLIST_SUB+=3D PORTVERSION=3D${PORTVERSION} \ > | - BUILDNAME=3D${BUILDNAME} > | - > | -do-extract: > | -# unpack distribution > | - @${MKDIR} ${WRKSRC} > | - @${TAR} xf ${DISTDIR}/${DISTNAME}.tar \ > | - --directory ${WRKSRC} > | - @${TAR} xf ${WRKSRC}/binary.${BUILDNAME}.tar \ > | - --directory ${WRKSRC} > | - > | -# unpack binary and fv distribution > | - @${MKDIR} ${WRKSRC}/${PORTNAME} > | - @${TAR} zxf ${WRKSRC}/units-${PORTNAME}.${BUILDNAME}.tar.gz \ > | - --directory ${WRKSRC}/${PORTNAME} > | - > | -do-install: > | -.for DIRE in lib > | - @cd ${WRKSRC}/${PORTNAME}/${DIRE} && \ > | - ${FIND} * -type d -exec ${MKDIR} "{}" "${PREFIX}/${DIRE}/{}" \; && \ > | - ${FIND} * -type f -exec ${INSTALL_SCRIPT} "{}" "${PREFIX}/${DIRE}/{= }" \; > | -.endfor > | - > | -post-install: > | -.if !defined (NOPORTDOCS) > | - @cd ${WRKSRC}/${PORTNAME}/share && \ > | - ${FIND} * -type d -exec ${MKDIR} "{}" "${PREFIX}/share/{}" \; && \ > | - ${FIND} * -type f -exec ${INSTALL_DATA} "{}" "${PREFIX}/share/{}" \; > | -.endif > | - > | -.include > | +.include "${MASTERDIR}/Makefile" > http://cvsweb.FreeBSD.org/ports/devel/fpc-gdbint/Makefile.diff?r1=3D1.7&r= 2=3D1.8&f=3Dh > | =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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: /usr/local/www/cvsroot/FreeBSD/ports/devel/fpc-gdbint/Makefil= e,v > | retrieving revision 1.7 > | retrieving revision 1.8 > | diff -u -p -r1.7 -r1.8 > | --- ports/devel/fpc-gdbint/Makefile 2006/05/04 21:40:36 1.7 > | +++ ports/devel/fpc-gdbint/Makefile 2006/06/21 16:52:55 1.8 > | @@ -2,70 +2,17 @@ > | # Date created: 28 November 2001 > | # Whom: John Merryweather Cooper et al > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/fpc-gdbint/Make= file,v 1.7 2006/05/04 21:40:36 edwin Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/fpc-gdbint/Make= file,v 1.8 2006/06/21 16:52:55 garga Exp $ > | # > | =20 > | -PORTNAME=3D gdbint > | -PORTVERSION=3D 1.0.10 > | -PORTREVISION=3D 2 > | CATEGORIES=3D devel > | -MASTER_SITES=3D ${MASTER_SITE_SOURCEFORGE} > | -MASTER_SITE_SUBDIR=3D freepascal > | -PKGNAMEPREFIX=3D fpc- > | -DISTNAME=3D fpc-${PORTVERSION}.ELF > | -EXTRACT_SUFX=3D .tar > | +PKGNAMESUFFIX=3D -gdbint > | =20 > | -MAINTAINER=3D ports@FreeBSD.org > | +MAINTAINER=3D acardenas@bsd.org.pe > | COMMENT=3D Free Pascal unit providing interface to gdb > | =20 > | -.include > | +RUN_DEPENDS=3D ppc386:${PORTSDIR}/lang/fpc > | =20 > | -BUILD_DEPENDS+=3D ppc386:${PORTSDIR}/lang/fpc \ > | - gdbfpc:${PORTSDIR}/devel/fpc-gdb > | -RUN_DEPENDS+=3D ${BUILD_DEPENDS} > | -.if ${OSVERSION} < 470000 > | -EXTRACT_DEPENDS+=3D gtar:${PORTSDIR}/archivers/gtar > | -TAR=3D ${LOCALBASE}/bin/gtar > | -.endif > | -USE_GMAKE=3D yes > | -ONLY_FOR_ARCHS=3D i386 > | +MASTERDIR=3D ${.CURDIR}/../../lang/fpc > | =20 > | -PLIST_SUB+=3D PORTVERSION=3D${PORTVERSION} > | - > | -MAKE_ENV+=3D PATH=3D${LOCALBASE}/bin:$$PATH \ > | - FPC=3D${LOCALBASE}/bin/ppc386 \ > | - INSTALL_BASEDIR=3D${PREFIX}/lib/fpc/${PORTVERSION} \ > | - INSTALL_BINDIR=3D${PREFIX}/bin \ > | - GCCLIBDIR=3D/usr/lib \ > | - GDBLIBDIR=3D${LOCALBASE}/lib/fpc/${PORTVERSION}/units/freebsd/gdbint= /libgdb \ > | - RELEASE=3D1 > | - > | -do-extract: > | -# unpack distribution > | - @${MKDIR} ${WRKSRC} > | - @${TAR} xf ${DISTDIR}/${DISTNAME}.tar --directory ${WRKSRC} > | -# unpack sources distribution > | - @${MKDIR} ${WRKSRC}/sources > | - @${TAR} xf ${WRKSRC}/sources.tar --directory ${WRKSRC}/sources > | -# further extract base sources > | -# > | -# gdbint sources > | - @${TAR} zxf ${WRKSRC}/sources/unitsgdbintsrc.tar.gz \ > | - --directory ${WRKSRC} > | - > | -post-patch: > | -# change to alter amount of optimization > | - @${FIND} ${WRKSRC}/share/src/fpc-${PORTVERSION} -name \ > | - "Makefile*" | ${XARGS} ${REINPLACE_CMD} 's|-OG2p3|-OG2p1|g' > | - > | -do-build: > | - @${SETENV} ${MAKE_ENV} ${GMAKE} -C \ > | - ${WRKSRC}/share/src/fpc-${PORTVERSION}/packages/base/gdbint \ > | - all > | - > | -do-install: > | - @${SETENV} ${MAKE_ENV} ${GMAKE} -C \ > | - ${WRKSRC}/share/src/fpc-${PORTVERSION}/packages/base/gdbint \ > | - install > | - > | -.include > | +.include "${MASTERDIR}/Makefile" > http://cvsweb.FreeBSD.org/ports/devel/fpc-regexpr/Makefile.diff?r1=3D1.5&= r2=3D1.6&f=3Dh > | =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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: /usr/local/www/cvsroot/FreeBSD/ports/devel/fpc-regexpr/Makefi= le,v > | retrieving revision 1.5 > | retrieving revision 1.6 > | diff -u -p -r1.5 -r1.6 > | --- ports/devel/fpc-regexpr/Makefile 2006/05/04 21:40:36 1.5 > | +++ ports/devel/fpc-regexpr/Makefile 2006/06/21 16:52:55 1.6 > | @@ -2,75 +2,17 @@ > | # Date created: 28 November 2001 > | # Whom: John Merryweather Cooper et al > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/fpc-regexpr/Mak= efile,v 1.5 2006/05/04 21:40:36 edwin Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/fpc-regexpr/Mak= efile,v 1.6 2006/06/21 16:52:55 garga Exp $ > | # > | =20 > | -PORTNAME=3D regexpr > | -PORTVERSION=3D 1.0.10 > | -PORTREVISION=3D 1 > | -CATEGORIES=3D devel > | -MASTER_SITES=3D ftp://ftp.freepascal.org/pub/fpc/dist/FreeBSD/ \ > | - ftp://planetmirror.com/pub/fpc/dist/FreeBSD/ \ > | - ftp://ftp.jp.freepascal.org/mirror/fpc/dist/FreeBSD/ \ > | - ftp://freepascal.stack.nl/pub/fpc/dist/FreeBSD/ \ > | - ftp://ftp.no.freepascal.org/pub/fpc/dist/FreeBSD/ \ > | - ftp://ftp.us.freepascal.org/pub/fpc/dist/FreeBSD/ \ > | - ${MASTER_SITE_SOURCEFORGE} > | -MASTER_SITE_SUBDIR=3D freepascal > | -PKGNAMEPREFIX=3D fpc- > | -DISTNAME=3D fpc-${PORTVERSION}.ELF > | -EXTRACT_SUFX=3D .tar > | +CATEGORIES=3D devel lang > | +PKGNAMESUFFIX=3D -regexpr > | =20 > | -MAINTAINER=3D ports@FreeBSD.org > | +MAINTAINER=3D acardenas@bsd.org.pe > | COMMENT=3D Free Pascal regular expression routines > | =20 > | -.include > | +RUN_DEPENDS=3D ppc386:${PORTSDIR}/lang/fpc > | =20 > | -BUILD_DEPENDS=3D ppc386:${PORTSDIR}/lang/fpc > | -RUN_DEPENDS=3D ${BUILD_DEPENDS} > | -.if ${OSVERSION} >=3D 500000 > | -LIB_DEPENDS=3D c.4:${PORTSDIR}/misc/compat4x > | -.endif > | -.if ${OSVERSION} < 470000 > | -EXTRACT_DEPENDS=3D gtar:${PORTSDIR}/archivers/gtar > | -TAR=3D ${LOCALBASE}/bin/gtar > | -.endif > | -USE_GMAKE=3D yes > | -ONLY_FOR_ARCHS=3D i386 > | +MASTERDIR=3D ${.CURDIR}/../../lang/fpc > | =20 > | -PLIST_SUB+=3D PORTVERSION=3D${PORTVERSION} > | - > | -MAKE_ENV+=3D PATH=3D${LOCALBASE}/bin:$$PATH \ > | - FPC=3D${LOCALBASE}/bin/ppc386 \ > | - INSTALL_BASEDIR=3D${PREFIX}/lib/fpc/${PORTVERSION} \ > | - INSTALL_BINDIR=3D${PREFIX}/bin \ > | - GCCLIBDIR=3D/usr/lib \ > | - RELEASE=3D1 > | - > | -do-extract: > | -# unpack distribution > | - @${MKDIR} ${WRKSRC} > | - @${TAR} xf ${DISTDIR}/${DISTNAME}.tar --directory ${WRKSRC} > | -# unpack sources distribution > | - @${MKDIR} ${WRKSRC}/sources > | - @${TAR} xf ${WRKSRC}/sources.tar --directory ${WRKSRC}/sources > | -# further extract base sources > | -# > | -# regexpr sources > | - @${TAR} zxf ${WRKSRC}/sources/unitsregexprsrc.tar.gz \ > | - --directory ${WRKSRC} > | - > | -post-patch: > | -# change to alter amount of optimization > | - @${FIND} ${WRKSRC}/share/src/fpc-${PORTVERSION} -name \ > | - "Makefile*" | ${XARGS} ${REINPLACE_CMD} 's|-OG2p3|-OG2p1|g' > | - > | -do-build: > | - cd ${WRKSRC}/share/src/fpc-${PORTVERSION}/packages/base/regexpr && \ > | - ${GMAKE} ${MAKE_ENV} all > | - > | -do-install: > | - cd ${WRKSRC}/share/src/fpc-${PORTVERSION}/packages/base/regexpr && \ > | - ${GMAKE} ${MAKE_ENV} install > | - > | -.include > | +.include "${MASTERDIR}/Makefile" > http://cvsweb.FreeBSD.org/ports/editors/fpc-ide/Makefile.diff?r1=3D1.7&r2= =3D1.8&f=3Dh > | =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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: /usr/local/www/cvsroot/FreeBSD/ports/editors/fpc-ide/Makefile= ,v > | retrieving revision 1.7 > | retrieving revision 1.8 > | diff -u -p -r1.7 -r1.8 > | --- ports/editors/fpc-ide/Makefile 2006/06/12 09:58:21 1.7 > | +++ ports/editors/fpc-ide/Makefile 2006/06/21 16:52:56 1.8 > | @@ -2,80 +2,19 @@ > | # Date created: 28 November 2001 > | # Whom: John Merryweather Cooper et al > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/editors/fpc-ide/Makef= ile,v 1.7 2006/06/12 09:58:21 garga Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/editors/fpc-ide/Makef= ile,v 1.8 2006/06/21 16:52:56 garga Exp $ > | # > | =20 > | -PORTNAME=3D ide > | -PORTVERSION=3D 1.0.10 > | CATEGORIES=3D editors lang > | -MASTER_SITES=3D ${MASTER_SITE_SOURCEFORGE} > | -MASTER_SITE_SUBDIR=3D freepascal > | -PKGNAMEPREFIX=3D fpc- > | -DISTNAME=3D fpc-${PORTVERSION}.ELF > | -EXTRACT_SUFX=3D .tar > | +PKGNAMESUFFIX=3D -ide > | =20 > | -MAINTAINER=3D ports@FreeBSD.org > | +MAINTAINER=3D acardenas@bsd.org.pe > | COMMENT=3D Free Pascal integrated IDE/compiler > | =20 > | -BROKEN=3D Waiting for fpc-* updated to 2.0.2 > | +RUN_DEPENDS=3D ${UNITSDIR}/fv/Package.fpc:${PORTSDIR}/devel/fpc-fv > | =20 > | -.include > | +UNITSDIR=3D ${LOCALBASE}/lib/fpc/${PORTVERSION}/units/${BUILDNAME} > | +UNITPREFIX=3D # none > | +MASTERDIR=3D ${.CURDIR}/../../lang/fpc > | =20 > | -BUILD_DEPENDS+=3D ppc386:${PORTSDIR}/lang/fpc \ > | - ${LOCALBASE}/lib/fpc/${PORTVERSION}/units/freebsd/gdbint/gdbint.ppu:= ${PORTSDIR}/devel/fpc-gdbint \ > | - ${LOCALBASE}/lib/fpc/${PORTVERSION}/units/freebsd/fv/drivers.ppu:${P= ORTSDIR}/devel/fpc-fv > | -RUN_DEPENDS+=3D ${BUILD_DEPENDS} > | -.if ${OSVERSION} < 470000 > | -EXTRACT_DEPENDS+=3D gtar:${PORTSDIR}/archivers/gtar > | -TAR=3D ${LOCALBASE}/bin/gtar > | -.endif > | -USE_GMAKE=3D yes > | -ONLY_FOR_ARCHS=3D i386 > | - > | -DOCSDIR=3D ${PREFIX}/share/doc/fpc > | -PLIST_SUB+=3D PORTVERSION=3D${PORTVERSION} > | - > | -MAKE_ENV+=3D PATH=3D${LOCALBASE}/bin:$$PATH \ > | - FPC=3D${LOCALBASE}/bin/ppc386 \ > | - INSTALL_BASEDIR=3D${PREFIX}/lib/fpc/${PORTVERSION} \ > | - INSTALL_BINDIR=3D${PREFIX}/bin \ > | - INSTALL_DOCDIR=3D${DOCSDIR} \ > | - GCCLIBDIR=3D/usr/lib \ > | - GDBLIBDIR=3D${LOCALBASE}/lib/fpc/${PORTVERSION}/units/freebsd/gdbint= /libgdb \ > | - RELEASE=3D1 > | - > | -do-extract: > | -# unpack distribution > | - @${MKDIR} ${WRKSRC} > | - @${TAR} xf ${DISTDIR}/${DISTNAME}.tar --directory ${WRKSRC} > | -# unpack sources distribution > | - @${MKDIR} ${WRKSRC}/sources > | - @${TAR} xf ${WRKSRC}/sources.tar --directory ${WRKSRC}/sources > | -# further extract base sources > | -# > | -# ide and compiler sources > | - @${TAR} zxf ${WRKSRC}/sources/compilersrc.tar.gz \ > | - --directory ${WRKSRC} > | - @${TAR} zxf ${WRKSRC}/sources/idesrc.tar.gz \ > | - --directory ${WRKSRC} > | - > | -post-patch: > | -# change to alter amount of optimization > | - @${FIND} ${WRKSRC}/share/src -name "Makefile*" | \ > | - ${XARGS} ${REINPLACE_CMD} 's|-OG2p3|-OG2p1|g' > | - > | -pre-build: > | - cd ${WRKSRC}/share/src/fpc-${PORTVERSION}/ide/compiler && \ > | - fpcmake > | - > | -do-build: > | - @${SETENV} ${MAKE_ENV} ${GMAKE} -C \ > | - ${WRKSRC}/share/src/fpc-${PORTVERSION}/ide \ > | - all > | - > | -do-install: > | - @${SETENV} ${MAKE_ENV} ${GMAKE} -C \ > | - ${WRKSRC}/share/src/fpc-${PORTVERSION}/ide \ > | - install > | - > | -.include > | +.include "${MASTERDIR}/Makefile" > http://cvsweb.FreeBSD.org/ports/lang/fpc-base/Makefile.diff?r1=3D1.2&r2= =3D1.3&f=3Dh > | =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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: /usr/local/www/cvsroot/FreeBSD/ports/lang/fpc-base/Makefile,v > | retrieving revision 1.2 > | retrieving revision 1.3 > | diff -u -p -r1.2 -r1.3 > | --- ports/lang/fpc-base/Makefile 2005/02/13 18:28:19 1.2 > | +++ ports/lang/fpc-base/Makefile 2006/06/21 16:52:57 1.3 > | @@ -2,37 +2,43 @@ > | # Date created: 10 February 2004 > | # Whom: John Merryweather Cooper > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/lang/fpc-base/Makefil= e,v 1.2 2005/02/13 18:28:19 linimon Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/lang/fpc-base/Makefil= e,v 1.3 2006/06/21 16:52:57 garga Exp $ > | # > | =20 > | -PORTNAME=3D fpc-base > | -PORTVERSION=3D 1.0.10 > | -CATEGORIES=3D lang devel > | +PORTNAME=3D base > | +PORTVERSION=3D 2.0.2 > | +CATEGORIES=3D lang > | MASTER_SITES=3D # empty > | +PKGNAMEPREFIX=3D fpc- > | DISTFILES=3D # empty > | EXTRACT_ONLY=3D # empty > | =20 > | -MAINTAINER=3D ports@FreeBSD.org > | +MAINTAINER=3D acardenas@bsd.org.pe > | COMMENT=3D Meta package to install all of the Free Pascal base > | =20 > | -RUN_DEPENDS=3D fp:${PORTSDIR}/editors/fpc-ide \ > | - ${PAKGDIR}/ibase/ibase60.ppu:${PORTSDIR}/databases/fpc-ibase \ > | - ${PAKGDIR}/mysql/mysql.ppu:${PORTSDIR}/databases/fpc-mysql \ > | - ${PAKGDIR}/odbc/odbcsql.ppu:${PORTSDIR}/databases/fpc-odbc \ > | - ${PAKGDIR}/postgres/postgres.ppu:${PORTSDIR}/databases/fpc-postgres \ > | - ${PAKGDIR}/oracle/oraoci.ppu:${PORTSDIR}/databases/fpc-oracle \ > | - ${PAKGDIR}/regexpr/regexpr.ppu:${PORTSDIR}/devel/fpc-regexpr \ > | - ${PAKGDIR}/inet/inet.ppu:${PORTSDIR}/net/fpc-inet \ > | - ${PAKGDIR}/md5/md5.ppu:${PORTSDIR}/security/fpc-md5 \ > | - ${PAKGDIR}/paszlib/paszlib.ppu:${PORTSDIR}/archivers/fpc-paszlib > | +RUN_DEPENDS=3D ${UNITSDIR}/gdbint/Package.fpc:${PORTSDIR}/devel/fpc-gd= bint \ > | + ${UNITSDIR}/ibase/Package.fpc:${PORTSDIR}/databases/fpc-ibase \ > | + ${UNITSDIR}/libasync/Package.fpc:${PORTSDIR}/net/fpc-libasync \ > | + ${UNITSDIR}/md5/Package.fpc:${PORTSDIR}/security/fpc-md5 \ > | + ${UNITSDIR}/mysql/Package.fpc:${PORTSDIR}/databases/fpc-mysql \ > | + ${UNITSDIR}/netdb/Package.fpc:${PORTSDIR}/net/fpc-netdb \ > | + ${UNITSDIR}/odbc/Package.fpc:${PORTSDIR}/databases/fpc-odbc \ > | + ${UNITSDIR}/oracle/Package.fpc:${PORTSDIR}/databases/fpc-oracle \ > | + ${UNITSDIR}/pasjpeg/Package.fpc:${PORTSDIR}/graphics/fpc-pasjpeg \ > | + ${UNITSDIR}/paszlib/Package.fpc:${PORTSDIR}/archivers/fpc-paszlib \ > | + ${UNITSDIR}/pthreads/Package.fpc:${PORTSDIR}/devel/fpc-pthreads \ > | + ${UNITSDIR}/postgres/Package.fpc:${PORTSDIR}/databases/fpc-postgres \ > | + ${UNITSDIR}/regexpr/Package.fpc:${PORTSDIR}/devel/fpc-regexpr \ > | + ${UNITSDIR}/sqlite/Package.fpc:${PORTSDIR}/databases/fpc-sqlite > | =20 > | -PAKGDIR=3D ${LOCALBASE}/lib/fpc/${PORTVERSION}/units/freebsd > | -DOCSDIR=3D ${LOCALBASE}/share/doc/fpc > | -EXAMPLESDIR=3D ${LOCALBASE}/share/examples/fpc > | +UNITSDIR=3D ${LOCALBASE}/lib/fpc/${PORTVERSION}/units/${BUILDNAME} > | +DOCSDIR=3D ${LOCALBASE}/share/doc/fpc-${PORTVERSION} > | +EXAMPLESDIR=3D ${LOCALBASE}/share/examples/fpc-${PORTVERSION} > | +BUILDNAME=3D i386-freebsd > | =20 > | .if !defined(NOPORTDOCS) > | -RUN_DEPENDS+=3D ${DOCSDIR}/user.pdf:${PORTSDIR}/lang/fpc-docs \ > | - ${EXAMPLESDIR}/Makefile.fpc:${PORTSDIR}/lang/fpc-demo > | +RUN_DEPENDS+=3D ${LOCALBASE}/share/doc/fpdocs-${PORTVERSION}/user.pdf:= ${PORTSDIR}/lang/fpc-docs \ > | + ${LOCALBASE}/share/doc/fpc-${PORTVERSION}/demo/Makefile.fpc:${PORTSD= IR}/lang/fpc-demo > | .endif > | =20 > | NO_BUILD=3D yes > http://cvsweb.FreeBSD.org/ports/lang/fpc-base/pkg-descr.diff?r1=3D1.1&r2= =3D1.2&f=3Dh > | =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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: /usr/local/www/cvsroot/FreeBSD/ports/lang/fpc-base/pkg-descr,v > | retrieving revision 1.1 > | retrieving revision 1.2 > | diff -u -p -r1.1 -r1.2 > | --- ports/lang/fpc-base/pkg-descr 2004/04/12 21:58:15 1.1 > | +++ ports/lang/fpc-base/pkg-descr 2006/06/21 16:52:57 1.2 > | @@ -4,6 +4,3 @@ This collection constitutes the base pac > | Pascal. > | =20 > | WWW: http://www.freepascal.org/ > | - > | --- > | -John Merryweather Cooper > http://cvsweb.FreeBSD.org/ports/lang/fpc-demo/Makefile.diff?r1=3D1.4&r2= =3D1.5&f=3Dh > | =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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: /usr/local/www/cvsroot/FreeBSD/ports/lang/fpc-demo/Makefile,v > | retrieving revision 1.4 > | retrieving revision 1.5 > | diff -u -p -r1.4 -r1.5 > | --- ports/lang/fpc-demo/Makefile 2005/11/24 01:18:44 1.4 > | +++ ports/lang/fpc-demo/Makefile 2006/06/21 16:52:57 1.5 > | @@ -2,65 +2,55 @@ > | # Date created: 9 February 2004 > | # Whom: John Merryweather Cooper > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/lang/fpc-demo/Makefil= e,v 1.4 2005/11/24 01:18:44 pav Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/lang/fpc-demo/Makefil= e,v 1.5 2006/06/21 16:52:57 garga Exp $ > | # > | =20 > | PORTNAME=3D demo > | -PORTVERSION=3D 1.0.10 > | +PORTVERSION=3D 2.0.2 > | CATEGORIES=3D lang > | -MASTER_SITES=3D ${MASTER_SITE_SOURCEFORGE} > | +MASTER_SITES=3D ftp://ftp.freepascal.org/pub/fpc/dist/i386-freebsd-${P= ORTVERSION}/ \ > | + ftp://planetmirror.com/pub/fpc/dist/i386-freebsd-${PORTVERSION}/ \ > | + ftp://ftp.jp.freepascal.org/mirror/fpc/dist/i386-freebsd-${PORTVERSI= ON}/ \ > | + ftp://freepascal.stack.nl/pub/fpc/dist/i386-freebsd-${PORTVERSION}/ \ > | + ftp://ftp.no.freepascal.org/pub/fpc/dist/i386-freebsd-${PORTVERSION}= / \ > | + ftp://ftp.us.freepascal.org/pub/fpc/dist/i386-freebsd-${PORTVERSION}= / \ > | + ${MASTER_SITE_SOURCEFORGE} > | MASTER_SITE_SUBDIR=3D freepascal > | PKGNAMEPREFIX=3D fpc- > | -DISTNAME=3D ${PKGNAMEPREFIX}${PORTVERSION}.ELF > | +DISTNAME=3D ${PKGNAMEPREFIX}${PORTVERSION}.${BUILDNAME} > | EXTRACT_SUFX=3D .tar > | =20 > | -MAINTAINER=3D ports@FreeBSD.org > | +MAINTAINER=3D acardenas@bsd.org.pe > | COMMENT=3D Free Pascal compiler examples > | =20 > | -EXAMPLESDIR=3D ${PREFIX}/share/examples/fpc > | +DEMODIR=3D share/doc/${PKGNAMEPREFIX}${PORTVERSION}/${PORTNAME} > | NO_BUILD=3D yes > | =20 > | -SRCDOCDIR=3D ${WRKSRC}/share/doc/fpc-${PORTVERSION}/demo > | - > | -.include > | - > | -.if ${OSVERSION} < 470000 > | -EXTRACT_DEPENDS+=3D gtar:${PORTSDIR}/archivers/gtar > | -TAR=3D ${LOCALBASE}/bin/gtar > | -.endif > | +BUILDNAME=3D i386-freebsd > | +PLIST_SUB+=3D PORTVERSION=3D${PORTVERSION} \ > | + DEMODIR=3D${DEMODIR} > | +SUB_LIST+=3D DEMODIR=3D${DEMODIR} > | +SUB_FILES=3D pkg-message > | =20 > | do-extract: > | # unpack distribution > | @${MKDIR} ${WRKSRC} > | - @${TAR} xf ${DISTDIR}/${DISTNAME}.tar --directory ${WRKSRC} > | -# unpack docs distribution > | - @${TAR} zxf ${WRKSRC}/demo.tar.gz --directory ${WRKSRC} > | + @${TAR} xf ${DISTDIR}/${DISTNAME}.tar \ > | + --directory ${WRKSRC} > | + @${TAR} xf ${WRKSRC}/binary.${BUILDNAME}.tar \ > | + --directory ${WRKSRC} > | + > | +# unpack binary and demo distribution > | + @${MKDIR} ${WRKSRC}/${PORTNAME} > | + @${TAR} zxf ${WRKSRC}/demo.tar.gz \ > | + --directory ${WRKSRC}/${PORTNAME} > | =20 > | do-install: > | - @${MKDIR} ${EXAMPLESDIR} > | - cd ${SRCDOCDIR}/ && \ > | - ${INSTALL_DATA} Makefile Makefile.fpc fpcdemos.txt \ > | - ${EXAMPLESDIR} > | - @${MKDIR} ${EXAMPLESDIR}/graph > | - @${INSTALL_DATA} `${LS} ${SRCDOCDIR}/graph/*` \ > | - ${EXAMPLESDIR}/graph > | - @${MKDIR} ${EXAMPLESDIR}/linux > | - @${INSTALL_DATA} `${LS} ${SRCDOCDIR}/linux/*` \ > | - ${EXAMPLESDIR}/linux > | - @${MKDIR} ${EXAMPLESDIR}/modex > | - @${INSTALL_DATA} `${LS} ${SRCDOCDIR}/modex/*` \ > | - ${EXAMPLESDIR}/modex > | - @${MKDIR} ${EXAMPLESDIR}/os2 > | - @${INSTALL_DATA} `${LS} ${SRCDOCDIR}/os2/*` \ > | - ${EXAMPLESDIR}/os2 > | - @${MKDIR} ${EXAMPLESDIR}/palmos > | - @${INSTALL_DATA} `${LS} ${SRCDOCDIR}/palmos/*` \ > | - ${EXAMPLESDIR}/palmos > | - @${MKDIR} ${EXAMPLESDIR}/text > | - @${INSTALL_DATA} `${LS} ${SRCDOCDIR}/text/*` \ > | - ${EXAMPLESDIR}/text > | - @${MKDIR} ${EXAMPLESDIR}/win32 > | - @${INSTALL_DATA} `${LS} ${SRCDOCDIR}/win32/*` \ > | - ${EXAMPLESDIR}/win32 > | + @cd ${WRKSRC}/${PORTNAME}/share && \ > | + ${FIND} * -type d -exec ${MKDIR} "{}" "${PREFIX}/share/{}" \; && \ > | + ${FIND} * -type f -exec ${INSTALL_DATA} "{}" "${PREFIX}/share/{}" \; > | + > | +post-install: > | + @${CAT} ${PKGMESSAGE} > | =20 > | -.include > | +.include > http://cvsweb.FreeBSD.org/ports/lang/fpc-demo/distinfo.diff?r1=3D1.2&r2= =3D1.3&f=3Dh > | =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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: /usr/local/www/cvsroot/FreeBSD/ports/lang/fpc-demo/distinfo,v > | retrieving revision 1.2 > | retrieving revision 1.3 > | diff -u -p -r1.2 -r1.3 > | --- ports/lang/fpc-demo/distinfo 2005/11/25 00:33:34 1.2 > | +++ ports/lang/fpc-demo/distinfo 2006/06/21 16:52:57 1.3 > | @@ -1,3 +1,3 @@ > | -MD5 (fpc-1.0.10.ELF.tar) =3D 6ad56eb115152174683499da3ece7667 > | -SHA256 (fpc-1.0.10.ELF.tar) =3D 318bab9d1269dffcc5fe737d224fca939c5f13= 0f34f12d166319b3d1ba776bfb > | -SIZE (fpc-1.0.10.ELF.tar) =3D 17448960 > | +MD5 (fpc-2.0.2.i386-freebsd.tar) =3D e1f834f445b0f2313f41ed417a28fb1c > | +SHA256 (fpc-2.0.2.i386-freebsd.tar) =3D 906f002dfdbdfc3380f5a66b93d68d= ebdbb68bba65b9db0590a93f548fb9f528 > | +SIZE (fpc-2.0.2.i386-freebsd.tar) =3D 22517760 > http://cvsweb.FreeBSD.org/ports/lang/fpc-demo/pkg-descr.diff?r1=3D1.1&r2= =3D1.2&f=3Dh > | =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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: /usr/local/www/cvsroot/FreeBSD/ports/lang/fpc-demo/pkg-descr,v > | retrieving revision 1.1 > | retrieving revision 1.2 > | diff -u -p -r1.1 -r1.2 > | --- ports/lang/fpc-demo/pkg-descr 2004/04/12 21:57:15 1.1 > | +++ ports/lang/fpc-demo/pkg-descr 2006/06/21 16:52:57 1.2 > | @@ -1,9 +1,5 @@ > | -These are the examples for Free Pascal, a 32 bit Turbo=20 > | -Pascal-compatible Pascal compiler for DOS, Linux, Win32, > | -OS/2, (based on an older version) the AmigaOS, > | -FreeBSD/ELF, and BeOS. > | +These are the examples for Free Pascal, a 32 bit Turbo Pascal-compatib= le Pascal > | +compiler for DOS, Linux, Win32,OS/2, (based on an older version) the A= migaOS, > | +FreeBSD, and BeOS. > | =20 > | WWW: http://www.freepascal.org/ > | - > | --- > | -John Merryweather Cooper > http://cvsweb.FreeBSD.org/ports/lang/fpc-demo/pkg-plist.diff?r1=3D1.1&r2= =3D1.2&f=3Dh > | =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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: /usr/local/www/cvsroot/FreeBSD/ports/lang/fpc-demo/pkg-plist,v > | retrieving revision 1.1 > | retrieving revision 1.2 > | diff -u -p -r1.1 -r1.2 > | --- ports/lang/fpc-demo/pkg-plist 2004/04/12 21:57:15 1.1 > | +++ ports/lang/fpc-demo/pkg-plist 2006/06/21 16:52:57 1.2 > | @@ -1,58 +1,497 @@ > | -%%EXAMPLESDIR%%/Makefile > | -%%EXAMPLESDIR%%/Makefile.fpc > | -%%EXAMPLESDIR%%/fpcdemos.txt > | -%%EXAMPLESDIR%%/graph/Makefile > | -%%EXAMPLESDIR%%/graph/Makefile.fpc > | -%%EXAMPLESDIR%%/graph/fpcgames.txt > | -%%EXAMPLESDIR%%/graph/fpctris.pp > | -%%EXAMPLESDIR%%/graph/ftrisgr.inc > | -%%EXAMPLESDIR%%/graph/ftristxt.inc > | -%%EXAMPLESDIR%%/graph/gameunit.pp > | -%%EXAMPLESDIR%%/graph/gravwars.pp > | -%%EXAMPLESDIR%%/graph/mandel.pp > | -%%EXAMPLESDIR%%/graph/maze.pp > | -%%EXAMPLESDIR%%/graph/quad.pp > | -%%EXAMPLESDIR%%/graph/quaddata.dat > | -%%EXAMPLESDIR%%/graph/samegame.pp > | -%%EXAMPLESDIR%%/linux/Makefile > | -%%EXAMPLESDIR%%/linux/Makefile.fpc > | -%%EXAMPLESDIR%%/linux/daemon.pp > | -%%EXAMPLESDIR%%/modex/Makefile > | -%%EXAMPLESDIR%%/modex/Makefile.fpc > | -%%EXAMPLESDIR%%/modex/fpcmodex.txt > | -%%EXAMPLESDIR%%/modex/voxel.pp > | -%%EXAMPLESDIR%%/os2/Makefile > | -%%EXAMPLESDIR%%/os2/Makefile.fpc > | -%%EXAMPLESDIR%%/os2/basicpm.pas > | -%%EXAMPLESDIR%%/os2/getctry.pas > | -%%EXAMPLESDIR%%/os2/pmdemo1.h > | -%%EXAMPLESDIR%%/os2/pmdemo1.pp > | -%%EXAMPLESDIR%%/os2/pmdemo1.rc > | -%%EXAMPLESDIR%%/palmos/pilrc.bmp > | -%%EXAMPLESDIR%%/palmos/pilrcic.bmp > | -%%EXAMPLESDIR%%/palmos/pilrctst.h > | -%%EXAMPLESDIR%%/palmos/pilrctst.pp > | -%%EXAMPLESDIR%%/palmos/pilrctst.rcp > | -%%EXAMPLESDIR%%/text/Makefile > | -%%EXAMPLESDIR%%/text/Makefile.fpc > | -%%EXAMPLESDIR%%/text/blackbox.pp > | -%%EXAMPLESDIR%%/text/eratos.pp > | -%%EXAMPLESDIR%%/text/hello.pp > | -%%EXAMPLESDIR%%/text/lines.pp > | -%%EXAMPLESDIR%%/text/magic.pp > | -%%EXAMPLESDIR%%/text/qsort.pp > | -%%EXAMPLESDIR%%/win32/Makefile > | -%%EXAMPLESDIR%%/win32/Makefile.fpc > | -%%EXAMPLESDIR%%/win32/dlltest.pp > | -%%EXAMPLESDIR%%/win32/edit.pp > | -%%EXAMPLESDIR%%/win32/menu.pp > | -%%EXAMPLESDIR%%/win32/testdll.pp > | -%%EXAMPLESDIR%%/win32/winhello.pp > | -@dirrm %%EXAMPLESDIR%%/win32 > | -@dirrm %%EXAMPLESDIR%%/text > | -@dirrm %%EXAMPLESDIR%%/palmos > | -@dirrm %%EXAMPLESDIR%%/os2 > | -@dirrm %%EXAMPLESDIR%%/modex > | -@dirrm %%EXAMPLESDIR%%/linux > | -@dirrm %%EXAMPLESDIR%%/graph > | -@dirrm %%EXAMPLESDIR%% > | +%%DEMODIR%%/freebsd/.svn/text-base/Makefile.fpc.svn-base > | +%%DEMODIR%%/freebsd/.svn/text-base/sysmousetest.pas.svn-base > | +%%DEMODIR%%/freebsd/.svn/text-base/Makefile.svn-base > | +%%DEMODIR%%/freebsd/.svn/text-base/fontdemo.pas.svn-base > | +%%DEMODIR%%/freebsd/.svn/prop-base/Makefile.fpc.svn-base > | +%%DEMODIR%%/freebsd/.svn/prop-base/sysmousetest.pas.svn-base > | +%%DEMODIR%%/freebsd/.svn/prop-base/Makefile.svn-base > | +%%DEMODIR%%/freebsd/.svn/prop-base/fontdemo.pas.svn-base > | +%%DEMODIR%%/freebsd/.svn/props/Makefile.fpc.svn-work > | +%%DEMODIR%%/freebsd/.svn/props/sysmousetest.pas.svn-work > | +%%DEMODIR%%/freebsd/.svn/props/Makefile.svn-work > | +%%DEMODIR%%/freebsd/.svn/props/fontdemo.pas.svn-work > | +%%DEMODIR%%/freebsd/.svn/entries > | +%%DEMODIR%%/freebsd/.svn/empty-file > | +%%DEMODIR%%/freebsd/.svn/README.txt > | +%%DEMODIR%%/freebsd/.svn/format > | +%%DEMODIR%%/freebsd/sysmousetest.pas > | +%%DEMODIR%%/freebsd/Makefile.fpc > | +%%DEMODIR%%/freebsd/fontdemo.pas > | +%%DEMODIR%%/freebsd/Makefile > | +%%DEMODIR%%/graph/.svn/text-base/ftristxt.inc.svn-base > | +%%DEMODIR%%/graph/.svn/text-base/fpcgames.txt.svn-base > | +%%DEMODIR%%/graph/.svn/text-base/Makefile.fpc.svn-base > | +%%DEMODIR%%/graph/.svn/text-base/gameunit.pp.svn-base > | +%%DEMODIR%%/graph/.svn/text-base/fpctris.pp.svn-base > | +%%DEMODIR%%/graph/.svn/text-base/ftrisgr.inc.svn-base > | +%%DEMODIR%%/graph/.svn/text-base/quad.pp.svn-base > | +%%DEMODIR%%/graph/.svn/text-base/gravwars.pp.svn-base > | +%%DEMODIR%%/graph/.svn/text-base/maze.pp.svn-base > | +%%DEMODIR%%/graph/.svn/text-base/quaddata.dat.svn-base > | +%%DEMODIR%%/graph/.svn/text-base/Makefile.svn-base > | +%%DEMODIR%%/graph/.svn/text-base/samegame.pp.svn-base > | +%%DEMODIR%%/graph/.svn/text-base/mandel.pp.svn-base > | +%%DEMODIR%%/graph/.svn/prop-base/ftristxt.inc.svn-base > | +%%DEMODIR%%/graph/.svn/prop-base/fpcgames.txt.svn-base > | +%%DEMODIR%%/graph/.svn/prop-base/Makefile.fpc.svn-base > | +%%DEMODIR%%/graph/.svn/prop-base/gameunit.pp.svn-base > | +%%DEMODIR%%/graph/.svn/prop-base/fpctris.pp.svn-base > | +%%DEMODIR%%/graph/.svn/prop-base/ftrisgr.inc.svn-base > | +%%DEMODIR%%/graph/.svn/prop-base/quad.pp.svn-base > | +%%DEMODIR%%/graph/.svn/prop-base/gravwars.pp.svn-base > | +%%DEMODIR%%/graph/.svn/prop-base/maze.pp.svn-base > | +%%DEMODIR%%/graph/.svn/prop-base/quaddata.dat.svn-base > | +%%DEMODIR%%/graph/.svn/prop-base/Makefile.svn-base > | +%%DEMODIR%%/graph/.svn/prop-base/samegame.pp.svn-base > | +%%DEMODIR%%/graph/.svn/prop-base/mandel.pp.svn-base > | +%%DEMODIR%%/graph/.svn/props/ftristxt.inc.svn-work > | +%%DEMODIR%%/graph/.svn/props/fpcgames.txt.svn-work > | +%%DEMODIR%%/graph/.svn/props/Makefile.fpc.svn-work > | +%%DEMODIR%%/graph/.svn/props/gameunit.pp.svn-work > | +%%DEMODIR%%/graph/.svn/props/fpctris.pp.svn-work > | +%%DEMODIR%%/graph/.svn/props/ftrisgr.inc.svn-work > | +%%DEMODIR%%/graph/.svn/props/quad.pp.svn-work > | +%%DEMODIR%%/graph/.svn/props/gravwars.pp.svn-work > | +%%DEMODIR%%/graph/.svn/props/maze.pp.svn-work > | +%%DEMODIR%%/graph/.svn/props/quaddata.dat.svn-work > | +%%DEMODIR%%/graph/.svn/props/Makefile.svn-work > | +%%DEMODIR%%/graph/.svn/props/samegame.pp.svn-work > | +%%DEMODIR%%/graph/.svn/props/mandel.pp.svn-work > | +%%DEMODIR%%/graph/.svn/entries > | +%%DEMODIR%%/graph/.svn/empty-file > | +%%DEMODIR%%/graph/.svn/README.txt > | +%%DEMODIR%%/graph/.svn/format > | +%%DEMODIR%%/graph/ftristxt.inc > | +%%DEMODIR%%/graph/fpcgames.txt > | +%%DEMODIR%%/graph/Makefile.fpc > | +%%DEMODIR%%/graph/gameunit.pp > | +%%DEMODIR%%/graph/fpctris.pp > | +%%DEMODIR%%/graph/ftrisgr.inc > | +%%DEMODIR%%/graph/quad.pp > | +%%DEMODIR%%/graph/gravwars.pp > | +%%DEMODIR%%/graph/maze.pp > | +%%DEMODIR%%/graph/quaddata.dat > | +%%DEMODIR%%/graph/Makefile > | +%%DEMODIR%%/graph/samegame.pp > | +%%DEMODIR%%/graph/mandel.pp > | +%%DEMODIR%%/linux/.svn/text-base/daemon.pp.svn-base > | +%%DEMODIR%%/linux/.svn/text-base/Makefile.fpc.svn-base > | +%%DEMODIR%%/linux/.svn/text-base/Makefile.svn-base > | +%%DEMODIR%%/linux/.svn/prop-base/daemon.pp.svn-base > | +%%DEMODIR%%/linux/.svn/prop-base/Makefile.fpc.svn-base > | +%%DEMODIR%%/linux/.svn/prop-base/Makefile.svn-base > | +%%DEMODIR%%/linux/.svn/props/daemon.pp.svn-work > | +%%DEMODIR%%/linux/.svn/props/Makefile.fpc.svn-work > | +%%DEMODIR%%/linux/.svn/props/Makefile.svn-work > | +%%DEMODIR%%/linux/.svn/entries > | +%%DEMODIR%%/linux/.svn/empty-file > | +%%DEMODIR%%/linux/.svn/README.txt > | +%%DEMODIR%%/linux/.svn/format > | +%%DEMODIR%%/linux/daemon.pp > | +%%DEMODIR%%/linux/Makefile.fpc > | +%%DEMODIR%%/linux/Makefile > | +%%DEMODIR%%/lister/.svn/text-base/flist.pas.svn-base > | +%%DEMODIR%%/lister/.svn/text-base/Makefile.fpc.svn-base > | +%%DEMODIR%%/lister/.svn/text-base/lister.pas.svn-base > | +%%DEMODIR%%/lister/.svn/text-base/Makefile.svn-base > | +%%DEMODIR%%/lister/.svn/prop-base/flist.pas.svn-base > | +%%DEMODIR%%/lister/.svn/prop-base/Makefile.fpc.svn-base > | +%%DEMODIR%%/lister/.svn/prop-base/lister.pas.svn-base > | +%%DEMODIR%%/lister/.svn/prop-base/Makefile.svn-base > | +%%DEMODIR%%/lister/.svn/props/flist.pas.svn-work > | +%%DEMODIR%%/lister/.svn/props/Makefile.fpc.svn-work > | +%%DEMODIR%%/lister/.svn/props/lister.pas.svn-work > | +%%DEMODIR%%/lister/.svn/props/Makefile.svn-work > | +%%DEMODIR%%/lister/.svn/entries > | +%%DEMODIR%%/lister/.svn/empty-file > | +%%DEMODIR%%/lister/.svn/README.txt > | +%%DEMODIR%%/lister/.svn/format > | +%%DEMODIR%%/lister/flist.pas > | +%%DEMODIR%%/lister/Makefile.fpc > | +%%DEMODIR%%/lister/lister.pas > | +%%DEMODIR%%/lister/Makefile > | +%%DEMODIR%%/macos/.svn/text-base/HelloMac.pp.svn-base > | +%%DEMODIR%%/macos/.svn/text-base/HelloMac.r.svn-base > | +%%DEMODIR%%/macos/.svn/prop-base/HelloMac.pp.svn-base > | +%%DEMODIR%%/macos/.svn/prop-base/HelloMac.r.svn-base > | +%%DEMODIR%%/macos/.svn/props/HelloMac.pp.svn-work > | +%%DEMODIR%%/macos/.svn/props/HelloMac.r.svn-work > | +%%DEMODIR%%/macos/.svn/entries > | +%%DEMODIR%%/macos/.svn/empty-file > | +%%DEMODIR%%/macos/.svn/README.txt > | +%%DEMODIR%%/macos/.svn/format > | +%%DEMODIR%%/macos/HelloMac.pp > | +%%DEMODIR%%/macos/HelloMac.r > | +%%DEMODIR%%/modex/.svn/text-base/fpcmodex.txt.svn-base > | +%%DEMODIR%%/modex/.svn/text-base/Makefile.fpc.svn-base > | +%%DEMODIR%%/modex/.svn/text-base/voxel.pp.svn-base > | +%%DEMODIR%%/modex/.svn/text-base/Makefile.svn-base > | +%%DEMODIR%%/modex/.svn/prop-base/fpcmodex.txt.svn-base > | +%%DEMODIR%%/modex/.svn/prop-base/Makefile.fpc.svn-base > | +%%DEMODIR%%/modex/.svn/prop-base/voxel.pp.svn-base > | +%%DEMODIR%%/modex/.svn/prop-base/Makefile.svn-base > | +%%DEMODIR%%/modex/.svn/props/fpcmodex.txt.svn-work > | +%%DEMODIR%%/modex/.svn/props/Makefile.fpc.svn-work > | +%%DEMODIR%%/modex/.svn/props/voxel.pp.svn-work > | +%%DEMODIR%%/modex/.svn/props/Makefile.svn-work > | +%%DEMODIR%%/modex/.svn/entries > | +%%DEMODIR%%/modex/.svn/empty-file > | +%%DEMODIR%%/modex/.svn/README.txt > | +%%DEMODIR%%/modex/.svn/format > | +%%DEMODIR%%/modex/fpcmodex.txt > | +%%DEMODIR%%/modex/Makefile.fpc > | +%%DEMODIR%%/modex/voxel.pp > | +%%DEMODIR%%/modex/Makefile > | +%%DEMODIR%%/morphos/.svn/text-base/process.pas.svn-base > | +%%DEMODIR%%/morphos/.svn/text-base/asltest.pas.svn-base > | +%%DEMODIR%%/morphos/.svn/text-base/ahitest.pas.svn-base > | +%%DEMODIR%%/morphos/.svn/text-base/Makefile.fpc.svn-base > | +%%DEMODIR%%/morphos/.svn/text-base/window.pas.svn-base > | +%%DEMODIR%%/morphos/.svn/text-base/openlib.pas.svn-base > | +%%DEMODIR%%/morphos/.svn/text-base/getvolumes.pas.svn-base > | +%%DEMODIR%%/morphos/.svn/text-base/Makefile.svn-base > | +%%DEMODIR%%/morphos/.svn/prop-base/process.pas.svn-base > | +%%DEMODIR%%/morphos/.svn/prop-base/asltest.pas.svn-base > | +%%DEMODIR%%/morphos/.svn/prop-base/ahitest.pas.svn-base > | +%%DEMODIR%%/morphos/.svn/prop-base/Makefile.fpc.svn-base > | +%%DEMODIR%%/morphos/.svn/prop-base/window.pas.svn-base > | +%%DEMODIR%%/morphos/.svn/prop-base/openlib.pas.svn-base > | +%%DEMODIR%%/morphos/.svn/prop-base/getvolumes.pas.svn-base > | +%%DEMODIR%%/morphos/.svn/prop-base/Makefile.svn-base > | +%%DEMODIR%%/morphos/.svn/props/process.pas.svn-work > | +%%DEMODIR%%/morphos/.svn/props/asltest.pas.svn-work > | +%%DEMODIR%%/morphos/.svn/props/ahitest.pas.svn-work > | +%%DEMODIR%%/morphos/.svn/props/Makefile.fpc.svn-work > | +%%DEMODIR%%/morphos/.svn/props/window.pas.svn-work > | +%%DEMODIR%%/morphos/.svn/props/openlib.pas.svn-work > | +%%DEMODIR%%/morphos/.svn/props/getvolumes.pas.svn-work > | +%%DEMODIR%%/morphos/.svn/props/Makefile.svn-work > | +%%DEMODIR%%/morphos/.svn/entries > | +%%DEMODIR%%/morphos/.svn/empty-file > | +%%DEMODIR%%/morphos/.svn/README.txt > | +%%DEMODIR%%/morphos/.svn/format > | +%%DEMODIR%%/morphos/getvolumes.pas > | +%%DEMODIR%%/morphos/process.pas > | +%%DEMODIR%%/morphos/asltest.pas > | +%%DEMODIR%%/morphos/ahitest.pas > | +%%DEMODIR%%/morphos/Makefile.fpc > | +%%DEMODIR%%/morphos/window.pas > | +%%DEMODIR%%/morphos/openlib.pas > | +%%DEMODIR%%/morphos/Makefile > | +%%DEMODIR%%/netware/.svn/text-base/Makefile.fpc.svn-base > | +%%DEMODIR%%/netware/.svn/text-base/nutconnection.pp.svn-base > | +%%DEMODIR%%/netware/.svn/text-base/nuttest.pp.svn-base > | +%%DEMODIR%%/netware/.svn/text-base/check.pp.svn-base > | +%%DEMODIR%%/netware/.svn/text-base/Makefile.svn-base > | +%%DEMODIR%%/netware/.svn/text-base/nutmon.pp.svn-base > | +%%DEMODIR%%/netware/.svn/prop-base/Makefile.fpc.svn-base > | +%%DEMODIR%%/netware/.svn/prop-base/nutconnection.pp.svn-base > | +%%DEMODIR%%/netware/.svn/prop-base/nuttest.pp.svn-base > | +%%DEMODIR%%/netware/.svn/prop-base/check.pp.svn-base > | +%%DEMODIR%%/netware/.svn/prop-base/Makefile.svn-base > | +%%DEMODIR%%/netware/.svn/prop-base/nutmon.pp.svn-base > | +%%DEMODIR%%/netware/.svn/props/Makefile.fpc.svn-work > | +%%DEMODIR%%/netware/.svn/props/nutconnection.pp.svn-work > | +%%DEMODIR%%/netware/.svn/props/nuttest.pp.svn-work > | +%%DEMODIR%%/netware/.svn/props/check.pp.svn-work > | +%%DEMODIR%%/netware/.svn/props/Makefile.svn-work > | +%%DEMODIR%%/netware/.svn/props/nutmon.pp.svn-work > | +%%DEMODIR%%/netware/.svn/entries > | +%%DEMODIR%%/netware/.svn/empty-file > | +%%DEMODIR%%/netware/.svn/README.txt > | +%%DEMODIR%%/netware/.svn/format > | +%%DEMODIR%%/netware/nutconnection.pp > | +%%DEMODIR%%/netware/Makefile.fpc > | +%%DEMODIR%%/netware/nuttest.pp > | +%%DEMODIR%%/netware/check.pp > | +%%DEMODIR%%/netware/Makefile > | +%%DEMODIR%%/netware/nutmon.pp > | +%%DEMODIR%%/netwlibc/.svn/text-base/Makefile.fpc.svn-base > | +%%DEMODIR%%/netwlibc/.svn/text-base/nuttest.pp.svn-base > | +%%DEMODIR%%/netwlibc/.svn/text-base/Makefile.svn-base > | +%%DEMODIR%%/netwlibc/.svn/prop-base/Makefile.fpc.svn-base > | +%%DEMODIR%%/netwlibc/.svn/prop-base/nuttest.pp.svn-base > | +%%DEMODIR%%/netwlibc/.svn/prop-base/Makefile.svn-base > | +%%DEMODIR%%/netwlibc/.svn/props/Makefile.fpc.svn-work > | +%%DEMODIR%%/netwlibc/.svn/props/nuttest.pp.svn-work > | +%%DEMODIR%%/netwlibc/.svn/props/Makefile.svn-work > | +%%DEMODIR%%/netwlibc/.svn/entries > | +%%DEMODIR%%/netwlibc/.svn/empty-file > | +%%DEMODIR%%/netwlibc/.svn/README.txt > | +%%DEMODIR%%/netwlibc/.svn/format > | +%%DEMODIR%%/netwlibc/Makefile.fpc > | +%%DEMODIR%%/netwlibc/nuttest.pp > | +%%DEMODIR%%/netwlibc/Makefile > | +%%DEMODIR%%/os2/.svn/text-base/basicpm.pas.svn-base > | +%%DEMODIR%%/os2/.svn/text-base/pmdemo1.pp.svn-base > | +%%DEMODIR%%/os2/.svn/text-base/getctry.pas.svn-base > | +%%DEMODIR%%/os2/.svn/text-base/Makefile.fpc.svn-base > | +%%DEMODIR%%/os2/.svn/text-base/pmdemo1.rc.svn-base > | +%%DEMODIR%%/os2/.svn/text-base/pmdemo1.h.svn-base > | +%%DEMODIR%%/os2/.svn/text-base/Makefile.svn-base > | +%%DEMODIR%%/os2/.svn/prop-base/basicpm.pas.svn-base > | +%%DEMODIR%%/os2/.svn/prop-base/pmdemo1.pp.svn-base > | +%%DEMODIR%%/os2/.svn/prop-base/getctry.pas.svn-base > | +%%DEMODIR%%/os2/.svn/prop-base/Makefile.fpc.svn-base > | +%%DEMODIR%%/os2/.svn/prop-base/pmdemo1.rc.svn-base > | +%%DEMODIR%%/os2/.svn/prop-base/pmdemo1.h.svn-base > | +%%DEMODIR%%/os2/.svn/prop-base/Makefile.svn-base > | +%%DEMODIR%%/os2/.svn/props/basicpm.pas.svn-work > | +%%DEMODIR%%/os2/.svn/props/pmdemo1.pp.svn-work > | +%%DEMODIR%%/os2/.svn/props/getctry.pas.svn-work > | +%%DEMODIR%%/os2/.svn/props/Makefile.fpc.svn-work > | +%%DEMODIR%%/os2/.svn/props/pmdemo1.rc.svn-work > | +%%DEMODIR%%/os2/.svn/props/pmdemo1.h.svn-work > | +%%DEMODIR%%/os2/.svn/props/Makefile.svn-work > | +%%DEMODIR%%/os2/.svn/entries > | +%%DEMODIR%%/os2/.svn/empty-file > | +%%DEMODIR%%/os2/.svn/README.txt > | +%%DEMODIR%%/os2/.svn/format > | +%%DEMODIR%%/os2/basicpm.pas > | +%%DEMODIR%%/os2/pmdemo1.pp > | +%%DEMODIR%%/os2/getctry.pas > | +%%DEMODIR%%/os2/Makefile.fpc > | +%%DEMODIR%%/os2/pmdemo1.rc > | +%%DEMODIR%%/os2/pmdemo1.h > | +%%DEMODIR%%/os2/Makefile > | +%%DEMODIR%%/palmos/.svn/text-base/pilrcic.bmp.svn-base > | +%%DEMODIR%%/palmos/.svn/text-base/pilrctst.pp.svn-base > | +%%DEMODIR%%/palmos/.svn/text-base/pilrc.bmp.svn-base > | +%%DEMODIR%%/palmos/.svn/text-base/pilrctst.rcp.svn-base > | +%%DEMODIR%%/palmos/.svn/text-base/pilrctst.h.svn-base > | +%%DEMODIR%%/palmos/.svn/prop-base/pilrcic.bmp.svn-base > | +%%DEMODIR%%/palmos/.svn/prop-base/pilrctst.pp.svn-base > | +%%DEMODIR%%/palmos/.svn/prop-base/pilrc.bmp.svn-base > | +%%DEMODIR%%/palmos/.svn/prop-base/pilrctst.rcp.svn-base > | +%%DEMODIR%%/palmos/.svn/prop-base/pilrctst.h.svn-base > | +%%DEMODIR%%/palmos/.svn/props/pilrcic.bmp.svn-work > | +%%DEMODIR%%/palmos/.svn/props/pilrctst.pp.svn-work > | +%%DEMODIR%%/palmos/.svn/props/pilrc.bmp.svn-work > | +%%DEMODIR%%/palmos/.svn/props/pilrctst.rcp.svn-work > | +%%DEMODIR%%/palmos/.svn/props/pilrctst.h.svn-work > | +%%DEMODIR%%/palmos/.svn/entries > | +%%DEMODIR%%/palmos/.svn/empty-file > | +%%DEMODIR%%/palmos/.svn/README.txt > | +%%DEMODIR%%/palmos/.svn/format > | +%%DEMODIR%%/palmos/pilrcic.bmp > | +%%DEMODIR%%/palmos/pilrctst.pp > | +%%DEMODIR%%/palmos/pilrc.bmp > | +%%DEMODIR%%/palmos/pilrctst.rcp > | +%%DEMODIR%%/palmos/pilrctst.h > | +%%DEMODIR%%/text/.svn/text-base/hello.pp.svn-base > | +%%DEMODIR%%/text/.svn/text-base/blackbox.pp.svn-base > | +%%DEMODIR%%/text/.svn/text-base/Makefile.fpc.svn-base > | +%%DEMODIR%%/text/.svn/text-base/qsort.pp.svn-base > | +%%DEMODIR%%/text/.svn/text-base/lines.pp.svn-base > | +%%DEMODIR%%/text/.svn/text-base/eratos.pp.svn-base > | +%%DEMODIR%%/text/.svn/text-base/Makefile.svn-base > | +%%DEMODIR%%/text/.svn/text-base/magic.pp.svn-base > | +%%DEMODIR%%/text/.svn/prop-base/hello.pp.svn-base > | +%%DEMODIR%%/text/.svn/prop-base/blackbox.pp.svn-base > | +%%DEMODIR%%/text/.svn/prop-base/Makefile.fpc.svn-base > | +%%DEMODIR%%/text/.svn/prop-base/qsort.pp.svn-base > | +%%DEMODIR%%/text/.svn/prop-base/lines.pp.svn-base > | +%%DEMODIR%%/text/.svn/prop-base/eratos.pp.svn-base > | +%%DEMODIR%%/text/.svn/prop-base/Makefile.svn-base > | +%%DEMODIR%%/text/.svn/prop-base/magic.pp.svn-base > | +%%DEMODIR%%/text/.svn/props/hello.pp.svn-work > | +%%DEMODIR%%/text/.svn/props/blackbox.pp.svn-work > | +%%DEMODIR%%/text/.svn/props/Makefile.fpc.svn-work > | +%%DEMODIR%%/text/.svn/props/qsort.pp.svn-work > | +%%DEMODIR%%/text/.svn/props/lines.pp.svn-work > | +%%DEMODIR%%/text/.svn/props/eratos.pp.svn-work > | +%%DEMODIR%%/text/.svn/props/Makefile.svn-work > | +%%DEMODIR%%/text/.svn/props/magic.pp.svn-work > | +%%DEMODIR%%/text/.svn/entries > | +%%DEMODIR%%/text/.svn/empty-file > | +%%DEMODIR%%/text/.svn/README.txt > | +%%DEMODIR%%/text/.svn/format > | +%%DEMODIR%%/text/blackbox.pp > | +%%DEMODIR%%/text/hello.pp > | +%%DEMODIR%%/text/Makefile.fpc > | +%%DEMODIR%%/text/qsort.pp > | +%%DEMODIR%%/text/lines.pp > | +%%DEMODIR%%/text/eratos.pp > | +%%DEMODIR%%/text/Makefile > | +%%DEMODIR%%/text/magic.pp > | +%%DEMODIR%%/win32/.svn/text-base/winhello.pp.svn-base > | +%%DEMODIR%%/win32/.svn/text-base/menu.pp.svn-base > | +%%DEMODIR%%/win32/.svn/text-base/edit.pp.svn-base > | +%%DEMODIR%%/win32/.svn/text-base/Makefile.fpc.svn-base > | +%%DEMODIR%%/win32/.svn/text-base/dlltest.pp.svn-base > | +%%DEMODIR%%/win32/.svn/text-base/testdll.pp.svn-base > | +%%DEMODIR%%/win32/.svn/text-base/Makefile.svn-base > | +%%DEMODIR%%/win32/.svn/prop-base/winhello.pp.svn-base > | +%%DEMODIR%%/win32/.svn/prop-base/menu.pp.svn-base > | +%%DEMODIR%%/win32/.svn/prop-base/edit.pp.svn-base > | +%%DEMODIR%%/win32/.svn/prop-base/Makefile.fpc.svn-base > | +%%DEMODIR%%/win32/.svn/prop-base/dlltest.pp.svn-base > | +%%DEMODIR%%/win32/.svn/prop-base/testdll.pp.svn-base > | +%%DEMODIR%%/win32/.svn/prop-base/Makefile.svn-base > | +%%DEMODIR%%/win32/.svn/props/winhello.pp.svn-work > | +%%DEMODIR%%/win32/.svn/props/menu.pp.svn-work > | +%%DEMODIR%%/win32/.svn/props/edit.pp.svn-work > | +%%DEMODIR%%/win32/.svn/props/Makefile.fpc.svn-work > | +%%DEMODIR%%/win32/.svn/props/dlltest.pp.svn-work > | +%%DEMODIR%%/win32/.svn/props/testdll.pp.svn-work > | +%%DEMODIR%%/win32/.svn/props/Makefile.svn-work > | +%%DEMODIR%%/win32/.svn/entries > | +%%DEMODIR%%/win32/.svn/empty-file > | +%%DEMODIR%%/win32/.svn/README.txt > | +%%DEMODIR%%/win32/.svn/format > | +%%DEMODIR%%/win32/winhello.pp > | +%%DEMODIR%%/win32/menu.pp > | +%%DEMODIR%%/win32/edit.pp > | +%%DEMODIR%%/win32/Makefile.fpc > | +%%DEMODIR%%/win32/dlltest.pp > | +%%DEMODIR%%/win32/testdll.pp > | +%%DEMODIR%%/win32/Makefile > | +%%DEMODIR%%/fpcdemos.txt > | +%%DEMODIR%%/Makefile > | +%%DEMODIR%%/Makefile.fpc > | +@dirrmtry share/doc/fpc-%%PORTVERSION%%/fpc > | +@dirrmtry %%DEMODIR%%/win32/.svn/wcprops > | +@dirrmtry %%DEMODIR%%/win32/.svn/tmp/wcprops > | +@dirrmtry %%DEMODIR%%/win32/.svn/tmp/text-base > | +@dirrmtry %%DEMODIR%%/win32/.svn/tmp/props > | +@dirrmtry %%DEMODIR%%/win32/.svn/tmp/prop-base > | +@dirrmtry %%DEMODIR%%/win32/.svn/tmp > | +@dirrmtry %%DEMODIR%%/win32/.svn/text-base > | +@dirrmtry %%DEMODIR%%/win32/.svn/props > | +@dirrmtry %%DEMODIR%%/win32/.svn/prop-base > | +@dirrmtry %%DEMODIR%%/win32/.svn > | +@dirrmtry %%DEMODIR%%/win32 > | +@dirrmtry %%DEMODIR%%/text/.svn/wcprops > | +@dirrmtry %%DEMODIR%%/text/.svn/tmp/wcprops > | +@dirrmtry %%DEMODIR%%/text/.svn/tmp/text-base > | +@dirrmtry %%DEMODIR%%/text/.svn/tmp/props > | +@dirrmtry %%DEMODIR%%/text/.svn/tmp/prop-base > | +@dirrmtry %%DEMODIR%%/text/.svn/tmp > | +@dirrmtry %%DEMODIR%%/text/.svn/text-base > | +@dirrmtry %%DEMODIR%%/text/.svn/props > | +@dirrmtry %%DEMODIR%%/text/.svn/prop-base > | +@dirrmtry %%DEMODIR%%/text/.svn > | +@dirrmtry %%DEMODIR%%/text > | +@dirrmtry %%DEMODIR%%/palmos/.svn/wcprops > | +@dirrmtry %%DEMODIR%%/palmos/.svn/tmp/wcprops > | +@dirrmtry %%DEMODIR%%/palmos/.svn/tmp/text-base > | +@dirrmtry %%DEMODIR%%/palmos/.svn/tmp/props > | +@dirrmtry %%DEMODIR%%/palmos/.svn/tmp/prop-base > | +@dirrmtry %%DEMODIR%%/palmos/.svn/tmp > | +@dirrmtry %%DEMODIR%%/palmos/.svn/text-base > | +@dirrmtry %%DEMODIR%%/palmos/.svn/props > | +@dirrmtry %%DEMODIR%%/palmos/.svn/prop-base > | +@dirrmtry %%DEMODIR%%/palmos/.svn > | +@dirrmtry %%DEMODIR%%/palmos > | +@dirrmtry %%DEMODIR%%/os2/.svn/wcprops > | +@dirrmtry %%DEMODIR%%/os2/.svn/tmp/wcprops > | +@dirrmtry %%DEMODIR%%/os2/.svn/tmp/text-base > | +@dirrmtry %%DEMODIR%%/os2/.svn/tmp/props > | +@dirrmtry %%DEMODIR%%/os2/.svn/tmp/prop-base > | +@dirrmtry %%DEMODIR%%/os2/.svn/tmp > | +@dirrmtry %%DEMODIR%%/os2/.svn/text-base > | +@dirrmtry %%DEMODIR%%/os2/.svn/props > | +@dirrmtry %%DEMODIR%%/os2/.svn/prop-base > | +@dirrmtry %%DEMODIR%%/os2/.svn > | +@dirrmtry %%DEMODIR%%/os2 > | +@dirrmtry %%DEMODIR%%/netwlibc/.svn/wcprops > | +@dirrmtry %%DEMODIR%%/netwlibc/.svn/tmp/wcprops > | +@dirrmtry %%DEMODIR%%/netwlibc/.svn/tmp/text-base > | +@dirrmtry %%DEMODIR%%/netwlibc/.svn/tmp/props > | +@dirrmtry %%DEMODIR%%/netwlibc/.svn/tmp/prop-base > | +@dirrmtry %%DEMODIR%%/netwlibc/.svn/tmp > | +@dirrmtry %%DEMODIR%%/netwlibc/.svn/text-base > | +@dirrmtry %%DEMODIR%%/netwlibc/.svn/props > | +@dirrmtry %%DEMODIR%%/netwlibc/.svn/prop-base > | +@dirrmtry %%DEMODIR%%/netwlibc/.svn > | +@dirrmtry %%DEMODIR%%/netwlibc > | +@dirrmtry %%DEMODIR%%/netware/.svn/wcprops > | +@dirrmtry %%DEMODIR%%/netware/.svn/tmp/wcprops > | +@dirrmtry %%DEMODIR%%/netware/.svn/tmp/text-base > | +@dirrmtry %%DEMODIR%%/netware/.svn/tmp/props > | +@dirrmtry %%DEMODIR%%/netware/.svn/tmp/prop-base > | +@dirrmtry %%DEMODIR%%/netware/.svn/tmp > | +@dirrmtry %%DEMODIR%%/netware/.svn/text-base > | +@dirrmtry %%DEMODIR%%/netware/.svn/props > | +@dirrmtry %%DEMODIR%%/netware/.svn/prop-base > | +@dirrmtry %%DEMODIR%%/netware/.svn > | +@dirrmtry %%DEMODIR%%/netware > | +@dirrmtry %%DEMODIR%%/morphos/.svn/wcprops > | +@dirrmtry %%DEMODIR%%/morphos/.svn/tmp/wcprops > | +@dirrmtry %%DEMODIR%%/morphos/.svn/tmp/text-base > | +@dirrmtry %%DEMODIR%%/morphos/.svn/tmp/props > | +@dirrmtry %%DEMODIR%%/morphos/.svn/tmp/prop-base > | +@dirrmtry %%DEMODIR%%/morphos/.svn/tmp > | +@dirrmtry %%DEMODIR%%/morphos/.svn/text-base > | +@dirrmtry %%DEMODIR%%/morphos/.svn/props > | +@dirrmtry %%DEMODIR%%/morphos/.svn/prop-base > | +@dirrmtry %%DEMODIR%%/morphos/.svn > | +@dirrmtry %%DEMODIR%%/morphos > | +@dirrmtry %%DEMODIR%%/modex/.svn/wcprops > | +@dirrmtry %%DEMODIR%%/modex/.svn/tmp/wcprops > | +@dirrmtry %%DEMODIR%%/modex/.svn/tmp/text-base > | +@dirrmtry %%DEMODIR%%/modex/.svn/tmp/props > | +@dirrmtry %%DEMODIR%%/modex/.svn/tmp/prop-base > | +@dirrmtry %%DEMODIR%%/modex/.svn/tmp > | +@dirrmtry %%DEMODIR%%/modex/.svn/text-base > | +@dirrmtry %%DEMODIR%%/modex/.svn/props > | +@dirrmtry %%DEMODIR%%/modex/.svn/prop-base > | +@dirrmtry %%DEMODIR%%/modex/.svn > | +@dirrmtry %%DEMODIR%%/modex > | +@dirrmtry %%DEMODIR%%/macos/.svn/wcprops > | +@dirrmtry %%DEMODIR%%/macos/.svn/tmp/wcprops > | +@dirrmtry %%DEMODIR%%/macos/.svn/tmp/text-base > | +@dirrmtry %%DEMODIR%%/macos/.svn/tmp/props > | +@dirrmtry %%DEMODIR%%/macos/.svn/tmp/prop-base > | +@dirrmtry %%DEMODIR%%/macos/.svn/tmp > | +@dirrmtry %%DEMODIR%%/macos/.svn/text-base > | +@dirrmtry %%DEMODIR%%/macos/.svn/props > | +@dirrmtry %%DEMODIR%%/macos/.svn/prop-base > | +@dirrmtry %%DEMODIR%%/macos/.svn > | +@dirrmtry %%DEMODIR%%/macos > | +@dirrmtry %%DEMODIR%%/lister/.svn/wcprops > | +@dirrmtry %%DEMODIR%%/lister/.svn/tmp/wcprops > | +@dirrmtry %%DEMODIR%%/lister/.svn/tmp/text-base > | +@dirrmtry %%DEMODIR%%/lister/.svn/tmp/props > | +@dirrmtry %%DEMODIR%%/lister/.svn/tmp/prop-base > | +@dirrmtry %%DEMODIR%%/lister/.svn/tmp > | +@dirrmtry %%DEMODIR%%/lister/.svn/text-base > | +@dirrmtry %%DEMODIR%%/lister/.svn/props > | +@dirrmtry %%DEMODIR%%/lister/.svn/prop-base > | +@dirrmtry %%DEMODIR%%/lister/.svn > | +@dirrmtry %%DEMODIR%%/lister > | +@dirrmtry %%DEMODIR%%/linux/.svn/wcprops > | +@dirrmtry %%DEMODIR%%/linux/.svn/tmp/wcprops > | +@dirrmtry %%DEMODIR%%/linux/.svn/tmp/text-base > | +@dirrmtry %%DEMODIR%%/linux/.svn/tmp/props > | +@dirrmtry %%DEMODIR%%/linux/.svn/tmp/prop-base > | +@dirrmtry %%DEMODIR%%/linux/.svn/tmp > | +@dirrmtry %%DEMODIR%%/linux/.svn/text-base > | +@dirrmtry %%DEMODIR%%/linux/.svn/props > | +@dirrmtry %%DEMODIR%%/linux/.svn/prop-base > | +@dirrmtry %%DEMODIR%%/linux/.svn > | +@dirrmtry %%DEMODIR%%/linux > | +@dirrmtry %%DEMODIR%%/graph/.svn/wcprops > | +@dirrmtry %%DEMODIR%%/graph/.svn/tmp/wcprops > | +@dirrmtry %%DEMODIR%%/graph/.svn/tmp/text-base > | +@dirrmtry %%DEMODIR%%/graph/.svn/tmp/props > | +@dirrmtry %%DEMODIR%%/graph/.svn/tmp/prop-base > | +@dirrmtry %%DEMODIR%%/graph/.svn/tmp > | +@dirrmtry %%DEMODIR%%/graph/.svn/text-base > | +@dirrmtry %%DEMODIR%%/graph/.svn/props > | +@dirrmtry %%DEMODIR%%/graph/.svn/prop-base > | +@dirrmtry %%DEMODIR%%/graph/.svn > | +@dirrmtry %%DEMODIR%%/graph > | +@dirrmtry %%DEMODIR%%/freebsd/.svn/wcprops > | +@dirrmtry %%DEMODIR%%/freebsd/.svn/tmp/wcprops > | +@dirrmtry %%DEMODIR%%/freebsd/.svn/tmp/text-base > | +@dirrmtry %%DEMODIR%%/freebsd/.svn/tmp/props > | +@dirrmtry %%DEMODIR%%/freebsd/.svn/tmp/prop-base > | +@dirrmtry %%DEMODIR%%/freebsd/.svn/tmp > | +@dirrmtry %%DEMODIR%%/freebsd/.svn/text-base > | +@dirrmtry %%DEMODIR%%/freebsd/.svn/props > | +@dirrmtry %%DEMODIR%%/freebsd/.svn/prop-base > | +@dirrmtry %%DEMODIR%%/freebsd/.svn > | +@dirrmtry %%DEMODIR%%/freebsd > | +@dirrmtry %%DEMODIR%% > | +@dirrmtry share/doc/fpc-%%PORTVERSION%% > http://cvsweb.FreeBSD.org/ports/lang/fpc-docs/Makefile.diff?r1=3D1.4&r2= =3D1.5&f=3Dh > | =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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: /usr/local/www/cvsroot/FreeBSD/ports/lang/fpc-docs/Makefile,v > | retrieving revision 1.4 > | retrieving revision 1.5 > | diff -u -p -r1.4 -r1.5 > | --- ports/lang/fpc-docs/Makefile 2005/11/24 01:18:44 1.4 > | +++ ports/lang/fpc-docs/Makefile 2006/06/21 16:52:57 1.5 > | @@ -2,44 +2,56 @@ > | # Date created: 9 February 2004 > | # Whom: John Merryweather Cooper > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/lang/fpc-docs/Makefil= e,v 1.4 2005/11/24 01:18:44 pav Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/lang/fpc-docs/Makefil= e,v 1.5 2006/06/21 16:52:57 garga Exp $ > | # > | =20 > | PORTNAME=3D docs > | -PORTVERSION=3D 1.0.10 > | +PORTVERSION=3D 2.0.2 > | CATEGORIES=3D lang > | -MASTER_SITES=3D ${MASTER_SITE_SOURCEFORGE} > | +MASTER_SITES=3D ftp://ftp.freepascal.org/pub/fpc/dist/i386-freebsd-${P= ORTVERSION}/ \ > | + ftp://planetmirror.com/pub/fpc/dist/i386-freebsd-${PORTVERSION}/ \ > | + ftp://ftp.jp.freepascal.org/mirror/fpc/dist/i386-freebsd-${PORTVERSI= ON}/ \ > | + ftp://freepascal.stack.nl/pub/fpc/dist/i386-freebsd-${PORTVERSION}/ \ > | + ftp://ftp.no.freepascal.org/pub/fpc/dist/i386-freebsd-${PORTVERSION}= / \ > | + ftp://ftp.us.freepascal.org/pub/fpc/dist/i386-freebsd-${PORTVERSION}= / \ > | + ${MASTER_SITE_SOURCEFORGE} > | MASTER_SITE_SUBDIR=3D freepascal > | PKGNAMEPREFIX=3D fpc- > | -DISTNAME=3D ${PKGNAMEPREFIX}${PORTVERSION}.ELF > | +DISTNAME=3D ${PKGNAMEPREFIX}${PORTVERSION}.${BUILDNAME} > | EXTRACT_SUFX=3D .tar > | =20 > | -MAINTAINER=3D ports@FreeBSD.org > | +MAINTAINER=3D acardenas@bsd.org.pe > | COMMENT=3D Free Pascal compiler Adobe Acrobat(tm) documentation > | =20 > | -DOCSDIR=3D ${PREFIX}/share/doc/fpc > | +ONLY_FOR_ARCHS=3D i386 > | NO_BUILD=3D yes > | -PORTDOCS=3D fcl.pdf fpdoc.pdf prog.pdf ref.pdf units.pdf user.pdf > | =20 > | -.include > | - > | -.if ${OSVERSION} < 470000 > | -EXTRACT_DEPENDS=3D gtar:${PORTSDIR}/archivers/gtar > | -TAR=3D ${LOCALBASE}/bin/gtar > | -.endif > | +DOCSDIR=3D ${PREFIX}/share/doc/fpdocs-${PORTVERSION} > | +PORTDOCS=3D chart.pdf fcl.pdf fpdoc.pdf prog.pdf ref.pdf rtl.pdf user.= pdf > | +BUILDNAME=3D i386-freebsd > | +PLIST_SUB+=3D PORTVERSION=3D${PORTVERSION} \ > | + BUILDNAME=3D${BUILDNAME} > | +SUB_FILES=3D pkg-message > | =20 > | do-extract: > | # unpack distribution > | @${MKDIR} ${WRKSRC} > | - @${TAR} xf ${DISTDIR}/${DISTNAME}.tar --directory ${WRKSRC} > | -# unpack docs distribution > | - @${MKDIR} ${WRKSRC}/docs > | - @${TAR} zxf ${WRKSRC}/docs.tar.gz --directory ${WRKSRC}/docs > | + @${TAR} xf ${DISTDIR}/${DISTNAME}.tar \ > | + --directory ${WRKSRC} > | + @${TAR} xf ${WRKSRC}/binary.${BUILDNAME}.tar \ > | + --directory ${WRKSRC} > | + > | +# unpack binary and docs distribution > | + @${MKDIR} ${WRKSRC}/${PORTNAME} > | + @${TAR} zxf ${WRKSRC}/doc-pdf.tar.gz \ > | + --directory ${WRKSRC}/${PORTNAME} > | =20 > | do-install: > | - @${MKDIR} ${DOCSDIR} > | -.for f in ${PORTDOCS} > | - @${INSTALL_MAN} ${WRKSRC}/docs/${f} ${DOCSDIR} > | -.endfor > | + @cd ${WRKSRC}/${PORTNAME}/share && \ > | + ${FIND} * -type d -exec ${MKDIR} "{}" "${PREFIX}/share/{}" \; && \ > | + ${FIND} * -type f -exec ${INSTALL_DATA} "{}" "${PREFIX}/share/{}" \; > | + > | +post-install: > | + @${CAT} ${PKGMESSAGE} > | =20 > | -.include > | +.include > http://cvsweb.FreeBSD.org/ports/lang/fpc-docs/distinfo.diff?r1=3D1.2&r2= =3D1.3&f=3Dh > | =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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: /usr/local/www/cvsroot/FreeBSD/ports/lang/fpc-docs/distinfo,v > | retrieving revision 1.2 > | retrieving revision 1.3 > | diff -u -p -r1.2 -r1.3 > | --- ports/lang/fpc-docs/distinfo 2005/11/25 00:33:34 1.2 > | +++ ports/lang/fpc-docs/distinfo 2006/06/21 16:52:57 1.3 > | @@ -1,3 +1,3 @@ > | -MD5 (fpc-1.0.10.ELF.tar) =3D 6ad56eb115152174683499da3ece7667 > | -SHA256 (fpc-1.0.10.ELF.tar) =3D 318bab9d1269dffcc5fe737d224fca939c5f13= 0f34f12d166319b3d1ba776bfb > | -SIZE (fpc-1.0.10.ELF.tar) =3D 17448960 > | +MD5 (fpc-2.0.2.i386-freebsd.tar) =3D e1f834f445b0f2313f41ed417a28fb1c > | +SHA256 (fpc-2.0.2.i386-freebsd.tar) =3D 906f002dfdbdfc3380f5a66b93d68d= ebdbb68bba65b9db0590a93f548fb9f528 > | +SIZE (fpc-2.0.2.i386-freebsd.tar) =3D 22517760 > http://cvsweb.FreeBSD.org/ports/lang/fpc-docs/pkg-descr.diff?r1=3D1.1&r2= =3D1.2&f=3Dh > | =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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: /usr/local/www/cvsroot/FreeBSD/ports/lang/fpc-docs/pkg-descr,v > | retrieving revision 1.1 > | retrieving revision 1.2 > | diff -u -p -r1.1 -r1.2 > | --- ports/lang/fpc-docs/pkg-descr 2004/03/08 17:40:37 1.1 > | +++ ports/lang/fpc-docs/pkg-descr 2006/06/21 16:52:57 1.2 > | @@ -1,9 +1,6 @@ > | This is the documentation, in Adobe Acrobat(tm) format, for Free > | Pascal, a 32 bit Turbo Pascal-compatible Pascal compiler for DOS, > | Linux, Win32, OS/2, (based on an older version) the AmigaOS, > | -FreeBSD/ELF, and BeOS. > | +FreeBSD, and BeOS. > | =20 > | WWW: http://www.freepascal.org/ > | - > | --- > | -John Merryweather Cooper > http://cvsweb.FreeBSD.org/ports/lang/fpc/Makefile.diff?r1=3D1.20&r2=3D1.2= 1&f=3Dh > | =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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: /usr/local/www/cvsroot/FreeBSD/ports/lang/fpc/Makefile,v > | retrieving revision 1.20 > | retrieving revision 1.21 > | diff -u -p -r1.20 -r1.21 > | --- ports/lang/fpc/Makefile 2006/05/09 20:52:12 1.20 > | +++ ports/lang/fpc/Makefile 2006/06/21 16:52:56 1.21 > | @@ -2,78 +2,68 @@ > | # Date created: 28 November 2001 > | # Whom: John Merryweather Cooper et al > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/lang/fpc/Makefile,v 1= =2E20 2006/05/09 20:52:12 edwin Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/lang/fpc/Makefile,v 1= =2E21 2006/06/21 16:52:56 garga Exp $ > | # > | =20 > | PORTNAME=3D fpc > | -PORTVERSION=3D 1.0.10 > | -PORTREVISION=3D 3 > | -CATEGORIES=3D lang > | -MASTER_SITES=3D ${MASTER_SITE_SOURCEFORGE} > | +PORTVERSION=3D 2.0.2 > | +CATEGORIES?=3D lang > | +MASTER_SITES=3D ftp://ftp.freepascal.org/pub/fpc/dist/i386-freebsd-${P= ORTVERSION}/ \ > | + ftp://planetmirror.com/pub/fpc/dist/i386-freebsd-${PORTVERSION}/ \ > | + ftp://ftp.jp.freepascal.org/mirror/fpc/dist/i386-freebsd-${PORTVERSI= ON}/ \ > | + ftp://freepascal.stack.nl/pub/fpc/dist/i386-freebsd-${PORTVERSION}/ \ > | + ftp://ftp.no.freepascal.org/pub/fpc/dist/i386-freebsd-${PORTVERSION}= / \ > | + ftp://ftp.us.freepascal.org/pub/fpc/dist/i386-freebsd-${PORTVERSION}= / \ > | + ${MASTER_SITE_SOURCEFORGE} > | MASTER_SITE_SUBDIR=3D freepascal > | -DISTNAME=3D ${PORTNAME}-${PORTVERSION}.ELF > | +DISTNAME=3D ${PORTNAME}-${PORTVERSION}.${BUILDNAME} > | EXTRACT_SUFX=3D .tar > | =20 > | -MAINTAINER=3D ports@FreeBSD.org > | -COMMENT=3D Free Pascal compiler with Turbo, Delphi and other extensions > | +MAINTAINER?=3D acardenas@bsd.org.pe > | +COMMENT?=3D Free Pascal compiler with Turbo and Delphi > | =20 > | -.include > | - > | -LIB_DEPENDS+=3D gds.1:${PORTSDIR}/databases/firebird-client > | -.if ${OSVERSION} < 470000 > | -EXTRACT_DEPENDS+=3D gtar:${PORTSDIR}/archivers/gtar > | -TAR=3D ${LOCALBASE}/bin/gtar > | -.endif > | -USE_MYSQL=3D yes > | -USE_GMAKE=3D yes > | +BUILDNAME=3D i386-freebsd > | ONLY_FOR_ARCHS=3D i386 > | -PKGDEINSTALL=3D ${PKGINSTALL} > | +NO_BUILD=3D yes > | +PLIST_SUB+=3D PORTVERSION=3D${PORTVERSION} \ > | + BUILDNAME=3D${BUILDNAME} > | +SUB_FILES=3D pkg-message > | =20 > | -PLIST_SUB+=3D PORTVERSION=3D${PORTVERSION} > | +.include > | =20 > | -MAN1=3D delp.1 fpc.1 fpcmake.1 fpdoc.1 h2pas.1 plex.1 ppc386.1 ppdep.1= \ > | - ppudump.1 ppufiles.1 ppumove.1 ptop.1 pyacc.1 rstconv.1 > | +.if !defined(PKGNAMESUFFIX) > | +MAN1=3D bin2obj.1 \ > | + data2inc.1 \ > | + delp.1 \ > | + fd2pascal.1 \ > | + fpc.1 \ > | + fpcmake.1 \ > | + fpdoc.1 \ > | + fprcp.1 \ > | + h2pas.1 \ > | + h2paspp.1 \ > | + makeskel.1 \ > | + plex.1 \ > | + postw32.1 \ > | + ppc386.1 \ > | + ppcarm.1 \ > | + ppcppc.1 \ > | + ppcsparc.1 \ > | + ppcx64.1 \ > | + ppdep.1 \ > | + ppudump.1 \ > | + ppufiles.1 \ > | + ppumove.1 \ > | + ptop.1 \ > | + pyacc.1 \ > | + rstconv.1 \ > | + unitdiff.1 > | MAN5=3D fpc.cfg.5 fpcmake.5 ptop.cfg.5 > | =20 > | -NO_LATEST_LINK=3D yes > | - > | -# FreePascal is not self-bootstrapping. Hence, the need for a working > | -# pppc386. Check for ppc386 in a manner similar to lang/gnat. > | -# > | -# Look in PREFIX > | -.ifdef PREFIX > | -have_boot!=3D if [ -x ${PREFIX}/bin/ppc386 ]; then \ > | - ${ECHO_CMD} "${PREFIX}/bin"; \ > | - else \ > | - ${ECHO_CMD} ""; \ > | - fi > | -.else > | -have_boot=3D > | -.endif > | - > | -# Then look in LOCALBASE > | -.if empty(have_boot) > | -have_boot!=3D if [ -x ${LOCALBASE}/bin/ppc386 ]; then \ > | - ${ECHO_CMD} "${LOCALBASE}/bin"; \ > | - else \ > | - ${ECHO_CMD} ""; \ > | - fi > | -.endif > | - > | -.if empty(have_boot) > | -have_boot=3D ${WRKSRC}/boot/bin > | # only need misc/compat4x if using the pre-built ppc386 > | -.if ${OSVERSION} >=3D 500000 > | -LIB_DEPENDS+=3D c.4:${PORTSDIR}/misc/compat4x > | +.if ${OSVERSION} >=3D 600000 > | +LIB_DEPENDS+=3D c.5:${PORTSDIR}/misc/compat5x > | .endif > | -.endif > | - > | -MAKE_ENV+=3D PATH=3D${have_boot}:$$PATH \ > | - FPC=3D${have_boot}/ppc386 \ > | - INSTALL_BASEDIR=3D${PREFIX}/lib/fpc/${PORTVERSION} \ > | - INSTALL_BINDIR=3D${PREFIX}/bin \ > | - GCCLIBDIR=3D/usr/lib \ > | - RELEASE=3D1 > | =20 > | do-extract: > | # unpack distribution > | @@ -81,95 +71,34 @@ do-extract: > | @${TAR} xf ${DISTDIR}/${DISTNAME}.tar --directory ${WRKSRC} > | # unpack pre-compiled binaries distribution > | @${MKDIR} ${WRKSRC}/binary > | - @${TAR} xf ${WRKSRC}/binary.tar --directory ${WRKSRC}/binary > | -# unpack sources distribution > | - @${MKDIR} ${WRKSRC}/sources > | - @${TAR} xf ${WRKSRC}/sources.tar --directory ${WRKSRC}/sources > | + @${TAR} xf ${WRKSRC}/binary.${BUILDNAME}.tar --directory ${WRKSRC}/bi= nary > | # create a local binary ppc386 > | @${MKDIR} ${WRKSRC}/boot > | - @${TAR} zxf ${WRKSRC}/binary/basefreebsd.tar.gz \ > | + @${TAR} zxf ${WRKSRC}/binary/base.${BUILDNAME}.tar.gz \ > | --directory ${WRKSRC}/boot > | - @${TAR} zxf ${WRKSRC}/binary/utilfreebsd.tar.gz \ > | + @${TAR} zxf ${WRKSRC}/binary/utils.${BUILDNAME}.tar.gz \ > | --directory ${WRKSRC}/boot > | - @${LN} -sf ${WRKSRC}/boot/lib/fpc/${PORTVERSION}/ppc386 \ > | - ${WRKSRC}/boot/bin/ppc386 > | -# further extract base sources > | -# > | -# mandatory sources > | - @${TAR} zxf ${WRKSRC}/sources/basesrc.tar.gz \ > | - --directory ${WRKSRC} > | - @${TAR} zxf ${WRKSRC}/sources/compilersrc.tar.gz \ > | - --directory ${WRKSRC} > | - @${TAR} zxf ${WRKSRC}/sources/rtlsrc.tar.gz \ > | - --directory ${WRKSRC} > | -# dependencies of FCL > | - @${TAR} zxf ${WRKSRC}/sources/unitspaszlibsrc.tar.gz \ > | - --directory ${WRKSRC} > | - @${TAR} zxf ${WRKSRC}/sources/unitsnetdbsrc.tar.gz \ > | - --directory ${WRKSRC} > | - @${TAR} zxf ${WRKSRC}/sources/unitslibasyncsrc.tar.gz \ > | - --directory ${WRKSRC} > | - @${TAR} zxf ${WRKSRC}/sources/unitsmysqlsrc.tar.gz \ > | - --directory ${WRKSRC} > | - @${TAR} zxf ${WRKSRC}/sources/unitsibasesrc.tar.gz \ > | - --directory ${WRKSRC} > | -# FCL is required for some of the compiler utilities > | - @${TAR} zxf ${WRKSRC}/sources/fclsrc.tar.gz \ > | - --directory ${WRKSRC} > | -# compiler utilities > | - @${TAR} zxf ${WRKSRC}/sources/utilssrc.tar.gz \ > | - --directory ${WRKSRC} > | - > | -post-patch: > | -# change to alter amount of optimization > | - @${FIND} ${WRKSRC}/share/src/fpc-${PORTVERSION} -name \ > | - "Makefile*" | ${XARGS} ${REINPLACE_CMD} 's|-OG2p3|-OG2p1|g' > | - > | -do-build: > | - @${SETENV} ${MAKE_ENV} ${GMAKE} -C \ > | - ${WRKSRC}/share/src/fpc-${PORTVERSION}/rtl \ > | - all > | - @${SETENV} ${MAKE_ENV} ${GMAKE} -C \ > | - ${WRKSRC}/share/src/fpc-${PORTVERSION}/compiler \ > | - all > | - @${SETENV} ${MAKE_ENV} ${GMAKE} -C \ > | - ${WRKSRC}/share/src/fpc-${PORTVERSION}/packages/base/libasync \ > | - all > | - @${SETENV} ${MAKE_ENV} ${GMAKE} -C \ > | - ${WRKSRC}/share/src/fpc-${PORTVERSION}/fcl \ > | - all > | -# kludge so that bin2obj finds ZSTREAM and builds > | - cd ${WRKSRC}/share/src/fpc-${PORTVERSION} && \ > | - ${CP} fcl/inc/zstream.pp utils > | - @${SETENV} ${MAKE_ENV} ${GMAKE} -C \ > | - ${WRKSRC}/share/src/fpc-${PORTVERSION}/utils \ > | - all > | =20 > | do-install: > | - @${SETENV} ${MAKE_ENV} ${GMAKE} -C \ > | - ${WRKSRC}/share/src/fpc-${PORTVERSION}/rtl \ > | - install > | - @${SETENV} ${MAKE_ENV} ${GMAKE} -C \ > | - ${WRKSRC}/share/src/fpc-${PORTVERSION}/compiler \ > | - install > | - @${SETENV} ${MAKE_ENV} ${GMAKE} -C \ > | - ${WRKSRC}/share/src/fpc-${PORTVERSION}/packages/base/libasync \ > | - install > | - @${SETENV} ${MAKE_ENV} ${GMAKE} -C \ > | - ${WRKSRC}/share/src/fpc-${PORTVERSION}/fcl \ > | - install > | - @${SETENV} ${MAKE_ENV} ${GMAKE} -C \ > | - ${WRKSRC}/share/src/fpc-${PORTVERSION}/utils \ > | - install > | - @${MKDIR} ${PREFIX}/man/man1 > | - cd ${WRKSRC}/boot/man/man1 && ${INSTALL_MAN} ${MAN1} \ > | - ${PREFIX}/man/man1 > | - @${MKDIR} ${PREFIX}/man/man5 > | - cd ${WRKSRC}/boot/man/man5 && ${INSTALL_MAN} ${MAN5} \ > | - ${PREFIX}/man/man5 > | + # Installing binaries > | + ${INSTALL_SCRIPT} ${WRKSRC}/boot/bin/* ${PREFIX}/bin > | +.if !defined(NOPORTDOCS) > | + ${MKDIR} ${DOCSDIR} > | + ${INSTALL_DATA} ${WRKSRC}/boot/share/doc/fpc-${PORTVERSION}/* ${DOCSD= IR} > | +.endif > | + # Installing fpc libs > | + ${CP} -r ${WRKSRC}/boot/lib/* ${PREFIX}/lib > | + # Installing manpages > | + ${INSTALL_DATA} ${WRKSRC}/boot/man/man1/* ${MAN1PREFIX}/man/man1 > | + ${INSTALL_DATA} ${WRKSRC}/boot/man/man5/* ${MAN1PREFIX}/man/man5 > | =20 > | post-install: > | - @${SETENV} PKG_PREFIX=3D${PREFIX} ${SH} \ > | - ${PKGINSTALL} ${PKGNAME} POST-INSTALL > | + if [ -e "${PREFIX}/bin/ppc386" ]; then ${RM} -f "${PREFIX}/bin/ppc386= "; fi > | + ${LN} -s "${PREFIX}/lib/fpc/${PORTVERSION}/ppc386" "${PREFIX}/bin" > | + ${SH} "${PREFIX}/lib/fpc/${PORTVERSION}/samplecfg" "${PREFIX}/lib/fpc= /${PORTVERSION}" "${PREFIX}/etc" > | + @${CAT} ${PKGMESSAGE} > | =20 > | +.else > | +.include "${MASTERDIR}/Makefile.units" > | +.endif > | .include > http://cvsweb.FreeBSD.org/ports/lang/fpc/distinfo.diff?r1=3D1.5&r2=3D1.6&= f=3Dh > | =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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: /usr/local/www/cvsroot/FreeBSD/ports/lang/fpc/distinfo,v > | retrieving revision 1.5 > | retrieving revision 1.6 > | diff -u -p -r1.5 -r1.6 > | --- ports/lang/fpc/distinfo 2005/11/25 00:33:34 1.5 > | +++ ports/lang/fpc/distinfo 2006/06/21 16:52:56 1.6 > | @@ -1,3 +1,3 @@ > | -MD5 (fpc-1.0.10.ELF.tar) =3D 6ad56eb115152174683499da3ece7667 > | -SHA256 (fpc-1.0.10.ELF.tar) =3D 318bab9d1269dffcc5fe737d224fca939c5f13= 0f34f12d166319b3d1ba776bfb > | -SIZE (fpc-1.0.10.ELF.tar) =3D 17448960 > | +MD5 (fpc-2.0.2.i386-freebsd.tar) =3D e1f834f445b0f2313f41ed417a28fb1c > | +SHA256 (fpc-2.0.2.i386-freebsd.tar) =3D 906f002dfdbdfc3380f5a66b93d68d= ebdbb68bba65b9db0590a93f548fb9f528 > | +SIZE (fpc-2.0.2.i386-freebsd.tar) =3D 22517760 > http://cvsweb.FreeBSD.org/ports/lang/fpc/pkg-descr.diff?r1=3D1.2&r2=3D1.3= &f=3Dh > | =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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: /usr/local/www/cvsroot/FreeBSD/ports/lang/fpc/pkg-descr,v > | retrieving revision 1.2 > | retrieving revision 1.3 > | diff -u -p -r1.2 -r1.3 > | --- ports/lang/fpc/pkg-descr 2003/07/12 21:03:30 1.2 > | +++ ports/lang/fpc/pkg-descr 2006/06/21 16:52:56 1.3 > | @@ -1,8 +1,6 @@ > | Originally named FPK-Pascal, the Free Pascal compiler is a 32 bit > | Turbo Pascal compatible Pascal compiler for DOS, Linux, Win32, OS/2, > | -(based on an older version) the AmigaOS, FreeBSD/ELF, and BeOS. > | +(based on an older version) the AmigaOS, FreeBSD/ELF, BeOS, Darwin(OSX) > | +and others. > | =20 > | WWW: http://www.freepascal.org/ > | - > | --- > | -John Merryweather Cooper > http://cvsweb.FreeBSD.org/ports/lang/fpc/pkg-plist.diff?r1=3D1.4&r2=3D1.5= &f=3Dh > | =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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: /usr/local/www/cvsroot/FreeBSD/ports/lang/fpc/pkg-plist,v > | retrieving revision 1.4 > | retrieving revision 1.5 > | diff -u -p -r1.4 -r1.5 > | --- ports/lang/fpc/pkg-plist 2004/01/07 10:14:04 1.4 > | +++ ports/lang/fpc/pkg-plist 2006/06/21 16:52:56 1.5 > | @@ -1,14 +1,20 @@ > | +@comment $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/lang/fpc/pkg-p= list,v 1.5 2006/06/21 16:52:56 garga Exp $ > | + > | +@unexec rm -f %D/etc/fpc.cfg > /dev/null 2>&1 || true > | bin/bin2obj > | bin/data2inc > | bin/delp > | bin/fpc > | bin/fpcmake > | +bin/fpcmkcfg > | +bin/fpcres > | +bin/fpcsubst > | bin/fpdoc > | +bin/fppkg > | bin/fprcp > | bin/h2pas > | bin/h2paspp > | bin/makeskel > | -bin/mkxmlrpc > | bin/plex > | bin/postw32 > | bin/ppdep > | @@ -18,191 +24,215 @@ bin/ppumove > | bin/ptop > | bin/pyacc > | bin/rstconv > | +bin/unitdiff > | +bin/ppc386 > | +lib/fpc/%%PORTVERSION%%/msg/errorues.msg > | lib/fpc/%%PORTVERSION%%/msg/errord.msg > | lib/fpc/%%PORTVERSION%%/msg/errore.msg > | lib/fpc/%%PORTVERSION%%/msg/errores.msg > | lib/fpc/%%PORTVERSION%%/msg/errorf.msg > | +lib/fpc/%%PORTVERSION%%/msg/errorhe.msg > | lib/fpc/%%PORTVERSION%%/msg/errorn.msg > | lib/fpc/%%PORTVERSION%%/msg/errorpl.msg > | lib/fpc/%%PORTVERSION%%/msg/errorpli.msg > | +lib/fpc/%%PORTVERSION%%/msg/errorptd.msg > | +lib/fpc/%%PORTVERSION%%/msg/errorptw.msg > | lib/fpc/%%PORTVERSION%%/msg/errorr.msg > | lib/fpc/%%PORTVERSION%%/msg/errorrw.msg > | +lib/fpc/%%PORTVERSION%%/msg/errorct.msg > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpfpmkunit.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/prt0.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/cprt0.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/gprt0.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/system.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/unixtype.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/ctypes.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/objpas.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/macpas.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/strings.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/syscall.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/sysctl.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/baseunix.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/unixutil.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/unix.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/rtlconsts.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/initc.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/cmem.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/matrix.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/dl.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/termio.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/printer.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/sysutils.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/math.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/varutils.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/variants.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/typinfo.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/types.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/classes.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/dynlibs.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/x86.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/ports.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/cpu.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/mmx.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/graph.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/charset.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/ucomplex.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/crt.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/getopts.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/heaptrc.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/lineinfo.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/errors.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/sockets.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/ipc.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/terminfo.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/video.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/mouse.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/keyboard.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/console.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/serial.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/dateutils.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/sysconst.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/cthreads.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/strutils.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/convutils.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/dos.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/objects.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/cwstring.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/fpmkunit.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/system.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/unixtype.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/ctypes.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/objpas.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/macpas.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/strings.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/syscall.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/sysctl.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/baseunix.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/unixutil.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/unix.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/rtlconsts.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/initc.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/cmem.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/matrix.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/dl.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/termio.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/printer.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/sysutils.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/varutils.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/math.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/variants.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/typinfo.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/types.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/classes.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/dynlibs.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/x86.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/ports.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/cpu.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/mmx.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/graph.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/charset.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/ucomplex.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/crt.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/getopts.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/heaptrc.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/lineinfo.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/errors.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/sockets.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/ipc.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/terminfo.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/video.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/mouse.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/keyboard.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/console.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/serial.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/dateutils.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/sysconst.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/cthreads.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/strutils.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/convutils.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/dos.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/objects.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/cwstring.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/fpmkunit.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpsystem.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpunixtype.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpctypes.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpobjpas.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpmacpas.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpstrings.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpsyscall.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpsysctl.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpbaseunix.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpunixutil.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpunix.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libprtlconsts.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpinitc.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpcmem.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpmatrix.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpdl.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libptermio.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpprinter.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpsysutils.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpvarutils.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpmath.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpvariants.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libptypinfo.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libptypes.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpclasses.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpdynlibs.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpx86.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpports.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpcpu.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpmmx.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpgraph.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpcharset.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpucomplex.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpcrt.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpgetopts.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpheaptrc.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libplineinfo.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libperrors.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpsockets.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpipc.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpterminfo.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpvideo.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpmouse.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpkeyboard.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpconsole.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpserial.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpdateutils.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpsysconst.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpcthreads.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpstrutils.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpconvutils.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpdos.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpobjects.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/libpcwstring.a > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/Package.fpc > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/lexyacc/Package.fpc > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/lexyacc/lexlib.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/lexyacc/yacclib.ppu > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/lexyacc/lexlib.o > | +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/lexyacc/yacclib.o > | lib/fpc/%%PORTVERSION%%/ppc386 > | lib/fpc/%%PORTVERSION%%/samplecfg > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/Package.fpc > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/base64.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/base64.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/cachecls.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/cachecls.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/cgiapp.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/cgiapp.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/classes.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/classes.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/contnrs.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/contnrs.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/custapp.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/custapp.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/db.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/db.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/dbf.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/dbf.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/ddg_ds.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/ddg_ds.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/ddg_rec.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/doc_text.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/doc_text.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/dom.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/dom.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/dom_html.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/dom_html.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/eventlog.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/eventlog.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/ezcgi.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/ezcgi.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/fpasync.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/fpasync.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/gettext.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/gettext.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/htmldefs.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/htmldefs.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/htmwrite.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/htmwrite.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/http.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/http.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/httpsvlt.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/httpsvlt.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/idea.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/idea.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/inifiles.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/inifiles.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/interbase.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/interbase.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/iostream.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/iostream.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/mysqldb.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/mysqldb.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/pastree.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/pastree.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/paswrite.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/paswrite.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/pipes.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/pipes.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/pparser.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/pparser.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/process.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/process.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/pscanner.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/pscanner.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/registry.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/registry.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/resolve.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/resolve.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/rtfpars.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/rtfpars.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/sax.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/sax.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/sax_html.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/sax_html.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/servlets.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/servlets.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/sh_pas.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/sh_pas.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/sh_xml.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/sh_xml.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/shedit.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/shedit.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/ssockets.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/ssockets.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/xhtml.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/xhtml.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/xmlcfg.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/xmlcfg.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/xmlread.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/xmlread.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/xmlreg.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/xmlreg.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/xmlrpc.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/xmlrpc.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/xmlstreaming.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/xmlstreaming.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/xmlwrite.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/xmlwrite.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/xpath.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/xpath.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/zstream.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/fcl/zstream.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/lexlib.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/lexlib.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/libasync/Package.fpc > | -lib/fpc/%%PORTVERSION%%/units/freebsd/libasync/libasync.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/libasync/libasync.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/Package.fpc > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/console.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/console.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/cprt0.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/cpu.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/cpu.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/crt.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/crt.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/dos.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/dos.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/errors.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/errors.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/getopts.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/getopts.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/gpm.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/gpm.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/gprt0.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/heaptrc.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/heaptrc.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/initc.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/ipc.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/ipc.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/keyboard.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/keyboard.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/lineinfo.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/lineinfo.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/linux.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/linux.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/math.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/math.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/mmx.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/mmx.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/mouse.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/mouse.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/objects.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/objects.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/objpas.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/objpas.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/printer.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/printer.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/prt0.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/serial.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/serial.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/sockets.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/sockets.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/strings.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/strings.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/sysbsd.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/sysbsd.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/sysutils.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/sysutils.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/terminfo.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/terminfo.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/typinfo.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/typinfo.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/video.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/rtl/video.ppu > | -lib/fpc/%%PORTVERSION%%/units/freebsd/yacclib.o > | -lib/fpc/%%PORTVERSION%%/units/freebsd/yacclib.ppu > | -lib/fpc/lexyacc/yylex.cod > | lib/fpc/lexyacc/yyparse.cod > | -@dirrm lib/fpc/lexyacc > | -@dirrm lib/fpc/%%PORTVERSION%%/units/freebsd/rtl > | -@dirrm lib/fpc/%%PORTVERSION%%/units/freebsd/libasync > | -@dirrm lib/fpc/%%PORTVERSION%%/units/freebsd/fcl > | -@dirrm lib/fpc/%%PORTVERSION%%/units/freebsd > | -@dirrm lib/fpc/%%PORTVERSION%%/units > | -@dirrm lib/fpc/%%PORTVERSION%%/msg > | -@dirrm lib/fpc/%%PORTVERSION%% > | -@dirrm lib/fpc > | +lib/fpc/lexyacc/yylex.cod > | +%%PORTDOCS%%%%DOCSDIR%%/copying > | +%%PORTDOCS%%%%DOCSDIR%%/copying.dj > | +%%PORTDOCS%%%%DOCSDIR%%/copying.emx > | +%%PORTDOCS%%%%DOCSDIR%%/copying.fpc > | +%%PORTDOCS%%%%DOCSDIR%%/copying.rsx > | +%%PORTDOCS%%%%DOCSDIR%%/faq.htm > | +%%PORTDOCS%%%%DOCSDIR%%/faq.txt > | +%%PORTDOCS%%%%DOCSDIR%%/readme.txt > | +%%PORTDOCS%%%%DOCSDIR%%/whatsnew.txt > | +%%PORTDOCS%%@dirrm %%DOCSDIR%% > | +@dirrmtry lib/fpc/lexyacc > | +@dirrmtry lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl > | +@dirrmtry lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/lexyacc > | +@dirrmtry lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%% > | +@dirrmtry lib/fpc/%%PORTVERSION%%/units > | +@dirrmtry lib/fpc/%%PORTVERSION%%/msg > | +@dirrmtry lib/fpc/%%PORTVERSION%% > | +@dirrmtry lib/fpc > http://cvsweb.FreeBSD.org/ports/security/fpc-md5/Makefile.diff?r1=3D1.3&r= 2=3D1.4&f=3Dh > | =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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: /usr/local/www/cvsroot/FreeBSD/ports/security/fpc-md5/Makefil= e,v > | retrieving revision 1.3 > | retrieving revision 1.4 > | diff -u -p -r1.3 -r1.4 > | --- ports/security/fpc-md5/Makefile 2006/05/13 04:15:02 1.3 > | +++ ports/security/fpc-md5/Makefile 2006/06/21 16:52:57 1.4 > | @@ -2,44 +2,17 @@ > | # Date created: 8 February 2004 > | # Whom: John Merryweather Cooper > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/security/fpc-md5/Make= file,v 1.3 2006/05/13 04:15:02 edwin Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/security/fpc-md5/Make= file,v 1.4 2006/06/21 16:52:57 garga Exp $ > | # > | =20 > | -PORTNAME=3D md5 > | -PORTVERSION=3D 1.0.10 > | CATEGORIES=3D security lang > | -MASTER_SITES=3D http://www.borgsdemons.com/distfiles/ > | -PKGNAMEPREFIX=3D fpc- > | +PKGNAMESUFFIX=3D -md5 > | =20 > | -MAINTAINER=3D ports@FreeBSD.org > | +MAINTAINER=3D acardenas@bsd.org.pe > | COMMENT=3D Free Pascal unit for MD5 hash routines > | =20 > | -BUILD_DEPENDS=3D ppc386:${PORTSDIR}/lang/fpc > | -RUN_DEPENDS=3D ${BUILD_DEPENDS} > | +RUN_DEPENDS=3D ppc386:${PORTSDIR}/lang/fpc > | =20 > | -USE_GMAKE=3D yes > | -ONLY_FOR_ARCHS=3D i386 > | +MASTERDIR=3D ${.CURDIR}/../../lang/fpc > | =20 > | -PLIST_SUB+=3D PORTVERSION=3D${PORTVERSION} > | - > | -MAKE_ENV+=3D PATH=3D${LOCALBASE}/bin:$$PATH \ > | - FPC=3D${LOCALBASE}/bin/ppc386 \ > | - INSTALL_BASEDIR=3D${PREFIX}/lib/fpc/${PORTVERSION} \ > | - INSTALL_BINDIR=3D${PREFIX}/bin \ > | - GCCLIBDIR=3D/usr/lib \ > | - RELEASE=3D1 > | - > | -post-patch: > | -# change to alter amount of optimization > | - @${FIND} ${WRKDIR}/packages/base/md5 -name "Makefile*" | \ > | - ${XARGS} ${REINPLACE_CMD} 's|-OG2p3|-OG2p1|g' > | - > | -do-build: > | - @${SETENV} ${MAKE_ENV} ${GMAKE} -C \ > | - ${WRKDIR}/packages/base/md5 all > | - > | -do-install: > | - @${SETENV} ${MAKE_ENV} ${GMAKE} -C \ > | - ${WRKDIR}/packages/base/md5 install > | - > | -.include > | +.include "${MASTERDIR}/Makefile" --=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 --k8tuI73zFNkWlsjw Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEmlNaqy9aWxUlaZARAkyiAKCmj3B0OAIiBvgawsuWrJGjcszTGQCghSYk zBck2bLM5fL/uBg77UrPgSY= =teH0 -----END PGP SIGNATURE----- --k8tuI73zFNkWlsjw-- From owner-cvs-all@FreeBSD.ORG Thu Jun 22 08:25:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEC3316A521; Thu, 22 Jun 2006 08:25:29 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from pittgoth.com (ns1.pittgoth.com [216.38.206.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3657443D6; Thu, 22 Jun 2006 07:58:17 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from localhost (net-ix.gw.ai.net [205.134.160.6] (may be forged)) (authenticated bits=0) by pittgoth.com (8.13.4/8.13.4) with ESMTP id k5M83VnM029834 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 22 Jun 2006 04:03:31 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Thu, 22 Jun 2006 03:58:06 -0400 From: Tom Rhodes To: obrien@FreeBSD.org Message-Id: <20060622035806.4ff10c20.trhodes@FreeBSD.org> In-Reply-To: <20060622073523.GB64578@dragon.NUXI.org> References: <20060607194300.7565e832.trhodes@FreeBSD.org> <200606201516.39121.jhb@freebsd.org> <20060620.144125.84360497.imp@bsdimp.com> <200606201714.10331.jhb@freebsd.org> <20060622073523.GB64578@dragon.NUXI.org> X-Mailer: Sylpheed version 1.0.6 (GTK+ 1.2.10; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-all@FreeBSD.org, cvs-src@FreeBSD.org, src-committers@FreeBSD.org, imp@bsdimp.com, jhb@FreeBSD.org Subject: Re: cvs commit: src Makefile README X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 08:25:30 -0000 On Thu, 22 Jun 2006 00:35:23 -0700 "David O'Brien" wrote: > On Tue, Jun 20, 2006 at 05:14:09PM -0400, John Baldwin wrote: > > Fair enough. How about just making it undocumented again then? :) > > Or if 'make world' is desired to be disabled, there's also this approach: I like this approach the best so far. For the most part it handles my issue with a bombing install due to undocumented feature and sort of hides world. I'm beginning to get tired of this discussion, can we talk about something else? Heh, of course, we could just document DESTDIR along with HISTORICAL_MAKE_WORLD and have done with it. -- Tom Rhodes From owner-cvs-all@FreeBSD.ORG Thu Jun 22 08:58:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEB5516A47B; Thu, 22 Jun 2006 08:58:41 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8FBB43D53; Thu, 22 Jun 2006 08:58:41 +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 k5M8wfwK035390; Thu, 22 Jun 2006 08:58:41 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5M8wf28035389; Thu, 22 Jun 2006 08:58:41 GMT (envelope-from ale) Message-Id: <200606220858.k5M8wf28035389@repoman.freebsd.org> From: Alex Dupre Date: Thu, 22 Jun 2006 08:58: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/rsibreak Makefile distinfo pkg-plist ports/x11/rsibreak/files patch-rsibreak_src_rsiglobals.cpp patch-rsibreak_src_rsitimer.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, 22 Jun 2006 08:58:42 -0000 ale 2006-06-22 08:58:41 UTC FreeBSD ports repository Modified files: x11/rsibreak Makefile distinfo pkg-plist Removed files: x11/rsibreak/files patch-rsibreak_src_rsiglobals.cpp patch-rsibreak_src_rsitimer.cpp Log: Update to 0.7.1 release. Revision Changes Path 1.5 +2 -2 ports/x11/rsibreak/Makefile 1.3 +3 -3 ports/x11/rsibreak/distinfo 1.2 +0 -16 ports/x11/rsibreak/files/patch-rsibreak_src_rsiglobals.cpp (dead) 1.2 +0 -11 ports/x11/rsibreak/files/patch-rsibreak_src_rsitimer.cpp (dead) 1.3 +29 -12 ports/x11/rsibreak/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Jun 22 09: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69E1916A474; Thu, 22 Jun 2006 09:07:10 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 263B143D53; Thu, 22 Jun 2006 09:07:10 +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 k5M97Aka037030; Thu, 22 Jun 2006 09:07:10 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5M97Aok037029; Thu, 22 Jun 2006 09:07:10 GMT (envelope-from ale) Message-Id: <200606220907.k5M97Aok037029@repoman.freebsd.org> From: Alex Dupre Date: Thu, 22 Jun 2006 09:07: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 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, 22 Jun 2006 09:07:10 -0000 ale 2006-06-22 09:07:09 UTC FreeBSD ports repository Modified files: . UPDATING Log: Add an entry for MySQL client update. Revision Changes Path 1.346 +9 -1 ports/UPDATING From owner-cvs-all@FreeBSD.ORG Thu Jun 22 09:14:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A50416A49A; Thu, 22 Jun 2006 09:14:38 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1124F43D53; Thu, 22 Jun 2006 09:14:38 +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 k5M9EbPj037407; Thu, 22 Jun 2006 09:14:37 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5M9Ebnw037406; Thu, 22 Jun 2006 09:14:37 GMT (envelope-from itetcu) Message-Id: <200606220914.k5M9Ebnw037406@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Thu, 22 Jun 2006 09:14:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/ldapdiff 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, 22 Jun 2006 09:14:38 -0000 itetcu 2006-06-22 09:14:37 UTC FreeBSD ports repository Modified files: net/ldapdiff Makefile distinfo pkg-plist Log: - Update to 1.2.1 - Pass maintainership to submitter PR: ports/99266 Submitted by: chinsan Revision Changes Path 1.12 +7 -3 ports/net/ldapdiff/Makefile 1.9 +3 -3 ports/net/ldapdiff/distinfo 1.5 +6 -5 ports/net/ldapdiff/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Jun 22 09:48:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8C9C16A517; Thu, 22 Jun 2006 09:48:51 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 950D744602; Thu, 22 Jun 2006 09:25:30 +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 k5M9PUsS038294; Thu, 22 Jun 2006 09:25:30 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5M9PUrY038293; Thu, 22 Jun 2006 09:25:30 GMT (envelope-from erwin) Message-Id: <200606220925.k5M9PUrY038293@repoman.freebsd.org> From: Erwin Lansing Date: Thu, 22 Jun 2006 09: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: CVSROOT access X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 09:48:51 -0000 erwin 2006-06-22 09:25:30 UTC FreeBSD ports repository Modified files: . access Log: Forced commit to remove the reins from lbr so he can gallop through the ports field on his own. Revision Changes Path 1.709 +0 -0 CVSROOT/access From owner-cvs-all@FreeBSD.ORG Thu Jun 22 10:17:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B740D16A47A; Thu, 22 Jun 2006 10:17:53 +0000 (UTC) (envelope-from vd@datamax.bg) Received: from jengal.datamax.bg (jengal.datamax.bg [82.103.104.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CC9F43D5A; Thu, 22 Jun 2006 10:17:50 +0000 (GMT) (envelope-from vd@datamax.bg) Received: from qlovarnika.bg.datamax (qlovarnika.bg.datamax [192.168.10.2]) by jengal.datamax.bg (Postfix) with SMTP id 4CBE8B833; Thu, 22 Jun 2006 13:17:49 +0300 (EEST) Received: (nullmailer pid 58649 invoked by uid 1002); Thu, 22 Jun 2006 10:17:49 -0000 Date: Thu, 22 Jun 2006 13:17:49 +0300 From: Vasil Dimov To: Marcus Alves Grando Message-ID: <20060622101749.GA58621@qlovarnika.bg.datamax> References: <200606211711.k5LHBGfr014825@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Qxx1br4bt0+wmkIi" Content-Disposition: inline In-Reply-To: <200606211711.k5LHBGfr014825@repoman.freebsd.org> X-OS: FreeBSD 6.1-STABLE User-Agent: Mutt/1.5.11 Cc: mux@freebsd.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/csup Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vd@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 10:17:53 -0000 --Qxx1br4bt0+wmkIi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 21, 2006 at 05:11:16PM +0000, Marcus Alves Grando wrote: > mnag 2006-06-21 17:11:16 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > net/csup Makefile distinfo=20 > Log: > - Update to 20060318 > - Fix build in tinderbox using ${OSVERSION} instead .if exists() > =20 > Approved by: mux > =20 % portupgrade /var/db/pkg/csup-20060313_1/ ** Port marked as IGNORE: net/csup: is already in the base system % which csup /usr/local/bin/csup % ls -l /usr/bin/csup ls: /usr/bin/csup: No such file or directory % sysctl kern.osreldate kern.osreldate: 601100 % --=20 Vasil Dimov gro.DSBeerF@dv Testing can show the presence of bugs, but not their absence. -- Edsger W. Dijkstra --Qxx1br4bt0+wmkIi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- iD8DBQFEmm5NFw6SP/bBpCARAkePAJ4jG8ZysGYs6zDmcbZTNpi0PKHI4gCgwr9k jAy+9TSd0XrKUj/K+N4L4bA= =UbD0 -----END PGP SIGNATURE----- --Qxx1br4bt0+wmkIi-- From owner-cvs-all@FreeBSD.ORG Thu Jun 22 10:23:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9609D16A474; Thu, 22 Jun 2006 10:23:05 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C9F843D58; Thu, 22 Jun 2006 10:23:05 +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 k5MAN5WU046477; Thu, 22 Jun 2006 10:23:05 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MAN5TN046476; Thu, 22 Jun 2006 10:23:05 GMT (envelope-from ale) Message-Id: <200606221023.k5MAN5TN046476@repoman.freebsd.org> From: Alex Dupre Date: Thu, 22 Jun 2006 10:23: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/databases/mysql323-server Makefile ports/databases/mysql40-server Makefile ports/databases/mysql41-server Makefile ports/databases/mysql50-server Makefile ports/databases/mysql51-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, 22 Jun 2006 10:23:05 -0000 ale 2006-06-22 10:23:05 UTC FreeBSD ports repository Modified files: databases/mysql323-server Makefile databases/mysql40-server Makefile databases/mysql41-server Makefile databases/mysql50-server Makefile databases/mysql51-server Makefile Log: Remove the temporary hack to use the new USE_LDCONFIG feature. Revision Changes Path 1.190 +0 -5 ports/databases/mysql323-server/Makefile 1.207 +0 -5 ports/databases/mysql40-server/Makefile 1.221 +0 -5 ports/databases/mysql41-server/Makefile 1.216 +0 -5 ports/databases/mysql50-server/Makefile 1.216 +0 -2 ports/databases/mysql51-server/Makefile From owner-cvs-all@FreeBSD.ORG Thu Jun 22 10:24:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 400C316A479; Thu, 22 Jun 2006 10:24:31 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6C3843D58; Thu, 22 Jun 2006 10:24:30 +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 k5MAOUSq046574; Thu, 22 Jun 2006 10:24:30 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MAOUnP046573; Thu, 22 Jun 2006 10:24:30 GMT (envelope-from garga) Message-Id: <200606221024.k5MAOUnP046573@repoman.freebsd.org> From: Renato Botelho Date: Thu, 22 Jun 2006 10:24:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 10:24:31 -0000 garga 2006-06-22 10:24:30 UTC FreeBSD ports repository Modified files: . modules Log: Fix modules entries for new fpc ports, they were missing ports/ prefix. Noted by: erwin Revision Changes Path 1.15400 +26 -26 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Jun 22 10:25:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA57516A47C for ; Thu, 22 Jun 2006 10:25:29 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from srv1.galle.com.br (srv1.galle.com.br [200.246.25.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90F2643D7E for ; Thu, 22 Jun 2006 10:25:27 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: (qmail 99685 invoked by uid 99); 22 Jun 2006 10:25:26 -0000 Received: from 127.0.0.1 by srv1.galle.com.br (envelope-from , uid 82) with qmail-scanner-1.25 (clamdscan: 0.88/1247. spamassassin: 3.1.0. Clear:RC:1(127.0.0.1):. Processed in 0.104039 secs); 22 Jun 2006 10:25:26 -0000 X-Qmail-Scanner-Mail-From: garga@FreeBSD.org via srv1.galle.com.br X-Qmail-Scanner: 1.25 (Clear:RC:1(127.0.0.1):. Processed in 0.104039 secs) Received: from unknown (HELO ?192.168.50.4?) (de-)crypted with TLSv1: DHE-RSA-AES256-SHA [256/256] DN=unknown by unknown with ESMTPS; 22 Jun 2006 10:25:25 -0000 Message-ID: <449A6FDF.5090709@FreeBSD.org> Date: Thu, 22 Jun 2006 07:24:31 -0300 From: Renato Botelho User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: Renato Botelho , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200606211652.k5LGqwSI012488@repoman.freebsd.org> <20060622082250.GC98272@droso.net> In-Reply-To: <20060622082250.GC98272@droso.net> X-Enigmail-Version: 0.94.0.0 OpenPGP: url=http://people.FreeBSD.org/~garga/pubkey.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Re: cvs commit: CVSROOT modules ports/archivers/fpc-paszlib Makefile distinfo pkg-descr pkg-plist ports/databases/fpc-ibase Makefile distinfo pkg-descr pkg-plist ports/databases/fpc-mysql Makefile distinfo pkg-descr pkg-plist ports/databases/fpc-odbc Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 10:25:30 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Em 22/6/2006 05:22 Erwin Lansing escreveu: > The entries on modules are wrong. The second column is missing the > ports/ prefix. Fixed. - -- Renato Botelho GnuPG Key: http://www.FreeBSD.org/~garga/pubkey.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (MingW32) iD8DBQFEmm/f6CRbiSJE7akRArDdAJ4hW3IXOnRBOejgIxpm0KpbP0WVsQCgk+ER Rfw0AK/Wpaw4oz32wGA+6hM= =0bmJ -----END PGP SIGNATURE----- From owner-cvs-all@FreeBSD.ORG Thu Jun 22 10: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C947E16A479; Thu, 22 Jun 2006 10:26:58 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FFD643D5A; Thu, 22 Jun 2006 10:26:58 +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 k5MAQwO6046715; Thu, 22 Jun 2006 10:26:58 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MAQwIk046714; Thu, 22 Jun 2006 10:26:58 GMT (envelope-from itetcu) Message-Id: <200606221026.k5MAQwIk046714@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Thu, 22 Jun 2006 10:26: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/emulators/twin/files patch-tools_rc_cleanup.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 10:26:58 -0000 itetcu 2006-06-22 10:26:58 UTC FreeBSD ports repository Added files: emulators/twin/files patch-tools_rc_cleanup.c Log: Add patch forgotten in the last commit: Log: - UNbreak [1] - Test for ARCH no MACHINE_ARCH [2] - don't use fmt(1) to display PKGMESSAGE when there's no need to [2] PR: ports/99157 [1] Submitted by: Arseny Nasokin [1], itetcu (me) [2] Revision Changes Path 1.1 +13 -0 ports/emulators/twin/files/patch-tools_rc_cleanup.c (new) From owner-cvs-all@FreeBSD.ORG Thu Jun 22 10:35:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5BB816A479; Thu, 22 Jun 2006 10:35:04 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EC9343D55; Thu, 22 Jun 2006 10:35:04 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5MAZ42c047057; Thu, 22 Jun 2006 10:35:04 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MAZ4vm047056; Thu, 22 Jun 2006 10:35:04 GMT (envelope-from flz) Message-Id: <200606221035.k5MAZ4vm047056@repoman.freebsd.org> From: Florent Thoumie Date: Thu, 22 Jun 2006 10:35:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/misc/ldconfig_compat bsd.ldconfig.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, 22 Jun 2006 10:35:05 -0000 flz 2006-06-22 10:35:03 UTC FreeBSD ports repository Modified files: misc/ldconfig_compat bsd.ldconfig.mk Log: Zero the file until we remove all bsd.ldconfig.mk inclusion from ports using early version of USE_LDCONFIG. Revision Changes Path 1.7 +0 -33 ports/misc/ldconfig_compat/bsd.ldconfig.mk From owner-cvs-all@FreeBSD.ORG Thu Jun 22 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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78C5316A621; Thu, 22 Jun 2006 11:11:59 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F77143D80; Thu, 22 Jun 2006 10:39:06 +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 k5MAd5w3047237; Thu, 22 Jun 2006 10:39:06 GMT (envelope-from johans@repoman.freebsd.org) Received: (from johans@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MAd5AI047236; Thu, 22 Jun 2006 10:39:05 GMT (envelope-from johans) Message-Id: <200606221039.k5MAd5AI047236@repoman.freebsd.org> From: Johan van Selst Date: Thu, 22 Jun 2006 10:39:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-im/jabber Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 11:11:59 -0000 johans 2006-06-22 10:39:05 UTC FreeBSD ports repository Modified files: net-im/jabber Makefile Log: Postpone the expiration date by 1 month: according to the authors a fix for the fd_set bug is due soon Approved by: flz (mentor) Revision Changes Path 1.31 +1 -1 ports/net-im/jabber/Makefile From owner-cvs-all@FreeBSD.ORG Thu Jun 22 11:12:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.ORG Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0FDC16A74A; Thu, 22 Jun 2006 11:12:02 +0000 (UTC) (envelope-from wb@freebie.xs4all.nl) Received: from smtp-vbr2.xs4all.nl (smtp-vbr2.xs4all.nl [194.109.24.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E68D4471D; Thu, 22 Jun 2006 10:52:09 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-vbr2.xs4all.nl (8.13.6/8.13.6) with ESMTP id k5MAq0sa080060; Thu, 22 Jun 2006 12:52:01 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.13.6/8.13.3) with ESMTP id k5MApxuC000761; Thu, 22 Jun 2006 12:51:59 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.6/8.13.6/Submit) id k5MApwLV000760; Thu, 22 Jun 2006 12:51:58 +0200 (CEST) (envelope-from wb) Date: Thu, 22 Jun 2006 12:51:58 +0200 From: Wilko Bulte To: "Greg 'groggy' Lehey" Message-ID: <20060622105158.GA739@freebie.xs4all.nl> References: <20060620193458.42040d97.trhodes@FreeBSD.org> <200606211306.36770.jhb@freebsd.org> <20060621.123456.232930587.imp@bsdimp.com> <20060621.160706.1606922361.imp@bsdimp.com> <20060622012926.GR96591@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060622012926.GR96591@wantadilla.lemis.com> User-Agent: Mutt/1.5.11 X-Virus-Scanned: by XS4ALL Virus Scanner Cc: trhodes@FreeBSD.ORG, src-committers@FreeBSD.ORG, jhb@FreeBSD.ORG, cvs-src@FreeBSD.ORG, obrien@FreeBSD.ORG, cvs-all@FreeBSD.ORG, Garance A Drosihn , "M. Warner Losh" Subject: Re: cvs commit: src Makefile README X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 11:12:03 -0000 On Thu, Jun 22, 2006 at 10:59:26AM +0930, Greg 'groggy' Lehey wrote.. > On Wednesday, 21 June 2006 at 18:51:02 -0400, Garance A Drosihn wrote: > > At 4:07 PM -0600 6/21/06, M. Warner Losh wrote: > >> : > >> : And we're back to the compromise that we had before... > >> > >> Unless we want to require I_KNOW_WORLD_CAN_HURT_ME instead > >> of HISTORICAL_MAKE_WORLD :-) > > > > NO_FUTURE_WORLD ... GRIM_FUTURE_WORLD > > BRAVE_NEW_WORLD? Oh, wait, that's come already. Wise words.. Saddening though.. -- Wilko Bulte wilko@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Thu Jun 22 11:12:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 814F516A985; Thu, 22 Jun 2006 11:12:22 +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 C080543D8A; Thu, 22 Jun 2006 10:38:30 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by smtp3-g19.free.fr (Postfix) with ESMTP id E5A1149509; Thu, 22 Jun 2006 12:38:29 +0200 (CEST) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id 430921174A; Thu, 22 Jun 2006 12:38:29 +0200 (CEST) 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 05420-07; Thu, 22 Jun 2006 12:38:24 +0200 (CEST) Received: from mayday.esat.net (mayday.esat.net [193.95.134.156]) by smtp.xbsd.org (Postfix) with ESMTP id 5F4C411413; Thu, 22 Jun 2006 12:38:23 +0200 (CEST) From: Florent Thoumie To: vd@FreeBSD.org In-Reply-To: <20060622101749.GA58621@qlovarnika.bg.datamax> References: <200606211711.k5LHBGfr014825@repoman.freebsd.org> <20060622101749.GA58621@qlovarnika.bg.datamax> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-cf4zu+2lOM/5IJW5uqI0" Date: Thu, 22 Jun 2006 11:38:22 +0100 Message-Id: <1150972702.79359.16.camel@mayday.esat.net> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 FreeBSD GNOME Team Port X-Virus-Scanned: amavisd-new at xbsd.org Cc: Marcus Alves Grando , cvs-ports@FreeBSD.org, mux@freebsd.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/csup Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 11:12:22 -0000 --=-cf4zu+2lOM/5IJW5uqI0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2006-06-22 at 13:17 +0300, Vasil Dimov wrote: > On Wed, Jun 21, 2006 at 05:11:16PM +0000, Marcus Alves Grando wrote: > > mnag 2006-06-21 17:11:16 UTC > >=20 > > FreeBSD ports repository > >=20 > > Modified files: > > net/csup Makefile distinfo=20 > > Log: > > - Update to 20060318 > > - Fix build in tinderbox using ${OSVERSION} instead .if exists() > > =20 > > Approved by: mux > > =20 >=20 > % portupgrade /var/db/pkg/csup-20060313_1/ > ** Port marked as IGNORE: net/csup: > is already in the base system > % which csup > /usr/local/bin/csup > % ls -l /usr/bin/csup > ls: /usr/bin/csup: No such file or directory > % sysctl kern.osreldate > kern.osreldate: 601100 > % It's a bit unrelated but why one wouldn't want to have both csup from base and ports? I don't want to upgrade my system just to have a recent csup. --=20 Florent Thoumie flz@FreeBSD.org FreeBSD Committer --=-cf4zu+2lOM/5IJW5uqI0 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQBEmnMeMxEkbVFH3PQRAkCZAJ9NXfL1zrny/UdZ9/JNkqxnA6yB3gCfet+H n9SKqKF7g7Nz+8S1l6fQxEE= =vNTH -----END PGP SIGNATURE----- --=-cf4zu+2lOM/5IJW5uqI0-- From owner-cvs-all@FreeBSD.ORG Thu Jun 22 11:21:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07DB116A47A; Thu, 22 Jun 2006 11:21:19 +0000 (UTC) (envelope-from mux@freebsd.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id C542543D53; Thu, 22 Jun 2006 11:21:16 +0000 (GMT) (envelope-from mux@freebsd.org) Received: by elvis.mu.org (Postfix, from userid 1920) id 42D501A4DBD; Thu, 22 Jun 2006 04:21:16 -0700 (PDT) Date: Thu, 22 Jun 2006 13:21:16 +0200 From: Maxime Henrion To: Florent Thoumie Message-ID: <20060622112116.GO8070@elvis.mu.org> References: <200606211711.k5LHBGfr014825@repoman.freebsd.org> <20060622101749.GA58621@qlovarnika.bg.datamax> <1150972702.79359.16.camel@mayday.esat.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1150972702.79359.16.camel@mayday.esat.net> User-Agent: Mutt/1.4.2.1i Cc: Marcus Alves Grando , vd@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/csup Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 11:21:19 -0000 Florent Thoumie wrote: > On Thu, 2006-06-22 at 13:17 +0300, Vasil Dimov wrote: > > On Wed, Jun 21, 2006 at 05:11:16PM +0000, Marcus Alves Grando wrote: > > > mnag 2006-06-21 17:11:16 UTC > > > > > > FreeBSD ports repository > > > > > > Modified files: > > > net/csup Makefile distinfo > > > Log: > > > - Update to 20060318 > > > - Fix build in tinderbox using ${OSVERSION} instead .if exists() > > > > > > Approved by: mux > > > > > > > % portupgrade /var/db/pkg/csup-20060313_1/ > > ** Port marked as IGNORE: net/csup: > > is already in the base system > > % which csup > > /usr/local/bin/csup > > % ls -l /usr/bin/csup > > ls: /usr/bin/csup: No such file or directory > > % sysctl kern.osreldate > > kern.osreldate: 601100 > > % Looks like mnag@ picked up a wrong osreldate number. I don't have the time to fix it myself but anyone wanting to take care of it has my approval. > It's a bit unrelated but why one wouldn't want to have both csup from > base and ports? I don't want to upgrade my system just to have a recent > csup. I don't expect to see many new versions of csup in the future, so it doesn't make much sense to have both the csup port and the version from the base. Cheers, Maxime From owner-cvs-all@FreeBSD.ORG Thu Jun 22 11:25:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63FFB16A479; Thu, 22 Jun 2006 11:25:40 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from smtp2-g19.free.fr (smtp2-g19.free.fr [212.27.42.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id B19E543D55; Thu, 22 Jun 2006 11:25:39 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by smtp2-g19.free.fr (Postfix) with ESMTP id 12250731BC; Thu, 22 Jun 2006 13:25:39 +0200 (CEST) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id 9E18C116F0; Thu, 22 Jun 2006 13:25:38 +0200 (CEST) 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 05873-08; Thu, 22 Jun 2006 13:25:32 +0200 (CEST) Received: from mayday.esat.net (mayday.esat.net [193.95.134.156]) by smtp.xbsd.org (Postfix) with ESMTP id 0233811438; Thu, 22 Jun 2006 13:25:31 +0200 (CEST) From: Florent Thoumie To: Maxime Henrion In-Reply-To: <20060622112116.GO8070@elvis.mu.org> References: <200606211711.k5LHBGfr014825@repoman.freebsd.org> <20060622101749.GA58621@qlovarnika.bg.datamax> <1150972702.79359.16.camel@mayday.esat.net> <20060622112116.GO8070@elvis.mu.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-amMMC8jKCK/EhZwBwU4a" Date: Thu, 22 Jun 2006 12:25:30 +0100 Message-Id: <1150975530.79359.25.camel@mayday.esat.net> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 FreeBSD GNOME Team Port X-Virus-Scanned: amavisd-new at xbsd.org Cc: Marcus Alves Grando , vd@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/csup Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 11:25:40 -0000 --=-amMMC8jKCK/EhZwBwU4a Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2006-06-22 at 13:21 +0200, Maxime Henrion wrote: > Florent Thoumie wrote: > > On Thu, 2006-06-22 at 13:17 +0300, Vasil Dimov wrote: > > > On Wed, Jun 21, 2006 at 05:11:16PM +0000, Marcus Alves Grando wrote: > > > > mnag 2006-06-21 17:11:16 UTC > > > >=20 > > > > FreeBSD ports repository > > > >=20 > > > > Modified files: > > > > net/csup Makefile distinfo=20 > > > > Log: > > > > - Update to 20060318 > > > > - Fix build in tinderbox using ${OSVERSION} instead .if exists() > > > > =20 > > > > Approved by: mux > > > > =20 > > >=20 > > > % portupgrade /var/db/pkg/csup-20060313_1/ > > > ** Port marked as IGNORE: net/csup: > > > is already in the base system > > > % which csup > > > /usr/local/bin/csup > > > % ls -l /usr/bin/csup > > > ls: /usr/bin/csup: No such file or directory > > > % sysctl kern.osreldate > > > kern.osreldate: 601100 > > > % >=20 > Looks like mnag@ picked up a wrong osreldate number. I don't have the > time to fix it myself but anyone wanting to take care of it has my > approval. >=20 > > It's a bit unrelated but why one wouldn't want to have both csup from > > base and ports? I don't want to upgrade my system just to have a recent > > csup. >=20 > I don't expect to see many new versions of csup in the future, so it > doesn't make much sense to have both the csup port and the version from > the base. I was under the impression that csup was moving fast lately. If you're not planning a lot of new releases it's not that useful indeed. --=20 Florent Thoumie flz@FreeBSD.org FreeBSD Committer --=-amMMC8jKCK/EhZwBwU4a Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQBEmn4qMxEkbVFH3PQRAnc7AJ9/dnFDVuJRlpIRSgdMK8QMWriaHwCgiCp8 3g9iOSX685mS25rBBt3DXGA= =ctEO -----END PGP SIGNATURE----- --=-amMMC8jKCK/EhZwBwU4a-- From owner-cvs-all@FreeBSD.ORG Thu Jun 22 11:28:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E82716A474; Thu, 22 Jun 2006 11:28:04 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58C2943D5A; Thu, 22 Jun 2006 11:28:04 +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 k5MBS4eV050352; Thu, 22 Jun 2006 11:28:04 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MBS49c050351; Thu, 22 Jun 2006 11:28:04 GMT (envelope-from ehaupt) Message-Id: <200606221128.k5MBS49c050351@repoman.freebsd.org> From: Emanuel Haupt Date: Thu, 22 Jun 2006 11: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/games/typespeed Makefile distinfo pkg-deinstall pkg-install pkg-plist ports/games/typespeed/files patch-Makefile patch-file.c pkg-deinstall.in 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: Thu, 22 Jun 2006 11:28:04 -0000 ehaupt 2006-06-22 11:28:04 UTC FreeBSD ports repository Modified files: games/typespeed Makefile distinfo pkg-plist games/typespeed/files patch-file.c Added files: games/typespeed/files pkg-deinstall.in pkg-install.in Removed files: games/typespeed pkg-deinstall pkg-install games/typespeed/files patch-Makefile Log: - Update to 0.5.1 - Install highscores in /var/games/typespeed Revision Changes Path 1.13 +42 -8 ports/games/typespeed/Makefile 1.5 +3 -3 ports/games/typespeed/distinfo 1.2 +0 -70 ports/games/typespeed/files/patch-Makefile (dead) 1.2 +10 -12 ports/games/typespeed/files/patch-file.c 1.1 +16 -0 ports/games/typespeed/files/pkg-deinstall.in (new) 1.1 +24 -0 ports/games/typespeed/files/pkg-install.in (new) 1.2 +0 -8 ports/games/typespeed/pkg-deinstall (dead) 1.2 +0 -11 ports/games/typespeed/pkg-install (dead) 1.4 +17 -18 ports/games/typespeed/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Jun 22 12:35:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FE5D16A54C; Thu, 22 Jun 2006 12:35:31 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC38E44778; Thu, 22 Jun 2006 12:17:39 +0000 (GMT) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5MCHdfg053556; Thu, 22 Jun 2006 12:17:39 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MCHd64053555; Thu, 22 Jun 2006 12:17:39 GMT (envelope-from ehaupt) Message-Id: <200606221217.k5MCHd64053555@repoman.freebsd.org> From: Emanuel Haupt Date: Thu, 22 Jun 2006 12:17: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/mathomatic 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, 22 Jun 2006 12:35:31 -0000 ehaupt 2006-06-22 12:17:39 UTC FreeBSD ports repository Modified files: math/mathomatic Makefile distinfo pkg-descr Log: - Update to 12.5.18 - Update WWW Revision Changes Path 1.14 +1 -2 ports/math/mathomatic/Makefile 1.13 +3 -3 ports/math/mathomatic/distinfo 1.3 +1 -1 ports/math/mathomatic/pkg-descr From owner-cvs-all@FreeBSD.ORG Thu Jun 22 12: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D09B916A5C9; Thu, 22 Jun 2006 12:35:40 +0000 (UTC) (envelope-from mux@freebsd.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04A8844244; Thu, 22 Jun 2006 12:05:13 +0000 (GMT) (envelope-from mux@freebsd.org) Received: by elvis.mu.org (Postfix, from userid 1920) id E2B861A4DBD; Thu, 22 Jun 2006 05:05:12 -0700 (PDT) Date: Thu, 22 Jun 2006 14:05:12 +0200 From: Maxime Henrion To: Florent Thoumie Message-ID: <20060622120512.GP8070@elvis.mu.org> References: <200606211711.k5LHBGfr014825@repoman.freebsd.org> <20060622101749.GA58621@qlovarnika.bg.datamax> <1150972702.79359.16.camel@mayday.esat.net> <20060622112116.GO8070@elvis.mu.org> <1150975530.79359.25.camel@mayday.esat.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1150975530.79359.25.camel@mayday.esat.net> User-Agent: Mutt/1.4.2.1i Cc: Marcus Alves Grando , vd@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/csup Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 12:35:41 -0000 Florent Thoumie wrote: > On Thu, 2006-06-22 at 13:21 +0200, Maxime Henrion wrote: > > Florent Thoumie wrote: > > > On Thu, 2006-06-22 at 13:17 +0300, Vasil Dimov wrote: > > > > On Wed, Jun 21, 2006 at 05:11:16PM +0000, Marcus Alves Grando wrote: > > > > > mnag 2006-06-21 17:11:16 UTC > > > > > > > > > > FreeBSD ports repository > > > > > > > > > > Modified files: > > > > > net/csup Makefile distinfo > > > > > Log: > > > > > - Update to 20060318 > > > > > - Fix build in tinderbox using ${OSVERSION} instead .if exists() > > > > > > > > > > Approved by: mux > > > > > > > > > > > > > % portupgrade /var/db/pkg/csup-20060313_1/ > > > > ** Port marked as IGNORE: net/csup: > > > > is already in the base system > > > > % which csup > > > > /usr/local/bin/csup > > > > % ls -l /usr/bin/csup > > > > ls: /usr/bin/csup: No such file or directory > > > > % sysctl kern.osreldate > > > > kern.osreldate: 601100 > > > > % > > > > Looks like mnag@ picked up a wrong osreldate number. I don't have the > > time to fix it myself but anyone wanting to take care of it has my > > approval. > > > > > It's a bit unrelated but why one wouldn't want to have both csup from > > > base and ports? I don't want to upgrade my system just to have a recent > > > csup. > > > > I don't expect to see many new versions of csup in the future, so it > > doesn't make much sense to have both the csup port and the version from > > the base. > > I was under the impression that csup was moving fast lately. If you're > not planning a lot of new releases it's not that useful indeed. As a datapoint, the last csup release was 20060318 so it was a few months ago already. I plan to do a new relase "some time soon" for one minor change or too. After that, I don't even know if there'll be another release, unless the people that have said they are interested in getting CVS mode support actually do it. Cheers, Maxime From owner-cvs-all@FreeBSD.ORG Thu Jun 22 13:07:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7605B16A47A; Thu, 22 Jun 2006 13:07:49 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 323E143D53; Thu, 22 Jun 2006 13:07: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 k5MD7nwt064536; Thu, 22 Jun 2006 13:07:49 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MD7nqH064535; Thu, 22 Jun 2006 13:07:49 GMT (envelope-from erwin) Message-Id: <200606221307.k5MD7nqH064535@repoman.freebsd.org> From: Erwin Lansing Date: Thu, 22 Jun 2006 13:07:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-HTML-Template-Compiled Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 13:07:49 -0000 erwin 2006-06-22 13:07:48 UTC FreeBSD ports repository Modified files: www/p5-HTML-Template-Compiled Makefile distinfo pkg-plist Log: Update to 0.68 PR: 99298 Submitted by: hideo (maintainer) Revision Changes Path 1.12 +3 -1 ports/www/p5-HTML-Template-Compiled/Makefile 1.12 +3 -3 ports/www/p5-HTML-Template-Compiled/distinfo 1.5 +7 -1 ports/www/p5-HTML-Template-Compiled/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Jun 22 13:11:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A9BC16A603; Thu, 22 Jun 2006 13:11:40 +0000 (UTC) (envelope-from dds@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5829243D5A; Thu, 22 Jun 2006 13:11:37 +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 k5MDBbbV064742; Thu, 22 Jun 2006 13:11:37 GMT (envelope-from dds@repoman.freebsd.org) Received: (from dds@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MDBbVP064741; Thu, 22 Jun 2006 13:11:37 GMT (envelope-from dds) Message-Id: <200606221311.k5MDBbVP064741@repoman.freebsd.org> From: Diomidis Spinellis Date: Thu, 22 Jun 2006 13:11: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/compat/ndis kern_ndis.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 13:11:40 -0000 dds 2006-06-22 13:11:36 UTC FreeBSD src repository Modified files: sys/compat/ndis kern_ndis.c Log: Move conditional preprocessing out of the SYSCTL_ADD_STRING macro invocation. Per C99 6.10.3 paragraph 11 preprocessing directives appearing inside macro arguments yield undefined behavior. Revision Changes Path 1.92 +4 -1 src/sys/compat/ndis/kern_ndis.c From owner-cvs-all@FreeBSD.ORG Thu Jun 22 13:21:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A50216A481; Thu, 22 Jun 2006 13:21:40 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2946743D58; Thu, 22 Jun 2006 13:21: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 k5MDLetP065164; Thu, 22 Jun 2006 13:21:40 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MDLdwF065163; Thu, 22 Jun 2006 13:21:39 GMT (envelope-from erwin) Message-Id: <200606221321.k5MDLdwF065163@repoman.freebsd.org> From: Erwin Lansing Date: Thu, 22 Jun 2006 13:21:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/p5-POE-Component-EasyDBI Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 13:21:40 -0000 erwin 2006-06-22 13:21:39 UTC FreeBSD ports repository Modified files: databases/p5-POE-Component-EasyDBI Makefile distinfo Log: Update to 1.15 PR: 99299 Submitted by: hideo (maintainer) Revision Changes Path 1.17 +2 -2 ports/databases/p5-POE-Component-EasyDBI/Makefile 1.17 +3 -3 ports/databases/p5-POE-Component-EasyDBI/distinfo From owner-cvs-all@FreeBSD.ORG Thu Jun 22 13:22:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5FB416A47F; Thu, 22 Jun 2006 13:22:54 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8703143D58; Thu, 22 Jun 2006 13:22:54 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5MDMsk5065253; Thu, 22 Jun 2006 13:22:54 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MDMs2X065252; Thu, 22 Jun 2006 13:22:54 GMT (envelope-from ume) Message-Id: <200606221322.k5MDMs2X065252@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Thu, 22 Jun 2006 13:22: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/netinet ip_fw2.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 13:22:55 -0000 ume 2006-06-22 13:22:54 UTC FreeBSD src repository Modified files: sys/netinet ip_fw2.c Log: - Pullup even when the extention header is unknown, to prevent infinite loop with net.inet6.ip6.fw.deny_unknown_exthdrs=0. - Teach ipv6 and ipencap as they appear in an IPv4/IPv6 over IPv6 tunnel. - Test the next extention header even when the routing header type is unknown with net.inet6.ip6.fw.deny_unknown_exthdrs=0. Found by: xcast-fan-club MFC after: 1 week Revision Changes Path 1.136 +13 -1 src/sys/netinet/ip_fw2.c From owner-cvs-all@FreeBSD.ORG Thu Jun 22 13:55:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D53AF16A47C; Thu, 22 Jun 2006 13:55:05 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from corp.grupos.com.br (corp.grupos.com.br [200.193.29.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71D2E44664; Thu, 22 Jun 2006 13:55:04 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from corp.grupos.com.br (corp.grupos.com.br [192.168.10.2]) by corp.grupos.com.br (Postfix) with ESMTP id 674CC5C82; Thu, 22 Jun 2006 10:55:02 -0300 (BRT) Received: from [192.168.10.10] (marcus.grupos.com.br [192.168.10.10]) by corp.grupos.com.br (Postfix) with ESMTP id 7A4095C26; Thu, 22 Jun 2006 10:55:01 -0300 (BRT) Message-ID: <449AA134.5060400@FreeBSD.org> Date: Thu, 22 Jun 2006 10:55:00 -0300 From: Marcus Alves Grando Organization: FreeBSD.org User-Agent: Thunderbird 1.5.0.4 (X11/20060605) MIME-Version: 1.0 To: vd@FreeBSD.org References: <200606211711.k5LHBGfr014825@repoman.freebsd.org> <20060622101749.GA58621@qlovarnika.bg.datamax> In-Reply-To: <20060622101749.GA58621@qlovarnika.bg.datamax> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Filtered: By ProxSMTP using Clamav and Bogofilter Cc: mux@freebsd.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/csup Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 13:55:06 -0000 Vasil Dimov wrote: > On Wed, Jun 21, 2006 at 05:11:16PM +0000, Marcus Alves Grando wrote: >> mnag 2006-06-21 17:11:16 UTC >> >> FreeBSD ports repository >> >> Modified files: >> net/csup Makefile distinfo >> Log: >> - Update to 20060318 >> - Fix build in tinderbox using ${OSVERSION} instead .if exists() >> >> Approved by: mux >> > > % portupgrade /var/db/pkg/csup-20060313_1/ > ** Port marked as IGNORE: net/csup: > is already in the base system > % which csup > /usr/local/bin/csup > % ls -l /usr/bin/csup > ls: /usr/bin/csup: No such file or directory > % sysctl kern.osreldate > kern.osreldate: 601100 > % > There are two possibilities to fix: 1. Bump __FreeBSD_version in RELENG_6 to reflect csup MFC or 2. Continue testing exists() and test PACKAGE_BUILDING too Index: Makefile =================================================================== RCS file: /home/pcvs/ports/net/csup/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- Makefile 21 Jun 2006 17:11:16 -0000 1.12 +++ Makefile 22 Jun 2006 13:41:16 -0000 @@ -24,7 +24,7 @@ .include -.if ${OSVERSION} > 700014 || ( ${OSVERSION} >= 601100 && ${OSVERSION} < 700000 ) +.if exists(/usr/bin/csup) && !defined(PACKAGE_BUILDING) IGNORE= is already in the base system .endif I prefer first. Regards -- Marcus Alves Grando marcus(at)corp.grupos.com.br | Grupos Internet S/A mnag(at)FreeBSD.org | FreeBSD.org From owner-cvs-all@FreeBSD.ORG Thu Jun 22 13:57:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4ED416A474; Thu, 22 Jun 2006 13:57:29 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95E8E44586; Thu, 22 Jun 2006 13:57:29 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5MDvTW4066811; Thu, 22 Jun 2006 13:57:29 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MDvT7k066810; Thu, 22 Jun 2006 13:57:29 GMT (envelope-from sat) Message-Id: <200606221357.k5MDvT7k066810@repoman.freebsd.org> From: Andrew Pantyukhin Date: Thu, 22 Jun 2006 13:57: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/dcraw Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 13:57:29 -0000 sat 2006-06-22 13:57:29 UTC FreeBSD ports repository Modified files: graphics/dcraw Makefile distinfo Log: - Update to 8.22 Revision Changes Path 1.16 +1 -1 ports/graphics/dcraw/Makefile 1.15 +3 -3 ports/graphics/dcraw/distinfo From owner-cvs-all@FreeBSD.ORG Thu Jun 22 13:58:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FD2416A47A; Thu, 22 Jun 2006 13:58:22 +0000 (UTC) (envelope-from mux@freebsd.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7670844681; Thu, 22 Jun 2006 13:58:21 +0000 (GMT) (envelope-from mux@freebsd.org) Received: by elvis.mu.org (Postfix, from userid 1920) id 286FA1A4DC6; Thu, 22 Jun 2006 06:58:21 -0700 (PDT) Date: Thu, 22 Jun 2006 15:58:21 +0200 From: Maxime Henrion To: Marcus Alves Grando Message-ID: <20060622135821.GQ8070@elvis.mu.org> References: <200606211711.k5LHBGfr014825@repoman.freebsd.org> <20060622101749.GA58621@qlovarnika.bg.datamax> <449AA134.5060400@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <449AA134.5060400@FreeBSD.org> User-Agent: Mutt/1.4.2.1i Cc: vd@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/csup Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 13:58:22 -0000 Marcus Alves Grando wrote: > Vasil Dimov wrote: > > On Wed, Jun 21, 2006 at 05:11:16PM +0000, Marcus Alves Grando wrote: > >> mnag 2006-06-21 17:11:16 UTC > >> > >> FreeBSD ports repository > >> > >> Modified files: > >> net/csup Makefile distinfo > >> Log: > >> - Update to 20060318 > >> - Fix build in tinderbox using ${OSVERSION} instead .if exists() > >> > >> Approved by: mux > >> > > > > % portupgrade /var/db/pkg/csup-20060313_1/ > > ** Port marked as IGNORE: net/csup: > > is already in the base system > > % which csup > > /usr/local/bin/csup > > % ls -l /usr/bin/csup > > ls: /usr/bin/csup: No such file or directory > > % sysctl kern.osreldate > > kern.osreldate: 601100 > > % > > > > There are two possibilities to fix: > > 1. Bump __FreeBSD_version in RELENG_6 to reflect csup MFC > > or > > 2. Continue testing exists() and test PACKAGE_BUILDING too Are you saying that there have been no __FreeBSD_version bumps since the csup MFC? I assumed there had been one. I can do that if necessary. Cheers, Maxime From owner-cvs-all@FreeBSD.ORG Thu Jun 22 13:58:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD6E616A49E; Thu, 22 Jun 2006 13:58:57 +0000 (UTC) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81831445FF; Thu, 22 Jun 2006 13:40: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 k5MDepbj066164; Thu, 22 Jun 2006 13:40:51 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MDep1p066163; Thu, 22 Jun 2006 13:40:51 GMT (envelope-from jylefort) Message-Id: <200606221340.k5MDep1p066163@repoman.freebsd.org> From: Jean-Yves Lefort Date: Thu, 22 Jun 2006 13:40: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/link-monitor-applet Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 13:58:58 -0000 jylefort 2006-06-22 13:40:51 UTC FreeBSD ports repository Modified files: net/link-monitor-applet Makefile distinfo Log: Update to 2.1 Revision Changes Path 1.12 +1 -1 ports/net/link-monitor-applet/Makefile 1.8 +3 -3 ports/net/link-monitor-applet/distinfo From owner-cvs-all@FreeBSD.ORG Thu Jun 22 14:03:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19D8116A474; Thu, 22 Jun 2006 14:03:22 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14D1743D72; Thu, 22 Jun 2006 14:03:20 +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 k5ME3J9p068338; Thu, 22 Jun 2006 14:03:19 GMT (envelope-from johans@repoman.freebsd.org) Received: (from johans@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5ME3JSG068337; Thu, 22 Jun 2006 14:03:19 GMT (envelope-from johans) Message-Id: <200606221403.k5ME3JSG068337@repoman.freebsd.org> From: Johan van Selst Date: Thu, 22 Jun 2006 14:03:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/afnix Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 14:03:22 -0000 johans 2006-06-22 14:03:19 UTC FreeBSD ports repository Modified files: lang/afnix Makefile distinfo Log: - Update to version 1.2.2 - Replace INSTALLS_SHLIB by USE_LDCONFIG Approved by: flz (mentor) Revision Changes Path 1.25 +2 -2 ports/lang/afnix/Makefile 1.16 +3 -3 ports/lang/afnix/distinfo From owner-cvs-all@FreeBSD.ORG Thu Jun 22 14:05:29 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 020BA16A484; Thu, 22 Jun 2006 14:05:28 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AC3B43D80; Thu, 22 Jun 2006 14:05:11 +0000 (GMT) (envelope-from bz@FreeBSD.org) Received: from transport.cksoft.de (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id 27A651FF915; Thu, 22 Jun 2006 16:05:09 +0200 (CEST) Received: by transport.cksoft.de (Postfix, from userid 66) id A50FD1FF90C; Thu, 22 Jun 2006 16:05:05 +0200 (CEST) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id F20E84448D6; Thu, 22 Jun 2006 14:04:27 +0000 (UTC) Date: Thu, 22 Jun 2006 14:04:27 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Hajimu UMEMOTO In-Reply-To: <200606221322.k5MDMs2X065252@repoman.freebsd.org> Message-ID: <20060622140253.X60374@maildrop.int.zabbadoz.net> References: <200606221322.k5MDMs2X065252@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/netinet ip_fw2.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 14:05:29 -0000 On Thu, 22 Jun 2006, Hajimu UMEMOTO wrote: > ume 2006-06-22 13:22:54 UTC > > FreeBSD src repository > > Modified files: > sys/netinet ip_fw2.c > Log: > - Pullup even when the extention header is unknown, to prevent > infinite loop with net.inet6.ip6.fw.deny_unknown_exthdrs=0. > - Teach ipv6 and ipencap as they appear in an IPv4/IPv6 over IPv6 > tunnel. > - Test the next extention header even when the routing header type > is unknown with net.inet6.ip6.fw.deny_unknown_exthdrs=0. @@ -2189,7 +2189,10 @@ do { \ case IPPROTO_ROUTING: /* RFC 2460 */ PULLUP_TO(hlen, ulp, struct ip6_rthdr); - if (((struct ip6_rthdr *)ulp)->ip6r_type != 0) { + switch (((struct ip6_rthdr *)ulp)->ip6r_type) { + case 0: I think you are missing a ulp = NULL; here? + break; + default: printf("IPFW2: IPV6 - Unknown Routing " "Header type(%d)\n", ((struct ip6_rthdr *)ulp)->ip6r_type); -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT From owner-cvs-all@FreeBSD.ORG Thu Jun 22 14:08:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCB8716A47C; Thu, 22 Jun 2006 14:08:48 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97FAF43D5D; Thu, 22 Jun 2006 14:08:48 +0000 (GMT) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5ME8mOk068596; Thu, 22 Jun 2006 14:08:48 GMT (envelope-from johans@repoman.freebsd.org) Received: (from johans@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5ME8m3V068595; Thu, 22 Jun 2006 14:08:48 GMT (envelope-from johans) Message-Id: <200606221408.k5ME8m3V068595@repoman.freebsd.org> From: Johan van Selst Date: Thu, 22 Jun 2006 14: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/net/openser Makefile distinfo ports/net/openser/files patch-Makefile patch-Makefile.defs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 14:08:49 -0000 johans 2006-06-22 14:08:48 UTC FreeBSD ports repository Modified files: net/openser Makefile distinfo net/openser/files patch-Makefile patch-Makefile.defs Log: - Update to version 1.0.1 - Respect CFLAGS PR: 94108 Submitted by: jesusr (maintainer) Approved by: flz (mentor) Revision Changes Path 1.4 +4 -7 ports/net/openser/Makefile 1.3 +3 -3 ports/net/openser/distinfo 1.2 +34 -22 ports/net/openser/files/patch-Makefile 1.2 +7 -32 ports/net/openser/files/patch-Makefile.defs From owner-cvs-all@FreeBSD.ORG Thu Jun 22 14:09:33 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C040716A474; Thu, 22 Jun 2006 14:09:33 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 262DE43D58; Thu, 22 Jun 2006 14:09:33 +0000 (GMT) (envelope-from bz@FreeBSD.org) Received: from transport.cksoft.de (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id 5697B1FF903; Thu, 22 Jun 2006 16:09:32 +0200 (CEST) Received: by transport.cksoft.de (Postfix, from userid 66) id CBE951FF9A7; Thu, 22 Jun 2006 16:09:28 +0200 (CEST) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id 88E074448D6; Thu, 22 Jun 2006 14:09:20 +0000 (UTC) Date: Thu, 22 Jun 2006 14:09:20 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Hajimu UMEMOTO In-Reply-To: <20060622140253.X60374@maildrop.int.zabbadoz.net> Message-ID: <20060622140842.A60374@maildrop.int.zabbadoz.net> References: <200606221322.k5MDMs2X065252@repoman.freebsd.org> <20060622140253.X60374@maildrop.int.zabbadoz.net> 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/netinet ip_fw2.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 14:09:33 -0000 On Thu, 22 Jun 2006, Bjoern A. Zeeb wrote: > On Thu, 22 Jun 2006, Hajimu UMEMOTO wrote: > >> ume 2006-06-22 13:22:54 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/netinet ip_fw2.c >> Log: >> - Pullup even when the extention header is unknown, to prevent >> infinite loop with net.inet6.ip6.fw.deny_unknown_exthdrs=0. >> - Teach ipv6 and ipencap as they appear in an IPv4/IPv6 over IPv6 >> tunnel. >> - Test the next extention header even when the routing header type >> is unknown with net.inet6.ip6.fw.deny_unknown_exthdrs=0. > > @@ -2189,7 +2189,10 @@ do { > \ > > case IPPROTO_ROUTING: /* RFC 2460 */ > PULLUP_TO(hlen, ulp, struct ip6_rthdr); > - if (((struct ip6_rthdr *)ulp)->ip6r_type != 0) { > + switch (((struct ip6_rthdr *)ulp)->ip6r_type) { > + case 0: > > I think you are missing a > ulp = NULL; > here? Just ignore it. Looks correct. Missed the no double switch when I was interrupted by the 3rd phone call:( -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT From owner-cvs-all@FreeBSD.ORG Thu Jun 22 14:14:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CED9616A47A; Thu, 22 Jun 2006 14:14:47 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from corp.grupos.com.br (corp.grupos.com.br [200.193.29.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AE9A43D53; Thu, 22 Jun 2006 14:14:47 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from corp.grupos.com.br (corp.grupos.com.br [192.168.10.2]) by corp.grupos.com.br (Postfix) with ESMTP id 22BDB5C80; Thu, 22 Jun 2006 11:14:43 -0300 (BRT) Received: from [192.168.10.10] (marcus.grupos.com.br [192.168.10.10]) by corp.grupos.com.br (Postfix) with ESMTP id F312B5C41; Thu, 22 Jun 2006 11:14:42 -0300 (BRT) Message-ID: <449AA5D2.8020307@FreeBSD.org> Date: Thu, 22 Jun 2006 11:14:42 -0300 From: Marcus Alves Grando Organization: FreeBSD.org User-Agent: Thunderbird 1.5.0.4 (X11/20060605) MIME-Version: 1.0 To: Maxime Henrion References: <200606211711.k5LHBGfr014825@repoman.freebsd.org> <20060622101749.GA58621@qlovarnika.bg.datamax> <449AA134.5060400@FreeBSD.org> <20060622135821.GQ8070@elvis.mu.org> In-Reply-To: <20060622135821.GQ8070@elvis.mu.org> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Filtered: By ProxSMTP using Clamav and Bogofilter Cc: vd@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/csup Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 14:14:47 -0000 Maxime Henrion wrote: > Marcus Alves Grando wrote: >> Vasil Dimov wrote: >>> On Wed, Jun 21, 2006 at 05:11:16PM +0000, Marcus Alves Grando wrote: >>>> mnag 2006-06-21 17:11:16 UTC >>>> >>>> FreeBSD ports repository >>>> >>>> Modified files: >>>> net/csup Makefile distinfo >>>> Log: >>>> - Update to 20060318 >>>> - Fix build in tinderbox using ${OSVERSION} instead .if exists() >>>> >>>> Approved by: mux >>>> >>> % portupgrade /var/db/pkg/csup-20060313_1/ >>> ** Port marked as IGNORE: net/csup: >>> is already in the base system >>> % which csup >>> /usr/local/bin/csup >>> % ls -l /usr/bin/csup >>> ls: /usr/bin/csup: No such file or directory >>> % sysctl kern.osreldate >>> kern.osreldate: 601100 >>> % >>> >> There are two possibilities to fix: >> >> 1. Bump __FreeBSD_version in RELENG_6 to reflect csup MFC >> >> or >> >> 2. Continue testing exists() and test PACKAGE_BUILDING too > > Are you saying that there have been no __FreeBSD_version bumps since the > csup MFC? I assumed there had been one. I can do that if necessary. I think that's a good idea. After that it's possible test correct OSVERSION. Thanks > > Cheers, > Maxime -- Marcus Alves Grando marcus(at)corp.grupos.com.br | Grupos Internet S/A mnag(at)FreeBSD.org | FreeBSD.org From owner-cvs-all@FreeBSD.ORG Thu Jun 22 14:15:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56E8E16A47E; Thu, 22 Jun 2006 14:15:01 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F97443D62; Thu, 22 Jun 2006 14:15:00 +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 k5MEF0Hb068868; Thu, 22 Jun 2006 14:15:00 GMT (envelope-from johans@repoman.freebsd.org) Received: (from johans@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MEF0ks068867; Thu, 22 Jun 2006 14:15:00 GMT (envelope-from johans) Message-Id: <200606221415.k5MEF0ks068867@repoman.freebsd.org> From: Johan van Selst Date: Thu, 22 Jun 2006 14:15:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/tor-devel Makefile distinfo 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: Thu, 22 Jun 2006 14:15:01 -0000 johans 2006-06-22 14:15:00 UTC FreeBSD ports repository Modified files: security/tor-devel Makefile distinfo pkg-install Log: - Update to 1.1.21 - Fix uid/gid at 256 (as security/tor uses) PR: 98784 Submitted by: Fabian Keil, Peter Thoenen (maintainer) Approved by: flz (mentor) Revision Changes Path 1.26 +1 -1 ports/security/tor-devel/Makefile 1.20 +3 -3 ports/security/tor-devel/distinfo 1.5 +4 -2 ports/security/tor-devel/pkg-install From owner-cvs-all@FreeBSD.ORG Thu Jun 22 14: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1950D16A479; Thu, 22 Jun 2006 14:16:18 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAD4943D58; Thu, 22 Jun 2006 14:16:17 +0000 (GMT) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5MEGHgM068985; Thu, 22 Jun 2006 14:16:17 GMT (envelope-from bsam@repoman.freebsd.org) Received: (from bsam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MEGHIs068984; Thu, 22 Jun 2006 14:16:17 GMT (envelope-from bsam) Message-Id: <200606221416.k5MEGHIs068984@repoman.freebsd.org> From: Boris Samorodov Date: Thu, 22 Jun 2006 14:16:17 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/share/pgpkeys bsam.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, 22 Jun 2006 14:16:18 -0000 bsam 2006-06-22 14:16:17 UTC FreeBSD doc repository (ports committer) Modified files: share/pgpkeys pgpkeys-developers.sgml pgpkeys.ent Added files: share/pgpkeys bsam.key Log: Add my pgp entity. Approved by: netchild (mentor) Revision Changes Path 1.1 +41 -0 doc/share/pgpkeys/bsam.key (new) 1.21 +5 -0 doc/share/pgpkeys/pgpkeys-developers.sgml 1.112 +1 -0 doc/share/pgpkeys/pgpkeys.ent From owner-cvs-all@FreeBSD.ORG Thu Jun 22 14:19:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CCE816A474; Thu, 22 Jun 2006 14:19:46 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3327C43D55; Thu, 22 Jun 2006 14:19:46 +0000 (GMT) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5MEJkdU069254; Thu, 22 Jun 2006 14:19:46 GMT (envelope-from bsam@repoman.freebsd.org) Received: (from bsam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MEJkwh069253; Thu, 22 Jun 2006 14:19:46 GMT (envelope-from bsam) Message-Id: <200606221419.k5MEJkwh069253@repoman.freebsd.org> From: Boris Samorodov Date: Thu, 22 Jun 2006 14:19:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/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: Thu, 22 Jun 2006 14:19:46 -0000 bsam 2006-06-22 14:19:45 UTC FreeBSD ports repository Modified files: astro/xearth/files freebsd.committers.markers Log: Add my location. Approved by: netchild (mentor) Revision Changes Path 1.303 +2 -2 ports/astro/xearth/files/freebsd.committers.markers From owner-cvs-all@FreeBSD.ORG Thu Jun 22 14:22:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A48A616A479; Thu, 22 Jun 2006 14:22:20 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64F2943D5A; Thu, 22 Jun 2006 14:22:20 +0000 (GMT) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5MEMKKN069465; Thu, 22 Jun 2006 14:22:20 GMT (envelope-from bsam@repoman.freebsd.org) Received: (from bsam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MEMKWO069464; Thu, 22 Jun 2006 14:22:20 GMT (envelope-from bsam) Message-Id: <200606221422.k5MEMKWO069464@repoman.freebsd.org> From: Boris Samorodov Date: Thu, 22 Jun 2006 14:22: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/usr.bin/calendar/calendars calendar.freebsd X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 14:22:20 -0000 bsam 2006-06-22 14:22:20 UTC FreeBSD src repository (ports committer) Modified files: usr.bin/calendar/calendars calendar.freebsd Log: Add myself to the freebsd calendar. Approved by: netchild (mentor) Revision Changes Path 1.181 +1 -0 src/usr.bin/calendar/calendars/calendar.freebsd From owner-cvs-all@FreeBSD.ORG Thu Jun 22 15:07:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 557CC16A479; Thu, 22 Jun 2006 15:07:46 +0000 (UTC) (envelope-from andre@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 162FE44747; Thu, 22 Jun 2006 15:07:46 +0000 (GMT) (envelope-from andre@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5MF7jhQ073312; Thu, 22 Jun 2006 15:07:45 GMT (envelope-from andre@repoman.freebsd.org) Received: (from andre@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MF7jAd073311; Thu, 22 Jun 2006 15:07:45 GMT (envelope-from andre) Message-Id: <200606221507.k5MF7jAd073311@repoman.freebsd.org> From: Andre Oppermann Date: Thu, 22 Jun 2006 15:07: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/netinet tcp_syncache.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 15:07:46 -0000 andre 2006-06-22 15:07:45 UTC FreeBSD src repository Modified files: sys/netinet tcp_syncache.c Log: Move the syncookie MD5 context from globals to the stack to make it MP safe. Revision Changes Path 1.94 +2 -2 src/sys/netinet/tcp_syncache.c From owner-cvs-all@FreeBSD.ORG Thu Jun 22 15:22:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56FBB16A519; Thu, 22 Jun 2006 15:22:21 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C6974433D; Thu, 22 Jun 2006 14:53:07 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5MEr7IR071318; Thu, 22 Jun 2006 14:53:07 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MEr6HV071317; Thu, 22 Jun 2006 14:53:06 GMT (envelope-from mat) Message-Id: <200606221453.k5MEr6HV071317@repoman.freebsd.org> From: Mathieu Arnold Date: Thu, 22 Jun 2006 14:53:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/p5-DBIx-Ease Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 15:22:21 -0000 mat 2006-06-22 14:53:06 UTC FreeBSD ports repository Modified files: databases/p5-DBIx-Ease Makefile Log: Fixup the distfile shortage Revision Changes Path 1.3 +3 -2 ports/databases/p5-DBIx-Ease/Makefile From owner-cvs-all@FreeBSD.ORG Thu Jun 22 15:22:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B017916A68A; Thu, 22 Jun 2006 15:22:38 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0B6343FAE; Thu, 22 Jun 2006 14:49:49 +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 k5MEnlg8071130; Thu, 22 Jun 2006 14:49:47 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MEnldG071123; Thu, 22 Jun 2006 14:49:47 GMT (envelope-from skv) Message-Id: <200606221449.k5MEnldG071123@repoman.freebsd.org> From: Sergey Skvortsov Date: Thu, 22 Jun 2006 14:49: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/pmap 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, 22 Jun 2006 15:22:38 -0000 skv 2006-06-22 14:49:47 UTC FreeBSD ports repository Modified files: sysutils/pmap Makefile distinfo pkg-plist Log: Update to 20060622: * add support for FreeBSD 6.x * drop support for FreeBSD 4.x, 5.x Revision Changes Path 1.7 +6 -6 ports/sysutils/pmap/Makefile 1.5 +3 -3 ports/sysutils/pmap/distinfo 1.2 +1 -0 ports/sysutils/pmap/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Jun 22 15:23:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72A5716A6BD; Thu, 22 Jun 2006 15:23:07 +0000 (UTC) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2BB643F8A; Thu, 22 Jun 2006 15:22:06 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5MFM67t074149; Thu, 22 Jun 2006 15:22:06 GMT (envelope-from ps@repoman.freebsd.org) Received: (from ps@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MFM6WX074141; Thu, 22 Jun 2006 15:22:06 GMT (envelope-from ps) Message-Id: <200606221522.k5MFM6WX074141@repoman.freebsd.org> From: Paul Saab Date: Thu, 22 Jun 2006 15:22:05 +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/modules Makefile src/sys/conf files options src/sys/modules/mfi Makefile src/sys/i386/conf GENERIC src/sys/dev/mfi mfi.c mfi_compat.h mfi_disk.c mfi_ioctl.h mfi_pci.c mfireg.h mfivar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 15:23:07 -0000 ps 2006-06-22 15:22:05 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) sys/modules Makefile sys/conf files options sys/i386/conf GENERIC Added files: (Branch: RELENG_4) sys/modules/mfi Makefile sys/dev/mfi mfi.c mfi_compat.h mfi_disk.c mfi_ioctl.h mfi_pci.c mfireg.h mfivar.h Log: Add mfi without the Linux ioctl layer. Revision Changes Path 1.340.2.160 +3 -0 src/sys/conf/files 1.191.2.65 +1 -0 src/sys/conf/options 1.12.2.1 +1941 -0 src/sys/dev/mfi/mfi.c (new) 1.1.2.1 +65 -0 src/sys/dev/mfi/mfi_compat.h (new) 1.4.2.1 +335 -0 src/sys/dev/mfi/mfi_disk.c (new) 1.2.2.1 +70 -0 src/sys/dev/mfi/mfi_ioctl.h (new) 1.3.2.1 +245 -0 src/sys/dev/mfi/mfi_pci.c (new) 1.3.2.1 +826 -0 src/sys/dev/mfi/mfireg.h (new) 1.3.2.1 +340 -0 src/sys/dev/mfi/mfivar.h (new) 1.246.2.64 +1 -0 src/sys/i386/conf/GENERIC 1.110.2.88 +1 -0 src/sys/modules/Makefile 1.3.2.1 +15 -0 src/sys/modules/mfi/Makefile (new) From owner-cvs-all@FreeBSD.ORG Thu Jun 22 15:23:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79BE216A74B; Thu, 22 Jun 2006 15:23:31 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C206043D8A; Thu, 22 Jun 2006 15:22:43 +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 k5MFMhsR074197; Thu, 22 Jun 2006 15:22:43 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MFMhrq074196; Thu, 22 Jun 2006 15:22:43 GMT (envelope-from garga) Message-Id: <200606221522.k5MFMhrq074196@repoman.freebsd.org> From: Renato Botelho Date: Thu, 22 Jun 2006 15:22:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/dns/maradns Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 15:23:31 -0000 garga 2006-06-22 15:22:43 UTC FreeBSD ports repository Modified files: dns/maradns Makefile distinfo Log: - Update to 1.2.10 PR: ports/99257 Submitted by: maintainer Revision Changes Path 1.52 +1 -1 ports/dns/maradns/Makefile 1.43 +3 -3 ports/dns/maradns/distinfo From owner-cvs-all@FreeBSD.ORG Thu Jun 22 16:21:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCC4216A484; Thu, 22 Jun 2006 16:21:27 +0000 (UTC) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F5884431D; Thu, 22 Jun 2006 16:21:27 +0000 (GMT) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5MGLRHN078104; Thu, 22 Jun 2006 16:21:27 GMT (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MGLROx078100; Thu, 22 Jun 2006 16:21:27 GMT (envelope-from mux) Message-Id: <200606221621.k5MGLROx078100@repoman.freebsd.org> From: Maxime Henrion Date: Thu, 22 Jun 2006 16:21:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/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, 22 Jun 2006 16:21:28 -0000 mux 2006-06-22 16:21:27 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/sys param.h Log: Belatedly bump __FreeBSD_version to reflect csup's import. Revision Changes Path 1.244.2.12 +1 -1 src/sys/sys/param.h From owner-cvs-all@FreeBSD.ORG Thu Jun 22 16:26:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3946E16A482; Thu, 22 Jun 2006 16:26:54 +0000 (UTC) (envelope-from mux@freebsd.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0661C44317; Thu, 22 Jun 2006 16:26:54 +0000 (GMT) (envelope-from mux@freebsd.org) Received: by elvis.mu.org (Postfix, from userid 1920) id C47481A4DC4; Thu, 22 Jun 2006 09:26:53 -0700 (PDT) Date: Thu, 22 Jun 2006 18:26:53 +0200 From: Maxime Henrion To: Marcus Alves Grando Message-ID: <20060622162653.GR8070@elvis.mu.org> References: <200606211711.k5LHBGfr014825@repoman.freebsd.org> <20060622101749.GA58621@qlovarnika.bg.datamax> <449AA134.5060400@FreeBSD.org> <20060622135821.GQ8070@elvis.mu.org> <449AA5D2.8020307@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <449AA5D2.8020307@FreeBSD.org> User-Agent: Mutt/1.4.2.1i Cc: vd@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/csup Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 16:26:54 -0000 Marcus Alves Grando wrote: > Maxime Henrion wrote: > > Marcus Alves Grando wrote: > >> Vasil Dimov wrote: > >>> On Wed, Jun 21, 2006 at 05:11:16PM +0000, Marcus Alves Grando wrote: > >>>> mnag 2006-06-21 17:11:16 UTC > >>>> > >>>> FreeBSD ports repository > >>>> > >>>> Modified files: > >>>> net/csup Makefile distinfo > >>>> Log: > >>>> - Update to 20060318 > >>>> - Fix build in tinderbox using ${OSVERSION} instead .if exists() > >>>> > >>>> Approved by: mux > >>>> > >>> % portupgrade /var/db/pkg/csup-20060313_1/ > >>> ** Port marked as IGNORE: net/csup: > >>> is already in the base system > >>> % which csup > >>> /usr/local/bin/csup > >>> % ls -l /usr/bin/csup > >>> ls: /usr/bin/csup: No such file or directory > >>> % sysctl kern.osreldate > >>> kern.osreldate: 601100 > >>> % > >>> > >> There are two possibilities to fix: > >> > >> 1. Bump __FreeBSD_version in RELENG_6 to reflect csup MFC > >> > >> or > >> > >> 2. Continue testing exists() and test PACKAGE_BUILDING too > > > > Are you saying that there have been no __FreeBSD_version bumps since the > > csup MFC? I assumed there had been one. I can do that if necessary. > > I think that's a good idea. > > After that it's possible test correct OSVERSION. Done. You can use __FreeBSD_version 601101. Cheers, Maxime From owner-cvs-all@FreeBSD.ORG Thu Jun 22 16: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E72E516A479; Thu, 22 Jun 2006 16:32:58 +0000 (UTC) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E64F843D67; Thu, 22 Jun 2006 16:32:57 +0000 (GMT) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5MGWvNw079355; Thu, 22 Jun 2006 16:32:57 GMT (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MGWv87079354; Thu, 22 Jun 2006 16:32:57 GMT (envelope-from mux) Message-Id: <200606221632.k5MGWv87079354@repoman.freebsd.org> From: Maxime Henrion Date: Thu, 22 Jun 2006 16:32: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/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, 22 Jun 2006 16:32:59 -0000 mux 2006-06-22 16:32:57 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: Document __FreeBSD_version 601101. Revision Changes Path 1.720 +4 -0 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml From owner-cvs-all@FreeBSD.ORG Thu Jun 22 16:53:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 193B116A47C; Thu, 22 Jun 2006 16:53:00 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B1E643D46; Thu, 22 Jun 2006 16:52:53 +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 k5MGqrXv088133; Thu, 22 Jun 2006 16:52:53 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MGqrgZ088132; Thu, 22 Jun 2006 16:52:53 GMT (envelope-from imp) Message-Id: <200606221652.k5MGqrgZ088132@repoman.freebsd.org> From: Warner Losh Date: Thu, 22 Jun 2006 16:52: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 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 16:53:00 -0000 imp 2006-06-22 16:52:53 UTC FreeBSD src repository Modified files: . Makefile Log: Per weak consensus on this topic, remove suggestion to set HISTORICAL_MAKE_WORLD from the text that's output. This was committed against the previous consensus. Leave the documentation in this file as a compromose. The HISTORICAL_MAKE_WORLD knob is intentionally obfuscated and we only trust people smart enough to read the Makefile to use it. All others have no business using it due to its danger, unless DESTDIR is set. Dissentors: grog, obrien, trhodes Revision Changes Path 1.334 +0 -3 src/Makefile From owner-cvs-all@FreeBSD.ORG Thu Jun 22 16:56:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E0A916A4A0; Thu, 22 Jun 2006 16:56:09 +0000 (UTC) (envelope-from cracauer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7327643EAC; Thu, 22 Jun 2006 16:55:36 +0000 (GMT) (envelope-from cracauer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5MGtZOx088281; Thu, 22 Jun 2006 16:55:35 GMT (envelope-from cracauer@repoman.freebsd.org) Received: (from cracauer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MGtZSB088280; Thu, 22 Jun 2006 16:55:35 GMT (envelope-from cracauer) Message-Id: <200606221655.k5MGtZSB088280@repoman.freebsd.org> From: Martin Cracauer Date: Thu, 22 Jun 2006 16: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/misc/cstream Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 16:56:09 -0000 cracauer 2006-06-22 16:55:35 UTC FreeBSD ports repository Modified files: misc/cstream Makefile distinfo Log: Update to 2.7.3 which fixes compilation on FreeBSD-4.x. Revision Changes Path 1.23 +1 -1 ports/misc/cstream/Makefile 1.17 +3 -3 ports/misc/cstream/distinfo From owner-cvs-all@FreeBSD.ORG Thu Jun 22 16:57:14 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CA8B16A481; Thu, 22 Jun 2006 16:57:14 +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 D819A43D49; Thu, 22 Jun 2006 16:57:13 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [IPv6:::1] (may be forged)) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id k5MGsRkB022106; Thu, 22 Jun 2006 10:54:27 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 22 Jun 2006 10:54:26 -0600 (MDT) Message-Id: <20060622.105426.146405308.imp@bsdimp.com> To: obrien@freebsd.org From: "M. Warner Losh" In-Reply-To: <20060622073523.GB64578@dragon.NUXI.org> References: <20060620.144125.84360497.imp@bsdimp.com> <200606201714.10331.jhb@freebsd.org> <20060622073523.GB64578@dragon.NUXI.org> X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: trhodes@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, jhb@freebsd.org, cvs-src@freebsd.org Subject: Re: cvs commit: src Makefile README X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 16:57:14 -0000 In message: <20060622073523.GB64578@dragon.NUXI.org> "David O'Brien" writes: : On Tue, Jun 20, 2006 at 05:14:09PM -0400, John Baldwin wrote: : > Fair enough. How about just making it undocumented again then? :) : : Or if 'make world' is desired to be disabled, there's also this approach: This patch goes the wrong way. I've committed what appears to be the closest thing this thread has had to a consensus: leave the extra docs in the Makefile, remove the extra docs from the echos. We don't want to make it too easy for people, but do want to allow people clueful enough to read the Makefile to see it easily. This is the smallest modification to the pre-existing consensus that I could find to resolve the issue. Warner : Index: Makefile : =================================================================== : RCS file: /home/ncvs/src/Makefile,v : retrieving revision 1.332 : diff -u -p -r1.332 Makefile : --- Makefile 7 Jun 2006 03:33:48 -0000 1.332 : +++ Makefile 20 Jun 2006 19:10:51 -0000 : @@ -33,13 +33,6 @@ : # If you want to build your system from source be sure that /usr/obj has : # at least 400MB of diskspace available. : # : -# For individuals wanting to build from the sources currently on their : -# system, the simple instructions are: : -# : -# 1. `cd /usr/src' (or to the directory containing your source tree). : -# 2. Define `HISTORICAL_MAKE_WORLD' variable (see README). : -# 3. `make world' : -# : # For individuals wanting to upgrade their sources (even if only a : # delta of a few days): : # : @@ -163,7 +157,7 @@ ${TGTS}: : : STARTTIME!= LC_ALL=C date : : -.if defined(HISTORICAL_MAKE_WORLD) || defined(DESTDIR) : +.if defined(HISTORICAL_MAKE_WORLD) : # : # world : # : @@ -197,22 +191,45 @@ world: upgrade_checks : @echo ">>> make world completed on `LC_ALL=C date`" : @echo " (started ${STARTTIME})" : @echo "--------------------------------------------------------------" : -.else : -world: : - @echo "WARNING: make world will overwrite your existing FreeBSD" : - @echo "installation without also building and installing a new" : - @echo "kernel. This can be dangerous. Please read the handbook," : - @echo "'Rebuilding world', for how to upgrade your system." : - @echo "Define DESTDIR to where you want to install FreeBSD," : - @echo "including /, to override this warning and proceed as usual." : - @echo "You may get the historical 'make world' behavior by defining" : - @echo "HISTORICAL_MAKE_WORLD. You should understand the implications" : - @echo "before doing this." : - @echo "" : - @echo "Bailing out now..." : - @false : .endif : : -- : -- David (obrien@FreeBSD.org) : From owner-cvs-all@FreeBSD.ORG Thu Jun 22 17: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C81816A481; Thu, 22 Jun 2006 17:09: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 43C0A43D53; Thu, 22 Jun 2006 17:09:55 +0000 (GMT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 11E131A4DD7; Thu, 22 Jun 2006 10:09:55 -0700 (PDT) Date: Thu, 22 Jun 2006 10:09:55 -0700 From: Alfred Perlstein To: John Baldwin Message-ID: <20060622170955.GY95135@elvis.mu.org> References: <200606070333.k573XmRc067920@repoman.freebsd.org> <20060607194300.7565e832.trhodes@FreeBSD.org> <20060620185321.GA43367@dragon.NUXI.org> <200606201516.39121.jhb@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200606201516.39121.jhb@freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: Tom Rhodes , src-committers@freebsd.org, cvs-all@freebsd.org, obrien@freebsd.org, cvs-src@freebsd.org Subject: Re: cvs commit: src Makefile README X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 17:09:56 -0000 * John Baldwin [060620 13:31] wrote: > On Tuesday 20 June 2006 14:53, David O'Brien wrote: > > On Wed, Jun 07, 2006 at 07:43:00PM -0400, Tom Rhodes wrote: > > > Personally, I was debating on just removing most of the > > > world target with just a message: > > > > > > "The world target has been replaced with the buildworld target." > > > > No! > > > > 'make world' is still my normal building process. Why force > > "make buildworld && make installworld"?? > > > > I don't care how undocumented it is, or obfusacted > > 'HISTORICAL_MAKE_WORLD' is; but please leave them alone! > > > > thanks for your attention. > > You can already get that via 'make DESTDIR=/ world' you know. :) And that's > shorter to type. I think I'm missing something. Is the only difference between "make world" and: "make buildworld buildkernel installkernel installworld" That make world has the order of installs flipped? -- - Alfred Perlstein - coder / sysadmin / FreeBSD Hacker / All that jazz - From owner-cvs-all@FreeBSD.ORG Thu Jun 22 17:52:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F05616A64B; Thu, 22 Jun 2006 17:52:40 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95E674466F; Thu, 22 Jun 2006 17:32:31 +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 k5MHWVWA091118; Thu, 22 Jun 2006 17:32:31 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MHWVqr091117; Thu, 22 Jun 2006 17:32:31 GMT (envelope-from shaun) Message-Id: <200606221732.k5MHWVqr091117@repoman.freebsd.org> From: Shaun Amott Date: Thu, 22 Jun 2006 17:32: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/multimedia/helixplayer Makefile ports/multimedia/helixplayer/files patch-build_lib_sysinfo.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: Thu, 22 Jun 2006 17:52:40 -0000 shaun 2006-06-22 17:32:31 UTC FreeBSD ports repository Modified files: multimedia/helixplayer Makefile multimedia/helixplayer/files patch-build_lib_sysinfo.py Log: - Fix build on 7.x Reported by: pointyhat via kris PR: ports/98067 Submitted by: shaun (me) Approved by: ahze (mentor) Revision Changes Path 1.3 +1 -1 ports/multimedia/helixplayer/Makefile 1.2 +10 -0 ports/multimedia/helixplayer/files/patch-build_lib_sysinfo.py From owner-cvs-all@FreeBSD.ORG Thu Jun 22 18:25:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 914D416A53D; Thu, 22 Jun 2006 18:25:38 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 067FD43D46; Thu, 22 Jun 2006 18:25:36 +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 k5MIPZgm094368; Thu, 22 Jun 2006 18:25:35 GMT (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MIPZNZ094367; Thu, 22 Jun 2006 18:25:35 GMT (envelope-from olgeni) Message-Id: <200606221825.k5MIPZNZ094367@repoman.freebsd.org> From: Jimmy Olgeni Date: Thu, 22 Jun 2006 18: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/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: Thu, 22 Jun 2006 18:25:38 -0000 olgeni 2006-06-22 18:25:35 UTC FreeBSD ports repository Modified files: sysutils/webmin Makefile distinfo Log: Chase checksum. The following files were modified: * file/FileManager.java, file/FileManager.class, file/file.jar Do not try to use String.replaceAll (available from 1.4 on) in replace_str. * miniserv.pl Fix for Windows backslash characters in path. * net/freebsd-lib.pl, net/macos-lib.pl, net/netbsd-lib.pl, net/openbsd-lib.pl Comment changed (host.conf -> nsswitch.conf) * syslog/module.info os_support setting changed (redhat-linux related) Revision Changes Path 1.254 +1 -0 ports/sysutils/webmin/Makefile 1.209 +3 -3 ports/sysutils/webmin/distinfo From owner-cvs-all@FreeBSD.ORG Thu Jun 22 18:51:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DDEA16A492; Thu, 22 Jun 2006 18:51:59 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D729449C5; Thu, 22 Jun 2006 18:51:59 +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 k5MIpxmY095445; Thu, 22 Jun 2006 18:51:59 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MIpwq7095444; Thu, 22 Jun 2006 18:51:58 GMT (envelope-from mnag) Message-Id: <200606221851.k5MIpwq7095444@repoman.freebsd.org> From: Marcus Alves Grando Date: Thu, 22 Jun 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/net/csup Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 18:51:59 -0000 mnag 2006-06-22 18:51:58 UTC FreeBSD ports repository Modified files: net/csup Makefile Log: - Fix OSVERSION detection in RELENG_6 and RELENG_6_1 Revision Changes Path 1.13 +1 -1 ports/net/csup/Makefile From owner-cvs-all@FreeBSD.ORG Thu Jun 22 18:52:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D98A716A4A0; Thu, 22 Jun 2006 18:52:57 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99307449C7; Thu, 22 Jun 2006 18:52: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 k5MIqv8v095567; Thu, 22 Jun 2006 18:52:57 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MIqvkY095566; Thu, 22 Jun 2006 18:52:57 GMT (envelope-from erwin) Message-Id: <200606221852.k5MIqvkY095566@repoman.freebsd.org> From: Erwin Lansing Date: Thu, 22 Jun 2006 18:52: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/Tools/scripts tindex X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 18:52:58 -0000 erwin 2006-06-22 18:52:57 UTC FreeBSD ports repository Modified files: Tools/scripts tindex Log: MFP4: Actually use ${SCP_DEST_TMP} to fix the case where SCP_DEST_TMP != /tmp/ Revision Changes Path 1.5 +1 -1 ports/Tools/scripts/tindex From owner-cvs-all@FreeBSD.ORG Thu Jun 22 18:53:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C0E816A47B; Thu, 22 Jun 2006 18:53:31 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0C8C448B9; Thu, 22 Jun 2006 18:53: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 k5MIrUXB095636; Thu, 22 Jun 2006 18:53:30 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MIrUtV095635; Thu, 22 Jun 2006 18:53:30 GMT (envelope-from pav) Message-Id: <200606221853.k5MIrUtV095635@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 22 Jun 2006 18:53: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/biology/boinc-simap Makefile pkg-message ports/biology/boinc-simap/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, 22 Jun 2006 18:53:31 -0000 pav 2006-06-22 18:53:30 UTC FreeBSD ports repository Modified files: biology/boinc-simap Makefile Added files: biology/boinc-simap/files pkg-message.in Removed files: biology/boinc-simap pkg-message Log: - Instruct amd64 users to libmap libpthread.so.2 to libc_r.so.6 Revision Changes Path 1.2 +9 -3 ports/biology/boinc-simap/Makefile 1.1 +22 -0 ports/biology/boinc-simap/files/pkg-message.in (new) 1.2 +0 -16 ports/biology/boinc-simap/pkg-message (dead) From owner-cvs-all@FreeBSD.ORG Thu Jun 22 18: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CC9D16A47B; Thu, 22 Jun 2006 18:54:45 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from corp.grupos.com.br (corp.grupos.com.br [200.193.29.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F61F449CD; Thu, 22 Jun 2006 18:54:37 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from corp.grupos.com.br (corp.grupos.com.br [192.168.10.2]) by corp.grupos.com.br (Postfix) with ESMTP id 082135C4C; Thu, 22 Jun 2006 15:54:36 -0300 (BRT) Received: from [192.168.0.17] (unknown [201.72.105.133]) (Authenticated sender: marcus@corp.grupos.com.br) by corp.grupos.com.br (Postfix) with ESMTP id 392755C34; Thu, 22 Jun 2006 15:54:35 -0300 (BRT) Message-ID: <449AE767.9010009@FreeBSD.org> Date: Thu, 22 Jun 2006 15:54:31 -0300 From: Marcus Alves Grando Organization: FreeBSD.org User-Agent: Thunderbird 1.5.0.4 (X11/20060605) MIME-Version: 1.0 To: Maxime Henrion References: <200606211711.k5LHBGfr014825@repoman.freebsd.org> <20060622101749.GA58621@qlovarnika.bg.datamax> <449AA134.5060400@FreeBSD.org> <20060622135821.GQ8070@elvis.mu.org> <449AA5D2.8020307@FreeBSD.org> <20060622162653.GR8070@elvis.mu.org> In-Reply-To: <20060622162653.GR8070@elvis.mu.org> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Filtered: By ProxSMTP using Clamav and Bogofilter Cc: vd@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/csup Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 18:54:45 -0000 Maxime Henrion wrote: > Marcus Alves Grando wrote: >> Maxime Henrion wrote: >>> Marcus Alves Grando wrote: >>>> Vasil Dimov wrote: >>>>> On Wed, Jun 21, 2006 at 05:11:16PM +0000, Marcus Alves Grando wrote: >>>>>> mnag 2006-06-21 17:11:16 UTC >>>>>> >>>>>> FreeBSD ports repository >>>>>> >>>>>> Modified files: >>>>>> net/csup Makefile distinfo >>>>>> Log: >>>>>> - Update to 20060318 >>>>>> - Fix build in tinderbox using ${OSVERSION} instead .if exists() >>>>>> >>>>>> Approved by: mux >>>>>> >>>>> % portupgrade /var/db/pkg/csup-20060313_1/ >>>>> ** Port marked as IGNORE: net/csup: >>>>> is already in the base system >>>>> % which csup >>>>> /usr/local/bin/csup >>>>> % ls -l /usr/bin/csup >>>>> ls: /usr/bin/csup: No such file or directory >>>>> % sysctl kern.osreldate >>>>> kern.osreldate: 601100 >>>>> % >>>>> >>>> There are two possibilities to fix: >>>> >>>> 1. Bump __FreeBSD_version in RELENG_6 to reflect csup MFC >>>> >>>> or >>>> >>>> 2. Continue testing exists() and test PACKAGE_BUILDING too >>> Are you saying that there have been no __FreeBSD_version bumps since the >>> csup MFC? I assumed there had been one. I can do that if necessary. >> I think that's a good idea. >> >> After that it's possible test correct OSVERSION. > > Done. You can use __FreeBSD_version 601101. Fixed. Thanks ;) > > Cheers, > Maxime -- Marcus Alves Grando marcus(at)corp.grupos.com.br | Grupos Internet S/A mnag(at)FreeBSD.org | FreeBSD.org From owner-cvs-all@FreeBSD.ORG Thu Jun 22 19:22:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E95EE16A47B; Thu, 22 Jun 2006 19:22:17 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2EF9454A9; Thu, 22 Jun 2006 19:22:17 +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 k5MJMHYt098053; Thu, 22 Jun 2006 19:22:17 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MJMH29098052; Thu, 22 Jun 2006 19:22:17 GMT (envelope-from linimon) Message-Id: <200606221922.k5MJMH29098052@repoman.freebsd.org> From: Mark Linimon Date: Thu, 22 Jun 2006 19:22:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators/winetools 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, 22 Jun 2006 19:22:18 -0000 linimon 2006-06-22 19:22:17 UTC FreeBSD ports repository Removed files: emulators/winetools Makefile distinfo pkg-descr Log: Remove this; it appears to have been an incomplete repocopy. It is not hooked up to the build. I can't find out who committed it to ask questions about it. Hat: portmgr Revision Changes Path 1.10 +0 -34 ports/emulators/winetools/Makefile (dead) 1.6 +0 -3 ports/emulators/winetools/distinfo (dead) 1.5 +0 -20 ports/emulators/winetools/pkg-descr (dead) From owner-cvs-all@FreeBSD.ORG Thu Jun 22 19:52:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2ACDA16A479; Thu, 22 Jun 2006 19:52:45 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D875844FBA; Thu, 22 Jun 2006 19:52:44 +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 k5MJqiIL099284; Thu, 22 Jun 2006 19:52:44 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MJqiT1099283; Thu, 22 Jun 2006 19:52:44 GMT (envelope-from erwin) Message-Id: <200606221952.k5MJqiT1099283@repoman.freebsd.org> From: Erwin Lansing Date: Thu, 22 Jun 2006 19:52: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/p5-PAR Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 19:52:45 -0000 erwin 2006-06-22 19:52:44 UTC FreeBSD ports repository Modified files: devel/p5-PAR Makefile distinfo Log: Update to 0.94.1 PR: 99319 Submitted by: Rong-En Fan (maintainer) Revision Changes Path 1.17 +2 -1 ports/devel/p5-PAR/Makefile 1.12 +3 -3 ports/devel/p5-PAR/distinfo From owner-cvs-all@FreeBSD.ORG Thu Jun 22 20:03:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAB6F16A479; Thu, 22 Jun 2006 20:03:35 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A478744FBA; Thu, 22 Jun 2006 20:03:35 +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 k5MK3Zok001087; Thu, 22 Jun 2006 20:03:35 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MK3ZUI001086; Thu, 22 Jun 2006 20:03:35 GMT (envelope-from brueffer) Message-Id: <200606222003.k5MK3ZUI001086@repoman.freebsd.org> From: Christian Brueffer Date: Thu, 22 Jun 2006 20:03: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/share/man/man4 geom_fox.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, 22 Jun 2006 20:03:36 -0000 brueffer 2006-06-22 20:03:35 UTC FreeBSD src repository Modified files: share/man/man4 geom_fox.4 Log: - Convert to new SYNOPSIS layout - New Sentence, new line - Remove eol whitespace MFC after: 3 days Revision Changes Path 1.2 +32 -19 src/share/man/man4/geom_fox.4 From owner-cvs-all@FreeBSD.ORG Thu Jun 22 20: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E7CB16A494; Thu, 22 Jun 2006 20:30:55 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0922D454AD; Thu, 22 Jun 2006 20:30:55 +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 k5MKUs7u002304; Thu, 22 Jun 2006 20:30:54 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MKUsEn002303; Thu, 22 Jun 2006 20:30:54 GMT (envelope-from erwin) Message-Id: <200606222030.k5MKUsEn002303@repoman.freebsd.org> From: Erwin Lansing Date: Thu, 22 Jun 2006 20:30:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/editors/morla Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 20:30:55 -0000 erwin 2006-06-22 20:30:54 UTC FreeBSD ports repository Modified files: editors/morla Makefile distinfo Log: Update to 0.9 PR: 99211 Submitted by: Nicola Vitale (maintainer) Revision Changes Path 1.4 +2 -1 ports/editors/morla/Makefile 1.4 +3 -3 ports/editors/morla/distinfo From owner-cvs-all@FreeBSD.ORG Thu Jun 22 21:11:47 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD91616A50D; Thu, 22 Jun 2006 21:11:47 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id B10A44580F; Thu, 22 Jun 2006 20:52:25 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.4/8.13.4) with ESMTP id k5MKqMCD051151; Thu, 22 Jun 2006 16:52:24 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Scott Long Date: Thu, 22 Jun 2006 16:23:01 -0400 User-Agent: KMail/1.9.1 References: <200606220358.k5M3wCpn093218@repoman.freebsd.org> In-Reply-To: <200606220358.k5M3wCpn093218@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606221623.02471.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Thu, 22 Jun 2006 16:52:24 -0400 (EDT) X-Virus-Scanned: ClamAV 0.87.1/1561/Thu Jun 22 11:40:00 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on server.baldwin.cx Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/mii dcphy.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 21:11:47 -0000 On Wednesday 21 June 2006 23:58, Scott Long wrote: > scottl 2006-06-22 03:58:11 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_6) > sys/dev/mii dcphy.c > Log: > MFC rev 1.31: > Use PCI bus accessors rather than reading config registers directly to > get the subvendor device id. Oops, thanks. This one wasn't in my original MFC reminder e-mail as it was a separate commit. :( -- John Baldwin From owner-cvs-all@FreeBSD.ORG Thu Jun 22 21:13:41 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B0E916A4E6; Thu, 22 Jun 2006 21:13:41 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C37645815; Thu, 22 Jun 2006 20:52:27 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.4/8.13.4) with ESMTP id k5MKqMCE051151; Thu, 22 Jun 2006 16:52:26 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Alfred Perlstein Date: Thu, 22 Jun 2006 16:27:06 -0400 User-Agent: KMail/1.9.1 References: <200606070333.k573XmRc067920@repoman.freebsd.org> <200606201516.39121.jhb@freebsd.org> <20060622170955.GY95135@elvis.mu.org> In-Reply-To: <20060622170955.GY95135@elvis.mu.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606221627.07495.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Thu, 22 Jun 2006 16:52:26 -0400 (EDT) X-Virus-Scanned: ClamAV 0.87.1/1561/Thu Jun 22 11:40:00 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on server.baldwin.cx Cc: Tom Rhodes , src-committers@freebsd.org, cvs-all@freebsd.org, obrien@freebsd.org, cvs-src@freebsd.org Subject: Re: cvs commit: src Makefile README X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 21:13:41 -0000 On Thursday 22 June 2006 13:09, Alfred Perlstein wrote: > * John Baldwin [060620 13:31] wrote: > > On Tuesday 20 June 2006 14:53, David O'Brien wrote: > > > On Wed, Jun 07, 2006 at 07:43:00PM -0400, Tom Rhodes wrote: > > > > Personally, I was debating on just removing most of the > > > > world target with just a message: > > > > > > > > "The world target has been replaced with the buildworld target." > > > > > > No! > > > > > > 'make world' is still my normal building process. Why force > > > "make buildworld && make installworld"?? > > > > > > I don't care how undocumented it is, or obfusacted > > > 'HISTORICAL_MAKE_WORLD' is; but please leave them alone! > > > > > > thanks for your attention. > > > > You can already get that via 'make DESTDIR=/ world' you know. :) And that's > > shorter to type. > > I think I'm missing something. > > Is the only difference between "make world" and: > > "make buildworld buildkernel installkernel installworld" > > That make world has the order of installs flipped? No, make world doesn't include the kernel stuff at all, and the "supported" order (read, if you do it different that's fine, just don't ask for help if you break something :) is to do buildworld, buildkernel, installkernel, reboot into single user mode, installworld. -- John Baldwin From owner-cvs-all@FreeBSD.ORG Thu Jun 22 21:13:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D403816A521; Thu, 22 Jun 2006 21:13:53 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2776545813; Thu, 22 Jun 2006 20:52:27 +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 k5MKqRPJ010946; Thu, 22 Jun 2006 20:52:27 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MKqQAf010945; Thu, 22 Jun 2006 20:52:26 GMT (envelope-from marius) Message-Id: <200606222052.k5MKqQAf010945@repoman.freebsd.org> From: Marius Strobl Date: Thu, 22 Jun 2006 20:52:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/sparc64/sbus sbus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 21:13:54 -0000 marius 2006-06-22 20:52:26 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/sparc64/sbus sbus.c Log: MFC: 1.39 - Merge sys/sparc64/pci/psycho.c rev. 1.8: Map the device memory belonging to resources of type SYS_RES_MEMORY into KVA upon activation so that rman_get_virtual() works as expected. - In sbus_alloc_resource() checking whether toffs is 0 as an indication that no applicable child range was found isn't appropriate as it's perfectly valid for the requested SYS_RES_MEMORY resource to start at the beginning of a child range. So check for the RMAN still being NULL instead. - As a minor runtime speed optimization break out of the loop where we search for the applicable child range in sbus_alloc_resource() as soon as it's found. - Let sbus_setup_intr() return ENOMEM rather than 0 if it can't allocate memory for the interrupt clearing info. - Actually do what the comment in sbus_setup_intr() says and disable the respective interrupt while fiddling with it. - Remove some superfluous INTVEC() around inr, which already only contains the interrupt vector, in sbus_setup_intr(). - While here, fix a style(9) bug in sbus_setup_intr() (don't use function calls in initializers). Revision Changes Path 1.35.2.2 +26 -7 src/sys/sparc64/sbus/sbus.c From owner-cvs-all@FreeBSD.ORG Thu Jun 22 21:45:50 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9325B16A713; Thu, 22 Jun 2006 21:45:50 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74AC64581B; Thu, 22 Jun 2006 20:52:29 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.4/8.13.4) with ESMTP id k5MKqMCF051151; Thu, 22 Jun 2006 16:52:28 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Scott Long Date: Thu, 22 Jun 2006 16:28:05 -0400 User-Agent: KMail/1.9.1 References: <200606212103.k5LL3OsA040402@repoman.freebsd.org> <20060622031111.GA5115@deviant.kiev.zoral.com.ua> <449A0E7F.7090200@samsco.org> In-Reply-To: <449A0E7F.7090200@samsco.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606221628.06391.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Thu, 22 Jun 2006 16:52:28 -0400 (EDT) X-Virus-Scanned: ClamAV 0.87.1/1561/Thu Jun 22 11:40:00 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on server.baldwin.cx Cc: Kostik Belousov , cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/pci if_dc.c if_dcreg.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, 22 Jun 2006 21:45:50 -0000 On Wednesday 21 June 2006 23:29, Scott Long wrote: > Kostik Belousov wrote: > > On Wed, Jun 21, 2006 at 09:03:24PM +0000, John Baldwin wrote: > > > >>jhb 2006-06-21 21:03:24 UTC > >> > >> FreeBSD src repository > >> > >> Modified files: (Branch: RELENG_6) > >> sys/pci if_dc.c if_dcreg.h > >> Log: > >> MFC various cleanups: > >> - Switch on the full 32-bit device ID to avoid collisions between the > >> vendor-specific device ids across vendors. > >> - Include the revision in the dc_devs[] array instead of special casing > >> the revid handling in dc_devtype(). > >> - Use PCI bus accessors to read registers instead of pci_read_config() > >> where possible. > >> - Use an 8-bit write to update the latency timer. > >> - Use PCIR_xxx constants and remove unused DC_xxx related to standard > >> PCI config registers. > > > > It seems that file sys/dev/mii/dcphy.c references removed constant from > > the if_dcreg.h. That file was removed itself from the CURRENT by imp > > several month ago. But it is still alive on RELENG_6. > > > > With the MFC, I got buildkernel errors: > > > > cc -O2 -fno-strict-aliasing -pipe -march=pentiumpro -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -DHAVE_KERNEL_OPTION_HEADERS -include /usr/bsd/obj/usr/bsd/src/sys/POOMA/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -g -I/usr/bsd/obj/usr/bsd/src/sys/POOMA -mno-align-long-strings-mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /usr/bsd/src/sys/modules/mii/../../dev/mii/dcphy.c > > /usr/bsd/src/sys/modules/mii/../../dev/mii/dcphy.c: In function `dcphy_attach': > > /usr/bsd/src/sys/modules/mii/../../dev/mii/dcphy.c:172: error: `DC_PCI_CSID' undeclared (first use in this function) > > /usr/bsd/src/sys/modules/mii/../../dev/mii/dcphy.c:172: error: (Each undeclared identifier is reported only once > > /usr/bsd/src/sys/modules/mii/../../dev/mii/dcphy.c:172: error: for each function it appears in.) > > *** Error code 1 > > > > Stop in /usr/bsd/src/sys/modules/mii. > > Once again, an incomplete and untested change was made to the stable > branch. I'll commit the fix as soon as I have it tested. The dc(4) kernel module did build. -- John Baldwin From owner-cvs-all@FreeBSD.ORG Thu Jun 22 21: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 016AB16A47C; Thu, 22 Jun 2006 21:49:41 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC49143D68; Thu, 22 Jun 2006 21:49:40 +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 k5MLnesk014470; Thu, 22 Jun 2006 21:49:40 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MLne6W014469; Thu, 22 Jun 2006 21:49:40 GMT (envelope-from gerald) Message-Id: <200606222149.k5MLne6W014469@repoman.freebsd.org> From: Gerald Pfeifer Date: Thu, 22 Jun 2006 21:49:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators/wine 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, 22 Jun 2006 21:49:41 -0000 gerald 2006-06-22 21:49:40 UTC FreeBSD ports repository Modified files: emulators/wine Makefile distinfo pkg-plist Log: Update to Wine 0.9.16. Adjust some details related to USE_LDCONFIG, for non-default prefix. Revision Changes Path 1.211 +3 -2 ports/emulators/wine/Makefile 1.117 +3 -3 ports/emulators/wine/distinfo 1.95 +6 -0 ports/emulators/wine/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Jun 22 22:10:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C1BF16A4A0; Thu, 22 Jun 2006 22:10:37 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CCA04594B; Thu, 22 Jun 2006 22:10:33 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5MMAXrL017366; Thu, 22 Jun 2006 22:10:33 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MMAX2B017365; Thu, 22 Jun 2006 22:10:33 GMT (envelope-from thierry) Message-Id: <200606222210.k5MMAX2B017365@repoman.freebsd.org> From: Thierry Thomas Date: Thu, 22 Jun 2006 22:10:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/science/openfoam Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 22:10:37 -0000 thierry 2006-06-22 22:10:33 UTC FreeBSD ports repository Modified files: science/openfoam Makefile Log: s/PORTVERSION/PORTREVISION/ Pointyhat to: itetcu Revision Changes Path 1.6 +1 -1 ports/science/openfoam/Makefile From owner-cvs-all@FreeBSD.ORG Thu Jun 22 22:11:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FCEC16A49A; Thu, 22 Jun 2006 22:11:15 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B8C245937; Thu, 22 Jun 2006 22:11:12 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5MMBCai017438; Thu, 22 Jun 2006 22:11:12 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MMBChd017437; Thu, 22 Jun 2006 22:11:12 GMT (envelope-from marcel) Message-Id: <200606222211.k5MMBChd017437@repoman.freebsd.org> From: Marcel Moolenaar Date: Thu, 22 Jun 2006 22:11:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/sys gpt.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, 22 Jun 2006 22:11:15 -0000 marcel 2006-06-22 22:11:12 UTC FreeBSD src repository Modified files: sys/sys gpt.h Log: Add the UUID of Apple's HFS file system as can be found in the Intel based Macs. Revision Changes Path 1.10 +3 -0 src/sys/sys/gpt.h From owner-cvs-all@FreeBSD.ORG Thu Jun 22 22:51:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9258016A4CA; Thu, 22 Jun 2006 22:51:53 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4621F45665; Thu, 22 Jun 2006 22:22:20 +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 k5MMMKlC017954; Thu, 22 Jun 2006 22:22:20 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MMMKw3017953; Thu, 22 Jun 2006 22:22:20 GMT (envelope-from cperciva) Message-Id: <200606222222.k5MMMKw3017953@repoman.freebsd.org> From: Colin Percival Date: Thu, 22 Jun 2006 22:22: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/print Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 22:51:53 -0000 cperciva 2006-06-22 22:22:20 UTC FreeBSD ports repository Modified files: print Makefile Log: Disconnect print/cups-lpr from the build, since it breaks INDEX. Judging by ports/97782, I think print/cups-lpr was supposed to be completely removed, but I'll let ahze decide that. INDEX broken by: recent commits to print/cups and print/cups-base Revision Changes Path 1.400 +0 -1 ports/print/Makefile From owner-cvs-all@FreeBSD.ORG Thu Jun 22 22:52:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A813116A541; Thu, 22 Jun 2006 22:52:50 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96FCF4593B; Thu, 22 Jun 2006 22:22:32 +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 k5MMMWkW017991; Thu, 22 Jun 2006 22:22:32 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MMMWTj017990; Thu, 22 Jun 2006 22:22:32 GMT (envelope-from marcel) Message-Id: <200606222222.k5MMMWTj017990@repoman.freebsd.org> From: Marcel Moolenaar Date: Thu, 22 Jun 2006 22:22: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/sbin/gpt gpt.8 gpt.c show.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 22:52:50 -0000 marcel 2006-06-22 22:22:32 UTC FreeBSD src repository Modified files: sbin/gpt gpt.8 gpt.c show.c Log: Improve support for Intel based Macs: o Accept hfs as partition type. o Print Apple HFS partitions using a friendly name. Revision Changes Path 1.17 +2 -2 src/sbin/gpt/gpt.8 1.15 +7 -0 src/sbin/gpt/gpt.c 1.14 +3 -0 src/sbin/gpt/show.c From owner-cvs-all@FreeBSD.ORG Thu Jun 22 23: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2505E16A481; Thu, 22 Jun 2006 23:21:56 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from pittgoth.com (ns1.pittgoth.com [216.38.206.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB7B7463E3; Thu, 22 Jun 2006 23:21:55 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from localhost (net-ix.gw.ai.net [205.134.160.6] (may be forged)) (authenticated bits=0) by pittgoth.com (8.13.4/8.13.4) with ESMTP id k5MNRLUU033371 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 22 Jun 2006 19:27:22 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Thu, 22 Jun 2006 19:21:43 -0400 From: Tom Rhodes To: "M. Warner Losh" Message-Id: <20060622192143.4e7f7a3c.trhodes@FreeBSD.org> In-Reply-To: <20060622.105426.146405308.imp@bsdimp.com> References: <20060620.144125.84360497.imp@bsdimp.com> <200606201714.10331.jhb@freebsd.org> <20060622073523.GB64578@dragon.NUXI.org> <20060622.105426.146405308.imp@bsdimp.com> X-Mailer: Sylpheed version 1.0.6 (GTK+ 1.2.10; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: trhodes@FreeBSD.org, src-committers@FreeBSD.org, jhb@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, obrien@FreeBSD.org Subject: Re: cvs commit: src Makefile README X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 23:21:56 -0000 On Thu, 22 Jun 2006 10:54:26 -0600 (MDT) "M. Warner Losh" wrote: > In message: <20060622073523.GB64578@dragon.NUXI.org> > "David O'Brien" writes: > : On Tue, Jun 20, 2006 at 05:14:09PM -0400, John Baldwin wrote: > : > Fair enough. How about just making it undocumented again then? :) > : > : Or if 'make world' is desired to be disabled, there's also this approach: > > This patch goes the wrong way. > > I've committed what appears to be the closest thing this thread has > had to a consensus: leave the extra docs in the Makefile, remove the > extra docs from the echos. We don't want to make it too easy for > people, but do want to allow people clueful enough to read the > Makefile to see it easily. This is the smallest modification to the > pre-existing consensus that I could find to resolve the issue. Thank you Warner. -- Tom Rhodes From owner-cvs-all@FreeBSD.ORG Thu Jun 22 23:24:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 476EF16A47E; Thu, 22 Jun 2006 23:24:12 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from pittgoth.com (ns1.pittgoth.com [216.38.206.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 940B5463E7; Thu, 22 Jun 2006 23:24:11 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from localhost (net-ix.gw.ai.net [205.134.160.6] (may be forged)) (authenticated bits=0) by pittgoth.com (8.13.4/8.13.4) with ESMTP id k5MNTdQH033387 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 22 Jun 2006 19:29:40 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Thu, 22 Jun 2006 19:24:01 -0400 From: Tom Rhodes To: John Baldwin Message-Id: <20060622192401.1f36c623.trhodes@FreeBSD.org> In-Reply-To: <200606221627.07495.jhb@freebsd.org> References: <200606070333.k573XmRc067920@repoman.freebsd.org> <200606201516.39121.jhb@freebsd.org> <20060622170955.GY95135@elvis.mu.org> <200606221627.07495.jhb@freebsd.org> X-Mailer: Sylpheed version 1.0.6 (GTK+ 1.2.10; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, alfred@FreeBSD.org, cvs-all@FreeBSD.org, obrien@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: cvs commit: src Makefile README X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 23:24:12 -0000 On Thu, 22 Jun 2006 16:27:06 -0400 John Baldwin wrote: > On Thursday 22 June 2006 13:09, Alfred Perlstein wrote: > > * John Baldwin [060620 13:31] wrote: > > > On Tuesday 20 June 2006 14:53, David O'Brien wrote: > > > > On Wed, Jun 07, 2006 at 07:43:00PM -0400, Tom Rhodes wrote: > > > > > Personally, I was debating on just removing most of the > > > > > world target with just a message: > > > > > > > > > > "The world target has been replaced with the buildworld target." > > > > > > > > No! > > > > > > > > 'make world' is still my normal building process. Why force > > > > "make buildworld && make installworld"?? > > > > > > > > I don't care how undocumented it is, or obfusacted > > > > 'HISTORICAL_MAKE_WORLD' is; but please leave them alone! > > > > > > > > thanks for your attention. > > > > > > You can already get that via 'make DESTDIR=/ world' you know. :) And > that's > > > shorter to type. > > > > I think I'm missing something. > > > > Is the only difference between "make world" and: > > > > "make buildworld buildkernel installkernel installworld" > > > > That make world has the order of installs flipped? > > No, make world doesn't include the kernel stuff at all, and the "supported" > order (read, if you do it different that's fine, just don't ask for help if > you break something :) is to do buildworld, buildkernel, installkernel, > reboot into single user mode, installworld. Of course, you can just do make kernel after the build, it cuts off a step. But I wouldn't advise if you plan on keeping world elsewhere. :) -- Tom Rhodes From owner-cvs-all@FreeBSD.ORG Thu Jun 22 23:24:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A29B216A584; Thu, 22 Jun 2006 23:24:38 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57911463E3; Thu, 22 Jun 2006 23:24:38 +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 k5MNOcvX021969; Thu, 22 Jun 2006 23:24:38 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MNOc24021968; Thu, 22 Jun 2006 23:24:38 GMT (envelope-from garga) Message-Id: <200606222324.k5MNOc24021968@repoman.freebsd.org> From: Renato Botelho Date: Thu, 22 Jun 2006 23:24:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/ncurses 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, 22 Jun 2006 23:24:38 -0000 garga 2006-06-22 23:24:38 UTC FreeBSD ports repository Modified files: devel/ncurses Makefile pkg-plist Log: Use termcap instead terminfo, like ncurses from base system does PR: ports/99212 Submitted by: maintainer Revision Changes Path 1.37 +4 -2 ports/devel/ncurses/Makefile 1.14 +1 -2551 ports/devel/ncurses/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Jun 22 23: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D02FC16A548; Thu, 22 Jun 2006 23:29:06 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7708645ADA; Thu, 22 Jun 2006 22:33:21 +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 k5MMXLvN018451; Thu, 22 Jun 2006 22:33:21 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MMXL9s018450; Thu, 22 Jun 2006 22:33:21 GMT (envelope-from cognet) Message-Id: <200606222233.k5MMXL9s018450@repoman.freebsd.org> From: Olivier Houchard Date: Thu, 22 Jun 2006 22:33:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/arm/arm elf_trampoline.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 23:29:07 -0000 cognet 2006-06-22 22:33:21 UTC FreeBSD src repository Modified files: sys/arm/arm elf_trampoline.c Log: arm9_setup() is now needed even if we're not using a gzipped kernel, so move it outside the #ifdef KZIP Pointy Hat to: cognet Revision Changes Path 1.9 +1 -1 src/sys/arm/arm/elf_trampoline.c From owner-cvs-all@FreeBSD.ORG Thu Jun 22 23:30:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A96916A51E; Thu, 22 Jun 2006 23:30:27 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04AE4459AD; Thu, 22 Jun 2006 22:25:28 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5MMPRgO018108; Thu, 22 Jun 2006 22:25:27 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MMPRdN018107; Thu, 22 Jun 2006 22:25:27 GMT (envelope-from linimon) Message-Id: <200606222225.k5MMPRdN018107@repoman.freebsd.org> From: Mark Linimon Date: Thu, 22 Jun 2006 22:25:27 +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/cvsweb ChangeLog README X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 23:30:27 -0000 linimon 2006-06-22 22:25:27 UTC FreeBSD projects repository Modified files: cvsweb ChangeLog README Log: Update maintainance status. Revision Changes Path 1.198 +4 -0 projects/cvsweb/ChangeLog 1.9 +2 -2 projects/cvsweb/README From owner-cvs-all@FreeBSD.ORG Thu Jun 22 23: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F32A16A4CE; Thu, 22 Jun 2006 23:31:17 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E01E43E53; Thu, 22 Jun 2006 23:26:48 +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 k5MNQm05022089; Thu, 22 Jun 2006 23:26:48 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MNQmoJ022088; Thu, 22 Jun 2006 23:26:48 GMT (envelope-from garga) Message-Id: <200606222326.k5MNQmoJ022088@repoman.freebsd.org> From: Renato Botelho Date: Thu, 22 Jun 2006 23:26:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/mutt-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, 22 Jun 2006 23:31:17 -0000 garga 2006-06-22 23:26:48 UTC FreeBSD ports repository Modified files: mail/mutt-devel Makefile Log: Build it fine with ncurses installed via ports PR: ports/99285 Submitted by: Tim Smith Reworked by: maintainer Approved by: maintainer Revision Changes Path 1.267 +10 -2 ports/mail/mutt-devel/Makefile From owner-cvs-all@FreeBSD.ORG Fri Jun 23 00:03:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEFCB16A4E0; Fri, 23 Jun 2006 00:03:21 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7611E44A30; Thu, 22 Jun 2006 19:01:36 +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 k5MJ1aoJ096049; Thu, 22 Jun 2006 19:01:36 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MJ1auG096048; Thu, 22 Jun 2006 19:01:36 GMT (envelope-from linimon) Message-Id: <200606221901.k5MJ1auG096048@repoman.freebsd.org> From: Mark Linimon Date: Thu, 22 Jun 2006 19:01:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/docbook-to-man Makefile ports/textproc/sgmlformat Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 00:03:21 -0000 linimon 2006-06-22 19:01:36 UTC FreeBSD ports repository Modified files: textproc/docbook-to-man Makefile textproc/sgmlformat Makefile Log: Remove tests for FreeBSD 2.x versions. Modern versions of bsd.*.mk do not support anything that old. Hat: portmgr Revision Changes Path 1.11 +2 -5 ports/textproc/docbook-to-man/Makefile 1.33 +2 -5 ports/textproc/sgmlformat/Makefile From owner-cvs-all@FreeBSD.ORG Fri Jun 23 00:04:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2FAA16A49E; Fri, 23 Jun 2006 00:04:12 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77CB145052; Thu, 22 Jun 2006 22:01:32 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5MM1Wlu015105; Thu, 22 Jun 2006 22:01:32 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MM1Wjs015104; Thu, 22 Jun 2006 22:01:32 GMT (envelope-from linimon) Message-Id: <200606222201.k5MM1Wjs015104@repoman.freebsd.org> From: Mark Linimon Date: Thu, 22 Jun 2006 22:01:32 +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 README X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 00:04:12 -0000 linimon 2006-06-22 22:01:32 UTC FreeBSD projects repository Modified files: . README Log: Update the maintainers of cvsweb. Revision Changes Path 1.16 +1 -1 projects/README From owner-cvs-all@FreeBSD.ORG Fri Jun 23 00: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A78816A585; Fri, 23 Jun 2006 00:31:53 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from sippysoft.com (gk.360sip.com [72.236.70.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C2F843ECD; Fri, 23 Jun 2006 00:00:38 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from [192.168.1.222] ([204.244.149.125]) (authenticated bits=0) by sippysoft.com (8.13.6/8.13.6) with ESMTP id k5N00ZJU049699 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 22 Jun 2006 17:00:36 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-ID: <449B2F10.2020808@FreeBSD.org> Date: Thu, 22 Jun 2006 17:00:16 -0700 From: Maxim Sobolev Organization: Sippy Software, Inc. User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: Marcel Moolenaar References: <200606222222.k5MMMWTj017990@repoman.freebsd.org> In-Reply-To: <200606222222.k5MMMWTj017990@repoman.freebsd.org> Content-Type: text/plain; charset=KOI8-U; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/gpt gpt.8 gpt.c show.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 00:31:53 -0000 Marcel Moolenaar wrote: > marcel 2006-06-22 22:22:32 UTC > > FreeBSD src repository > > Modified files: > sbin/gpt gpt.8 gpt.c show.c > Log: > Improve support for Intel based Macs: > o Accept hfs as partition type. > o Print Apple HFS partitions using a friendly name. While we are on subject, I have a patch which makes geom_gpt friendly to the disks partitioned using BootCamp. Basically, for compatibility with non-GPT operating systems, BootCamp creates three records in the MBR: one GPT protective, covering the whole unit, the second one for HFS and the third one for non-Apple operating system. However, since geom_gpt considers protective MBR to be invalid unless it's the only valid MBR record, it doesn't attaches to such disk. Do you have any objections to lifting such check? Otherwise, without geom_gpt attached it is easy to destroy either GPT information or some of the existing GPT partitions not mapped to the MBR when installing FreeBSD. -Maxim From owner-cvs-all@FreeBSD.ORG Fri Jun 23 00:33:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A93C16A4A5; Fri, 23 Jun 2006 00:33:25 +0000 (UTC) (envelope-from hanai@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5D9743D58; Fri, 23 Jun 2006 00:33:24 +0000 (GMT) (envelope-from hanai@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5N0XODd026071; Fri, 23 Jun 2006 00:33:24 GMT (envelope-from hanai@repoman.freebsd.org) Received: (from hanai@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N0XOTx026070; Fri, 23 Jun 2006 00:33:24 GMT (envelope-from hanai) Message-Id: <200606230033.k5N0XOTx026070@repoman.freebsd.org> From: Hiroyuki Hanai Date: Fri, 23 Jun 2006 00:33:24 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 23 Jun 2006 00:33:25 -0000 hanai 2006-06-23 00:33:24 UTC FreeBSD doc repository Modified files: . access Log: remove me. unfortunately, i cannot have time to do freebsd work at all. hoping to come back in future... Revision Changes Path 1.565 +0 -1 CVSROOT/access From owner-cvs-all@FreeBSD.ORG Fri Jun 23 00:41:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B7A316A47C; Fri, 23 Jun 2006 00:41:49 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7B9143D58; Fri, 23 Jun 2006 00:41: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 k5N0fmhB026413; Fri, 23 Jun 2006 00:41:48 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from thompsa@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N0fmcp026412; Fri, 23 Jun 2006 00:41:48 GMT (envelope-from thompsa) Message-Id: <200606230041.k5N0fmcp026412@repoman.freebsd.org> From: Andrew Thompson Date: Fri, 23 Jun 2006 00:41:48 +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 if_bridge.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 00:41:49 -0000 thompsa 2006-06-23 00:41:48 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man4 if_bridge.4 Log: MFC r1.18 Document that we can only bridge wireless interfaces in hostap mode, this is becoming a faq Revision Changes Path 1.5.2.8 +3 -0 src/share/man/man4/if_bridge.4 From owner-cvs-all@FreeBSD.ORG Fri Jun 23 00: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFA8716A4A9; Fri, 23 Jun 2006 00:42:26 +0000 (UTC) (envelope-from mohans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74D8543D5C; Fri, 23 Jun 2006 00:42:26 +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 k5N0gQoo026448; Fri, 23 Jun 2006 00:42:26 GMT (envelope-from mohans@repoman.freebsd.org) Received: (from mohans@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N0gQed026447; Fri, 23 Jun 2006 00:42:26 GMT (envelope-from mohans) Message-Id: <200606230042.k5N0gQed026447@repoman.freebsd.org> From: Mohan Srinivasan Date: Fri, 23 Jun 2006 00:42: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/nfsserver nfs_srvcache.c nfsrvcache.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, 23 Jun 2006 00:42:26 -0000 mohans 2006-06-23 00:42:26 UTC FreeBSD src repository Modified files: sys/nfsserver nfs_srvcache.c nfsrvcache.h Log: Size the NFS server dupreq cache on the basis of nmbclusters. On servers with low nmbclusters, we tie up too many mbclusters in the NFS duplicate request cache. This change limits the size of the dupreq cache to 1/2 the nmbclusters (and flaots in a range of [64, 2048]). MFC after 2 weeks. Reported by: Steve Kargl, David O'Brien Tested by: Steve Kargl Revision Changes Path 1.41 +20 -2 src/sys/nfsserver/nfs_srvcache.c 1.19 +2 -2 src/sys/nfsserver/nfsrvcache.h From owner-cvs-all@FreeBSD.ORG Fri Jun 23 00:50:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3DAF916A772; Fri, 23 Jun 2006 00:50:28 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DBF543D7F; Fri, 23 Jun 2006 00:50:11 +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 k5N0oBV4034588; Fri, 23 Jun 2006 00:50:11 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from thompsa@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N0oBKM034587; Fri, 23 Jun 2006 00:50:11 GMT (envelope-from thompsa) Message-Id: <200606230050.k5N0oBKM034587@repoman.freebsd.org> From: Andrew Thompson Date: Fri, 23 Jun 2006 00:50: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/share/man/man4 if_bridge.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 00:50:28 -0000 thompsa 2006-06-23 00:50:11 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man4 if_bridge.4 Log: Remove a stale comment, fragmentation support was merged three weeks ago. Revision Changes Path 1.5.2.9 +0 -5 src/share/man/man4/if_bridge.4 From owner-cvs-all@FreeBSD.ORG Fri Jun 23 01:05:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 132E716A54D; Fri, 23 Jun 2006 01:05:24 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FD4C44CE3; Thu, 22 Jun 2006 20:16:07 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5MKG6we001668; Thu, 22 Jun 2006 20:16:06 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MKG6ue001667; Thu, 22 Jun 2006 20:16:06 GMT (envelope-from ahze) Message-Id: <200606222016.k5MKG6ue001667@repoman.freebsd.org> From: Michael Johnson Date: Thu, 22 Jun 2006 20:16:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/print/cups-base Makefile distinfo pkg-descr pkg-install pkg-message pkg-plist ports/print/cups-base/files manpages.mk patch-CAN-2005-0064 patch-CAN-2005-2097 patch-Makefile patch-SA18303 patch-man-Makefile.common ports/print/cups Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 01:05:24 -0000 ahze 2006-06-22 20:16:06 UTC FreeBSD ports repository Modified files: print/cups-base Makefile pkg-descr pkg-message pkg-plist print/cups-base/files patch-Makefile print/cups Makefile pkg-descr pkg-message Added files: print/cups-base distinfo pkg-install Removed files: print/cups-base/files manpages.mk patch-CAN-2005-0064 patch-CAN-2005-2097 patch-SA18303 patch-man-Makefile.common print/cups Makefile.common Log: - Update to 1.2.0 PR: ports/97783 ports/97782 Submitted by: maintainer Revision Changes Path 1.53 +127 -20 ports/print/cups-base/Makefile 1.10 +3 -0 ports/print/cups-base/distinfo (new) 1.4 +0 -11 ports/print/cups-base/files/manpages.mk (dead) 1.2 +0 -14 ports/print/cups-base/files/patch-CAN-2005-0064 (dead) 1.2 +0 -12 ports/print/cups-base/files/patch-CAN-2005-2097 (dead) 1.6 +56 -28 ports/print/cups-base/files/patch-Makefile 1.2 +0 -253 ports/print/cups-base/files/patch-SA18303 (dead) 1.5 +0 -64 ports/print/cups-base/files/patch-man-Makefile.common (dead) 1.5 +1 -0 ports/print/cups-base/pkg-descr 1.1 +50 -0 ports/print/cups-base/pkg-install (new) 1.19 +1 -34 ports/print/cups-base/pkg-message 1.26 +730 -457 ports/print/cups-base/pkg-plist 1.24 +6 -14 ports/print/cups/Makefile 1.25 +0 -93 ports/print/cups/Makefile.common (dead) 1.4 +0 -3 ports/print/cups/pkg-descr 1.8 +0 -1 ports/print/cups/pkg-message From owner-cvs-all@FreeBSD.ORG Fri Jun 23 01:15:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F8A716A4A5; Fri, 23 Jun 2006 01:15:03 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97F7243D55; Fri, 23 Jun 2006 01:15:02 +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 k5N1F2dd036813; Fri, 23 Jun 2006 01:15:02 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from thompsa@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N1F2NW036800; Fri, 23 Jun 2006 01:15:02 GMT (envelope-from thompsa) Message-Id: <200606230115.k5N1F2NW036800@repoman.freebsd.org> From: Andrew Thompson Date: Fri, 23 Jun 2006 01:14:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/modules/if_bridge Makefile src/sys/net if_bridge.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 01:15:03 -0000 thompsa 2006-06-23 01:14:57 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/modules/if_bridge Makefile sys/net if_bridge.c Log: MFC: Makefile r1.5; if_bridge.c r1.62 Allow bridge and carp to play nicely together by returning the packet if its destined for a carp interface. Revision Changes Path 1.2.2.2 +1 -1 src/sys/modules/if_bridge/Makefile 1.11.2.33 +16 -2 src/sys/net/if_bridge.c From owner-cvs-all@FreeBSD.ORG Fri Jun 23 01:15:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C550916A504; Fri, 23 Jun 2006 01:15:27 +0000 (UTC) (envelope-from marcel@xcllnt.net) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 450A543D5D; Fri, 23 Jun 2006 01:15:18 +0000 (GMT) (envelope-from marcel@xcllnt.net) Received: from [192.168.4.150] (pptp0.pn.xcllnt.net [192.168.4.150]) by ns1.xcllnt.net (8.13.6/8.13.6) with ESMTP id k5N1FF4w058029; Thu, 22 Jun 2006 18:15:17 -0700 (PDT) (envelope-from marcel@xcllnt.net) In-Reply-To: <449B2F10.2020808@FreeBSD.org> References: <200606222222.k5MMMWTj017990@repoman.freebsd.org> <449B2F10.2020808@FreeBSD.org> Mime-Version: 1.0 (Apple Message framework v750) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <44CD89F0-FEB9-4F6E-AD2D-B076A36CBABA@xcllnt.net> Content-Transfer-Encoding: 7bit From: Marcel Moolenaar Date: Thu, 22 Jun 2006 18:15:12 -0700 To: Maxim Sobolev X-Mailer: Apple Mail (2.750) Cc: cvs-src@FreeBSD.org, Marcel Moolenaar , cvs-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: cvs commit: src/sbin/gpt gpt.8 gpt.c show.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 01:15:28 -0000 On Jun 22, 2006, at 5:00 PM, Maxim Sobolev wrote: > Marcel Moolenaar wrote: >> marcel 2006-06-22 22:22:32 UTC >> FreeBSD src repository >> Modified files: >> sbin/gpt gpt.8 gpt.c show.c Log: >> Improve support for Intel based Macs: >> o Accept hfs as partition type. >> o Print Apple HFS partitions using a friendly name. > > While we are on subject, I have a patch which makes geom_gpt > friendly to the disks partitioned using BootCamp. Basically, for > compatibility with non-GPT operating systems, BootCamp creates > three records in the MBR: one GPT protective, covering the whole > unit, the second one for HFS and the third one for non-Apple > operating system. However, since geom_gpt considers protective MBR > to be invalid unless it's the only valid MBR record, it doesn't > attaches to such disk. > > Do you have any objections to lifting such check? I don't mind changing geom_gpt to work for Intel based Macs, but I'd like to avoid simply removing checks and thus accepting just about anything. I'd like to keep the checks strict enough that we don't try to interpret garbage as partition information. If we allow the PMBR to have actual partitions, I'd like to extend the checks to cover the partition information itself. For example, we now check that the table only has partitions of type 0xEE (if at all). This is a sloppy test by any standard. If we allow "normal" partitions, I'd like to enforce that there's exactly 1 partition of type 0xEE and it covers the whole disk. This way we make sure that it's still pretty much a PMBR by intend, even though it really is used as an MBR. Does that sound reasonable to you? -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net From owner-cvs-all@FreeBSD.ORG Fri Jun 23 01:42:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3855116A492; Fri, 23 Jun 2006 01:42:04 +0000 (UTC) (envelope-from brian@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA26D444D2; Fri, 23 Jun 2006 01:42:03 +0000 (GMT) (envelope-from brian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5N1g3Fm038006; Fri, 23 Jun 2006 01:42:03 GMT (envelope-from brian@repoman.freebsd.org) Received: (from brian@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N1g3op038005; Fri, 23 Jun 2006 01:42:03 GMT (envelope-from brian) Message-Id: <200606230142.k5N1g3op038005@repoman.freebsd.org> From: Brian Somers Date: Fri, 23 Jun 2006 01:42: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/lib/libutil pidfile.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 01:42:04 -0000 brian 2006-06-23 01:42:03 UTC FreeBSD src repository Modified files: lib/libutil pidfile.c Log: Remove some unused variables Revision Changes Path 1.3 +0 -2 src/lib/libutil/pidfile.c From owner-cvs-all@FreeBSD.ORG Fri Jun 23 01: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0578E16A481; Fri, 23 Jun 2006 01:45:05 +0000 (UTC) (envelope-from marcel@xcllnt.net) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BFCF441D7; Fri, 23 Jun 2006 01:45:05 +0000 (GMT) (envelope-from marcel@xcllnt.net) Received: from [192.168.4.150] (pptp0.pn.xcllnt.net [192.168.4.150]) by ns1.xcllnt.net (8.13.6/8.13.6) with ESMTP id k5N1j4Hm058140; Thu, 22 Jun 2006 18:45:05 -0700 (PDT) (envelope-from marcel@xcllnt.net) In-Reply-To: <449B4563.8020203@FreeBSD.org> References: <200606222222.k5MMMWTj017990@repoman.freebsd.org> <449B2F10.2020808@FreeBSD.org> <44CD89F0-FEB9-4F6E-AD2D-B076A36CBABA@xcllnt.net> <449B4563.8020203@FreeBSD.org> Mime-Version: 1.0 (Apple Message framework v750) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <06F02ADA-1845-478F-AC18-1D085958FC0E@xcllnt.net> Content-Transfer-Encoding: 7bit From: Marcel Moolenaar Date: Thu, 22 Jun 2006 18:45:01 -0700 To: Maxim Sobolev X-Mailer: Apple Mail (2.750) Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/gpt gpt.8 gpt.c show.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 01:45:06 -0000 On Jun 22, 2006, at 6:35 PM, Maxim Sobolev wrote: > Marcel Moolenaar wrote: >> On Jun 22, 2006, at 5:00 PM, Maxim Sobolev wrote: >>> Marcel Moolenaar wrote: >>>> marcel 2006-06-22 22:22:32 UTC >>>> FreeBSD src repository >>>> Modified files: >>>> sbin/gpt gpt.8 gpt.c show.c Log: >>>> Improve support for Intel based Macs: >>>> o Accept hfs as partition type. >>>> o Print Apple HFS partitions using a friendly name. >>> >>> While we are on subject, I have a patch which makes geom_gpt >>> friendly to the disks partitioned using BootCamp. Basically, for >>> compatibility with non-GPT operating systems, BootCamp creates >>> three records in the MBR: one GPT protective, covering the whole >>> unit, the second one for HFS and the third one for non-Apple >>> operating system. However, since geom_gpt considers protective >>> MBR to be invalid unless it's the only valid MBR record, it >>> doesn't attaches to such disk. >>> >>> Do you have any objections to lifting such check? >> I don't mind changing geom_gpt to work for Intel based Macs, but I'd >> like to avoid simply removing checks and thus accepting just about >> anything. I'd like to keep the checks strict enough that we don't try >> to interpret garbage as partition information. If we allow the PMBR >> to have actual partitions, I'd like to extend the checks to cover >> the partition information itself. For example, we now check that the >> table only has partitions of type 0xEE (if at all). This is a sloppy >> test by any standard. If we allow "normal" partitions, I'd like to >> enforce that there's exactly 1 partition of type 0xEE and it covers >> the whole disk. This way we make sure that it's still pretty much a >> PMBR by intend, even though it really is used as an MBR. >> Does that sound reasonable to you? > > Thanks, that's exactly what my patch does! Perfect, feel free to commit! -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net From owner-cvs-all@FreeBSD.ORG Fri Jun 23 01:46:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EF7A16A481; Fri, 23 Jun 2006 01:46:19 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CADED444D3; Fri, 23 Jun 2006 01:46:18 +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 k5N1kIrN038258; Fri, 23 Jun 2006 01:46:18 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N1kI5D038257; Fri, 23 Jun 2006 01:46:18 GMT (envelope-from ahze) Message-Id: <200606230146.k5N1kI5D038257@repoman.freebsd.org> From: Michael Johnson Date: Fri, 23 Jun 2006 01:46: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 MOVED ports/print/cups-lpr Makefile pkg-deinstall pkg-descr pkg-install pkg-message pkg-plist ports/print/cups-lpr/files manpages.mk patch-Makefile patch-berkeley::lpc.c__status_all patch-man-Makefile.common X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 01:46:19 -0000 ahze 2006-06-23 01:46:18 UTC FreeBSD ports repository Modified files: . MOVED Removed files: print/cups-lpr Makefile pkg-deinstall pkg-descr pkg-install pkg-message pkg-plist print/cups-lpr/files manpages.mk patch-Makefile patch-berkeley::lpc.c__status_all patch-man-Makefile.common Log: - Remove cups-lpr, it has been merged in to print/cups-base Pointyhat to: me for not removing this earlier. Revision Changes Path 1.1080 +2 -1 ports/MOVED 1.34 +0 -57 ports/print/cups-lpr/Makefile (dead) 1.3 +0 -18 ports/print/cups-lpr/files/manpages.mk (dead) 1.6 +0 -126 ports/print/cups-lpr/files/patch-Makefile (dead) 1.2 +0 -18 ports/print/cups-lpr/files/patch-berkeley::lpc.c__status_all (dead) 1.5 +0 -64 ports/print/cups-lpr/files/patch-man-Makefile.common (dead) 1.4 +0 -18 ports/print/cups-lpr/pkg-deinstall (dead) 1.5 +0 -23 ports/print/cups-lpr/pkg-descr (dead) 1.5 +0 -17 ports/print/cups-lpr/pkg-install (dead) 1.10 +0 -10 ports/print/cups-lpr/pkg-message (dead) 1.8 +0 -18 ports/print/cups-lpr/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Fri Jun 23 01:50:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6611416A49A; Fri, 23 Jun 2006 01:50:47 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 237D1441E0; Fri, 23 Jun 2006 01:50:47 +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 k5N1olF2038470; Fri, 23 Jun 2006 01:50:47 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N1okMY038469; Fri, 23 Jun 2006 01:50:46 GMT (envelope-from ahze) Message-Id: <200606230150.k5N1okMY038469@repoman.freebsd.org> From: Michael Johnson Date: Fri, 23 Jun 2006 01:50:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 01:50:47 -0000 ahze 2006-06-23 01:50:46 UTC FreeBSD ports repository Modified files: . modules Log: remove cups-lpr Revision Changes Path 1.15401 +0 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Jun 23 01:55:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B6DE16A559; Fri, 23 Jun 2006 01:55:27 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3425D43F3A; Fri, 23 Jun 2006 01:23:53 +0000 (GMT) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5N1Nrd6037208; Fri, 23 Jun 2006 01:23:53 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N1Nqqe037207; Fri, 23 Jun 2006 01:23:52 GMT (envelope-from shaun) Message-Id: <200606230123.k5N1Nqqe037207@repoman.freebsd.org> From: Shaun Amott Date: Fri, 23 Jun 2006 01:23: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/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: Fri, 23 Jun 2006 01:55:27 -0000 shaun 2006-06-23 01:23:52 UTC FreeBSD ports repository Modified files: deskutils/kronolith Makefile distinfo pkg-plist Log: Upgrade to 2.1.2 ChangeLog: http://cvs.horde.org/diff.php/kronolith/docs/CHANGES?r1=1.165.2.112&r2=1.165.2.120&ty=h Approved by: ahze (mentor) Revision Changes Path 1.34 +1 -1 ports/deskutils/kronolith/Makefile 1.18 +3 -3 ports/deskutils/kronolith/distinfo 1.18 +1 -0 ports/deskutils/kronolith/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jun 23 01:55:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFB1D16A71A; Fri, 23 Jun 2006 01:55:31 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from sippysoft.com (gk.360sip.com [72.236.70.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6519444168; Fri, 23 Jun 2006 01:35:53 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from [192.168.1.222] ([204.244.149.125]) (authenticated bits=0) by sippysoft.com (8.13.6/8.13.6) with ESMTP id k5N1Zoq8050634 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 22 Jun 2006 18:35:51 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-ID: <449B4563.8020203@FreeBSD.org> Date: Thu, 22 Jun 2006 18:35:31 -0700 From: Maxim Sobolev Organization: Sippy Software, Inc. User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: Marcel Moolenaar References: <200606222222.k5MMMWTj017990@repoman.freebsd.org> <449B2F10.2020808@FreeBSD.org> <44CD89F0-FEB9-4F6E-AD2D-B076A36CBABA@xcllnt.net> In-Reply-To: <44CD89F0-FEB9-4F6E-AD2D-B076A36CBABA@xcllnt.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, Marcel Moolenaar , cvs-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: cvs commit: src/sbin/gpt gpt.8 gpt.c show.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 01:55:32 -0000 Marcel Moolenaar wrote: > > On Jun 22, 2006, at 5:00 PM, Maxim Sobolev wrote: > >> Marcel Moolenaar wrote: >>> marcel 2006-06-22 22:22:32 UTC >>> FreeBSD src repository >>> Modified files: >>> sbin/gpt gpt.8 gpt.c show.c Log: >>> Improve support for Intel based Macs: >>> o Accept hfs as partition type. >>> o Print Apple HFS partitions using a friendly name. >> >> While we are on subject, I have a patch which makes geom_gpt friendly >> to the disks partitioned using BootCamp. Basically, for compatibility >> with non-GPT operating systems, BootCamp creates three records in the >> MBR: one GPT protective, covering the whole unit, the second one for >> HFS and the third one for non-Apple operating system. However, since >> geom_gpt considers protective MBR to be invalid unless it's the only >> valid MBR record, it doesn't attaches to such disk. >> >> Do you have any objections to lifting such check? > > I don't mind changing geom_gpt to work for Intel based Macs, but I'd > like to avoid simply removing checks and thus accepting just about > anything. I'd like to keep the checks strict enough that we don't try > to interpret garbage as partition information. If we allow the PMBR > to have actual partitions, I'd like to extend the checks to cover > the partition information itself. For example, we now check that the > table only has partitions of type 0xEE (if at all). This is a sloppy > test by any standard. If we allow "normal" partitions, I'd like to > enforce that there's exactly 1 partition of type 0xEE and it covers > the whole disk. This way we make sure that it's still pretty much a > PMBR by intend, even though it really is used as an MBR. > > Does that sound reasonable to you? Thanks, that's exactly what my patch does! Not that it matter much, but linux uses the same approach. -Maxim From owner-cvs-all@FreeBSD.ORG Fri Jun 23 01:58:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B60D016A481; Fri, 23 Jun 2006 01:58:35 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 519E043D53; Fri, 23 Jun 2006 01:58:35 +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 k5N1wZ4j038790; Fri, 23 Jun 2006 01:58:35 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N1wZQs038789; Fri, 23 Jun 2006 01:58:35 GMT (envelope-from ahze) Message-Id: <200606230158.k5N1wZQs038789@repoman.freebsd.org> From: Michael Johnson Date: Fri, 23 Jun 2006 01: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/multimedia/mpeg4ip-libmp4v2 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 01:58:35 -0000 ahze 2006-06-23 01:58:35 UTC FreeBSD ports repository Modified files: multimedia/mpeg4ip-libmp4v2 Makefile distinfo Log: - Update to 1.5.0.1 Revision Changes Path 1.14 +1 -1 ports/multimedia/mpeg4ip-libmp4v2/Makefile 1.7 +3 -3 ports/multimedia/mpeg4ip-libmp4v2/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jun 23 01:59:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DA8D16A482; Fri, 23 Jun 2006 01:59:10 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2350543D45; Fri, 23 Jun 2006 01:59:10 +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 k5N1xAQQ038822; Fri, 23 Jun 2006 01:59:10 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N1x9RU038821; Fri, 23 Jun 2006 01:59:09 GMT (envelope-from linimon) Message-Id: <200606230159.k5N1x9RU038821@repoman.freebsd.org> From: Mark Linimon Date: Fri, 23 Jun 2006 01:59: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/handbook/mirrors 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, 23 Jun 2006 01:59:10 -0000 linimon 2006-06-23 01:59:09 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/mirrors chapter.sgml Log: Add a reference to projects-all to the cvsup information. Revision Changes Path 1.420 +7 -0 doc/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml From owner-cvs-all@FreeBSD.ORG Fri Jun 23 02:02:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F39216A47E; Fri, 23 Jun 2006 02:02:40 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D14CD43D5A; Fri, 23 Jun 2006 02:02:39 +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 k5N22d2K039041; Fri, 23 Jun 2006 02:02:39 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N22dK1039040; Fri, 23 Jun 2006 02:02:39 GMT (envelope-from ahze) Message-Id: <200606230202.k5N22dK1039040@repoman.freebsd.org> From: Michael Johnson Date: Fri, 23 Jun 2006 02: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: ports/print/cups-samba Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 02:02:40 -0000 ahze 2006-06-23 02:02:39 UTC FreeBSD ports repository Modified files: print/cups-samba Makefile Log: - Remove depends on cups-lpr Revision Changes Path 1.4 +0 -1 ports/print/cups-samba/Makefile From owner-cvs-all@FreeBSD.ORG Fri Jun 23 02:14:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F27016A49E; Fri, 23 Jun 2006 02:14:57 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A91F43F0F; Fri, 23 Jun 2006 02:14:56 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5N2EuRj040734; Fri, 23 Jun 2006 02:14:56 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N2EugE040733; Fri, 23 Jun 2006 02:14:56 GMT (envelope-from aaron) Message-Id: <200606230214.k5N2EugE040733@repoman.freebsd.org> From: Aaron Dalton Date: Fri, 23 Jun 2006 02:14: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-Data-Structure-Util Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 02:14:57 -0000 aaron 2006-06-23 02:14:56 UTC FreeBSD ports repository Modified files: devel/p5-Data-Structure-Util Makefile distinfo Log: - Update to v0.12 PR: ports/99333 Submitted by: aaron Reviewed by: maintainer Approved by: maintainer, tobez (implicit) Revision Changes Path 1.3 +10 -2 ports/devel/p5-Data-Structure-Util/Makefile 1.2 +3 -3 ports/devel/p5-Data-Structure-Util/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jun 23 02:17:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AC2216A47E; Fri, 23 Jun 2006 02:17:46 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4415243F12; Fri, 23 Jun 2006 02:17:45 +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 k5N2HjsP040912; Fri, 23 Jun 2006 02:17:45 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N2HjeP040911; Fri, 23 Jun 2006 02:17:45 GMT (envelope-from shaun) Message-Id: <200606230217.k5N2HjeP040911@repoman.freebsd.org> From: Shaun Amott Date: Fri, 23 Jun 2006 02:17:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/libthai pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 02:17:46 -0000 shaun 2006-06-23 02:17:45 UTC FreeBSD ports repository Modified files: devel/libthai pkg-plist Log: Fix plist: don't remove nls/en_US.US-ASCII or nls/POSIX PR: ports/99338 Submitted by: shaun (me) Approved by: ahze (mentor) Revision Changes Path 1.4 +0 -2 ports/devel/libthai/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jun 23 02: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C06716A47B; Fri, 23 Jun 2006 02:20:42 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D123443D46; Fri, 23 Jun 2006 02:20:41 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5N2KfMw041091; Fri, 23 Jun 2006 02:20:41 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N2Kfr6041090; Fri, 23 Jun 2006 02:20:41 GMT (envelope-from aaron) Message-Id: <200606230220.k5N2Kfr6041090@repoman.freebsd.org> From: Aaron Dalton Date: Fri, 23 Jun 2006 02:20:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/p5-Data-Postponed 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, 23 Jun 2006 02:20:42 -0000 aaron 2006-06-23 02:20:41 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Data-Postponed Makefile distinfo pkg-descr pkg-plist Log: Adding port devel/p5-Data-Postponed, Delay the evaluation of expressions to allow changes to variables. Approved by: tobez (implicit) Revision Changes Path 1.2290 +1 -0 ports/devel/Makefile 1.1 +34 -0 ports/devel/p5-Data-Postponed/Makefile (new) 1.1 +3 -0 ports/devel/p5-Data-Postponed/distinfo (new) 1.1 +15 -0 ports/devel/p5-Data-Postponed/pkg-descr (new) 1.1 +14 -0 ports/devel/p5-Data-Postponed/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Jun 23 02:21:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84E2816A47C; Fri, 23 Jun 2006 02:21:01 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 202FE43D5D; Fri, 23 Jun 2006 02:21:01 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5N2L0aQ041164; Fri, 23 Jun 2006 02:21:00 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N2L0vA041163; Fri, 23 Jun 2006 02:21:00 GMT (envelope-from aaron) Message-Id: <200606230221.k5N2L0vA041163@repoman.freebsd.org> From: Aaron Dalton Date: Fri, 23 Jun 2006 02:21:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 02:21:01 -0000 aaron 2006-06-23 02:21:00 UTC FreeBSD ports repository Modified files: . modules Log: p5-Data-Postponed --> ports/devel/p5-Data-Postponed Revision Changes Path 1.15402 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Jun 23 02: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 586BE16A492; Fri, 23 Jun 2006 02:24:08 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC75743F12; Fri, 23 Jun 2006 02:24:07 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5N2O7ZS041296; Fri, 23 Jun 2006 02:24:07 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N2O7na041295; Fri, 23 Jun 2006 02:24:07 GMT (envelope-from aaron) Message-Id: <200606230224.k5N2O7na041295@repoman.freebsd.org> From: Aaron Dalton Date: Fri, 23 Jun 2006 02:24:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/p5-MP4-Info Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 02:24:08 -0000 aaron 2006-06-23 02:24:07 UTC FreeBSD ports repository Modified files: multimedia/p5-MP4-Info Makefile distinfo Log: - Update to v1.09 Approved by: tobez (implicit) Revision Changes Path 1.3 +1 -1 ports/multimedia/p5-MP4-Info/Makefile 1.3 +3 -3 ports/multimedia/p5-MP4-Info/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jun 23 02:25:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DE9A16A49E; Fri, 23 Jun 2006 02:25:31 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF79143D45; Fri, 23 Jun 2006 02:25: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 k5N2PUXx041412; Fri, 23 Jun 2006 02:25:30 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N2PUDw041411; Fri, 23 Jun 2006 02:25:30 GMT (envelope-from ahze) Message-Id: <200606230225.k5N2PUDw041411@repoman.freebsd.org> From: Michael Johnson Date: Fri, 23 Jun 2006 02: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/Mk bsd.sites.mk ports/www/ump Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 02:25:31 -0000 ahze 2006-06-23 02:25:30 UTC FreeBSD ports repository Modified files: Mk bsd.sites.mk www/ump Makefile Log: - Retire MASTER_SITE_NETSCAPE since only one port uses it and quite a few of the hosts don't work anymore. Revision Changes Path 1.372 +1 -26 ports/Mk/bsd.sites.mk 1.25 +3 -3 ports/www/ump/Makefile From owner-cvs-all@FreeBSD.ORG Fri Jun 23 02:27:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3029916A492; Fri, 23 Jun 2006 02:27:12 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E32C343D4C; Fri, 23 Jun 2006 02:27:11 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5N2RBZX041495; Fri, 23 Jun 2006 02:27:11 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N2RBD0041494; Fri, 23 Jun 2006 02:27:11 GMT (envelope-from ahze) Message-Id: <200606230227.k5N2RBD0041494@repoman.freebsd.org> From: Michael Johnson Date: Fri, 23 Jun 2006 02:27:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/mpeg4ip Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 02:27:12 -0000 ahze 2006-06-23 02:27:11 UTC FreeBSD ports repository Modified files: multimedia/mpeg4ip Makefile distinfo Log: - Update to 1.5.0.1 Revision Changes Path 1.69 +1 -1 ports/multimedia/mpeg4ip/Makefile 1.15 +3 -3 ports/multimedia/mpeg4ip/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jun 23 02: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD4EE16A481; Fri, 23 Jun 2006 02:29:06 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D6ED43D45; Fri, 23 Jun 2006 02:29:06 +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 k5N2T6NF041573; Fri, 23 Jun 2006 02:29:06 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N2T6dE041572; Fri, 23 Jun 2006 02:29:06 GMT (envelope-from shaun) Message-Id: <200606230229.k5N2T6dE041572@repoman.freebsd.org> From: Shaun Amott Date: Fri, 23 Jun 2006 02:29:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math/isabelle pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 02:29:06 -0000 shaun 2006-06-23 02:29:06 UTC FreeBSD ports repository Modified files: math/isabelle pkg-plist Log: Fix plist: don't remove nls/en_US.US-ASCII or nls/POSIX PR: ports/99341 Submitted by: shaun (me) Approved by: ahze (mentor) Revision Changes Path 1.3 +0 -2 ports/math/isabelle/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jun 23 03:03:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B40CE16A619; Fri, 23 Jun 2006 03:03:19 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01E97457E3; Thu, 22 Jun 2006 22:05:29 +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 k5MM5TYI017044; Thu, 22 Jun 2006 22:05:29 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5MM5TP1017043; Thu, 22 Jun 2006 22:05:29 GMT (envelope-from marcel) Message-Id: <200606222205.k5MM5TP1017043@repoman.freebsd.org> From: Marcel Moolenaar Date: Thu, 22 Jun 2006 22:05: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/sbin/gpt add.c gpt.c gpt.h label.c remove.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 03:03:19 -0000 marcel 2006-06-22 22:05:29 UTC FreeBSD src repository Modified files: sbin/gpt add.c gpt.c gpt.h label.c remove.c Log: Move the duplicated logic of parsing partition types into a new function called parse_uuid(). Revision Changes Path 1.14 +2 -19 src/sbin/gpt/add.c 1.14 +49 -0 src/sbin/gpt/gpt.c 1.11 +1 -0 src/sbin/gpt/gpt.h 1.2 +2 -19 src/sbin/gpt/label.c 1.9 +2 -19 src/sbin/gpt/remove.c From owner-cvs-all@FreeBSD.ORG Fri Jun 23 03:09:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B6A216A481; Fri, 23 Jun 2006 03:09:17 +0000 (UTC) (envelope-from perky@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1441843D46; Fri, 23 Jun 2006 03:09:17 +0000 (GMT) (envelope-from perky@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5N39Ggb044718; Fri, 23 Jun 2006 03:09:16 GMT (envelope-from perky@repoman.freebsd.org) Received: (from perky@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N39Gam044717; Fri, 23 Jun 2006 03:09:16 GMT (envelope-from perky) Message-Id: <200606230309.k5N39Gam044717@repoman.freebsd.org> From: Hye-Shik Chang Date: Fri, 23 Jun 2006 03:09:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/Mk bsd.python.mk ports/lang/python-devel Makefile distinfo pkg-plist ports/lang/python-devel/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: Fri, 23 Jun 2006 03:09:17 -0000 perky 2006-06-23 03:09:16 UTC FreeBSD ports repository Modified files: Mk bsd.python.mk lang/python-devel Makefile distinfo pkg-plist lang/python-devel/files patch-setup.py Log: Update python-devel to 2.5b1. Revision Changes Path 1.78 +7 -6 ports/Mk/bsd.python.mk 1.134 +16 -2 ports/lang/python-devel/Makefile 1.51 +3 -3 ports/lang/python-devel/distinfo 1.11 +5 -5 ports/lang/python-devel/files/patch-setup.py 1.64 +125 -12 ports/lang/python-devel/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jun 23 03: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE05716A492; Fri, 23 Jun 2006 03:11:39 +0000 (UTC) (envelope-from perky@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC25C43D58; Fri, 23 Jun 2006 03:11:38 +0000 (GMT) (envelope-from perky@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5N3Bc8k044882; Fri, 23 Jun 2006 03:11:38 GMT (envelope-from perky@repoman.freebsd.org) Received: (from perky@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N3BcjZ044881; Fri, 23 Jun 2006 03:11:38 GMT (envelope-from perky) Message-Id: <200606230311.k5N3BcjZ044881@repoman.freebsd.org> From: Hye-Shik Chang Date: Fri, 23 Jun 2006 03:11: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/python distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 03:11:39 -0000 perky 2006-06-23 03:11:37 UTC FreeBSD ports repository Modified files: lang/python distinfo Log: Add a checksum for Python 2.5b1 Revision Changes Path 1.59 +3 -0 ports/lang/python/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jun 23 03:35:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03AA216A47C; Fri, 23 Jun 2006 03:35:15 +0000 (UTC) (envelope-from perky@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91CEF43D46; Fri, 23 Jun 2006 03:35:14 +0000 (GMT) (envelope-from perky@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5N3ZEC9046158; Fri, 23 Jun 2006 03:35:14 GMT (envelope-from perky@repoman.freebsd.org) Received: (from perky@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N3ZEHX046157; Fri, 23 Jun 2006 03:35:14 GMT (envelope-from perky) Message-Id: <200606230335.k5N3ZEHX046157@repoman.freebsd.org> From: Hye-Shik Chang Date: Fri, 23 Jun 2006 03:35: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/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: Fri, 23 Jun 2006 03:35:15 -0000 perky 2006-06-23 03:35:14 UTC FreeBSD ports repository Modified files: Mk bsd.python.mk Log: Fix to report a correct version number that we use. (2.5b1 -> 2.5.b1) Revision Changes Path 1.79 +2 -2 ports/Mk/bsd.python.mk From owner-cvs-all@FreeBSD.ORG Fri Jun 23 03:48:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B39116A47B; Fri, 23 Jun 2006 03:48:14 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F4D143D49; Fri, 23 Jun 2006 03:48:14 +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 k5N3mEEJ046755; Fri, 23 Jun 2006 03:48:14 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N3mEVO046754; Fri, 23 Jun 2006 03:48:14 GMT (envelope-from shaun) Message-Id: <200606230348.k5N3mEVO046754@repoman.freebsd.org> From: Shaun Amott Date: Fri, 23 Jun 2006 03: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: ports/games Makefile ports/games/nuclearchess 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, 23 Jun 2006 03:48:14 -0000 shaun 2006-06-23 03:48:14 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/nuclearchess Makefile distinfo pkg-descr pkg-plist Log: Add games/nuclearchess NuclearChess is a chess variant. Whenever a piece is captured, both pieces and all pieces on neighbour fields die. Games are short and fun even for people who usually don't play chess. PR: ports/97944 Submitted by: shaun (me) Approved by: ahze (mentor) Revision Changes Path 1.1006 +1 -0 ports/games/Makefile 1.1 +25 -0 ports/games/nuclearchess/Makefile (new) 1.1 +3 -0 ports/games/nuclearchess/distinfo (new) 1.1 +5 -0 ports/games/nuclearchess/pkg-descr (new) 1.1 +37 -0 ports/games/nuclearchess/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Jun 23 03:50:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7123C16A481; Fri, 23 Jun 2006 03:50:19 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CE3A43D48; Fri, 23 Jun 2006 03:50:17 +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 k5N3oHBm046878; Fri, 23 Jun 2006 03:50:17 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N3oHsj046877; Fri, 23 Jun 2006 03:50:17 GMT (envelope-from shaun) Message-Id: <200606230350.k5N3oHsj046877@repoman.freebsd.org> From: Shaun Amott Date: Fri, 23 Jun 2006 03:50:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 23 Jun 2006 03:50:19 -0000 shaun 2006-06-23 03:50:17 UTC FreeBSD ports repository Modified files: . modules Log: nuclearchess --> ports/games/nuclearchess Revision Changes Path 1.15403 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Jun 23 03:54:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E246F16A47C; Fri, 23 Jun 2006 03:54:01 +0000 (UTC) (envelope-from perky@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B226F43D45; Fri, 23 Jun 2006 03:54:01 +0000 (GMT) (envelope-from perky@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5N3s1Dn047079; Fri, 23 Jun 2006 03:54:01 GMT (envelope-from perky@repoman.freebsd.org) Received: (from perky@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N3s1T4047078; Fri, 23 Jun 2006 03:54:01 GMT (envelope-from perky) Message-Id: <200606230354.k5N3s1T4047078@repoman.freebsd.org> From: Hye-Shik Chang Date: Fri, 23 Jun 2006 03:54:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases Makefile ports/databases/py-sqlite3 Makefile pkg-descr pkg-message ports/databases/py-sqlite3/files 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: Fri, 23 Jun 2006 03:54:02 -0000 perky 2006-06-23 03:54:01 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/py-sqlite3 Makefile pkg-descr pkg-message databases/py-sqlite3/files setup.py Log: Add new port for python sqlite3 module. This port installs a Python "standard" library version of pysqlite which is provided by databases/py-pysqlite22 already. Because sqlite3 module was introduced in Python 2.5, this port plays only for 2.5 or laters. See Also: http://docs.python.org/dev/lib/module-sqlite3.html Revision Changes Path 1.526 +1 -0 ports/databases/Makefile 1.1 +34 -0 ports/databases/py-sqlite3/Makefile (new) 1.1 +41 -0 ports/databases/py-sqlite3/files/setup.py (new) 1.1 +8 -0 ports/databases/py-sqlite3/pkg-descr (new) 1.1 +7 -0 ports/databases/py-sqlite3/pkg-message (new) From owner-cvs-all@FreeBSD.ORG Fri Jun 23 03:54:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 945F416A47C; Fri, 23 Jun 2006 03:54:30 +0000 (UTC) (envelope-from perky@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BBD343D48; Fri, 23 Jun 2006 03:54:30 +0000 (GMT) (envelope-from perky@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5N3sU7h047133; Fri, 23 Jun 2006 03:54:30 GMT (envelope-from perky@repoman.freebsd.org) Received: (from perky@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N3sU9S047132; Fri, 23 Jun 2006 03:54:30 GMT (envelope-from perky) Message-Id: <200606230354.k5N3sU9S047132@repoman.freebsd.org> From: Hye-Shik Chang Date: Fri, 23 Jun 2006 03:54:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 23 Jun 2006 03:54:30 -0000 perky 2006-06-23 03:54:30 UTC FreeBSD ports repository Modified files: . modules Log: py-sqlite3 --> ports/databases/py-sqlite3 Revision Changes Path 1.15404 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Jun 23 04:18:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A09B16A482; Fri, 23 Jun 2006 04:18:54 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1AF443D45; Fri, 23 Jun 2006 04:18:53 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5N4IrVo049301; Fri, 23 Jun 2006 04:18:53 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N4Irc2049300; Fri, 23 Jun 2006 04:18:53 GMT (envelope-from linimon) Message-Id: <200606230418.k5N4Irc2049300@repoman.freebsd.org> From: Mark Linimon Date: Fri, 23 Jun 2006 04:18: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/shells/rssh Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 04:18:54 -0000 linimon 2006-06-23 04:18:53 UTC FreeBSD ports repository Modified files: shells/rssh Makefile Log: Reset bouncing maintainer address enigmatyc@laposte.net. Hat: portmgr Revision Changes Path 1.9 +1 -1 ports/shells/rssh/Makefile From owner-cvs-all@FreeBSD.ORG Fri Jun 23 04: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3660F16A482; Fri, 23 Jun 2006 04:20:39 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDA5743D45; Fri, 23 Jun 2006 04:20:38 +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 k5N4Kcp8049457; Fri, 23 Jun 2006 04:20:38 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from thompsa@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N4KcZC049456; Fri, 23 Jun 2006 04:20:38 GMT (envelope-from thompsa) Message-Id: <200606230420.k5N4KcZC049456@repoman.freebsd.org> From: Andrew Thompson Date: Fri, 23 Jun 2006 04:20:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/man/man4 if_bridge.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 04:20:39 -0000 thompsa 2006-06-23 04:20:38 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man4 if_bridge.4 Log: MFC r1.13 Document the monitor mode and explain how it can be used. Revision Changes Path 1.5.2.10 +12 -1 src/share/man/man4/if_bridge.4 From owner-cvs-all@FreeBSD.ORG Fri Jun 23 04:29:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2055C16A492; Fri, 23 Jun 2006 04:29:34 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D891143D45; Fri, 23 Jun 2006 04:29:33 +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 k5N4TXtI049788; Fri, 23 Jun 2006 04:29:33 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from thompsa@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N4TXmP049787; Fri, 23 Jun 2006 04:29:33 GMT (envelope-from thompsa) Message-Id: <200606230429.k5N4TXmP049787@repoman.freebsd.org> From: Andrew Thompson Date: Fri, 23 Jun 2006 04:29:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/net if_bridge.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 04:29:34 -0000 thompsa 2006-06-23 04:29:33 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/net if_bridge.c Log: MFC r1.63-65 Minor changes, sync to HEAD Revision Changes Path 1.11.2.34 +6 -6 src/sys/net/if_bridge.c From owner-cvs-all@FreeBSD.ORG Fri Jun 23 04:47:21 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A11EA16A492; Fri, 23 Jun 2006 04:47:21 +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 649A343D5F; Fri, 23 Jun 2006 04:47:18 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [IPv6:::1] (may be forged)) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id k5N4ju4P030699; Thu, 22 Jun 2006 22:45:56 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 22 Jun 2006 22:45:56 -0600 (MDT) Message-Id: <20060622.224556.1102528897.imp@bsdimp.com> To: hanai@freebsd.org From: "M. Warner Losh" In-Reply-To: <200606230033.k5N0XOTx026070@repoman.freebsd.org> References: <200606230033.k5N0XOTx026070@repoman.freebsd.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 Cc: doc-committers@freebsd.org, cvs-doc@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: CVSROOT access X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 04:47:21 -0000 : remove me. unfortunately, i cannot have time to do freebsd work at : all. hoping to come back in future... Hanai-san, I'm sorry to see you leave. I hope to see if you again if I make it to Japan again. Thanks for the fun times last the I saw you and your wonderful hospitality. Warner From owner-cvs-all@FreeBSD.ORG Fri Jun 23 04:51:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B2A516A49E; Fri, 23 Jun 2006 04:51:55 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 221A343D45; Fri, 23 Jun 2006 04:51:55 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5N4ptpi058523; Fri, 23 Jun 2006 04:51:55 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N4psHi058522; Fri, 23 Jun 2006 04:51:54 GMT (envelope-from aaron) Message-Id: <200606230451.k5N4psHi058522@repoman.freebsd.org> From: Aaron Dalton Date: Fri, 23 Jun 2006 04:51:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/p5-Config-Record 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, 23 Jun 2006 04:51:55 -0000 aaron 2006-06-23 04:51:54 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Config-Record Makefile distinfo pkg-descr pkg-plist Log: Adding port devel/p5-Config-Record, simple configuration file access. Approved by: tobez (implicit) Revision Changes Path 1.2291 +1 -0 ports/devel/Makefile 1.1 +22 -0 ports/devel/p5-Config-Record/Makefile (new) 1.1 +3 -0 ports/devel/p5-Config-Record/distinfo (new) 1.1 +10 -0 ports/devel/p5-Config-Record/pkg-descr (new) 1.1 +6 -0 ports/devel/p5-Config-Record/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Jun 23 04:52:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E128716A494; Fri, 23 Jun 2006 04:52:09 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E38043D55; Fri, 23 Jun 2006 04:52:09 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5N4q9ll058565; Fri, 23 Jun 2006 04:52:09 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N4q9hM058564; Fri, 23 Jun 2006 04:52:09 GMT (envelope-from aaron) Message-Id: <200606230452.k5N4q9hM058564@repoman.freebsd.org> From: Aaron Dalton Date: Fri, 23 Jun 2006 04:52:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 04:52:10 -0000 aaron 2006-06-23 04:52:09 UTC FreeBSD ports repository Modified files: . modules Log: p5-Config-Record --> ports/devel/p5-Config-Record Revision Changes Path 1.15405 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Jun 23 04:55:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4C1616A4A0; Fri, 23 Jun 2006 04:55:16 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68D9E43D46; Fri, 23 Jun 2006 04:55:16 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5N4tGEm058676; Fri, 23 Jun 2006 04:55:16 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N4tGHa058675; Fri, 23 Jun 2006 04:55:16 GMT (envelope-from aaron) Message-Id: <200606230455.k5N4tGHa058675@repoman.freebsd.org> From: Aaron Dalton Date: Fri, 23 Jun 2006 04:55: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-Config-Record Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 04:55:19 -0000 aaron 2006-06-23 04:55:15 UTC FreeBSD ports repository Modified files: devel/p5-Config-Record Makefile Log: - Restrict to Perl 5.6+ due to vendor restriction Approved by: tobez (implicit) Revision Changes Path 1.2 +7 -1 ports/devel/p5-Config-Record/Makefile From owner-cvs-all@FreeBSD.ORG Fri Jun 23 05:00:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 554D016A47E; Fri, 23 Jun 2006 05:00:07 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E436443D53; Fri, 23 Jun 2006 05:00:06 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5N506A5058940; Fri, 23 Jun 2006 05:00:06 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N50686058939; Fri, 23 Jun 2006 05:00:06 GMT (envelope-from aaron) Message-Id: <200606230500.k5N50686058939@repoman.freebsd.org> From: Aaron Dalton Date: Fri, 23 Jun 2006 05:00: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 Makefile ports/security/p5-Authen-PAAS 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, 23 Jun 2006 05:00:07 -0000 aaron 2006-06-23 05:00:05 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/p5-Authen-PAAS Makefile distinfo pkg-descr pkg-plist Log: Adding port security/p5-Authen-PAAS, Perl Authentication & Authorization Service Approved by: tobez (implicit) Revision Changes Path 1.783 +1 -0 ports/security/Makefile 1.1 +43 -0 ports/security/p5-Authen-PAAS/Makefile (new) 1.1 +3 -0 ports/security/p5-Authen-PAAS/distinfo (new) 1.1 +23 -0 ports/security/p5-Authen-PAAS/pkg-descr (new) 1.1 +17 -0 ports/security/p5-Authen-PAAS/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Jun 23 05:02:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52F8B16A47B; Fri, 23 Jun 2006 05:02:13 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 173D243D48; Fri, 23 Jun 2006 05:02:13 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5N52C8e059097; Fri, 23 Jun 2006 05:02:12 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N52CTT059096; Fri, 23 Jun 2006 05:02:12 GMT (envelope-from aaron) Message-Id: <200606230502.k5N52CTT059096@repoman.freebsd.org> From: Aaron Dalton Date: Fri, 23 Jun 2006 05:02: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, 23 Jun 2006 05:02:13 -0000 aaron 2006-06-23 05:02:12 UTC FreeBSD ports repository Modified files: . modules Log: p5-Authen-PAAS --> ports/security/p5-Authen-PAAS Revision Changes Path 1.15406 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Jun 23 05:28:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8193916A47B; Fri, 23 Jun 2006 05:28:34 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5026143D48; Fri, 23 Jun 2006 05:28:34 +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 k5N5SYVt062251; Fri, 23 Jun 2006 05:28:34 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N5SYrV062250; Fri, 23 Jun 2006 05:28:34 GMT (envelope-from linimon) Message-Id: <200606230528.k5N5SYrV062250@repoman.freebsd.org> From: Mark Linimon Date: Fri, 23 Jun 2006 05:28:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/gkrellm Makefile ports/sysutils/gkrellm2 Makefile ports/misc/dnetc Makefile ports/multimedia/vcdgear Makefile ports/net/queso Makefile ports/net/tdetect Makefile ports/security/slush Makefile ports/sysutils/cd-write Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 05:28:34 -0000 linimon 2006-06-23 05:28:34 UTC FreeBSD ports repository Modified files: sysutils/gkrellm Makefile sysutils/gkrellm2 Makefile misc/dnetc Makefile multimedia/vcdgear Makefile net/queso Makefile net/tdetect Makefile security/slush Makefile sysutils/cd-write Makefile sysutils/pkill Makefile Log: Remove code remnants that test for 3.X and earlier releases of FreeBSD. The bsd.*.mk architecture has not supported these antique releases for quite some time. Hat: portmgr Revision Changes Path 1.53 +0 -4 ports/misc/dnetc/Makefile 1.17 +0 -3 ports/multimedia/vcdgear/Makefile 1.18 +1 -7 ports/net/queso/Makefile 1.16 +1 -5 ports/net/tdetect/Makefile 1.16 +1 -6 ports/security/slush/Makefile 1.34 +1 -7 ports/sysutils/cd-write/Makefile 1.62 +0 -4 ports/sysutils/gkrellm/Makefile 1.120 +0 -4 ports/sysutils/gkrellm2/Makefile 1.7 +0 -9 ports/sysutils/pkill/Makefile From owner-cvs-all@FreeBSD.ORG Fri Jun 23 06:09:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 053CC16A47B; Fri, 23 Jun 2006 06:09:30 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCC8A43D46; Fri, 23 Jun 2006 06:09:29 +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 k5N69TFT065025; Fri, 23 Jun 2006 06:09:29 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N69Tr8065024; Fri, 23 Jun 2006 06:09:29 GMT (envelope-from cperciva) Message-Id: <200606230609.k5N69Tr8065024@repoman.freebsd.org> From: Colin Percival Date: Fri, 23 Jun 2006 06:09: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/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: Fri, 23 Jun 2006 06:09:30 -0000 cperciva 2006-06-23 06:09:29 UTC FreeBSD doc repository (src,ports committer) Modified files: en/releng index.sgml Log: Note that FreeBSD 4.10 is no longer officially supported. Revision Changes Path 1.185 +2 -2 www/en/releng/index.sgml From owner-cvs-all@FreeBSD.ORG Fri Jun 23 07:31:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B0F016A47B; Fri, 23 Jun 2006 07:31:40 +0000 (UTC) (envelope-from markus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BCEE43D4C; Fri, 23 Jun 2006 07:31:40 +0000 (GMT) (envelope-from markus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5N7VeAS069470; Fri, 23 Jun 2006 07:31:40 GMT (envelope-from markus@repoman.freebsd.org) Received: (from markus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N7VefL069469; Fri, 23 Jun 2006 07:31:40 GMT (envelope-from markus) Message-Id: <200606230731.k5N7VefL069469@repoman.freebsd.org> From: Markus Brueffer Date: Fri, 23 Jun 2006 07:31: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/ftp/kbear 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, 23 Jun 2006 07:31:40 -0000 markus 2006-06-23 07:31:40 UTC FreeBSD ports repository Modified files: ftp/kbear pkg-descr Log: Switch WWW to the sf.net projectsite as kbear.sf.net is dead Revision Changes Path 1.2 +1 -1 ports/ftp/kbear/pkg-descr From owner-cvs-all@FreeBSD.ORG Fri Jun 23 07:43:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 621FF16A492; Fri, 23 Jun 2006 07:43:14 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3701243D46; Fri, 23 Jun 2006 07:43:14 +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 k5N7hEvI070031; Fri, 23 Jun 2006 07:43:14 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N7hEgq070030; Fri, 23 Jun 2006 07:43:14 GMT (envelope-from itetcu) Message-Id: <200606230743.k5N7hEgq070030@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Fri, 23 Jun 2006 07:43:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/print/foo2zjs Makefile distinfo ports/print/foo2zjs/files patch-icc2ps_lcms.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, 23 Jun 2006 07:43:14 -0000 itetcu 2006-06-23 07:43:13 UTC FreeBSD ports repository Modified files: print/foo2zjs Makefile distinfo Removed files: print/foo2zjs/files patch-icc2ps_lcms.h Log: - update to current release - drop patch incorporated upstream at maintainer's advice PR: ports/99283 Submitted by: itetcu (me) Requested by: Costi Ciudatu Tested by: Costi Ciudatu Approved by: maintainer Revision Changes Path 1.4 +1 -1 ports/print/foo2zjs/Makefile 1.4 +3 -3 ports/print/foo2zjs/distinfo 1.2 +0 -14 ports/print/foo2zjs/files/patch-icc2ps_lcms.h (dead) From owner-cvs-all@FreeBSD.ORG Fri Jun 23 08: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9408916A49A; Fri, 23 Jun 2006 08:13:45 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B582A43D77; Fri, 23 Jun 2006 08:13:42 +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 k5N8DgxE072543; Fri, 23 Jun 2006 08:13:42 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N8DgLE072542; Fri, 23 Jun 2006 08:13:42 GMT (envelope-from ehaupt) Message-Id: <200606230813.k5N8DgLE072542@repoman.freebsd.org> From: Emanuel Haupt Date: Fri, 23 Jun 2006 08:13:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/cgdb Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 08:13:45 -0000 ehaupt 2006-06-23 08:13:42 UTC FreeBSD ports repository Modified files: devel/cgdb Makefile Log: Use LIB_DEPENDS instead of (BUILD|RUN)_DEPENDS for shared library. Also bump PORTREVISION. PR: 99327 (based on) Submitted by: Gea-Suan Lin (maintainer) Revision Changes Path 1.10 +2 -3 ports/devel/cgdb/Makefile From owner-cvs-all@FreeBSD.ORG Fri Jun 23 08:25:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9501E16A492; Fri, 23 Jun 2006 08:25:48 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9574143D78; Fri, 23 Jun 2006 08:25:42 +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 k5N8Pgqg073046; Fri, 23 Jun 2006 08:25:42 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N8PgOA073045; Fri, 23 Jun 2006 08:25:42 GMT (envelope-from ehaupt) Message-Id: <200606230825.k5N8PgOA073045@repoman.freebsd.org> From: Emanuel Haupt Date: Fri, 23 Jun 2006 08:25:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/cvsweb-converters Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 08:25:48 -0000 ehaupt 2006-06-23 08:25:41 UTC FreeBSD ports repository Modified files: sysutils/cvsweb-converters Makefile distinfo pkg-descr Log: Update to 0.3.3 PR: 99316 Submitted by: Martin Kammerhofer (maintainer) Revision Changes Path 1.14 +1 -1 ports/sysutils/cvsweb-converters/Makefile 1.11 +3 -3 ports/sysutils/cvsweb-converters/distinfo 1.5 +7 -9 ports/sysutils/cvsweb-converters/pkg-descr From owner-cvs-all@FreeBSD.ORG Fri Jun 23 08:31:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0DE416A492; Fri, 23 Jun 2006 08:31:15 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CF1743D5F; Fri, 23 Jun 2006 08:31: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 k5N8VAS6073291; Fri, 23 Jun 2006 08:31:10 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N8VAH8073290; Fri, 23 Jun 2006 08:31:10 GMT (envelope-from pav) Message-Id: <200606230831.k5N8VAH8073290@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 23 Jun 2006 08:31: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/mail/dcc-dccd Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 08:31:15 -0000 pav 2006-06-23 08:31:10 UTC FreeBSD ports repository Modified files: mail/dcc-dccd Makefile distinfo Log: - Update to 1.3.38 PR: ports/99331 Submitted by: Dean Hollister (maintainer) Revision Changes Path 1.29 +1 -1 ports/mail/dcc-dccd/Makefile 1.24 +3 -3 ports/mail/dcc-dccd/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jun 23 08:32:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47C3116A492; Fri, 23 Jun 2006 08:32:06 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71D7A43D46; Fri, 23 Jun 2006 08:32:02 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5N8W2AO073340; Fri, 23 Jun 2006 08:32:02 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N8W2W2073339; Fri, 23 Jun 2006 08:32:02 GMT (envelope-from simon) Message-Id: <200606230832.k5N8W2W2073339@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Fri, 23 Jun 2006 08:32: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/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 08:32:06 -0000 simon 2006-06-23 08:32:02 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Document opera -- JPEG processing integer overflow vulnerability. Revision Changes Path 1.1060 +35 -1 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Fri Jun 23 08:41:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B43D16A49A; Fri, 23 Jun 2006 08:41:32 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57BEA43D45; Fri, 23 Jun 2006 08:41:32 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5N8fWWU073608; Fri, 23 Jun 2006 08:41:32 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N8fWjK073607; Fri, 23 Jun 2006 08:41:32 GMT (envelope-from erwin) Message-Id: <200606230841.k5N8fWjK073607@repoman.freebsd.org> From: Erwin Lansing Date: Fri, 23 Jun 2006 08:41: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/serendipity 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, 23 Jun 2006 08:41:32 -0000 erwin 2006-06-23 08:41:32 UTC FreeBSD ports repository Modified files: www/serendipity Makefile distinfo pkg-plist Log: - update to 1.0 - update MASTER_SITES PR: 99122 Submitted by: Babak Farrokhi (maintainer) Revision Changes Path 1.6 +2 -4 ports/www/serendipity/Makefile 1.2 +3 -3 ports/www/serendipity/distinfo 1.2 +252 -17 ports/www/serendipity/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jun 23 08:49:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 755DD16A47B; Fri, 23 Jun 2006 08:49:02 +0000 (UTC) (envelope-from jmz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31CF843D46; Fri, 23 Jun 2006 08:49:02 +0000 (GMT) (envelope-from jmz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5N8n29G081523; Fri, 23 Jun 2006 08:49:02 GMT (envelope-from jmz@repoman.freebsd.org) Received: (from jmz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N8n20j081522; Fri, 23 Jun 2006 08:49:02 GMT (envelope-from jmz) Message-Id: <200606230849.k5N8n20j081522@repoman.freebsd.org> From: Jean-Marc Zucconi Date: Fri, 23 Jun 2006 08:49: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/lang/p5-F77 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 08:49:02 -0000 jmz 2006-06-23 08:49:02 UTC FreeBSD ports repository Modified files: lang/p5-F77 Makefile distinfo Log: Upgrade to version 1.15. PR: ports/99334 Submitted by: Aaron Dalton Revision Changes Path 1.9 +1 -1 ports/lang/p5-F77/Makefile 1.6 +3 -3 ports/lang/p5-F77/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jun 23 08:51:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B0EF16A47B; Fri, 23 Jun 2006 08:51:02 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4710743D46; Fri, 23 Jun 2006 08:51: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 k5N8p2UQ081684; Fri, 23 Jun 2006 08:51:02 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N8p260081683; Fri, 23 Jun 2006 08:51:02 GMT (envelope-from pav) Message-Id: <200606230851.k5N8p260081683@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 23 Jun 2006 08:51:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net Makefile ports/net/splatd Makefile distinfo pkg-descr pkg-plist ports/net/splatd/files splatd.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, 23 Jun 2006 08:51:02 -0000 pav 2006-06-23 08:51:02 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/splatd Makefile distinfo pkg-descr pkg-plist net/splatd/files splatd.sh.in Log: Splat is a set of utilities designed to help keep information in an LDAP directory in sync with information outside of an LDAP directory. This information can be any set of attributes on any object in the LDAP directory. WWW: http://dpw.threerings.net/projects/splat/ PR: ports/99287 Submitted by: Nick Barkas Revision Changes Path 1.1683 +1 -0 ports/net/Makefile 1.1 +41 -0 ports/net/splatd/Makefile (new) 1.1 +3 -0 ports/net/splatd/distinfo (new) 1.1 +26 -0 ports/net/splatd/files/splatd.sh.in (new) 1.1 +6 -0 ports/net/splatd/pkg-descr (new) 1.1 +47 -0 ports/net/splatd/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Jun 23 08: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E25B916A494; Fri, 23 Jun 2006 08:51:30 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9971143D45; Fri, 23 Jun 2006 08:51: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 k5N8pUck081719; Fri, 23 Jun 2006 08:51:30 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N8pUVg081718; Fri, 23 Jun 2006 08:51:30 GMT (envelope-from pav) Message-Id: <200606230851.k5N8pUVg081718@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 23 Jun 2006 08:51:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 08:51:31 -0000 pav 2006-06-23 08:51:30 UTC FreeBSD ports repository Modified files: . modules Log: splatd --> ports/net/splatd Revision Changes Path 1.15407 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Jun 23 08: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71C2816A492; Fri, 23 Jun 2006 08:52:43 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2885943D49; Fri, 23 Jun 2006 08:52:43 +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 k5N8qh10081797; Fri, 23 Jun 2006 08:52:43 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N8qhNJ081796; Fri, 23 Jun 2006 08:52:43 GMT (envelope-from pav) Message-Id: <200606230852.k5N8qhNJ081796@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 23 Jun 2006 08:52:42 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/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, 23 Jun 2006 08:52:43 -0000 pav 2006-06-23 08:52:42 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml Log: - Add Nick Barkas for net/splatd port Revision Changes Path 1.580 +5 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml From owner-cvs-all@FreeBSD.ORG Fri Jun 23 08:52:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B035F16A531; Fri, 23 Jun 2006 08:52:44 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DC5343D45; Fri, 23 Jun 2006 08:52:44 +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 k5N8qi45081851; Fri, 23 Jun 2006 08:52:44 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N8qiRG081850; Fri, 23 Jun 2006 08:52:44 GMT (envelope-from erwin) Message-Id: <200606230852.k5N8qiRG081850@repoman.freebsd.org> From: Erwin Lansing Date: Fri, 23 Jun 2006 08:52:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/p5-Template-GD 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, 23 Jun 2006 08:52:44 -0000 erwin 2006-06-23 08:52:44 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-Template-GD Makefile distinfo pkg-descr pkg-plist Log: The Template-GD distribution provides a number of Template Toolkit plugin modules to interface with Lincoln Stein's GD modules. These in turn provide an interface to Thomas Boutell's GD graphics library. WWW: http://search.cpan.org/dist/Template-GD/ PR: ports/99335 Submitted by: Greg Larkin Revision Changes Path 1.1462 +1 -0 ports/www/Makefile 1.1 +47 -0 ports/www/p5-Template-GD/Makefile (new) 1.1 +3 -0 ports/www/p5-Template-GD/distinfo (new) 1.1 +5 -0 ports/www/p5-Template-GD/pkg-descr (new) 1.1 +25 -0 ports/www/p5-Template-GD/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Jun 23 08:52:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63C9616A47C; Fri, 23 Jun 2006 08:52:57 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 138DB43D49; Fri, 23 Jun 2006 08:52: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 k5N8qurY081889; Fri, 23 Jun 2006 08:52:56 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N8quoB081888; Fri, 23 Jun 2006 08:52:56 GMT (envelope-from erwin) Message-Id: <200606230852.k5N8quoB081888@repoman.freebsd.org> From: Erwin Lansing Date: Fri, 23 Jun 2006 08:52:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 08:52:57 -0000 erwin 2006-06-23 08:52:56 UTC FreeBSD ports repository Modified files: . modules Log: p5-Template-GD --> ports/www/p5-Template-GD Revision Changes Path 1.15408 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Jun 23 08:56:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BDF816A4A5; Fri, 23 Jun 2006 08:56:34 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59FF243D72; Fri, 23 Jun 2006 08:56:29 +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 k5N8uTEB082070; Fri, 23 Jun 2006 08:56:29 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N8uTLp082069; Fri, 23 Jun 2006 08:56:29 GMT (envelope-from pav) Message-Id: <200606230856.k5N8uTLp082069@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 23 Jun 2006 08:56:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/py-yaml Makefile distinfo ports/devel/py-yaml/files patch-lib_yaml_constructor.py patch-lib_yaml_representer.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, 23 Jun 2006 08:56:34 -0000 pav 2006-06-23 08:56:29 UTC FreeBSD ports repository Modified files: devel/py-yaml Makefile distinfo Removed files: devel/py-yaml/files patch-lib_yaml_constructor.py patch-lib_yaml_representer.py Log: - Update to 3.03 PR: ports/99254 Submitted by: Neal Nelson (maintainer) Revision Changes Path 1.10 +1 -2 ports/devel/py-yaml/Makefile 1.7 +3 -3 ports/devel/py-yaml/distinfo 1.2 +0 -12 ports/devel/py-yaml/files/patch-lib_yaml_constructor.py (dead) 1.2 +0 -20 ports/devel/py-yaml/files/patch-lib_yaml_representer.py (dead) From owner-cvs-all@FreeBSD.ORG Fri Jun 23 08:57:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA94316A494; Fri, 23 Jun 2006 08:57:55 +0000 (UTC) (envelope-from jmz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8639E43D6A; Fri, 23 Jun 2006 08:57:55 +0000 (GMT) (envelope-from jmz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5N8vtTh082110; Fri, 23 Jun 2006 08:57:55 GMT (envelope-from jmz@repoman.freebsd.org) Received: (from jmz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N8vtlm082109; Fri, 23 Jun 2006 08:57:55 GMT (envelope-from jmz) Message-Id: <200606230857.k5N8vtlm082109@repoman.freebsd.org> From: Jean-Marc Zucconi Date: Fri, 23 Jun 2006 08:57:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-toolkits/tix pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 08:57:55 -0000 jmz 2006-06-23 08:57:55 UTC FreeBSD ports repository Modified files: x11-toolkits/tix pkg-plist Log: Do not remove system files. PR: ports/99345 Submitted by: Shaun Amott Revision Changes Path 1.21 +0 -2 ports/x11-toolkits/tix/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jun 23 08:59:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25B0016A548; Fri, 23 Jun 2006 08:59:30 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D542643D48; Fri, 23 Jun 2006 08:59:29 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5N8xTAF082205; Fri, 23 Jun 2006 08:59:29 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N8xTxM082204; Fri, 23 Jun 2006 08:59:29 GMT (envelope-from pav) Message-Id: <200606230859.k5N8xTxM082204@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 23 Jun 2006 08:59:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/py-beautifulsoup Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 08:59:30 -0000 pav 2006-06-23 08:59:29 UTC FreeBSD ports repository Modified files: www/py-beautifulsoup Makefile distinfo Log: - Update to 3.0.3 PR: ports/99282 Submitted by: Mike Meyer (maintainer) Revision Changes Path 1.3 +1 -1 ports/www/py-beautifulsoup/Makefile 1.4 +3 -3 ports/www/py-beautifulsoup/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jun 23 09:04:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E458A16A47E; Fri, 23 Jun 2006 09:04:04 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C05143D76; Fri, 23 Jun 2006 09:03: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 k5N93qRG083532; Fri, 23 Jun 2006 09:03:52 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N93qEU083531; Fri, 23 Jun 2006 09:03:52 GMT (envelope-from pav) Message-Id: <200606230903.k5N93qEU083531@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 23 Jun 2006 09:03:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/dns/py-dnspython 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, 23 Jun 2006 09:04:05 -0000 pav 2006-06-23 09:03:52 UTC FreeBSD ports repository Modified files: dns/py-dnspython Makefile distinfo pkg-plist Log: - Update to 1.4.0 PR: ports/98569 Submitted by: Martin Jackson Approved by: maintainer timeout (lioux; 17 days) Revision Changes Path 1.8 +1 -2 ports/dns/py-dnspython/Makefile 1.6 +3 -3 ports/dns/py-dnspython/distinfo 1.4 +8 -2 ports/dns/py-dnspython/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jun 23 09:10:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F082916A494; Fri, 23 Jun 2006 09:10:59 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A665243D95; Fri, 23 Jun 2006 09:10:48 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5N9AmS3083762; Fri, 23 Jun 2006 09:10:48 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N9Am3V083761; Fri, 23 Jun 2006 09:10:48 GMT (envelope-from des) Message-Id: <200606230910.k5N9Am3V083761@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Fri, 23 Jun 2006 09: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/textproc/docbook-xsl Makefile distinfo pkg-plist ports/textproc/docbook-xsl/files pkg-install.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 09:11:00 -0000 des 2006-06-23 09:10:48 UTC FreeBSD ports repository Modified files: textproc/docbook-xsl Makefile distinfo pkg-plist textproc/docbook-xsl/files pkg-install.in Log: Upgrade to 1.70.1. Revision Changes Path 1.37 +1 -2 ports/textproc/docbook-xsl/Makefile 1.26 +6 -6 ports/textproc/docbook-xsl/distinfo 1.14 +1 -1 ports/textproc/docbook-xsl/files/pkg-install.in 1.31 +342 -222 ports/textproc/docbook-xsl/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jun 23 09:15:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0825A16A47E; Fri, 23 Jun 2006 09:15:13 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF7C943D4C; Fri, 23 Jun 2006 09:15:12 +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 k5N9FCDU083879; Fri, 23 Jun 2006 09:15:12 GMT (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N9FCXM083878; Fri, 23 Jun 2006 09:15:12 GMT (envelope-from olgeni) Message-Id: <200606230915.k5N9FCXM083878@repoman.freebsd.org> From: Jimmy Olgeni Date: Fri, 23 Jun 2006 09:15: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/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, 23 Jun 2006 09:15:13 -0000 olgeni 2006-06-23 09:15:12 UTC FreeBSD ports repository Modified files: sysutils/webmin Makefile distinfo Log: Upgrade modules: mailboxes-1.280-1, status-1.280-1, time-1.280-1. Revision Changes Path 1.255 +4 -2 ports/sysutils/webmin/Makefile 1.210 +9 -0 ports/sysutils/webmin/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jun 23 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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FD3516A49A; Fri, 23 Jun 2006 09:18:57 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3697643D46; Fri, 23 Jun 2006 09:18:57 +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 k5N9IvSb084058; Fri, 23 Jun 2006 09:18:57 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N9IvSf084057; Fri, 23 Jun 2006 09:18:57 GMT (envelope-from ehaupt) Message-Id: <200606230918.k5N9IvSf084057@repoman.freebsd.org> From: Emanuel Haupt Date: Fri, 23 Jun 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/net/siproxd Makefile distinfo ports/net/siproxd/files patch-src__plugin_shortdial.c patch-src__siproxd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 09:18:57 -0000 ehaupt 2006-06-23 09:18:57 UTC FreeBSD ports repository Modified files: net/siproxd Makefile distinfo net/siproxd/files patch-src__plugin_shortdial.c patch-src__siproxd.c Log: Update to 0.5.13 PR: 99246 Submitted by: Frank W. Josellis (maintainer) Revision Changes Path 1.10 +2 -1 ports/net/siproxd/Makefile 1.7 +3 -3 ports/net/siproxd/distinfo 1.2 +7 -8 ports/net/siproxd/files/patch-src__plugin_shortdial.c 1.2 +2 -2 ports/net/siproxd/files/patch-src__siproxd.c From owner-cvs-all@FreeBSD.ORG Fri Jun 23 09:35:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57F9516A47B; Fri, 23 Jun 2006 09:35:33 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0E8043D58; Fri, 23 Jun 2006 09:35:32 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5N9ZWMj084446; Fri, 23 Jun 2006 09:35:32 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5N9ZWBl084445; Fri, 23 Jun 2006 09:35:32 GMT (envelope-from mat) Message-Id: <200606230935.k5N9ZWBl084445@repoman.freebsd.org> From: Mathieu Arnold Date: Fri, 23 Jun 2006 09:35:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-B-Deobfuscate Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 09:35:33 -0000 mat 2006-06-23 09:35:32 UTC FreeBSD ports repository Modified files: devel/p5-B-Deobfuscate Makefile distinfo Log: Update to 0.13 Revision Changes Path 1.4 +3 -8 ports/devel/p5-B-Deobfuscate/Makefile 1.5 +3 -3 ports/devel/p5-B-Deobfuscate/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jun 23 10:30:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B819616A492; Fri, 23 Jun 2006 10:30:19 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E51343D46; Fri, 23 Jun 2006 10:30:19 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5NAUJwk087510; Fri, 23 Jun 2006 10:30:19 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NAUJ2t087509; Fri, 23 Jun 2006 10:30:19 GMT (envelope-from mat) Message-Id: <200606231030.k5NAUJ2t087509@repoman.freebsd.org> From: Mathieu Arnold Date: Fri, 23 Jun 2006 10:30: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/rubygem-mongrel 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, 23 Jun 2006 10:30:19 -0000 mat 2006-06-23 10:30:19 UTC FreeBSD ports repository Modified files: www/rubygem-mongrel Makefile distinfo pkg-plist Log: Update to 0.3.13.1 PR: 99267 Submitted by: maintainer Revision Changes Path 1.3 +2 -2 ports/www/rubygem-mongrel/Makefile 1.3 +3 -3 ports/www/rubygem-mongrel/distinfo 1.3 +86 -71 ports/www/rubygem-mongrel/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jun 23 10:51:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D47B16A492; Fri, 23 Jun 2006 10:51:38 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47E4643D4C; Fri, 23 Jun 2006 10:51:37 +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 k5NApaGO088382; Fri, 23 Jun 2006 10:51:36 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NApaIm088381; Fri, 23 Jun 2006 10:51:36 GMT (envelope-from maxim) Message-Id: <200606231051.k5NApaIm088381@repoman.freebsd.org> From: Maxim Konovalov Date: Fri, 23 Jun 2006 10:51: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/lib/libpthread/thread thr_private.h thr_sig.c thr_sigaction.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 10:51:38 -0000 maxim 2006-06-23 10:51:36 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libpthread/thread thr_private.h thr_sig.c thr_sigaction.c Log: MFC rev. 1.127 thr_private.h, rev. 1.85 thr_sig.c, rev. 1.24 thr_sigaction.c: make signal(SIGINFO, handler) work for libpthread. Revision Changes Path 1.123.2.2 +7 -0 src/lib/libpthread/thread/thr_private.h 1.83.2.2 +0 -6 src/lib/libpthread/thread/thr_sig.c 1.22.10.1 +11 -1 src/lib/libpthread/thread/thr_sigaction.c From owner-cvs-all@FreeBSD.ORG Fri Jun 23 10:56:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF56616A47B; Fri, 23 Jun 2006 10:56:50 +0000 (UTC) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95C6943D46; Fri, 23 Jun 2006 10:56:50 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5NAuoiB088614; Fri, 23 Jun 2006 10:56:50 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NAuogH088613; Fri, 23 Jun 2006 10:56:50 GMT (envelope-from vs) Message-Id: <200606231056.k5NAuogH088613@repoman.freebsd.org> From: Volker Stolz Date: Fri, 23 Jun 2006 10:56: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/lang/ghc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 10:56:51 -0000 vs 2006-06-23 10:56:50 UTC FreeBSD ports repository Modified files: lang/ghc Makefile Log: Mark as BROKEN on -CURRENT until there's such thing as compat6x or somebody does a bootstrap. libmapping the newer libs seems not to work. Revision Changes Path 1.45 +3 -0 ports/lang/ghc/Makefile From owner-cvs-all@FreeBSD.ORG Fri Jun 23 11:13:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06BDD16A4A5; Fri, 23 Jun 2006 11:13:32 +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 EEA6643D45; Fri, 23 Jun 2006 11:13:27 +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 k5NBDNdG076961; Fri, 23 Jun 2006 15:13:23 +0400 (MSD) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.4/8.13.3/Submit) id k5NBDMJh076960; Fri, 23 Jun 2006 15:13:22 +0400 (MSD) (envelope-from yar) Date: Fri, 23 Jun 2006 15:13:21 +0400 From: Yar Tikhiy To: Florent Thoumie Message-ID: <20060623111321.GD75374@comp.chem.msu.su> References: <200606210942.k5L9gtAi060504@repoman.freebsd.org> <1150883785.3467.4.camel@mayday.esat.net> <20060621105253.GE45947@comp.chem.msu.su> <1150887909.3467.18.camel@mayday.esat.net> <20060621113901.GG45947@comp.chem.msu.su> <1150890968.3467.39.camel@mayday.esat.net> <20060621122331.GI45947@comp.chem.msu.su> <1150907029.3467.49.camel@mayday.esat.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1150907029.3467.49.camel@mayday.esat.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/etc rc.subr src/share/man/man8 rc.subr.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, 23 Jun 2006 11:13:32 -0000 On Wed, Jun 21, 2006 at 05:23:49PM +0100, Florent Thoumie wrote: > On Wed, 2006-06-21 at 16:23 +0400, Yar Tikhiy wrote: > > > > BTW, grep can be emulated with /bin/expr if needed: > > > > _grep() > > { > > while read _line; do > > [ `expr "$_line" : ".*$1"` != 0 ] && echo "$_line" > > done > > } > > > > Ditto for "grep -q". > > I guess we can even just use shell pattern matching with 'case'. Some scripts use egrep patterns, e.g., `linux(aout|elf)', which are problematic to handle even with expr, let alone shell. -- Yar From owner-cvs-all@FreeBSD.ORG Fri Jun 23 11:29:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A50416A49A; Fri, 23 Jun 2006 11:29:23 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B208D43D58; Fri, 23 Jun 2006 11:29:22 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5NBTMPV091063; Fri, 23 Jun 2006 11:29:22 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NBTMZL091062; Fri, 23 Jun 2006 11:29:22 GMT (envelope-from mat) Message-Id: <200606231129.k5NBTMZL091062@repoman.freebsd.org> From: Mathieu Arnold Date: Fri, 23 Jun 2006 11:29: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/rubygem-mongrel_cluster 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, 23 Jun 2006 11:29:23 -0000 mat 2006-06-23 11:29:22 UTC FreeBSD ports repository Modified files: www/rubygem-mongrel_cluster Makefile distinfo pkg-plist Log: Update to 0.2.0 PR: 99187 Submitted by: maintainer Revision Changes Path 1.2 +5 -5 ports/www/rubygem-mongrel_cluster/Makefile 1.2 +3 -3 ports/www/rubygem-mongrel_cluster/distinfo 1.2 +6 -2 ports/www/rubygem-mongrel_cluster/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jun 23 11:32:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BB5D16A492; Fri, 23 Jun 2006 11:32:00 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00AAC43D45; Fri, 23 Jun 2006 11:31: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 k5NBVthQ091207; Fri, 23 Jun 2006 11:31:55 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NBVtuL091206; Fri, 23 Jun 2006 11:31:55 GMT (envelope-from leeym) Message-Id: <200606231131.k5NBVtuL091206@repoman.freebsd.org> From: Yen-Ming Lee Date: Fri, 23 Jun 2006 11: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/sysutils/rsnapshot Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 11:32:00 -0000 leeym 2006-06-23 11:31:55 UTC FreeBSD ports repository Modified files: sysutils/rsnapshot Makefile Log: - remove redundant patch Noticed by: tobez Revision Changes Path 1.10 +1 -1 ports/sysutils/rsnapshot/Makefile From owner-cvs-all@FreeBSD.ORG Fri Jun 23 11:35:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4404416A47E; Fri, 23 Jun 2006 11:35:32 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED91043D45; Fri, 23 Jun 2006 11:35:31 +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 k5NBZV1D091412; Fri, 23 Jun 2006 11:35:31 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NBZVb9091411; Fri, 23 Jun 2006 11:35:31 GMT (envelope-from leeym) Message-Id: <200606231135.k5NBZVb9091411@repoman.freebsd.org> From: Yen-Ming Lee Date: Fri, 23 Jun 2006 11:35:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/p5-GD Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 11:35:32 -0000 leeym 2006-06-23 11:35:31 UTC FreeBSD ports repository Modified files: graphics/p5-GD Makefile distinfo Log: - update to 2.34 - IGNORE when perl < 5.6 PR: 99349 Submitted by: leeym Approved by: maintainer Revision Changes Path 1.43 +3 -3 ports/graphics/p5-GD/Makefile 1.21 +3 -3 ports/graphics/p5-GD/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jun 23 11:42:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C002916A49A; Fri, 23 Jun 2006 11:42:04 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76A8043D46; Fri, 23 Jun 2006 11:42:04 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5NBg46r091681; Fri, 23 Jun 2006 11:42:04 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NBg4i4091680; Fri, 23 Jun 2006 11:42:04 GMT (envelope-from pav) Message-Id: <200606231142.k5NBg4i4091680@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 23 Jun 2006 11: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/irc/xchat-gnome 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, 23 Jun 2006 11:42:04 -0000 pav 2006-06-23 11:42:04 UTC FreeBSD ports repository Modified files: irc/xchat-gnome Makefile distinfo pkg-plist Log: - Update to 0.12 PR: ports/99240 Submitted by: Tim Welch (maintainer) Revision Changes Path 1.151 +1 -1 ports/irc/xchat-gnome/Makefile 1.77 +3 -3 ports/irc/xchat-gnome/distinfo 1.39 +0 -1 ports/irc/xchat-gnome/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jun 23 12:02:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18E7516A4A7; Fri, 23 Jun 2006 12:02:38 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32D3143DCA; Fri, 23 Jun 2006 12:02:29 +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 k5NC2SPF092525; Fri, 23 Jun 2006 12:02:28 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NC2SMS092524; Fri, 23 Jun 2006 12:02:28 GMT (envelope-from pav) Message-Id: <200606231202.k5NC2SMS092524@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 23 Jun 2006 12:02: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/libosip2 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, 23 Jun 2006 12:02:38 -0000 pav 2006-06-23 12:02:28 UTC FreeBSD ports repository Modified files: net/libosip2 Makefile distinfo pkg-plist Log: - Update to 2.2.3 PR: ports/99242 Submitted by: Yi-Huan Chan Approved by: Soeren Straarup (maintainer) Revision Changes Path 1.28 +3 -3 ports/net/libosip2/Makefile 1.17 +3 -3 ports/net/libosip2/distinfo 1.12 +27 -29 ports/net/libosip2/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jun 23 12:21:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE10016A4A6; Fri, 23 Jun 2006 12:21:25 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 978A143D46; Fri, 23 Jun 2006 12:21:25 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5NCLPg3094523; Fri, 23 Jun 2006 12:21:25 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NCLPNc094522; Fri, 23 Jun 2006 12:21:25 GMT (envelope-from pav) Message-Id: <200606231221.k5NCLPNc094522@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 23 Jun 2006 12: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/www Makefile ports/www/tikiwiki 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, 23 Jun 2006 12:21:25 -0000 pav 2006-06-23 12:21:25 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/tikiwiki Makefile distinfo pkg-descr pkg-plist Log: Tiki CMS/Groupware, also known as TikiWiki, is a powerful web-based Groupware and Content Management System (CMS) using PHP, ADOdb and smarty. It can be used to create all sorts of web applications, sites, portals, intranets and extranets. For example you can use it as GeoCMS (Geospatial Content Management System) too. It's developed by a large number of contributors which forms the TikiWiki Community. WWW: http://tikiwiki.org/ PR: ports/99195 Submitted by: Babak Farrokhi Revision Changes Path 1.1463 +1 -0 ports/www/Makefile 1.1 +31 -0 ports/www/tikiwiki/Makefile (new) 1.1 +3 -0 ports/www/tikiwiki/distinfo (new) 1.1 +14 -0 ports/www/tikiwiki/pkg-descr (new) 1.1 +4026 -0 ports/www/tikiwiki/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Jun 23 12:21:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63E0D16A492; Fri, 23 Jun 2006 12:21:58 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAB1443D49; Fri, 23 Jun 2006 12:21:57 +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 k5NCLv41094580; Fri, 23 Jun 2006 12:21:57 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NCLvmL094579; Fri, 23 Jun 2006 12:21:57 GMT (envelope-from pav) Message-Id: <200606231221.k5NCLvmL094579@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 23 Jun 2006 12:21:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 12:21:58 -0000 pav 2006-06-23 12:21:57 UTC FreeBSD ports repository Modified files: . modules Log: tikiwiki --> ports/www/tikiwiki Revision Changes Path 1.15409 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Jun 23 12:23:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E74AC16A4C9; Fri, 23 Jun 2006 12:23:49 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC96543D46; Fri, 23 Jun 2006 12:23:47 +0000 (GMT) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5NCNlrW094717; Fri, 23 Jun 2006 12:23:47 GMT (envelope-from bsam@repoman.freebsd.org) Received: (from bsam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NCNlLH094716; Fri, 23 Jun 2006 12:23:47 GMT (envelope-from bsam) Message-Id: <200606231223.k5NCNlLH094716@repoman.freebsd.org> From: Boris Samorodov Date: Fri, 23 Jun 2006 12:23:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators/linux_base-fc3 Makefile ports/emulators/linux_base-fc4 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 12:23:50 -0000 bsam 2006-06-23 12:23:47 UTC FreeBSD ports repository Modified files: emulators/linux_base-fc3 Makefile emulators/linux_base-fc4 Makefile Log: Use USE_LINUX_PREFIX instead of PREFIX?= ${LINUXBASE} and NO_MTREE. PR: 99320 Submitted by: gabor Approved by: netchild (mentor) Revision Changes Path 1.9 +1 -2 ports/emulators/linux_base-fc3/Makefile 1.9 +1 -2 ports/emulators/linux_base-fc4/Makefile From owner-cvs-all@FreeBSD.ORG Fri Jun 23 12:56:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6266416A4A7; Fri, 23 Jun 2006 12:56:41 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 275BA43D6B; Fri, 23 Jun 2006 12:56: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 k5NCuff0003952; Fri, 23 Jun 2006 12: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 k5NCufqN003951; Fri, 23 Jun 2006 12:56:41 GMT (envelope-from pav) Message-Id: <200606231256.k5NCufqN003951@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 23 Jun 2006 12:56:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net Makefile ports/net/iaxmodem Makefile distinfo pkg-descr pkg-plist ports/net/iaxmodem/files iaxmodem.sh.in patch-aa pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 12:56:41 -0000 pav 2006-06-23 12:56:40 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/iaxmodem Makefile distinfo pkg-descr pkg-plist net/iaxmodem/files iaxmodem.sh.in patch-aa pkg-message.in Log: IAXmodem is a software modem written in C that uses an IAX channel (commonly provided by an Asterisk PBX system) instead of a traditional phone line and uses a DSP library instead of DSP hardware chipsets. WWW: http://sourceforge.net/projects/iaxmodem PR: ports/99238 Submitted by: Filippo Natali Revision Changes Path 1.1684 +1 -0 ports/net/Makefile 1.1 +52 -0 ports/net/iaxmodem/Makefile (new) 1.1 +3 -0 ports/net/iaxmodem/distinfo (new) 1.1 +25 -0 ports/net/iaxmodem/files/iaxmodem.sh.in (new) 1.1 +72 -0 ports/net/iaxmodem/files/patch-aa (new) 1.1 +15 -0 ports/net/iaxmodem/files/pkg-message.in (new) 1.1 +6 -0 ports/net/iaxmodem/pkg-descr (new) 1.1 +10 -0 ports/net/iaxmodem/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Jun 23 12:57:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A7D716A4B3; Fri, 23 Jun 2006 12:57:25 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCBE543D6E; Fri, 23 Jun 2006 12:57:24 +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 k5NCvOkB004018; Fri, 23 Jun 2006 12:57:24 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NCvOTZ004017; Fri, 23 Jun 2006 12:57:24 GMT (envelope-from pav) Message-Id: <200606231257.k5NCvOTZ004017@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 23 Jun 2006 12:57:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 12:57:25 -0000 pav 2006-06-23 12:57:24 UTC FreeBSD ports repository Modified files: . modules Log: iaxmodem --> ports/net/iaxmodem Revision Changes Path 1.15410 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Jun 23 13: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D701216A4AB; Fri, 23 Jun 2006 13:11:39 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F88043D55; Fri, 23 Jun 2006 13:11: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 k5NDBdGB005832; Fri, 23 Jun 2006 13:11:39 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NDBd0K005831; Fri, 23 Jun 2006 13:11:39 GMT (envelope-from pav) Message-Id: <200606231311.k5NDBd0K005831@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 23 Jun 2006 13: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/cad/tochnog Makefile ports/cad/tochnog/files patch-so_petsc.c patch-tn.cc patch-tochnog.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, 23 Jun 2006 13:11:40 -0000 pav 2006-06-23 13:11:39 UTC FreeBSD ports repository Modified files: cad/tochnog Makefile cad/tochnog/files patch-tochnog.h Added files: cad/tochnog/files patch-so_petsc.c patch-tn.cc Log: - use standard BLAS instead of ATLAS so this can be packaged. Of course we still have a WITH_ATLAS knob - Minor changes to better match the CVS version - Add GETOPT_LONG support PR: ports/99259 Submitted by: Pedro F. Giffuni Revision Changes Path 1.12 +18 -10 ports/cad/tochnog/Makefile 1.1 +20 -0 ports/cad/tochnog/files/patch-so_petsc.c (new) 1.1 +172 -0 ports/cad/tochnog/files/patch-tn.cc (new) 1.5 +6 -6 ports/cad/tochnog/files/patch-tochnog.h From owner-cvs-all@FreeBSD.ORG Fri Jun 23 13:24:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4921E16A494; Fri, 23 Jun 2006 13:24:23 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AC4C43D5F; Fri, 23 Jun 2006 13:24:20 +0000 (GMT) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5NDOKQJ008973; Fri, 23 Jun 2006 13:24:20 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NDOKu5008972; Fri, 23 Jun 2006 13:24:20 GMT (envelope-from gerald) Message-Id: <200606231324.k5NDOKu5008972@repoman.freebsd.org> From: Gerald Pfeifer Date: Fri, 23 Jun 2006 13:24:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/gcc40 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 13:24:23 -0000 gerald 2006-06-23 13:24:20 UTC FreeBSD ports repository Modified files: lang/gcc40 Makefile distinfo Log: Update to the 20060622 snapshot of GCC 4.0.4. Fix USE_LDCONFIG for non-default prefix installation. Revision Changes Path 1.263 +2 -1 ports/lang/gcc40/Makefile 1.157 +12 -12 ports/lang/gcc40/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jun 23 13: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E07F516A47C; Fri, 23 Jun 2006 13:30:26 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 698B743D48; Fri, 23 Jun 2006 13:30:26 +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 k5NDUQ5A009316; Fri, 23 Jun 2006 13:30:26 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NDUQIM009315; Fri, 23 Jun 2006 13:30:26 GMT (envelope-from ahze) Message-Id: <200606231330.k5NDUQIM009315@repoman.freebsd.org> From: Michael Johnson Date: Fri, 23 Jun 2006 13: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/print/muttprint Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 13:30:27 -0000 ahze 2006-06-23 13:30:26 UTC FreeBSD ports repository Modified files: print/muttprint Makefile Log: - Depend on cups-base instead of cups-lpr if WITH_CUPS is defined Reported by: Sergey Akifyev Revision Changes Path 1.33 +1 -1 ports/print/muttprint/Makefile From owner-cvs-all@FreeBSD.ORG Fri Jun 23 13:31:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67AF516A506; Fri, 23 Jun 2006 13:31:54 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C01343D70; Fri, 23 Jun 2006 13:31:53 +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 k5NDVqTf009523; Fri, 23 Jun 2006 13:31:52 GMT (envelope-from vd@repoman.freebsd.org) Received: (from vd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NDVqp3009522; Fri, 23 Jun 2006 13:31:52 GMT (envelope-from vd) Message-Id: <200606231331.k5NDVqp3009522@repoman.freebsd.org> From: Vasil Dimov Date: Fri, 23 Jun 2006 13:31: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/ptmalloc 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, 23 Jun 2006 13:31:54 -0000 vd 2006-06-23 13:31:52 UTC FreeBSD ports repository Modified files: devel/ptmalloc Makefile pkg-plist Log: * Install the header file so applications can use functions which are present in this library but not in FreeBSD's libc and thus not prototyped in the stock malloc.h [1] * Remove direct reference to work/ptmalloc in the post-install message PR: ports/95179 [1] Submitted by: Pedro F. Giffuni [1] Approved by: grog (maintainer timeout) Revision Changes Path 1.2 +8 -1 ports/devel/ptmalloc/Makefile 1.2 +2 -0 ports/devel/ptmalloc/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jun 23 13:36:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC13E16A494; Fri, 23 Jun 2006 13:36:33 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60B8743D48; Fri, 23 Jun 2006 13:36:33 +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 k5NDaXsv009877; Fri, 23 Jun 2006 13:36:33 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NDaXAU009876; Fri, 23 Jun 2006 13:36:33 GMT (envelope-from keramida) Message-Id: <200606231336.k5NDaXAU009876@repoman.freebsd.org> From: Giorgos Keramidas Date: Fri, 23 Jun 2006 13:36: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/libc/stdlib tsearch.3 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 13:36:33 -0000 keramida 2006-06-23 13:36:33 UTC FreeBSD src repository (doc committer) Modified files: lib/libc/stdlib tsearch.3 Log: twalk() expects an `action' function not a comparison function. The text is correct in the "DESCRIPTION" section, so fix "SYNOPSIS" to use the correct name. PR: docs/90498 Submitted by: Vasil Dimov MFC after: 3 days Revision Changes Path 1.15 +1 -1 src/lib/libc/stdlib/tsearch.3 From owner-cvs-all@FreeBSD.ORG Fri Jun 23 13:46:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2325616A494; Fri, 23 Jun 2006 13:46:13 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EFC843D64; Fri, 23 Jun 2006 13:46:06 +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 k5NDk6Ru010236; Fri, 23 Jun 2006 13:46:06 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NDk62A010235; Fri, 23 Jun 2006 13:46:06 GMT (envelope-from shaun) Message-Id: <200606231346.k5NDk62A010235@repoman.freebsd.org> From: Shaun Amott Date: Fri, 23 Jun 2006 13:46:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/pgtop pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 13:46:13 -0000 shaun 2006-06-23 13:46:06 UTC FreeBSD ports repository Modified files: databases/pgtop pkg-plist Log: Fix plist: don't remove nls/en_US.US-ASCII or nls/POSIX PR: ports/99337 Submitted by: shaun (me) Approved by: Bartek Rutkowski (maintainer), ahze (mentor) Revision Changes Path 1.2 +0 -2 ports/databases/pgtop/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jun 23 14:14:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F20416A47B; Fri, 23 Jun 2006 14:14:50 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBCC443D53; Fri, 23 Jun 2006 14:14:49 +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 k5NEEnJX012891; Fri, 23 Jun 2006 14:14:49 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NEEnR5012890; Fri, 23 Jun 2006 14:14:49 GMT (envelope-from skv) Message-Id: <200606231414.k5NEEnR5012890@repoman.freebsd.org> From: Sergey Skvortsov Date: Fri, 23 Jun 2006 14:14: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 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, 23 Jun 2006 14:14:50 -0000 skv 2006-06-23 14:14:49 UTC FreeBSD ports repository Modified files: . KNOBS Log: Add WITH_MODPERL2 Revision Changes Path 1.12 +2 -1 ports/KNOBS From owner-cvs-all@FreeBSD.ORG Fri Jun 23 14:21:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3021D16A49E; Fri, 23 Jun 2006 14:21:19 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4D0C43D58; Fri, 23 Jun 2006 14:21:18 +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 k5NELIl2013231; Fri, 23 Jun 2006 14:21:18 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NELI45013230; Fri, 23 Jun 2006 14:21:18 GMT (envelope-from ehaupt) Message-Id: <200606231421.k5NELI45013230@repoman.freebsd.org> From: Emanuel Haupt Date: Fri, 23 Jun 2006 14:21:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils Makefile ports/sysutils/rcsedit Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 14:21:19 -0000 ehaupt 2006-06-23 14:21:18 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/rcsedit Makefile distinfo pkg-descr Log: Add rcsedit, a simple wrapper for RCS written in Perl. PR: 99346 Submitted by: Antonio Querubin Revision Changes Path 1.797 +1 -0 ports/sysutils/Makefile 1.1 +27 -0 ports/sysutils/rcsedit/Makefile (new) 1.1 +3 -0 ports/sysutils/rcsedit/distinfo (new) 1.1 +6 -0 ports/sysutils/rcsedit/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Fri Jun 23 14:21:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B478A16A494; Fri, 23 Jun 2006 14:21:30 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3107243D5A; Fri, 23 Jun 2006 14:21:30 +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 k5NELUPe013275; Fri, 23 Jun 2006 14:21:30 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NELUcn013274; Fri, 23 Jun 2006 14:21:30 GMT (envelope-from ehaupt) Message-Id: <200606231421.k5NELUcn013274@repoman.freebsd.org> From: Emanuel Haupt Date: Fri, 23 Jun 2006 14: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: 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, 23 Jun 2006 14:21:30 -0000 ehaupt 2006-06-23 14:21:30 UTC FreeBSD ports repository Modified files: . modules Log: rcsedit --> ports/sysutils/rcsedit Revision Changes Path 1.15411 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Jun 23 16:05:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FD8516A49A; Fri, 23 Jun 2006 16:05:31 +0000 (UTC) (envelope-from philip@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7ACD343D76; Fri, 23 Jun 2006 16:05:24 +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 k5NG5Oqn022675; Fri, 23 Jun 2006 16:05:24 GMT (envelope-from philip@repoman.freebsd.org) Received: (from philip@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NG5O0R022674; Fri, 23 Jun 2006 16:05:24 GMT (envelope-from philip) Message-Id: <200606231605.k5NG5O0R022674@repoman.freebsd.org> From: Philip Paeps Date: Fri, 23 Jun 2006 16: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/lua50-pty Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 16:05:31 -0000 philip 2006-06-23 16:05:24 UTC FreeBSD ports repository Modified files: devel/lua50-pty Makefile Log: o Use PKGNAMEPREFIX o Use MASTER_SITE_LOCAL o Replace pre-install with do-install PR: ports/99241 Submitted by: Andrew Turner (maintainer) Revision Changes Path 1.3 +7 -5 ports/devel/lua50-pty/Makefile From owner-cvs-all@FreeBSD.ORG Fri Jun 23 16:19:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B6B216A49A; Fri, 23 Jun 2006 16:19:26 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AA6C43D58; Fri, 23 Jun 2006 16:19:26 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5NGJQ7Y023321; Fri, 23 Jun 2006 16:19:26 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NGJQwY023320; Fri, 23 Jun 2006 16:19:26 GMT (envelope-from erwin) Message-Id: <200606231619.k5NGJQwY023320@repoman.freebsd.org> From: Erwin Lansing Date: Fri, 23 Jun 2006 16:19:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/editors/xcoral 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, 23 Jun 2006 16:19:26 -0000 erwin 2006-06-23 16:19:25 UTC FreeBSD ports repository Modified files: editors/xcoral Makefile distinfo pkg-plist Log: Update to 3.45 PR: 99374 Submitted by: Ports fury Revision Changes Path 1.19 +3 -3 ports/editors/xcoral/Makefile 1.13 +3 -3 ports/editors/xcoral/distinfo 1.11 +2 -0 ports/editors/xcoral/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jun 23 16:21:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADC5B16A47E; Fri, 23 Jun 2006 16:21:48 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50BD543D4C; Fri, 23 Jun 2006 16:21:48 +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 k5NGLmaY023532; Fri, 23 Jun 2006 16:21:48 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NGLmBA023531; Fri, 23 Jun 2006 16:21:48 GMT (envelope-from pav) Message-Id: <200606231621.k5NGLmBA023531@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 23 Jun 2006 16:21:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/libgphoto2/files patch-camlibs-ptp2-ptpip.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 16:21:48 -0000 pav 2006-06-23 16:21:48 UTC FreeBSD ports repository Added files: graphics/libgphoto2/files patch-camlibs-ptp2-ptpip.c Log: - Fix build on FreeBSD 4 PR: ports/99377 Submitted by: KATO Tsuguru Revision Changes Path 1.1 +10 -0 ports/graphics/libgphoto2/files/patch-camlibs-ptp2-ptpip.c (new) From owner-cvs-all@FreeBSD.ORG Fri Jun 23 16:24:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7020616A494; Fri, 23 Jun 2006 16:24:41 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24C6043D46; Fri, 23 Jun 2006 16:24:41 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5NGOf4Q023649; Fri, 23 Jun 2006 16:24:41 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NGOe9c023648; Fri, 23 Jun 2006 16:24:40 GMT (envelope-from erwin) Message-Id: <200606231624.k5NGOe9c023648@repoman.freebsd.org> From: Erwin Lansing Date: Fri, 23 Jun 2006 16:24: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/emulators/gngb Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 16:24:41 -0000 erwin 2006-06-23 16:24:40 UTC FreeBSD ports repository Modified files: emulators/gngb Makefile distinfo Log: Update to 20060204 PR: 99375 Submitted by: Ports fury Revision Changes Path 1.16 +2 -2 ports/emulators/gngb/Makefile 1.8 +3 -3 ports/emulators/gngb/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jun 23 16: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C605B16A47B; Fri, 23 Jun 2006 16:33:56 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B5F443D49; Fri, 23 Jun 2006 16:33:56 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5NGXuhE024064; Fri, 23 Jun 2006 16:33:56 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NGXuW3024063; Fri, 23 Jun 2006 16:33:56 GMT (envelope-from erwin) Message-Id: <200606231633.k5NGXuW3024063@repoman.freebsd.org> From: Erwin Lansing Date: Fri, 23 Jun 2006 16:33: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-servers/x2vnc Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 16:33:56 -0000 erwin 2006-06-23 16:33:56 UTC FreeBSD ports repository Modified files: x11-servers/x2vnc Makefile distinfo Log: Update to 1.7.2 PR: 99379 Submitted by: Ports fury Revision Changes Path 1.14 +2 -2 ports/x11-servers/x2vnc/Makefile 1.9 +3 -3 ports/x11-servers/x2vnc/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jun 23 16:35:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE01416A49A; Fri, 23 Jun 2006 16:35:30 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF1BE43D5D; Fri, 23 Jun 2006 16:35:29 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5NGZTWL024177; Fri, 23 Jun 2006 16:35:29 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NGZTjC024176; Fri, 23 Jun 2006 16:35:29 GMT (envelope-from erwin) Message-Id: <200606231635.k5NGZTjC024176@repoman.freebsd.org> From: Erwin Lansing Date: Fri, 23 Jun 2006 16:35:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/print/abcm2ps Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 16:35:31 -0000 erwin 2006-06-23 16:35:29 UTC FreeBSD ports repository Modified files: print/abcm2ps Makefile distinfo Log: Update to 4.12.19 PR: 99378 Submitted by: Ports fury Revision Changes Path 1.9 +13 -4 ports/print/abcm2ps/Makefile 1.11 +3 -3 ports/print/abcm2ps/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jun 23 16:41:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24D9A16A494; Fri, 23 Jun 2006 16:41:09 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B82243D49; Fri, 23 Jun 2006 16:41:08 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5NGf8Mc024604; Fri, 23 Jun 2006 16:41:08 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NGf8Vv024603; Fri, 23 Jun 2006 16:41:08 GMT (envelope-from mat) Message-Id: <200606231641.k5NGf8Vv024603@repoman.freebsd.org> From: Mathieu Arnold Date: Fri, 23 Jun 2006 16:41: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/sympa5 Makefile distinfo pkg-plist ports/mail/sympa5/files patch-Makefile.in patch-src-etc-script-sympa patch-wwsympa-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 16:41:09 -0000 mat 2006-06-23 16:41:08 UTC FreeBSD ports repository Modified files: mail/sympa5 Makefile distinfo pkg-plist mail/sympa5/files patch-Makefile.in patch-wwsympa-Makefile Removed files: mail/sympa5/files patch-src-etc-script-sympa Log: Update to 5.2.1 PR: 95653 Submitted by: maintainer Revision Changes Path 1.9 +3 -2 ports/mail/sympa5/Makefile 1.3 +3 -3 ports/mail/sympa5/distinfo 1.3 +31 -13 ports/mail/sympa5/files/patch-Makefile.in 1.2 +0 -85 ports/mail/sympa5/files/patch-src-etc-script-sympa (dead) 1.2 +13 -13 ports/mail/sympa5/files/patch-wwsympa-Makefile 1.8 +47 -24 ports/mail/sympa5/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jun 23 16:44:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39C8B16A47B; Fri, 23 Jun 2006 16:44:25 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4BEA43D46; Fri, 23 Jun 2006 16:44:24 +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 k5NGiOIU024711; Fri, 23 Jun 2006 16:44:24 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NGiOfp024710; Fri, 23 Jun 2006 16:44:24 GMT (envelope-from jhb) Message-Id: <200606231644.k5NGiOfp024710@repoman.freebsd.org> From: John Baldwin Date: Fri, 23 Jun 2006 16:44: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/vm vm_page.c vm_pageq.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 16:44:25 -0000 jhb 2006-06-23 16:44:24 UTC FreeBSD src repository Modified files: sys/vm vm_page.c vm_pageq.c Log: Move the code to handle the vm.blacklist tunable up a layer into vm_page_startup(). As a result, we now only lookup the tunable once instead of looking it up once for every physical page of memory in the system. This cuts out about a 1 second or so delay in boot on x86 systems. The delay is much larger and more noticable on sun4v apparently. Reported by: kmacy MFC after: 1 week Revision Changes Path 1.317 +39 -1 src/sys/vm/vm_page.c 1.27 +0 -30 src/sys/vm/vm_pageq.c From owner-cvs-all@FreeBSD.ORG Fri Jun 23 16:47:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FE3E16A47B; Fri, 23 Jun 2006 16:47:47 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB2B343D48; Fri, 23 Jun 2006 16:47:46 +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 k5NGlk3c032834; Fri, 23 Jun 2006 16:47:46 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NGlkKa032833; Fri, 23 Jun 2006 16:47:46 GMT (envelope-from jhb) Message-Id: <200606231647.k5NGlkKa032833@repoman.freebsd.org> From: John Baldwin Date: Fri, 23 Jun 2006 16:47:46 +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/share/man/man4 Makefile bce.4 src/sys/conf files options src/sys/dev/bce if_bce.c if_bcefw.h if_bcereg.h src/sys/dev/mii brgphy.c miidevs src/sys/i386/conf GENERIC LINT 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: Fri, 23 Jun 2006 16:47:47 -0000 jhb 2006-06-23 16:47:46 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) share/man/man4 Makefile sys/conf files options sys/dev/mii brgphy.c miidevs sys/i386/conf GENERIC LINT sys/modules Makefile Added files: (Branch: RELENG_4) share/man/man4 bce.4 sys/dev/bce if_bce.c if_bcefw.h if_bcereg.h Log: MF6: Add the bce(4) driver. Unlike the driver in 6.x and later this driver does not support jumbo frames or hardware vlan tagging. Revision Changes Path 1.83.2.86 +1 -0 src/share/man/man4/Makefile 1.2.6.1 +287 -0 src/share/man/man4/bce.4 (new) 1.340.2.161 +1 -0 src/sys/conf/files 1.191.2.66 +3 -0 src/sys/conf/options 1.4.2.1 +6747 -0 src/sys/dev/bce/if_bce.c (new) 1.1.6.1 +3508 -0 src/sys/dev/bce/if_bcefw.h (new) 1.5.2.1 +4872 -0 src/sys/dev/bce/if_bcereg.h (new) 1.1.2.13 +75 -23 src/sys/dev/mii/brgphy.c 1.4.2.17 +2 -0 src/sys/dev/mii/miidevs 1.246.2.65 +1 -0 src/sys/i386/conf/GENERIC 1.749.2.178 +5 -1 src/sys/i386/conf/LINT 1.110.2.89 +1 -0 src/sys/modules/Makefile From owner-cvs-all@FreeBSD.ORG Fri Jun 23 16:48:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B707E16A47B; Fri, 23 Jun 2006 16:48:18 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FE6743D46; Fri, 23 Jun 2006 16:48:18 +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 k5NGmI4f032894; Fri, 23 Jun 2006 16:48:18 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NGmI2g032893; Fri, 23 Jun 2006 16:48:18 GMT (envelope-from jhb) Message-Id: <200606231648.k5NGmI2g032893@repoman.freebsd.org> From: John Baldwin Date: Fri, 23 Jun 2006 16:48:18 +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/mii miidevs.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, 23 Jun 2006 16:48:18 -0000 jhb 2006-06-23 16:48:18 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/mii miidevs.h Log: Regen. Revision Changes Path 1.4.2.17 +5 -1 src/sys/dev/mii/miidevs.h From owner-cvs-all@FreeBSD.ORG Fri Jun 23 16:49:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D0EB16A494; Fri, 23 Jun 2006 16:49:31 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5564F43D4C; Fri, 23 Jun 2006 16:49:31 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5NGnU5E032990; Fri, 23 Jun 2006 16:49:31 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NGnUf5032989; Fri, 23 Jun 2006 16:49:30 GMT (envelope-from mat) Message-Id: <200606231649.k5NGnUf5032989@repoman.freebsd.org> From: Mathieu Arnold Date: Fri, 23 Jun 2006 16:49: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/graphics Makefile ports/graphics/ruby-evas 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, 23 Jun 2006 16:49:31 -0000 mat 2006-06-23 16:49:30 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/ruby-evas Makefile distinfo pkg-descr pkg-plist Log: ruby-evas is a set of Ruby language bindings for Enlightenment's Canvas library, Evas. PR: 99311 Submitted by: Stanislav Sedov Revision Changes Path 1.955 +1 -0 ports/graphics/Makefile 1.7 +34 -0 ports/graphics/ruby-evas/Makefile (new) 1.4 +3 -0 ports/graphics/ruby-evas/distinfo (new) 1.3 +5 -0 ports/graphics/ruby-evas/pkg-descr (new) 1.5 +4 -0 ports/graphics/ruby-evas/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Jun 23 16:49:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CD4A16A4A0; Fri, 23 Jun 2006 16:49:50 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F9B943D5D; Fri, 23 Jun 2006 16:49:49 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5NGnmek033028; Fri, 23 Jun 2006 16:49:48 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NGnmPw033027; Fri, 23 Jun 2006 16:49:48 GMT (envelope-from mat) Message-Id: <200606231649.k5NGnmPw033027@repoman.freebsd.org> From: Mathieu Arnold Date: Fri, 23 Jun 2006 16:49:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 16:49:50 -0000 mat 2006-06-23 16:49:48 UTC FreeBSD ports repository Modified files: . modules Log: ruby-evas --> ports/graphics/ruby-evas Revision Changes Path 1.15412 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Jun 23 16:55:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F28F116A492; Fri, 23 Jun 2006 16:55:49 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A65C743D4C; Fri, 23 Jun 2006 16:55:49 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5NGtnVY033391; Fri, 23 Jun 2006 16:55:49 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NGtniO033390; Fri, 23 Jun 2006 16:55:49 GMT (envelope-from mat) Message-Id: <200606231655.k5NGtniO033390@repoman.freebsd.org> From: Mathieu Arnold Date: Fri, 23 Jun 2006 16:55:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/ruby-ecore 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, 23 Jun 2006 16:55:50 -0000 mat 2006-06-23 16:55:49 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/ruby-ecore Makefile distinfo pkg-descr pkg-plist Log: ruby-evas is a set of Ruby language bindings for Enlightenment's Core library, Ecore. PR: 99312 Submitted by: Stanislav Sedov Revision Changes Path 1.2292 +1 -0 ports/devel/Makefile 1.1 +35 -0 ports/devel/ruby-ecore/Makefile (new) 1.1 +3 -0 ports/devel/ruby-ecore/distinfo (new) 1.1 +5 -0 ports/devel/ruby-ecore/pkg-descr (new) 1.1 +8 -0 ports/devel/ruby-ecore/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Jun 23 16:56:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C96816A47B; Fri, 23 Jun 2006 16:56:07 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4671743D49; Fri, 23 Jun 2006 16:56:07 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5NGu7Vm033448; Fri, 23 Jun 2006 16:56:07 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NGu7JY033447; Fri, 23 Jun 2006 16:56:07 GMT (envelope-from mat) Message-Id: <200606231656.k5NGu7JY033447@repoman.freebsd.org> From: Mathieu Arnold Date: Fri, 23 Jun 2006 16:56:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 23 Jun 2006 16:56:07 -0000 mat 2006-06-23 16:56:07 UTC FreeBSD ports repository Modified files: . modules Log: ruby-ecore --> ports/devel/ruby-ecore Revision Changes Path 1.15413 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Jun 23 16:56:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD99D16A494; Fri, 23 Jun 2006 16:56:57 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B93043D49; Fri, 23 Jun 2006 16:56: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 k5NGuvaP033574; Fri, 23 Jun 2006 16:56:57 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NGuvn8033573; Fri, 23 Jun 2006 16:56:57 GMT (envelope-from cognet) Message-Id: <200606231656.k5NGuvn8033573@repoman.freebsd.org> From: Olivier Houchard Date: Fri, 23 Jun 2006 16:56:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/arm/conf IQ31244 SIMICS X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 16:56:57 -0000 cognet 2006-06-23 16:56:57 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/arm/conf IQ31244 SIMICS Log: MFC: Remove duplicate DDB entry. Revision Changes Path 1.11.2.1 +0 -1 src/sys/arm/conf/IQ31244 1.7.2.1 +0 -1 src/sys/arm/conf/SIMICS From owner-cvs-all@FreeBSD.ORG Fri Jun 23 17:07:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63D1B16A49A; Fri, 23 Jun 2006 17:07:40 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17C7843D45; Fri, 23 Jun 2006 17:07:40 +0000 (GMT) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5NH7dVu035276; Fri, 23 Jun 2006 17:07:39 GMT (envelope-from bsam@repoman.freebsd.org) Received: (from bsam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NH7dKm035275; Fri, 23 Jun 2006 17:07:39 GMT (envelope-from bsam) Message-Id: <200606231707.k5NH7dKm035275@repoman.freebsd.org> From: Boris Samorodov Date: Fri, 23 Jun 2006 17: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/emulators/linux_base-fc3 Makefile ports/emulators/linux_base-fc4 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 17:07:40 -0000 bsam 2006-06-23 17:07:39 UTC FreeBSD ports repository Modified files: emulators/linux_base-fc3 Makefile emulators/linux_base-fc4 Makefile Log: First do "brandelf -t Linux" at WRKSRC and then do install. This makes impossible to shoot oneself to the foot if PREFIX is set to /usr/local. Reported by: consumidor at emulation@ ML Approved by: netchild (mentor) Revision Changes Path 1.10 +5 -4 ports/emulators/linux_base-fc3/Makefile 1.10 +5 -4 ports/emulators/linux_base-fc4/Makefile From owner-cvs-all@FreeBSD.ORG Fri Jun 23 17:10:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 965FD16A4A0; Fri, 23 Jun 2006 17:10:26 +0000 (UTC) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C2F043D48; Fri, 23 Jun 2006 17:10:26 +0000 (GMT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5NHAPWc035401; Fri, 23 Jun 2006 17:10:25 GMT (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NHAPnq035399; Fri, 23 Jun 2006 17:10:25 GMT (envelope-from anholt) Message-Id: <200606231710.k5NHAPnq035399@repoman.freebsd.org> From: Eric Anholt Date: Fri, 23 Jun 2006 17:10:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/pci agp_i810.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 17:10:26 -0000 anholt 2006-06-23 17:10:25 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/pci agp_i810.c Log: MFC r1.36: Add support for allocating one larger than page-sized contiguous block of memory with a physical address. This is used for hardware ARGB cursor support on newer chipsets. Revision Changes Path 1.32.2.2 +110 -26 src/sys/pci/agp_i810.c From owner-cvs-all@FreeBSD.ORG Fri Jun 23 17:12:17 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22F2F16A492; Fri, 23 Jun 2006 17:12:17 +0000 (UTC) (envelope-from bmah@freebsd.org) Received: from a.mail.sonic.net (a.mail.sonic.net [64.142.16.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2D8143D46; Fri, 23 Jun 2006 17:12:16 +0000 (GMT) (envelope-from bmah@freebsd.org) Received: from [64.142.31.109] (phantom.kitchenlab.org [64.142.31.109]) (authenticated bits=0) by a.mail.sonic.net (8.13.6/8.13.3) with ESMTP id k5NHCDrD006767 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 23 Jun 2006 10:12:16 -0700 Message-ID: <449C20EC.9000904@freebsd.org> Date: Fri, 23 Jun 2006 10:12:12 -0700 From: "Bruce A. Mah" User-Agent: Thunderbird 1.5.0.4 (Macintosh/20060516) MIME-Version: 1.0 To: Paul Saab References: <200606221522.k5MFM6WX074141@repoman.freebsd.org> In-Reply-To: <200606221522.k5MFM6WX074141@repoman.freebsd.org> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=5ba052c3 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig5704703E94D7661388ABDB0D" Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/modules Makefile src/sys/conf files options src/sys/modules/mfi Makefile src/sys/i386/conf GENERIC src/sys/dev/mfi mfi.c mfi_compat.h mfi_disk.c mfi_ioctl.h mfi_pci.c mfireg.h mfivar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 17:12:17 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig5704703E94D7661388ABDB0D Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable If memory serves me right, Paul Saab wrote: > ps 2006-06-22 15:22:05 UTC >=20 > FreeBSD src repository >=20 > Modified files: (Branch: RELENG_4) > sys/modules Makefile=20 > sys/conf files options=20 > sys/i386/conf GENERIC=20 > Added files: (Branch: RELENG_4) > sys/modules/mfi Makefile=20 > sys/dev/mfi mfi.c mfi_compat.h mfi_disk.c mfi_ioctl.h=20 > mfi_pci.c mfireg.h mfivar.h=20 > Log: > Add mfi without the Linux ioctl layer. Are you planning to MFC the manpage too? Thanks, Bruce. --------------enig5704703E94D7661388ABDB0D Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEnCDs2MoxcVugUsMRAl7jAKCBCti+6K5qRvXir0hwnuEJ2ljC6QCg7tj7 VrwFBE4fAkCPThhBX8nZwEU= =Zlgp -----END PGP SIGNATURE----- --------------enig5704703E94D7661388ABDB0D-- From owner-cvs-all@FreeBSD.ORG Fri Jun 23 17:21:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E400A16A4A9; Fri, 23 Jun 2006 17:21:03 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E51743D6E; Fri, 23 Jun 2006 17:21: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 k5NHL3a5036004; Fri, 23 Jun 2006 17:21:03 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NHL3po036003; Fri, 23 Jun 2006 17:21:03 GMT (envelope-from erwin) Message-Id: <200606231721.k5NHL3po036003@repoman.freebsd.org> From: Erwin Lansing Date: Fri, 23 Jun 2006 17:21:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-toolkits/gtkglext Makefile distinfo pkg-plist ports/x11-toolkits/gtkglext/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, 23 Jun 2006 17:21:04 -0000 erwin 2006-06-23 17:21:03 UTC FreeBSD ports repository Modified files: x11-toolkits/gtkglext Makefile distinfo pkg-plist Removed files: x11-toolkits/gtkglext/files patch-configure Log: Update to 1.2.0 PR: 99380 Submitted by: Ports fury Revision Changes Path 1.23 +5 -10 ports/x11-toolkits/gtkglext/Makefile 1.11 +3 -3 ports/x11-toolkits/gtkglext/distinfo 1.2 +0 -10 ports/x11-toolkits/gtkglext/files/patch-configure (dead) 1.6 +10 -9 ports/x11-toolkits/gtkglext/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jun 23 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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 024AD16A49E; Fri, 23 Jun 2006 17:22:04 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA71543D70; Fri, 23 Jun 2006 17:22:03 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5NHM3cq036106; Fri, 23 Jun 2006 17:22:03 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NHM326036105; Fri, 23 Jun 2006 17:22:03 GMT (envelope-from sam) Message-Id: <200606231722.k5NHM326036105@repoman.freebsd.org> From: Sam Leffler Date: Fri, 23 Jun 2006 17:22: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/sbin/ifconfig ifconfig.8 ifieee80211.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 17:22:04 -0000 sam 2006-06-23 17:22:03 UTC FreeBSD src repository Modified files: sbin/ifconfig ifconfig.8 ifieee80211.c Log: remove display of the ERP ie from the list sta output (it's always zero); replace it with station capabilities MFC after: 1 month Revision Changes Path 1.118 +24 -1 src/sbin/ifconfig/ifconfig.8 1.38 +31 -4 src/sbin/ifconfig/ifieee80211.c From owner-cvs-all@FreeBSD.ORG Fri Jun 23 17:22:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69E1616A492; Fri, 23 Jun 2006 17:22:51 +0000 (UTC) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D820B43D69; Fri, 23 Jun 2006 17:22:47 +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 k5NHMlcM036152; Fri, 23 Jun 2006 17:22:47 GMT (envelope-from kib@repoman.freebsd.org) Received: (from kib@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NHMlJg036151; Fri, 23 Jun 2006 17:22:47 GMT (envelope-from kib) Message-Id: <200606231722.k5NHMlJg036151@repoman.freebsd.org> From: Konstantin Belousov Date: Fri, 23 Jun 2006 17:22:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/java/jfreechart Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 17:22:51 -0000 kib 2006-06-23 17:22:47 UTC FreeBSD ports repository (src committer) Modified files: java/jfreechart Makefile distinfo Log: Update to 1.0.1. PR: ports/99253 Approved by: pav Approved by: pjd (mentor) Revision Changes Path 1.8 +1 -1 ports/java/jfreechart/Makefile 1.8 +3 -3 ports/java/jfreechart/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jun 23 17:38:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 826E616A49A; Fri, 23 Jun 2006 17:38:10 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3561B43D49; Fri, 23 Jun 2006 17:38:10 +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 k5NHcAVC036822; Fri, 23 Jun 2006 17:38:10 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NHcA4I036821; Fri, 23 Jun 2006 17:38:10 GMT (envelope-from cognet) Message-Id: <200606231738.k5NHcA4I036821@repoman.freebsd.org> From: Olivier Houchard Date: Fri, 23 Jun 2006 17:38: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/arm/arm cpufunc.c cpufunc_asm_arm9.S X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 17:38:10 -0000 cognet 2006-06-23 17:38:09 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/arm/arm cpufunc.c cpufunc_asm_arm9.S Log: MFC: Better arm9 support. Revision Changes Path 1.9.2.1 +2 -1 src/sys/arm/arm/cpufunc.c 1.3.2.1 +172 -53 src/sys/arm/arm/cpufunc_asm_arm9.S From owner-cvs-all@FreeBSD.ORG Fri Jun 23 17:38:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 17F4216A4A7; Fri, 23 Jun 2006 17:38:53 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 701C143D48; Fri, 23 Jun 2006 17:38:52 +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 k5NHcqiL036899; Fri, 23 Jun 2006 17:38:52 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NHcqL1036898; Fri, 23 Jun 2006 17:38:52 GMT (envelope-from cognet) Message-Id: <200606231738.k5NHcqL1036898@repoman.freebsd.org> From: Olivier Houchard Date: Fri, 23 Jun 2006 17:38:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/arm/arm elf_trampoline.c inckern.S src/sys/conf Makefile.arm X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 17:38:53 -0000 cognet 2006-06-23 17:38:52 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/conf Makefile.arm Added files: (Branch: RELENG_6) sys/arm/arm elf_trampoline.c inckern.S Log: MFC: Elf trampoline for arm. Revision Changes Path 1.9.2.1 +585 -0 src/sys/arm/arm/elf_trampoline.c (new) 1.3.2.1 +42 -0 src/sys/arm/arm/inckern.S (new) 1.10.2.2 +66 -1 src/sys/conf/Makefile.arm From owner-cvs-all@FreeBSD.ORG Fri Jun 23 17:39:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 018E116A4A9; Fri, 23 Jun 2006 17:39:58 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD8A843D4C; Fri, 23 Jun 2006 17:39: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 k5NHdvLU036984; Fri, 23 Jun 2006 17:39:57 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NHdv6P036983; Fri, 23 Jun 2006 17:39:57 GMT (envelope-from cognet) Message-Id: <200606231739.k5NHdv6P036983@repoman.freebsd.org> From: Olivier Houchard Date: Fri, 23 Jun 2006 17:39:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/arm/arm 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: Fri, 23 Jun 2006 17:39:58 -0000 cognet 2006-06-23 17:39:57 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/arm/arm trap.c Log: MFC: Enable FIQs as well as IRQs if FIQ were previously enabled. Decrease p->p_lock before going out if vm_fault() returned 0. Revision Changes Path 1.17.2.1 +20 -10 src/sys/arm/arm/trap.c From owner-cvs-all@FreeBSD.ORG Fri Jun 23 17:41:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C2DEA16A492; Fri, 23 Jun 2006 17:41:04 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62C0343D68; Fri, 23 Jun 2006 17:41:03 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5NHf3HB037142; Fri, 23 Jun 2006 17:41:03 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NHf3cA037141; Fri, 23 Jun 2006 17:41:03 GMT (envelope-from cognet) Message-Id: <200606231741.k5NHf3cA037141@repoman.freebsd.org> From: Olivier Houchard Date: Fri, 23 Jun 2006 17:41:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/arm/arm pmap.c vm_machdep.c src/sys/arm/include pmap.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 17:41:04 -0000 cognet 2006-06-23 17:41:02 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/arm/arm pmap.c vm_machdep.c sys/arm/include pmap.h Log: MFC: a bunch of fixes/enhancements for the pmap subsystem. Revision Changes Path 1.36.2.2 +80 -20 src/sys/arm/arm/pmap.c 1.17.2.1 +92 -5 src/sys/arm/arm/vm_machdep.c 1.10.2.1 +11 -0 src/sys/arm/include/pmap.h From owner-cvs-all@FreeBSD.ORG Fri Jun 23 17:42:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10F2D16A49A; Fri, 23 Jun 2006 17:42:34 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB60F43D46; Fri, 23 Jun 2006 17:42:33 +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 k5NHgXNg037222; Fri, 23 Jun 2006 17:42:33 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NHgXf7037221; Fri, 23 Jun 2006 17:42:33 GMT (envelope-from cognet) Message-Id: <200606231742.k5NHgXf7037221@repoman.freebsd.org> From: Olivier Houchard Date: Fri, 23 Jun 2006 17:42:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/arm/arm busdma_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, 23 Jun 2006 17:42:34 -0000 cognet 2006-06-23 17:42:33 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/arm/arm busdma_machdep.c Log: MFC: Try to honor BUS_DMA_COHERENT. Revision Changes Path 1.22.2.2 +35 -7 src/sys/arm/arm/busdma_machdep.c From owner-cvs-all@FreeBSD.ORG Fri Jun 23 18:01:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD07316A49A; Fri, 23 Jun 2006 18:01:28 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 964E643D46; Fri, 23 Jun 2006 18:01:28 +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 k5NI1SVw038175; Fri, 23 Jun 2006 18:01:28 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NI1SUZ038174; Fri, 23 Jun 2006 18:01:28 GMT (envelope-from pav) Message-Id: <200606231801.k5NI1SUZ038174@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 23 Jun 2006 18:01: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/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: Fri, 23 Jun 2006 18:01:29 -0000 pav 2006-06-23 18:01:28 UTC FreeBSD doc repository Modified files: en/platforms/amd64 motherboards.sgml Log: - RAID on Gigabyte GA-K8N51GMF-9 tested PR: amd64/99385 Submitted by: Brian Reichert Revision Changes Path 1.85 +2 -2 www/en/platforms/amd64/motherboards.sgml From owner-cvs-all@FreeBSD.ORG Fri Jun 23 18:06:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A36A216A49A; Fri, 23 Jun 2006 18:06:20 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 354B943D48; Fri, 23 Jun 2006 18:06: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 k5NI6Kml039615; Fri, 23 Jun 2006 18:06:20 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NI6KDV039614; Fri, 23 Jun 2006 18:06:20 GMT (envelope-from erwin) Message-Id: <200606231806.k5NI6KDV039614@repoman.freebsd.org> From: Erwin Lansing Date: Fri, 23 Jun 2006 18:06:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-toolkits/gtkglextmm 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, 23 Jun 2006 18:06:20 -0000 erwin 2006-06-23 18:06:20 UTC FreeBSD ports repository Modified files: x11-toolkits/gtkglextmm Makefile distinfo pkg-plist Log: Update to 1.2.0 PR: 99381 Submitted by: Ports fury Revision Changes Path 1.19 +6 -6 ports/x11-toolkits/gtkglextmm/Makefile 1.8 +3 -3 ports/x11-toolkits/gtkglextmm/distinfo 1.8 +333 -196 ports/x11-toolkits/gtkglextmm/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jun 23 18:09:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D76FD16A47B; Fri, 23 Jun 2006 18:09:30 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77A0143D46; Fri, 23 Jun 2006 18:09:30 +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 k5NI9UbC039719; Fri, 23 Jun 2006 18:09:30 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NI9Ub9039718; Fri, 23 Jun 2006 18:09:30 GMT (envelope-from erwin) Message-Id: <200606231809.k5NI9Ub9039718@repoman.freebsd.org> From: Erwin Lansing Date: Fri, 23 Jun 2006 18:09: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/emulators/minivmac 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, 23 Jun 2006 18:09:30 -0000 erwin 2006-06-23 18:09:30 UTC FreeBSD ports repository Modified files: emulators/minivmac Makefile distinfo Removed files: emulators/minivmac pkg-plist Log: Update to 2.7.1 PR: 99376 Submitted by: Ports fury Revision Changes Path 1.6 +20 -18 ports/emulators/minivmac/Makefile 1.4 +3 -3 ports/emulators/minivmac/distinfo 1.2 +0 -11 ports/emulators/minivmac/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Fri Jun 23 18:16:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 695FF16A4CC; Fri, 23 Jun 2006 18:16:05 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E46EC43D99; Fri, 23 Jun 2006 18:15:42 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5NIFgmL040001; Fri, 23 Jun 2006 18:15:42 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NIFgGK040000; Fri, 23 Jun 2006 18:15:42 GMT (envelope-from novel) Message-Id: <200606231815.k5NIFgGK040000@repoman.freebsd.org> From: Roman Bogorodskiy Date: Fri, 23 Jun 2006 18:15: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/arena Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 18:16:05 -0000 novel 2006-06-23 18:15:42 UTC FreeBSD ports repository Modified files: lang/arena Makefile distinfo Log: Update to 0.9.4. Revision Changes Path 1.3 +1 -1 ports/lang/arena/Makefile 1.3 +3 -3 ports/lang/arena/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jun 23 18:19:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C378616A47E; Fri, 23 Jun 2006 18:19:18 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B4AA43D45; Fri, 23 Jun 2006 18:19:18 +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 k5NIJI9e040145; Fri, 23 Jun 2006 18:19:18 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NIJIXd040144; Fri, 23 Jun 2006 18:19:18 GMT (envelope-from erwin) Message-Id: <200606231819.k5NIJIXd040144@repoman.freebsd.org> From: Erwin Lansing Date: Fri, 23 Jun 2006 18:19: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/x11-wm/pawm Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 18:19:18 -0000 erwin 2006-06-23 18:19:18 UTC FreeBSD ports repository Modified files: x11-wm/pawm Makefile distinfo Log: Update to 2.2.4 PR: 99383 Submitted by: Ports fury Revision Changes Path 1.12 +8 -3 ports/x11-wm/pawm/Makefile 1.10 +3 -3 ports/x11-wm/pawm/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jun 23 18: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D925C16A47B; Fri, 23 Jun 2006 18:28:27 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6B9F43D46; Fri, 23 Jun 2006 18:28:27 +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 k5NISR71040753; Fri, 23 Jun 2006 18:28:27 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NISRnS040752; Fri, 23 Jun 2006 18:28:27 GMT (envelope-from keramida) Message-Id: <200606231828.k5NISRnS040752@repoman.freebsd.org> From: Giorgos Keramidas Date: Fri, 23 Jun 2006 18:28:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/contrib/top top.X X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 18:28:28 -0000 keramida 2006-06-23 18:28:27 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_6) contrib/top top.X Log: MFC: 1.14-1.16 (Reduce diffs from HEAD) # revision 1.16 # date: 2006/05/16 15:27:43; author: keramida; state: Exp; lines: +6 -2 # Update the description of the `STATE' column for SMP systems, # and add the missing `C' SMP-only column. # # PR: docs/29245 # Submitted by: ada@bsd.org # Patch by: Pawel Worach # MFC after: 3 days # revision 1.14 # date: 2006/04/18 15:26:58; author: ru; state: Exp; lines: +4 -4 # Bring SYNOPSIS in line with usage(). Revision Changes Path 1.12.2.2 +11 -7 src/contrib/top/top.X From owner-cvs-all@FreeBSD.ORG Fri Jun 23 18:33:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4B7716A494; Fri, 23 Jun 2006 18:33:34 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9422A43D45; Fri, 23 Jun 2006 18:33:34 +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 k5NIXYL9041051; Fri, 23 Jun 2006 18:33:34 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NIXYEL041050; Fri, 23 Jun 2006 18:33:34 GMT (envelope-from keramida) Message-Id: <200606231833.k5NIXYEL041050@repoman.freebsd.org> From: Giorgos Keramidas Date: Fri, 23 Jun 2006 18:33:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/lib/libc/sys chflags.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, 23 Jun 2006 18:33:34 -0000 keramida 2006-06-23 18:33:34 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_6) lib/libc/sys chflags.2 Log: MFC 1.26 and bump date. # * Document the fact that non-superusers cannot change file flags for # objects with SF_IMMUTABLE, SF_APPEND, or SF_NOUNLINK. # * Document that non-superusers cannot set or clear any SF_* flag # (setting fails with EPERM, clearing is silently ignored). # * Document that superusers cannot change any flag if one of # SF_IMMUTABLE, SF_APPEND, SF_NOUNLINK is set and securelevel is # greater than 0. # * Document SF_SNAPSHOT and note that it is maintained by the # system and is, for this reason, impossible to set to clear by # any user. # # PR: docs/33877 # Submitted by: harti # Help by: George Marsellis # MFC after: 1 week Revision Changes Path 1.25.8.1 +48 -3 src/lib/libc/sys/chflags.2 From owner-cvs-all@FreeBSD.ORG Fri Jun 23 18:38:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18BB516A47B; Fri, 23 Jun 2006 18:38:04 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C548143D48; Fri, 23 Jun 2006 18:38:03 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5NIc3oA041308; Fri, 23 Jun 2006 18:38:03 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NIc3aT041307; Fri, 23 Jun 2006 18:38:03 GMT (envelope-from bmah) Message-Id: <200606231838.k5NIc3aT041307@repoman.freebsd.org> From: "Bruce A. Mah" Date: Fri, 23 Jun 2006 18:38:03 +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/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 18:38:04 -0000 bmah 2006-06-23 18:38:03 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFC: SA-06:17, mfi(4), mpt(4) update, bce(4). Revision Changes Path 1.22.2.434 +21 -2 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Fri Jun 23 18: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5ED316A492; Fri, 23 Jun 2006 18:48:08 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9048043D45; Fri, 23 Jun 2006 18:48:08 +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 k5NIm80M041771; Fri, 23 Jun 2006 18:48:08 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NIm8v9041770; Fri, 23 Jun 2006 18:48:08 GMT (envelope-from sam) Message-Id: <200606231848.k5NIm8v9041770@repoman.freebsd.org> From: Sam Leffler Date: Fri, 23 Jun 2006 18:48:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/ath if_athioctl.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, 23 Jun 2006 18:48:08 -0000 sam 2006-06-23 18:48:08 UTC FreeBSD src repository Modified files: sys/dev/ath if_athioctl.h Log: new stats MFC after: 1 month Revision Changes Path 1.15 +3 -1 src/sys/dev/ath/if_athioctl.h From owner-cvs-all@FreeBSD.ORG Fri Jun 23 18:48:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FB2116A47E; Fri, 23 Jun 2006 18:48:45 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13D4743D49; Fri, 23 Jun 2006 18:48:45 +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 k5NImiEs041813; Fri, 23 Jun 2006 18:48:44 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NImidu041812; Fri, 23 Jun 2006 18:48:44 GMT (envelope-from sam) Message-Id: <200606231848.k5NImidu041812@repoman.freebsd.org> From: Sam Leffler Date: Fri, 23 Jun 2006 18:48:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/tools/tools/ath/athstats athstats.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 18:48:45 -0000 sam 2006-06-23 18:48:44 UTC FreeBSD src repository Modified files: tools/tools/ath/athstats athstats.c Log: dump new cabq stats Revision Changes Path 1.3 +2 -0 src/tools/tools/ath/athstats/athstats.c From owner-cvs-all@FreeBSD.ORG Fri Jun 23 18:49:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D945716A47E; Fri, 23 Jun 2006 18:49:38 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9147943D49; Fri, 23 Jun 2006 18:49:38 +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 k5NIncb8041891; Fri, 23 Jun 2006 18:49:38 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NIncuF041890; Fri, 23 Jun 2006 18:49:38 GMT (envelope-from netchild) Message-Id: <200606231849.k5NIncuF041890@repoman.freebsd.org> From: Alexander Leidinger Date: Fri, 23 Jun 2006 18:49:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/compat/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: Fri, 23 Jun 2006 18:49:39 -0000 netchild 2006-06-23 18:49:38 UTC FreeBSD src repository Modified files: sys/compat/linux linux_misc.c Log: The linux times syscall can be called with a NULL pointer, so keep cool and don't panic. This fix is different from the patch submitted as it not only prevents a NULL-pointer dereference, but also skips some work in this case. Noticed by: Dmitry Ganenko Reviewed by: rdivacky (the original version as in emulation@) MFC after: 1 week Security: This is a RELENG_x_y candidate (local DoS). Go ahead by: secteam (cperciva) Revision Changes Path 1.179 +13 -11 src/sys/compat/linux/linux_misc.c From owner-cvs-all@FreeBSD.ORG Fri Jun 23 18:59:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A126B16A494; Fri, 23 Jun 2006 18:59:44 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C8E843D49; Fri, 23 Jun 2006 18:59:44 +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 k5NIxiDP042435; Fri, 23 Jun 2006 18:59:44 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NIxioI042434; Fri, 23 Jun 2006 18:59:44 GMT (envelope-from erwin) Message-Id: <200606231859.k5NIxioI042434@repoman.freebsd.org> From: Erwin Lansing Date: Fri, 23 Jun 2006 18:59: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/x11-toolkits/py-gtkglext Makefile distinfo ports/x11-toolkits/py-gtkglext/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, 23 Jun 2006 18:59:44 -0000 erwin 2006-06-23 18:59:43 UTC FreeBSD ports repository Modified files: x11-toolkits/py-gtkglext Makefile distinfo Removed files: x11-toolkits/py-gtkglext/files patch-configure Log: Update to 1.1.0 PR: 99382 Submitted by: Ports fury Revision Changes Path 1.15 +5 -7 ports/x11-toolkits/py-gtkglext/Makefile 1.5 +3 -3 ports/x11-toolkits/py-gtkglext/distinfo 1.2 +0 -10 ports/x11-toolkits/py-gtkglext/files/patch-configure (dead) From owner-cvs-all@FreeBSD.ORG Fri Jun 23 19:05:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5456516A492; Fri, 23 Jun 2006 19:05:24 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C0CC43D46; Fri, 23 Jun 2006 19:05:24 +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 k5NJ5NOW043952; Fri, 23 Jun 2006 19:05:23 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NJ5NaU043951; Fri, 23 Jun 2006 19:05:23 GMT (envelope-from itetcu) Message-Id: <200606231905.k5NJ5NaU043951@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Fri, 23 Jun 2006 19:05: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/print/foo2zjs Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 19:05:24 -0000 itetcu 2006-06-23 19:05:23 UTC FreeBSD ports repository Modified files: print/foo2zjs Makefile distinfo Log: Distfile rerolled, for the third time in 48 hours (small comments changed) Reproted by: Jin-Shan Tseng Approved by: maintainer (on IRC) Revision Changes Path 1.5 +1 -1 ports/print/foo2zjs/Makefile 1.5 +3 -3 ports/print/foo2zjs/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jun 23 19: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0D1016A492; Fri, 23 Jun 2006 19:35:02 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C05443D46; Fri, 23 Jun 2006 19:35:02 +0000 (GMT) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5NJZ1f5045294; Fri, 23 Jun 2006 19:35:01 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NJZ1Ui045293; Fri, 23 Jun 2006 19:35:01 GMT (envelope-from shaun) Message-Id: <200606231935.k5NJZ1Ui045293@repoman.freebsd.org> From: Shaun Amott Date: Fri, 23 Jun 2006 19:35:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Devel-SimpleTrace pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 19:35:02 -0000 shaun 2006-06-23 19:35:01 UTC FreeBSD ports repository Modified files: devel/p5-Devel-SimpleTrace pkg-plist Log: Fix plist: don't remove nls/en_US.US-ASCII or nls/POSIX. PR: ports/99339 Submitted by: shaun (me) Approved by: Eric Stith (maintainer), ahze (mentor) Revision Changes Path 1.3 +0 -2 ports/devel/p5-Devel-SimpleTrace/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jun 23 19:36:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F88716A49A; Fri, 23 Jun 2006 19:36:54 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53F9B43D77; Fri, 23 Jun 2006 19:36:51 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5NJap6V045404; Fri, 23 Jun 2006 19:36:51 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NJapcP045403; Fri, 23 Jun 2006 19:36:51 GMT (envelope-from jhb) Message-Id: <200606231936.k5NJapcP045403@repoman.freebsd.org> From: John Baldwin Date: Fri, 23 Jun 2006 19:36: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/sys rwlock.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 19:36:54 -0000 jhb 2006-06-23 19:36:51 UTC FreeBSD src repository Modified files: sys/sys rwlock.h Log: Fix the name of the data set item for the SYSUNINIT in RW_SYSINIT to use 'rw' instead of 'mtx'. This should only be a cosmetic change rather than a functional one. Submitted by: Alex Lyashkov Revision Changes Path 1.4 +1 -1 src/sys/sys/rwlock.h From owner-cvs-all@FreeBSD.ORG Fri Jun 23 19:39:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25DC116A49A; Fri, 23 Jun 2006 19:39:41 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D30E743D6B; Fri, 23 Jun 2006 19:39:40 +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 k5NJdeMH045495; Fri, 23 Jun 2006 19:39:40 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NJdeTW045494; Fri, 23 Jun 2006 19:39:40 GMT (envelope-from miwi) Message-Id: <200606231939.k5NJdeTW045494@repoman.freebsd.org> From: Martin Wilke Date: Fri, 23 Jun 2006 19:39: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/www/openxmldir 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, 23 Jun 2006 19:39:41 -0000 miwi 2006-06-23 19:39:40 UTC FreeBSD ports repository Modified files: www/openxmldir Makefile distinfo pkg-plist Log: Update to 1.2 PR: ports/99264 Submitted by: Babak Farrokhi Approved by: markus (co mentor) Revision Changes Path 1.2 +1 -1 ports/www/openxmldir/Makefile 1.2 +3 -3 ports/www/openxmldir/distinfo 1.2 +1 -1 ports/www/openxmldir/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jun 23 19:44:45 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 261BD16A49E; Fri, 23 Jun 2006 19:44:45 +0000 (UTC) (envelope-from Alexander@Leidinger.net) Received: from www.ebusiness-leidinger.de (jojo.ms-net.de [84.16.236.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36E3B43D5C; Fri, 23 Jun 2006 19:44:40 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from Andro-Beta.Leidinger.net (p54A5E09F.dip.t-dialin.net [84.165.224.159]) (authenticated bits=0) by www.ebusiness-leidinger.de (8.13.6/8.13.6) with ESMTP id k5NJd27v089558; Fri, 23 Jun 2006 21:39:02 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) by Andro-Beta.Leidinger.net (8.13.4/8.13.3) with ESMTP id k5NJidQm018486; Fri, 23 Jun 2006 21:44:40 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Fri, 23 Jun 2006 21:45:21 +0200 From: Alexander Leidinger To: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org, secteam@freebsd.org Message-ID: <20060623214521.7b1441a6@Magellan.Leidinger.net> In-Reply-To: <200606231849.k5NIncuF041890@repoman.freebsd.org> References: <200606231849.k5NIncuF041890@repoman.freebsd.org> X-Mailer: Sylpheed-Claws 2.3.1 (GTK+ 2.8.19; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new Cc: Subject: Re: 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: Fri, 23 Jun 2006 19:44:45 -0000 Quoting Alexander Leidinger (Fri, 23 Jun 2006 18:49:38 +0000 (UTC)): > netchild 2006-06-23 18:49:38 UTC > > FreeBSD src repository > > Modified files: > sys/compat/linux linux_misc.c > Log: > The linux times syscall can be called with a NULL pointer, so keep cool > and don't panic. > > This fix is different from the patch submitted as it not only prevents > a NULL-pointer dereference, but also skips some work in this case. I realized this may be a little bit misleading... The NULL pointer is used as the destination in a copyout. And it writes some kind of time values (current time). So this will overwrite parts at the userland address 0. This will not lead to a kernel panic, but it will do malicious things to the program which uses the linux times syscall. So this is not a DoS in any case. The problematic case is when a linux program uses a NULL pointer in the times syscall conditionally. This may render the service which uses such a linux program useless sometimes. For programs which use NULL there every time, this is not a DoS, it's just a normal bug (e.g. you can't use Oracle 10g Express) which prevents the use of this program. So this is not a a huge security flaw, it's more a not so small inconvenience. Since the RELENG_x_y branches are under control of the secteam, I used the "Security:" mark up to encode the possible need to merge this (I'm assuming Oracle 10g is important enough that we want our users to be able to run it). For the curious people: there are two more patches needed to run Oracle 10g. They involve linprocfs and pseudofs. I will take care of them later (and if this commit is subject to a merge to RELENG_x_y, the other two patches should be too, but this will the powers with hats decide...). Bye, Alexander. -- ...and that is how we know the Earth to be banana-shaped. http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 From owner-cvs-all@FreeBSD.ORG Fri Jun 23 19:45:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EDEC16A492; Fri, 23 Jun 2006 19:45:46 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDD5243D76; Fri, 23 Jun 2006 19:45:45 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5NJjjtI045911; Fri, 23 Jun 2006 19:45:45 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NJjjCt045910; Fri, 23 Jun 2006 19:45:45 GMT (envelope-from miwi) Message-Id: <200606231945.k5NJjjCt045910@repoman.freebsd.org> From: Martin Wilke Date: Fri, 23 Jun 2006 19:45: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/emulators/vmips Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 19:45:46 -0000 miwi 2006-06-23 19:45:45 UTC FreeBSD ports repository Modified files: emulators/vmips Makefile distinfo Log: Update to 1.3.1 PR: ports/99270 Submitted by: miwi Approved by: markus (co mentor), maintainer Revision Changes Path 1.4 +1 -1 ports/emulators/vmips/Makefile 1.5 +3 -3 ports/emulators/vmips/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jun 23 19:49:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 815D216A4A6; Fri, 23 Jun 2006 19:49:53 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2961443D72; Fri, 23 Jun 2006 19:49: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 k5NJnqjL046093; Fri, 23 Jun 2006 19:49:52 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NJnpck046092; Fri, 23 Jun 2006 19:49:52 GMT (envelope-from miwi) Message-Id: <200606231949.k5NJnpck046092@repoman.freebsd.org> From: Martin Wilke Date: Fri, 23 Jun 2006 19:49: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/hlstats 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, 23 Jun 2006 19:49:53 -0000 miwi 2006-06-23 19:49:51 UTC FreeBSD ports repository Modified files: games/hlstats Makefile distinfo pkg-plist Log: Update to 1.34 PR: ports/99273 Submitted by: miwi Approved by: markus (co mentor), maintainer Revision Changes Path 1.6 +1 -1 ports/games/hlstats/Makefile 1.5 +3 -3 ports/games/hlstats/distinfo 1.3 +38 -0 ports/games/hlstats/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jun 23 19:55:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A17A216A49A; Fri, 23 Jun 2006 19:55:26 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D60D943D58; Fri, 23 Jun 2006 19:55: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 k5NJtPoo046420; Fri, 23 Jun 2006 19:55:25 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NJtPgx046419; Fri, 23 Jun 2006 19:55:25 GMT (envelope-from miwi) Message-Id: <200606231955.k5NJtPgx046419@repoman.freebsd.org> From: Martin Wilke Date: Fri, 23 Jun 2006 19:55: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/py-pytz 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, 23 Jun 2006 19:55:26 -0000 miwi 2006-06-23 19:55:25 UTC FreeBSD ports repository Modified files: devel/py-pytz Makefile distinfo pkg-plist Log: Update to 2006g PR: ports/99276 Submitted by: miwi Approved by: markus (co mentor), maintainer Revision Changes Path 1.2 +1 -1 ports/devel/py-pytz/Makefile 1.2 +3 -3 ports/devel/py-pytz/distinfo 1.2 +1186 -1179 ports/devel/py-pytz/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jun 23 20: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84A4B16A49E; Fri, 23 Jun 2006 20:12:35 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D47A43D45; Fri, 23 Jun 2006 20:12:33 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5NKCWvC048288; Fri, 23 Jun 2006 20:12:32 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NKCWNE048287; Fri, 23 Jun 2006 20:12:32 GMT (envelope-from itetcu) Message-Id: <200606232012.k5NKCWNE048287@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Fri, 23 Jun 2006 20:12: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/x11/gtk2-theme-switch 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, 23 Jun 2006 20:12:35 -0000 itetcu 2006-06-23 20:12:32 UTC FreeBSD ports repository Modified files: x11/gtk2-theme-switch Makefile pkg-plist Log: - Depreciate in favor of x11/gtkchtheme and set removal date to 2006-08-01. - use DOCSDIR everywhere we can in plist Submitted by: maintainer (via private email). Revision Changes Path 1.8 +3 -0 ports/x11/gtk2-theme-switch/Makefile 1.2 +1 -1 ports/x11/gtk2-theme-switch/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jun 23 20:23:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 492B716A494; Fri, 23 Jun 2006 20:23:50 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F60143D4C; Fri, 23 Jun 2006 20:23: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 k5NKNoMm048768; Fri, 23 Jun 2006 20:23:50 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NKNojH048767; Fri, 23 Jun 2006 20:23:50 GMT (envelope-from miwi) Message-Id: <200606232023.k5NKNojH048767@repoman.freebsd.org> From: Martin Wilke Date: Fri, 23 Jun 2006 20:23: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/simplog 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, 23 Jun 2006 20:23:51 -0000 miwi 2006-06-23 20:23:50 UTC FreeBSD ports repository Modified files: www/simplog Makefile distinfo pkg-plist Log: Update to 0.9.3.1 PR: ports/99275 Submitted by: miwi Approved by: markus (co mentor), maintainer Revision Changes Path 1.8 +1 -2 ports/www/simplog/Makefile 1.6 +3 -3 ports/www/simplog/distinfo 1.7 +377 -389 ports/www/simplog/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jun 23 20: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7775C16A492; Fri, 23 Jun 2006 20:37:17 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22D4143D48; Fri, 23 Jun 2006 20:37: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 k5NKbGl1049342; Fri, 23 Jun 2006 20:37:16 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NKbGTi049341; Fri, 23 Jun 2006 20:37:16 GMT (envelope-from miwi) Message-Id: <200606232037.k5NKbGTi049341@repoman.freebsd.org> From: Martin Wilke Date: Fri, 23 Jun 2006 20:37: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/sysutils/tenshi Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 20:37:17 -0000 miwi 2006-06-23 20:37:16 UTC FreeBSD ports repository Modified files: sysutils/tenshi Makefile distinfo Log: Update to 0.5.1 PR: ports/99277 Approved by: markus (mentor), maintainer Revision Changes Path 1.4 +2 -1 ports/sysutils/tenshi/Makefile 1.5 +3 -3 ports/sysutils/tenshi/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jun 23 20:42:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CE8B16A49A; Fri, 23 Jun 2006 20:42:05 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08F5A43D70; Fri, 23 Jun 2006 20:42: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 k5NKg4mo049619; Fri, 23 Jun 2006 20:42:04 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NKg4U5049618; Fri, 23 Jun 2006 20:42:04 GMT (envelope-from itetcu) Message-Id: <200606232042.k5NKg4U5049618@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Fri, 23 Jun 2006 20: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/x11/mrxvt-devel Makefile distinfo ports/x11/mrxvt-devel/files patch-src-main.c patch-src-strings.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: Fri, 23 Jun 2006 20:42:05 -0000 itetcu 2006-06-23 20:42:04 UTC FreeBSD ports repository Modified files: x11/mrxvt-devel Makefile distinfo Added files: x11/mrxvt-devel/files pkg-message.in Removed files: x11/mrxvt-devel/files patch-src-main.c patch-src-strings.c Log: - Update to 0.5.1 [1] - use pkg-message instead of echo in post-install: so people using packages get the instructions too [2] PR: ports/99358 Submitted by: maintianer [1], itetcu (me) [2] Revision Changes Path 1.4 +4 -8 ports/x11/mrxvt-devel/Makefile 1.2 +3 -3 ports/x11/mrxvt-devel/distinfo 1.2 +0 -11 ports/x11/mrxvt-devel/files/patch-src-main.c (dead) 1.2 +0 -18 ports/x11/mrxvt-devel/files/patch-src-strings.c (dead) 1.1 +5 -0 ports/x11/mrxvt-devel/files/pkg-message.in (new) From owner-cvs-all@FreeBSD.ORG Fri Jun 23 20: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B88C116A4C8; Fri, 23 Jun 2006 20:47:08 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C93343D49; Fri, 23 Jun 2006 20:47:06 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5NKl6vh050089; Fri, 23 Jun 2006 20:47:06 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NKl6rL049926; Fri, 23 Jun 2006 20:47:06 GMT (envelope-from miwi) Message-Id: <200606232047.k5NKl6rL049926@repoman.freebsd.org> From: Martin Wilke Date: Fri, 23 Jun 2006 20:47:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/abills 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, 23 Jun 2006 20:47:08 -0000 miwi 2006-06-23 20:47:06 UTC FreeBSD ports repository Modified files: net/abills Makefile distinfo pkg-plist Log: Update to 0.32 PR: ports/99274 Approved by: markus (co mentor), maintainer Revision Changes Path 1.4 +2 -1 ports/net/abills/Makefile 1.4 +3 -3 ports/net/abills/distinfo 1.4 +29 -0 ports/net/abills/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jun 23 20: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8715816A49E; Fri, 23 Jun 2006 20:56:21 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D6CE43D73; Fri, 23 Jun 2006 20:56: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 k5NKuID7057988; Fri, 23 Jun 2006 20:56:18 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NKuICq057987; Fri, 23 Jun 2006 20:56:18 GMT (envelope-from miwi) Message-Id: <200606232056.k5NKuICq057987@repoman.freebsd.org> From: Martin Wilke Date: Fri, 23 Jun 2006 20:56:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/serendipity-devel Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 20:56:21 -0000 miwi 2006-06-23 20:56:17 UTC FreeBSD ports repository Modified files: www/serendipity-devel Makefile distinfo pkg-plist Log: Update to snapshot 200606211537 Register CONFLICTS Pacify portlint(1) Remove stale MASTER_SITES PR: ports/99263 Submitted by: Babak Farrokhi (maintainer) Approved by: markus (co mentor), Revision Changes Path 1.10 +6 -7 ports/www/serendipity-devel/Makefile 1.5 +3 -3 ports/www/serendipity-devel/distinfo 1.4 +38 -0 ports/www/serendipity-devel/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jun 23 21: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2E5C16A49E; Fri, 23 Jun 2006 21:09:32 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35B1943D48; Fri, 23 Jun 2006 21:09:32 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5NL9WxL059719; Fri, 23 Jun 2006 21:09:32 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NL9Wld059718; Fri, 23 Jun 2006 21:09:32 GMT (envelope-from miwi) Message-Id: <200606232109.k5NL9Wld059718@repoman.freebsd.org> From: Martin Wilke Date: Fri, 23 Jun 2006 21:09:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/dokuwiki Makefile 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: Fri, 23 Jun 2006 21:09:32 -0000 miwi 2006-06-23 21:09:31 UTC FreeBSD ports repository Modified files: www/dokuwiki Makefile pkg-message pkg-plist Log: Pkg-plist fix Add new WWW layout PR: ports/99255 Submitted by: chinsan (maintainer) Approved by: markus (co mentor) Revision Changes Path 1.24 +5 -15 ports/www/dokuwiki/Makefile 1.8 +7 -1 ports/www/dokuwiki/pkg-message 1.3 +1 -0 ports/www/dokuwiki/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jun 23 21:10:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7936816A503; Fri, 23 Jun 2006 21:10:24 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 390CD43D4C; Fri, 23 Jun 2006 21:10: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 k5NLAOYs059831; Fri, 23 Jun 2006 21:10:24 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NLAOGX059830; Fri, 23 Jun 2006 21:10:24 GMT (envelope-from miwi) Message-Id: <200606232110.k5NLAOGX059830@repoman.freebsd.org> From: Martin Wilke Date: Fri, 23 Jun 2006 21:10:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports 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, 23 Jun 2006 21:10:24 -0000 miwi 2006-06-23 21:10:24 UTC FreeBSD ports repository Modified files: . UPDATING Log: Add an entry for dokuwiki update. Approved by: markus (co mentor) Revision Changes Path 1.347 +8 -1 ports/UPDATING From owner-cvs-all@FreeBSD.ORG Fri Jun 23 21:10:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36E3A16A4A7; Fri, 23 Jun 2006 21:10:41 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70E5543D67; Fri, 23 Jun 2006 21:10:40 +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 k5NLAeDQ059865; Fri, 23 Jun 2006 21:10:40 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NLAeaD059864; Fri, 23 Jun 2006 21:10:40 GMT (envelope-from jhb) Message-Id: <200606232110.k5NLAeaD059864@repoman.freebsd.org> From: John Baldwin Date: Fri, 23 Jun 2006 21:10:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Cc: Subject: cvs commit: src/sys/modules/bce Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 21:10:41 -0000 jhb 2006-06-23 21:10:40 UTC FreeBSD src repository Added files: (Branch: RELENG_4) sys/modules/bce Makefile Log: Bah, include Makefile for bce(4) module. Reported by: Scott Allendorf Revision Changes Path 1.1.6.1 +8 -0 src/sys/modules/bce/Makefile (new) From owner-cvs-all@FreeBSD.ORG Fri Jun 23 21:12:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F364616A49E; Fri, 23 Jun 2006 21:12:26 +0000 (UTC) (envelope-from tg@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B041E43D48; Fri, 23 Jun 2006 21:12:26 +0000 (GMT) (envelope-from tg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5NLCQaU059971; Fri, 23 Jun 2006 21:12:26 GMT (envelope-from tg@repoman.freebsd.org) Received: (from tg@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NLCQIx059970; Fri, 23 Jun 2006 21:12:26 GMT (envelope-from tg) Message-Id: <200606232112.k5NLCQIx059970@repoman.freebsd.org> From: Thomas Gellekum Date: Fri, 23 Jun 2006 21:12:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/gnomesudoku 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, 23 Jun 2006 21:12:27 -0000 tg 2006-06-23 21:12:26 UTC FreeBSD ports repository Modified files: games/gnomesudoku Makefile distinfo pkg-plist Log: Upgrade to 0.5.0. Revision Changes Path 1.7 +40 -4 ports/games/gnomesudoku/Makefile 1.3 +3 -3 ports/games/gnomesudoku/distinfo 1.4 +60 -3 ports/games/gnomesudoku/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jun 23 21:18:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3653816A47B; Fri, 23 Jun 2006 21:18:27 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E60C043D49; Fri, 23 Jun 2006 21:18:26 +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 k5NLIQhp060313; Fri, 23 Jun 2006 21:18:26 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NLIQcD060312; Fri, 23 Jun 2006 21:18:26 GMT (envelope-from thierry) Message-Id: <200606232118.k5NLIQcD060312@repoman.freebsd.org> From: Thierry Thomas Date: Fri, 23 Jun 2006 21:18:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/jasperreports Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 21:18:27 -0000 thierry 2006-06-23 21:18:26 UTC FreeBSD ports repository Modified files: databases/jasperreports Makefile distinfo Log: Upgrade JasperReports to 1.2.4. Changelog at: Revision Changes Path 1.13 +1 -1 ports/databases/jasperreports/Makefile 1.12 +6 -6 ports/databases/jasperreports/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jun 23 21:19:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2568016A494; Fri, 23 Jun 2006 21:19:11 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE06243D48; Fri, 23 Jun 2006 21:19:10 +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 k5NLJAcq060362; Fri, 23 Jun 2006 21:19:10 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NLJA9A060361; Fri, 23 Jun 2006 21:19:10 GMT (envelope-from thierry) Message-Id: <200606232119.k5NLJA9A060361@repoman.freebsd.org> From: Thierry Thomas Date: Fri, 23 Jun 2006 21:19:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/ireport 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, 23 Jun 2006 21:19:11 -0000 thierry 2006-06-23 21:19:10 UTC FreeBSD ports repository Modified files: devel/ireport Makefile distinfo pkg-plist Log: Upgrade iReport to 1.2.4. Changelog at: Revision Changes Path 1.11 +6 -8 ports/devel/ireport/Makefile 1.10 +3 -3 ports/devel/ireport/distinfo 1.8 +0 -2 ports/devel/ireport/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jun 23 21:28:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C041316A4CA; Fri, 23 Jun 2006 21:28:43 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5D1443D6A; Fri, 23 Jun 2006 21:28:42 +0000 (GMT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5NLSg8O060779; Fri, 23 Jun 2006 21:28:42 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NLSgfZ060778; Fri, 23 Jun 2006 21:28:42 GMT (envelope-from glewis) Message-Id: <200606232128.k5NLSgfZ060778@repoman.freebsd.org> From: Greg Lewis Date: Fri, 23 Jun 2006 21:28: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/java/jmp Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 21:28:43 -0000 glewis 2006-06-23 21:28:42 UTC FreeBSD ports repository Modified files: java/jmp Makefile distinfo Log: . Update to 0.51 PR: 99194 Submitted by: Ronald Klop (maintainer) Revision Changes Path 1.38 +1 -3 ports/java/jmp/Makefile 1.26 +3 -3 ports/java/jmp/distinfo From owner-cvs-all@FreeBSD.ORG Fri Jun 23 22:04:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B21A916A492; Fri, 23 Jun 2006 22:04:32 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70A2743D4C; Fri, 23 Jun 2006 22:04:32 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5NM4WHv063539; Fri, 23 Jun 2006 22:04:32 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NM4WKh063538; Fri, 23 Jun 2006 22:04:32 GMT (envelope-from linimon) Message-Id: <200606232204.k5NM4WKh063538@repoman.freebsd.org> From: Mark Linimon Date: Fri, 23 Jun 2006 22:04: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/mt-daapd Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 22:04:32 -0000 linimon 2006-06-23 22:04:32 UTC FreeBSD ports repository Modified files: audio/mt-daapd Makefile Log: Assign to new volunteer due to maintainer-timeouts and no response to email. Hat: portmgr Revision Changes Path 1.7 +1 -1 ports/audio/mt-daapd/Makefile From owner-cvs-all@FreeBSD.ORG Fri Jun 23 22: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F22F16A4A9; Fri, 23 Jun 2006 22:04:40 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1E3543D45; Fri, 23 Jun 2006 22:04:39 +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 k5NM4d6q063569; Fri, 23 Jun 2006 22:04:39 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NM4dPh063568; Fri, 23 Jun 2006 22:04:39 GMT (envelope-from itetcu) Message-Id: <200606232204.k5NM4dPh063568@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Fri, 23 Jun 2006 22: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/multimedia/gxine 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, 23 Jun 2006 22:04:40 -0000 itetcu 2006-06-23 22:04:39 UTC FreeBSD ports repository Modified files: multimedia/gxine Makefile pkg-plist Log: - Add OPTION to turn off Mozilla/Firefox plugin installation [1] - Use DATADIR macro in plist [1] - add gnomehier to USE_GNOME to fix deinstallation [2] PR: ports/98507 [1] Submitted by: Kim Scarborough [1]. itetcu (me) [2] Approved by: maintainer timeout Revision Changes Path 1.19 +14 -2 ports/multimedia/gxine/Makefile 1.4 +10 -12 ports/multimedia/gxine/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jun 23 22: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4866616A47C; Fri, 23 Jun 2006 22:30:56 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02AD843D48; Fri, 23 Jun 2006 22:30:56 +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 k5NMUt8e064690; Fri, 23 Jun 2006 22:30:55 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NMUt1q064689; Fri, 23 Jun 2006 22:30:55 GMT (envelope-from cognet) Message-Id: <200606232230.k5NMUt1q064689@repoman.freebsd.org> From: Olivier Houchard Date: Fri, 23 Jun 2006 22:30: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/arm/at91 files.at91 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 22:30:56 -0000 cognet 2006-06-23 22:30:55 UTC FreeBSD src repository Modified files: sys/arm/at91 files.at91 Log: Comment out at91_pio.c, it's not in CVS. Revision Changes Path 1.4 +1 -1 src/sys/arm/at91/files.at91 From owner-cvs-all@FreeBSD.ORG Fri Jun 23 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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E65E16A49A; Fri, 23 Jun 2006 22:37:16 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F159243D45; Fri, 23 Jun 2006 22:37:15 +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 k5NMbFI5065039; Fri, 23 Jun 2006 22:37:15 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NMbFp1065038; Fri, 23 Jun 2006 22:37:15 GMT (envelope-from cognet) Message-Id: <200606232237.k5NMbFp1065038@repoman.freebsd.org> From: Olivier Houchard Date: Fri, 23 Jun 2006 22:37:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/arm/arm elf_trampoline.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 22:37:16 -0000 cognet 2006-06-23 22:37:15 UTC FreeBSD src repository Modified files: sys/arm/arm elf_trampoline.c Log: Add the arm9_setup() prototype. Revision Changes Path 1.10 +2 -0 src/sys/arm/arm/elf_trampoline.c From owner-cvs-all@FreeBSD.ORG Fri Jun 23 22:45:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 609F316A47E; Fri, 23 Jun 2006 22:45:36 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2138343D48; Fri, 23 Jun 2006 22:45:36 +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 k5NMjZox065492; Fri, 23 Jun 2006 22:45:35 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NMjZ43065491; Fri, 23 Jun 2006 22:45:35 GMT (envelope-from cognet) Message-Id: <200606232245.k5NMjZ43065491@repoman.freebsd.org> From: Olivier Houchard Date: Fri, 23 Jun 2006 22:45: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/arm/arm elf_trampoline.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 22:45:36 -0000 cognet 2006-06-23 22:45:35 UTC FreeBSD src repository Modified files: sys/arm/arm elf_trampoline.c Log: There's no need to allocate that much phdr/shdr from the stack. Revision Changes Path 1.11 +2 -2 src/sys/arm/arm/elf_trampoline.c From owner-cvs-all@FreeBSD.ORG Fri Jun 23 23:02:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5148316A49A; Fri, 23 Jun 2006 23:02:21 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 119E843D48; Fri, 23 Jun 2006 23:02: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 k5NN2Kmg066277; Fri, 23 Jun 2006 23:02:20 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NN2Kew066276; Fri, 23 Jun 2006 23:02:20 GMT (envelope-from miwi) Message-Id: <200606232302.k5NN2Kew066276@repoman.freebsd.org> From: Martin Wilke Date: Fri, 23 Jun 2006 23:02: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-fm/worker 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, 23 Jun 2006 23:02:21 -0000 miwi 2006-06-23 23:02:20 UTC FreeBSD ports repository Modified files: x11-fm/worker Makefile distinfo pkg-plist Log: Update to 2.13.0 PR: ports/99355 Submitted by: Simon Dick (maintainer) Approved by: markus (co mentor) Revision Changes Path 1.25 +1 -1 ports/x11-fm/worker/Makefile 1.21 +3 -3 ports/x11-fm/worker/distinfo 1.12 +19 -0 ports/x11-fm/worker/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Jun 23 23:07:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C823B16A47B; Fri, 23 Jun 2006 23:07:11 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 883AF43D45; Fri, 23 Jun 2006 23:07: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 k5NN7BmR067695; Fri, 23 Jun 2006 23:07:11 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NN7Bnp067694; Fri, 23 Jun 2006 23:07:11 GMT (envelope-from cognet) Message-Id: <200606232307.k5NN7Bnp067694@repoman.freebsd.org> From: Olivier Houchard Date: Fri, 23 Jun 2006 23:07: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/arm/at91 files.at91 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 23:07:11 -0000 cognet 2006-06-23 23:07:11 UTC FreeBSD src repository Modified files: sys/arm/at91 files.at91 Log: Backout previous commit, Warner committed at91_pio.c... Revision Changes Path 1.5 +1 -1 src/sys/arm/at91/files.at91 From owner-cvs-all@FreeBSD.ORG Fri Jun 23 23:08:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0DED16A49E; Fri, 23 Jun 2006 23:08:14 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFD4C43D45; Fri, 23 Jun 2006 23:08:14 +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 k5NN8Ew2067822; Fri, 23 Jun 2006 23:08:14 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NN8Efu067821; Fri, 23 Jun 2006 23:08:14 GMT (envelope-from itetcu) Message-Id: <200606232308.k5NN8Efu067821@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Fri, 23 Jun 2006 23:08: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/x11 Makefile ports/x11/e17-module-weather Makefile distinfo pkg-descr pkg-plist ports/x11/e17-module-weather/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, 23 Jun 2006 23:08:15 -0000 itetcu 2006-06-23 23:08:14 UTC FreeBSD ports repository Modified files: x11 Makefile Added files: x11/e17-module-weather Makefile distinfo pkg-descr pkg-plist x11/e17-module-weather/files patch-configure Log: An e17 module displaying the current weather conditions and forecast. Features are: - choose between simple and detailed view - specify poll time - display degree in Celsius or Fahrenheit - choose the weather station from a menu or via ICAO Code. Author: Matthew Mullins WWW: http://www.enlightenment.org PR: ports/99367 Submitted by: Stanislav Sedov Revision Changes Path 1.596 +1 -0 ports/x11/Makefile 1.1 +36 -0 ports/x11/e17-module-weather/Makefile (new) 1.1 +3 -0 ports/x11/e17-module-weather/distinfo (new) 1.1 +11 -0 ports/x11/e17-module-weather/files/patch-configure (new) 1.1 +9 -0 ports/x11/e17-module-weather/pkg-descr (new) 1.1 +76 -0 ports/x11/e17-module-weather/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Jun 23 23:08:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6537F16A47B; Fri, 23 Jun 2006 23:08:39 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2681143D45; Fri, 23 Jun 2006 23:08:39 +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 k5NN8cct067864; Fri, 23 Jun 2006 23:08:38 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NN8ctR067863; Fri, 23 Jun 2006 23:08:38 GMT (envelope-from itetcu) Message-Id: <200606232308.k5NN8ctR067863@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Fri, 23 Jun 2006 23:08:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 23:08:39 -0000 itetcu 2006-06-23 23:08:38 UTC FreeBSD ports repository Modified files: . modules Log: e17-module-weather --> ports/x11/e17-module-weather Revision Changes Path 1.15414 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Jun 23 23:29:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BEA516A47B; Fri, 23 Jun 2006 23:29:02 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3C7F43D48; Fri, 23 Jun 2006 23:29:01 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5NNT11H068657; Fri, 23 Jun 2006 23:29:01 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NNT1Vg068656; Fri, 23 Jun 2006 23:29:01 GMT (envelope-from cognet) Message-Id: <200606232329.k5NNT1Vg068656@repoman.freebsd.org> From: Olivier Houchard Date: Fri, 23 Jun 2006 23:29:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/arm/arm elf_trampoline.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 23:29:02 -0000 cognet 2006-06-23 23:29:01 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/arm/arm elf_trampoline.c Log: MFC rev 1.10 and 1.11 (prototype arm9_setup and don't use an insane amount of shdr/phdr on the stack). Revision Changes Path 1.9.2.2 +4 -2 src/sys/arm/arm/elf_trampoline.c From owner-cvs-all@FreeBSD.ORG Fri Jun 23 23:29:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FF0916A49A; Fri, 23 Jun 2006 23:29:53 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 215C443D45; Fri, 23 Jun 2006 23:29:53 +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 k5NNTqmm068699; Fri, 23 Jun 2006 23:29:52 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NNTqXh068698; Fri, 23 Jun 2006 23:29:52 GMT (envelope-from cognet) Message-Id: <200606232329.k5NNTqXh068698@repoman.freebsd.org> From: Olivier Houchard Date: Fri, 23 Jun 2006 23:29:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/conf ldscript.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: Fri, 23 Jun 2006 23:29:53 -0000 cognet 2006-06-23 23:29:52 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/conf ldscript.arm Log: MFC rev 1.3: bring in the ability to build pure binary kernels. Revision Changes Path 1.2.2.1 +15 -14 src/sys/conf/ldscript.arm From owner-cvs-all@FreeBSD.ORG Fri Jun 23 23:31:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4849716A47B; Fri, 23 Jun 2006 23:31:41 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0858F43D48; Fri, 23 Jun 2006 23:31:41 +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 k5NNVek4068835; Fri, 23 Jun 2006 23:31:40 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NNVeEq068834; Fri, 23 Jun 2006 23:31:40 GMT (envelope-from cognet) Message-Id: <200606232331.k5NNVeEq068834@repoman.freebsd.org> From: Olivier Houchard Date: Fri, 23 Jun 2006 23:31: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/arm/arm locore.S X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 23:31:41 -0000 cognet 2006-06-23 23:31:40 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/arm/arm locore.S Log: MFC: Bring in the latest rev for locore.S from HEAD (rev 1.14), needed for at91rm92 support. Revision Changes Path 1.10.2.1 +23 -24 src/sys/arm/arm/locore.S From owner-cvs-all@FreeBSD.ORG Fri Jun 23 23:35:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 991FB16A50E; Fri, 23 Jun 2006 23:35:37 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5961443D45; Fri, 23 Jun 2006 23:35:37 +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 k5NNZbj9069273; Fri, 23 Jun 2006 23:35:37 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NNZb8T069272; Fri, 23 Jun 2006 23:35:37 GMT (envelope-from cognet) Message-Id: <200606232335.k5NNZb8T069272@repoman.freebsd.org> From: Olivier Houchard Date: Fri, 23 Jun 2006 23:35:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/arm/conf KB920X SKYEYE src/sys/arm/at91 at91.c at91_pdcreg.h at91_pio.c at91_pioreg.h at91_pmc.c at91_pmcreg.h at91_pmcvar.h at91_rtc.c at91_rtcreg.h at91_spi.c at91_spiio.h at91_spireg.h at91_ssc.c at91_sscreg.h at91_st.c at91_streg.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, 23 Jun 2006 23:35:37 -0000 cognet 2006-06-23 23:35:37 UTC FreeBSD src repository Added files: (Branch: RELENG_6) sys/arm/conf KB920X SKYEYE sys/arm/at91 at91.c at91_pdcreg.h at91_pio.c at91_pioreg.h at91_pmc.c at91_pmcreg.h at91_pmcvar.h at91_rtc.c at91_rtcreg.h at91_spi.c at91_spiio.h at91_spireg.h at91_ssc.c at91_sscreg.h at91_st.c at91_streg.h at91_twi.c at91_twiio.h at91_twireg.h at91_usartreg.h at91rm92reg.h at91var.h files.at91 files.kb920x hints.at91rm9200 hints.at91sam9261 if_ate.c if_atereg.h kb920x_machdep.c ohci_atmelarm.c std.at91 std.kb920x uart_bus_at91usart.c uart_cpu_at91rm9200usart.c uart_dev_at91usart.c Log: MFC: Bring AT91RM92 support. Revision Changes Path 1.7.2.1 +674 -0 src/sys/arm/at91/at91.c (new) 1.1.2.1 +47 -0 src/sys/arm/at91/at91_pdcreg.h (new) 1.1.2.1 +271 -0 src/sys/arm/at91/at91_pio.c (new) 1.1.2.1 +68 -0 src/sys/arm/at91/at91_pioreg.h (new) 1.2.2.1 +421 -0 src/sys/arm/at91/at91_pmc.c (new) 1.1.2.1 +120 -0 src/sys/arm/at91/at91_pmcreg.h (new) 1.1.2.1 +49 -0 src/sys/arm/at91/at91_pmcvar.h (new) 1.1.2.1 +253 -0 src/sys/arm/at91/at91_rtc.c (new) 1.1.2.1 +83 -0 src/sys/arm/at91/at91_rtcreg.h (new) 1.1.2.1 +454 -0 src/sys/arm/at91/at91_spi.c (new) 1.1.2.1 +61 -0 src/sys/arm/at91/at91_spiio.h (new) 1.1.2.1 +30 -0 src/sys/arm/at91/at91_spireg.h (new) 1.1.2.1 +267 -0 src/sys/arm/at91/at91_ssc.c (new) 1.1.2.1 +30 -0 src/sys/arm/at91/at91_sscreg.h (new) 1.3.2.1 +232 -0 src/sys/arm/at91/at91_st.c (new) 1.1.2.1 +57 -0 src/sys/arm/at91/at91_streg.h (new) 1.2.2.1 +448 -0 src/sys/arm/at91/at91_twi.c (new) 1.1.2.1 +61 -0 src/sys/arm/at91/at91_twiio.h (new) 1.1.2.1 +82 -0 src/sys/arm/at91/at91_twireg.h (new) 1.2.2.1 +128 -0 src/sys/arm/at91/at91_usartreg.h (new) 1.3.2.1 +384 -0 src/sys/arm/at91/at91rm92reg.h (new) 1.1.2.1 +46 -0 src/sys/arm/at91/at91var.h (new) 1.5.2.1 +18 -0 src/sys/arm/at91/files.at91 (new) 1.1.2.1 +2 -0 src/sys/arm/at91/files.kb920x (new) 1.1.2.1 +68 -0 src/sys/arm/at91/hints.at91rm9200 (new) 1.1.2.1 +67 -0 src/sys/arm/at91/hints.at91sam9261 (new) 1.8.2.1 +1006 -0 src/sys/arm/at91/if_ate.c (new) 1.1.2.1 +175 -0 src/sys/arm/at91/if_atereg.h (new) 1.8.2.1 +436 -0 src/sys/arm/at91/kb920x_machdep.c (new) 1.1.2.1 +199 -0 src/sys/arm/at91/ohci_atmelarm.c (new) 1.1.2.1 +4 -0 src/sys/arm/at91/std.at91 (new) 1.2.2.1 +6 -0 src/sys/arm/at91/std.kb920x (new) 1.3.2.1 +109 -0 src/sys/arm/at91/uart_bus_at91usart.c (new) 1.2.2.1 +83 -0 src/sys/arm/at91/uart_cpu_at91rm9200usart.c (new) 1.6.2.1 +492 -0 src/sys/arm/at91/uart_dev_at91usart.c (new) 1.7.2.1 +89 -0 src/sys/arm/conf/KB920X (new) 1.5.2.1 +90 -0 src/sys/arm/conf/SKYEYE (new) From owner-cvs-all@FreeBSD.ORG Fri Jun 23 23:41:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29E5716A47B; Fri, 23 Jun 2006 23:41:06 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2BB343D48; Fri, 23 Jun 2006 23:41:05 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5NNf5Rf069548; Fri, 23 Jun 2006 23:41:05 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NNf5Zm069547; Fri, 23 Jun 2006 23:41:05 GMT (envelope-from cognet) Message-Id: <200606232341.k5NNf5Zm069547@repoman.freebsd.org> From: Olivier Houchard Date: Fri, 23 Jun 2006 23:41: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/sys _timeval.h user.h src/sys/arm/include _types.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, 23 Jun 2006 23:41:06 -0000 cognet 2006-06-23 23:41:05 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/sys _timeval.h user.h sys/arm/include _types.h Log: MFC: Use a 64 bits time_t for arm. For Releng6, this also require to use a time_t instead of a long for the tv_sec field of the struct timeval (for arm only). This is a big ABI breakage, but there's no FreeBSD/arm RELENG6 users beside me as far as I know, so it's better if it happens now, when I'm the only one to get annoyed. Without this, we couldn't load 6 binaries on 7. Revision Changes Path 1.6.2.1 +1 -1 src/sys/arm/include/_types.h 1.1.12.1 +4 -0 src/sys/sys/_timeval.h 1.66.2.1 +1 -1 src/sys/sys/user.h From owner-cvs-all@FreeBSD.ORG Sat Jun 24 00:32:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8079B16A494; Sat, 24 Jun 2006 00:32:21 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4361F43D45; Sat, 24 Jun 2006 00:32:21 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5O0WLO0072850; Sat, 24 Jun 2006 00:32:21 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5O0WL9o072849; Sat, 24 Jun 2006 00:32:21 GMT (envelope-from linimon) Message-Id: <200606240032.k5O0WL9o072849@repoman.freebsd.org> From: Mark Linimon Date: Sat, 24 Jun 2006 00:32:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/palm/synce-rra Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 00:32:21 -0000 linimon 2006-06-24 00:32:20 UTC FreeBSD ports repository Modified files: palm/synce-rra Makefile Log: Mark broken on amd64 (needs -fPIC). Revision Changes Path 1.12 +4 -0 ports/palm/synce-rra/Makefile From owner-cvs-all@FreeBSD.ORG Sat Jun 24 01:19:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B9EF16A49A; Sat, 24 Jun 2006 01:19:53 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D421A43D53; Sat, 24 Jun 2006 01:19:52 +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 k5O1Jqsn083778; Sat, 24 Jun 2006 01:19:52 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5O1Jq3Q083777; Sat, 24 Jun 2006 01:19:52 GMT (envelope-from marcel) Message-Id: <200606240119.k5O1Jq3Q083777@repoman.freebsd.org> From: Marcel Moolenaar Date: Sat, 24 Jun 2006 01:19: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/ia64/disasm disasm.h disasm_decode.c disasm_extract.c disasm_format.c disasm_int.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, 24 Jun 2006 01:19:53 -0000 marcel 2006-06-24 01:19:52 UTC FreeBSD src repository Modified files: sys/ia64/disasm disasm.h disasm_decode.c disasm_extract.c disasm_format.c disasm_int.h Log: Sync up with SDM 2.1: o Add nop/hint formats F16, I18, M48 and X5, o Add format M47 for ptc.e, o Add hint instruction, o Fix decoding of cmp8xchg16. Revision Changes Path 1.4 +9 -6 src/sys/ia64/disasm/disasm.h 1.4 +20 -5 src/sys/ia64/disasm/disasm_decode.c 1.3 +45 -9 src/sys/ia64/disasm/disasm_extract.c 1.3 +1 -0 src/sys/ia64/disasm/disasm_format.c 1.3 +2 -0 src/sys/ia64/disasm/disasm_int.h From owner-cvs-all@FreeBSD.ORG Sat Jun 24 01:33:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C21AF16A47C; Sat, 24 Jun 2006 01:33:49 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82DEB43D45; Sat, 24 Jun 2006 01:33:49 +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 k5O1XnPK084447; Sat, 24 Jun 2006 01:33:49 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5O1XnHg084446; Sat, 24 Jun 2006 01:33:49 GMT (envelope-from linimon) Message-Id: <200606240133.k5O1XnHg084446@repoman.freebsd.org> From: Mark Linimon Date: Sat, 24 Jun 2006 01:33:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/upnp Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 01:33:49 -0000 linimon 2006-06-24 01:33:49 UTC FreeBSD ports repository Modified files: devel/upnp Makefile Log: Mark as broken on amd64: does not compile. Revision Changes Path 1.13 +7 -1 ports/devel/upnp/Makefile From owner-cvs-all@FreeBSD.ORG Sat Jun 24 01:45:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05B4C16A492; Sat, 24 Jun 2006 01:45:48 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 781A243D4C; Sat, 24 Jun 2006 01:45:47 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5O1jlCt084911; Sat, 24 Jun 2006 01:45:47 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5O1jl0l084910; Sat, 24 Jun 2006 01:45:47 GMT (envelope-from linimon) Message-Id: <200606240145.k5O1jl0l084910@repoman.freebsd.org> From: Mark Linimon Date: Sat, 24 Jun 2006 01:45:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/dns/noip Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 01:45:48 -0000 linimon 2006-06-24 01:45:47 UTC FreeBSD ports repository Modified files: dns/noip Makefile Log: Bump PORTREVISION which should have been done when distinfo was updated. Pointy hat to: lawrance Revision Changes Path 1.11 +1 -1 ports/dns/noip/Makefile From owner-cvs-all@FreeBSD.ORG Sat Jun 24 01: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A93FF16A49A; Sat, 24 Jun 2006 01:58:24 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 440AE43D69; Sat, 24 Jun 2006 01:58:24 +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 k5O1wOXr085375; Sat, 24 Jun 2006 01:58:24 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5O1wNAY085374; Sat, 24 Jun 2006 01:58:23 GMT (envelope-from linimon) Message-Id: <200606240158.k5O1wNAY085374@repoman.freebsd.org> From: Mark Linimon Date: Sat, 24 Jun 2006 01:58: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/gauche-kakasi Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 01:58:24 -0000 linimon 2006-06-24 01:58:23 UTC FreeBSD ports repository Modified files: japanese/gauche-kakasi Makefile Log: Mark broken on amd64: does not compile. Revision Changes Path 1.11 +6 -3 ports/japanese/gauche-kakasi/Makefile From owner-cvs-all@FreeBSD.ORG Sat Jun 24 02:18:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7806816A4A0; Sat, 24 Jun 2006 02:18:12 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F172143D5C; Sat, 24 Jun 2006 02:18:11 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5O2IBnk087362; Sat, 24 Jun 2006 02:18:11 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5O2IBBr087361; Sat, 24 Jun 2006 02:18:11 GMT (envelope-from alepulver) Message-Id: <200606240218.k5O2IBBr087361@repoman.freebsd.org> From: Alejandro Pulver Date: Sat, 24 Jun 2006 02:18:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/mbrolavox Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 02:18:12 -0000 alepulver 2006-06-24 02:18:11 UTC FreeBSD ports repository Modified files: audio/mbrolavox Makefile Log: - Clean-up. - Use %%DATADIR%%. Revision Changes Path 1.14 +21 -40 ports/audio/mbrolavox/Makefile From owner-cvs-all@FreeBSD.ORG Sat Jun 24 05:37:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 670D416A49A; Sat, 24 Jun 2006 05:37:55 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FCA443D5A; Sat, 24 Jun 2006 05:37:55 +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 k5O5bsLq007575; Sat, 24 Jun 2006 05:37:54 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5O5bskN007574; Sat, 24 Jun 2006 05:37:54 GMT (envelope-from linimon) Message-Id: <200606240537.k5O5bskN007574@repoman.freebsd.org> From: Mark Linimon Date: Sat, 24 Jun 2006 05:37: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/liba52-devel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 05:37:55 -0000 linimon 2006-06-24 05:37:54 UTC FreeBSD ports repository Modified files: audio/liba52-devel Makefile Log: Mark broken on ia64. Revision Changes Path 1.20 +3 -0 ports/audio/liba52-devel/Makefile From owner-cvs-all@FreeBSD.ORG Sat Jun 24 05:57:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BDAB16A494; Sat, 24 Jun 2006 05:57:27 +0000 (UTC) (envelope-from suz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9159B43D46; Sat, 24 Jun 2006 05:57:26 +0000 (GMT) (envelope-from suz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5O5vQXo008378; Sat, 24 Jun 2006 05:57:26 GMT (envelope-from suz@repoman.freebsd.org) Received: (from suz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5O5vQ3a008377; Sat, 24 Jun 2006 05:57:26 GMT (envelope-from suz) Message-Id: <200606240557.k5O5vQ3a008377@repoman.freebsd.org> From: SUZUKI Shinsuke Date: Sat, 24 Jun 2006 05:57:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/dhcp6 Makefile distinfo pkg-plist ports/net/dhcp6/files dhcp6c.sh dhcp6c.sh.in dhcp6relay.sh dhcp6relay.sh.in dhcp6s.sh dhcp6s.sh.in patch-lease.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 05:57:27 -0000 suz 2006-06-24 05:57:26 UTC FreeBSD ports repository Modified files: net/dhcp6 Makefile distinfo pkg-plist Added files: net/dhcp6/files dhcp6c.sh.in dhcp6relay.sh.in dhcp6s.sh.in patch-lease.c Removed files: net/dhcp6/files dhcp6c.sh dhcp6relay.sh dhcp6s.sh Log: - updated to the last package - make it port-lint compliant - fixed a compilation failure in freebsd4 PR: ports/98741 Revision Changes Path 1.8 +4 -16 ports/net/dhcp6/Makefile 1.7 +3 -3 ports/net/dhcp6/distinfo 1.3 +0 -36 ports/net/dhcp6/files/dhcp6c.sh (dead) 1.1 +53 -0 ports/net/dhcp6/files/dhcp6c.sh.in (new) 1.3 +0 -35 ports/net/dhcp6/files/dhcp6relay.sh (dead) 1.1 +46 -0 ports/net/dhcp6/files/dhcp6relay.sh.in (new) 1.3 +0 -36 ports/net/dhcp6/files/dhcp6s.sh (dead) 1.1 +49 -0 ports/net/dhcp6/files/dhcp6s.sh.in (new) 1.1 +28 -0 ports/net/dhcp6/files/patch-lease.c (new) 1.4 +6 -3 ports/net/dhcp6/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Jun 24 06:14:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DD7216A492; Sat, 24 Jun 2006 06:14:25 +0000 (UTC) (envelope-from oleg@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C152143D45; Sat, 24 Jun 2006 06:14:24 +0000 (GMT) (envelope-from oleg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5O6EOuW010229; Sat, 24 Jun 2006 06:14:24 GMT (envelope-from oleg@repoman.freebsd.org) Received: (from oleg@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5O6EOeH010228; Sat, 24 Jun 2006 06:14:24 GMT (envelope-from oleg) Message-Id: <200606240614.k5O6EOeH010228@repoman.freebsd.org> From: Oleg Bulyzhin Date: Sat, 24 Jun 2006 06:14:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/mii 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: Sat, 24 Jun 2006 06:14:25 -0000 oleg 2006-06-24 06:14:24 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/mii miivar.h Log: MFC rev.1.18: Introduce MII_ANEGTICKS and MII_ANEGTICKS_GIGE defines. (How many ticks should we wait before retrying autonegotiation process). Revision Changes Path 1.15.14.1 +4 -0 src/sys/dev/mii/miivar.h From owner-cvs-all@FreeBSD.ORG Sat Jun 24 06:17:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EADF16A4C4; Sat, 24 Jun 2006 06:17:08 +0000 (UTC) (envelope-from oleg@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7288843D48; Sat, 24 Jun 2006 06:17:07 +0000 (GMT) (envelope-from oleg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5O6H75l010385; Sat, 24 Jun 2006 06:17:07 GMT (envelope-from oleg@repoman.freebsd.org) Received: (from oleg@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5O6H7tD010384; Sat, 24 Jun 2006 06:17:07 GMT (envelope-from oleg) Message-Id: <200606240617.k5O6H7tD010384@repoman.freebsd.org> From: Oleg Bulyzhin Date: Sat, 24 Jun 2006 06:17:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/mii 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: Sat, 24 Jun 2006 06:17:08 -0000 oleg 2006-06-24 06:17:07 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/mii mii_physubr.c Log: MFC rev.1.24: 1) Fix mii_phy_tick(): Current code does not report link loss correctly - when link goes down, mii_phy_tick() will notice that with up to mii_anegticks delay. If link goes up during this delay then link flapping will be unnoticed by driver. 2) mii_phy_add_media(): initialize sc->mii_anegticks for 10/100 media 3) Use MII_ANEGTICKS/MII_ANEGTICKS_GIGE defines instead of hardcoded values. Revision Changes Path 1.22.2.1 +18 -18 src/sys/dev/mii/mii_physubr.c From owner-cvs-all@FreeBSD.ORG Sat Jun 24 06:38:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65D1F16A49A; Sat, 24 Jun 2006 06:38:40 +0000 (UTC) (envelope-from oleg@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06E6043D4C; Sat, 24 Jun 2006 06:38:39 +0000 (GMT) (envelope-from oleg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5O6cdp7011234; Sat, 24 Jun 2006 06:38:39 GMT (envelope-from oleg@repoman.freebsd.org) Received: (from oleg@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5O6cda0011233; Sat, 24 Jun 2006 06:38:39 GMT (envelope-from oleg) Message-Id: <200606240638.k5O6cda0011233@repoman.freebsd.org> From: Oleg Bulyzhin Date: Sat, 24 Jun 2006 06:38: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/netinet ip_fw2.c src/sbin/ipfw ipfw2.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 06:38:40 -0000 oleg 2006-06-24 06:38:39 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/netinet ip_fw2.c sbin/ipfw ipfw2.c Log: MFC src/sys/netinet/ip_fw2.c rev.1.133: install_state() should properly initialize 'addr_type' field of newly created flows for O_LIMIT rules. MFC src/sbin/ipfw/ipfw2.c rev.1.90 (mlaier): Print dynamic rules for IPv6 as well. PR: bin/98349 Revision Changes Path 1.76.2.7 +15 -5 src/sbin/ipfw/ipfw2.c 1.106.2.14 +1 -0 src/sys/netinet/ip_fw2.c From owner-cvs-all@FreeBSD.ORG Sat Jun 24 07:59:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FCF116A492; Sat, 24 Jun 2006 07:59:30 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EF1A43D60; Sat, 24 Jun 2006 07:59: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 k5O7xOeO015907; Sat, 24 Jun 2006 07:59:24 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5O7xOYw015906; Sat, 24 Jun 2006 07:59:24 GMT (envelope-from dinoex) Message-Id: <200606240759.k5O7xOYw015906@repoman.freebsd.org> From: Dirk Meyer Date: Sat, 24 Jun 2006 07:59:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/news/fidogate Makefile ports/news/fidogate/files extra-patch-perl patch-perl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 07:59:30 -0000 dinoex 2006-06-24 07:59:24 UTC FreeBSD ports repository Modified files: news/fidogate Makefile Added files: news/fidogate/files patch-perl Removed files: news/fidogate/files extra-patch-perl Log: - drop support for FreeBSD 2.x Submitted by: linimon Revision Changes Path 1.36 +0 -4 ports/news/fidogate/Makefile 1.2 +0 -11 ports/news/fidogate/files/extra-patch-perl (dead) 1.1 +11 -0 ports/news/fidogate/files/patch-perl (new) From owner-cvs-all@FreeBSD.ORG Sat Jun 24 08:12:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 150DD16A47B; Sat, 24 Jun 2006 08:12:24 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C25F843D49; Sat, 24 Jun 2006 08:12:23 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5O8CNv8017766; Sat, 24 Jun 2006 08:12:23 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5O8CNdU017765; Sat, 24 Jun 2006 08:12:23 GMT (envelope-from mat) Message-Id: <200606240812.k5O8CNdU017765@repoman.freebsd.org> From: Mathieu Arnold Date: Sat, 24 Jun 2006 08:12: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/ruby-ecore 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, 24 Jun 2006 08:12:24 -0000 mat 2006-06-24 08:12:23 UTC FreeBSD ports repository Modified files: devel/ruby-ecore Makefile distinfo pkg-descr pkg-plist Log: Last commit should read : ruby-evas is a set of Ruby language bindings for Enlightenment's Core library, Ecore. Revision Changes Path 1.2 +0 -0 ports/devel/ruby-ecore/Makefile 1.2 +0 -0 ports/devel/ruby-ecore/distinfo 1.2 +0 -0 ports/devel/ruby-ecore/pkg-descr 1.2 +0 -0 ports/devel/ruby-ecore/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Jun 24 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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA4CA16A47B; Sat, 24 Jun 2006 08:14:20 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59FB243D53; Sat, 24 Jun 2006 08:14:20 +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 k5O8EKvN017851; Sat, 24 Jun 2006 08:14:20 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5O8EKl1017850; Sat, 24 Jun 2006 08:14:20 GMT (envelope-from itetcu) Message-Id: <200606240814.k5O8EKl1017850@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Sat, 24 Jun 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/print/cups-base Makefile pkg-install X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 08:14:21 -0000 itetcu 2006-06-24 08:14:19 UTC FreeBSD ports repository Modified files: print/cups-base Makefile pkg-install Log: * Fixes problems with updating CUPS installation (Udo Schweigert) * Fixes conflict with PHP5 when WITH_PHP is not enabled PR: 99371 Submitted by: maintainer Tested by: Beech Rintoul Revision Changes Path 1.54 +6 -3 ports/print/cups-base/Makefile 1.2 +2 -2 ports/print/cups-base/pkg-install From owner-cvs-all@FreeBSD.ORG Sat Jun 24 08: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E0D216A5C2; Sat, 24 Jun 2006 08:14:24 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C756D43D45; Sat, 24 Jun 2006 08:14:23 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5O8ENAj017884; Sat, 24 Jun 2006 08:14:23 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5O8ENs5017883; Sat, 24 Jun 2006 08:14:23 GMT (envelope-from mat) Message-Id: <200606240814.k5O8ENs5017883@repoman.freebsd.org> From: Mathieu Arnold Date: Sat, 24 Jun 2006 08:14: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/ruby-ecore 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, 24 Jun 2006 08:14:24 -0000 mat 2006-06-24 08:14:23 UTC FreeBSD ports repository Modified files: devel/ruby-ecore Makefile distinfo pkg-descr pkg-plist Log: In fact, it *should* have read : ruby-ecore is a set of Ruby language bindings for Enlightenment's Core library, Ecore. Pointy hat to: need two, forme and the submitter :-) Revision Changes Path 1.3 +0 -0 ports/devel/ruby-ecore/Makefile 1.3 +0 -0 ports/devel/ruby-ecore/distinfo 1.3 +1 -1 ports/devel/ruby-ecore/pkg-descr 1.3 +0 -0 ports/devel/ruby-ecore/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Jun 24 08:23:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3B4316A492; Sat, 24 Jun 2006 08:23:57 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4038A43D55; Sat, 24 Jun 2006 08:23: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 k5O8Nvpw018267; Sat, 24 Jun 2006 08:23:57 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5O8NvIc018266; Sat, 24 Jun 2006 08:23:57 GMT (envelope-from dinoex) Message-Id: <200606240823.k5O8NvIc018266@repoman.freebsd.org> From: Dirk Meyer Date: Sat, 24 Jun 2006 08: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/news/cnews Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 08:23:57 -0000 dinoex 2006-06-24 08:23:57 UTC FreeBSD ports repository Modified files: news/cnews Makefile Log: - drop support for FreeBSD 2.x Submitted by: linimon - perfomace gain by dropping gawk workaround - activate regression-test Revision Changes Path 1.56 +5 -10 ports/news/cnews/Makefile From owner-cvs-all@FreeBSD.ORG Sat Jun 24 08:25:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86F1616A494; Sat, 24 Jun 2006 08:25:42 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 275E343D53; Sat, 24 Jun 2006 08:25:42 +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 k5O8Pgre018391; Sat, 24 Jun 2006 08:25:42 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5O8PgIQ018390; Sat, 24 Jun 2006 08:25:42 GMT (envelope-from dinoex) Message-Id: <200606240825.k5O8PgIQ018390@repoman.freebsd.org> From: Dirk Meyer Date: Sat, 24 Jun 2006 08:25:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/smx Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 08:25:42 -0000 dinoex 2006-06-24 08:25:42 UTC FreeBSD ports repository Modified files: mail/smx Makefile Log: - activate regression-test - fix option SMX_WITH_BDB_VER Revision Changes Path 1.6 +5 -0 ports/mail/smx/Makefile From owner-cvs-all@FreeBSD.ORG Sat Jun 24 08:26:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BADD16A47E; Sat, 24 Jun 2006 08:26:30 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23E0443D53; Sat, 24 Jun 2006 08:26: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 k5O8QSLw018462; Sat, 24 Jun 2006 08:26:28 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5O8QSiw018461; Sat, 24 Jun 2006 08:26:28 GMT (envelope-from dinoex) Message-Id: <200606240826.k5O8QSiw018461@repoman.freebsd.org> From: Dirk Meyer Date: Sat, 24 Jun 2006 08:26:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/gnustep-base Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 08:26:30 -0000 dinoex 2006-06-24 08:26:27 UTC FreeBSD ports repository Modified files: lang/gnustep-base Makefile Log: - activate regression-test Revision Changes Path 1.78 +2 -0 ports/lang/gnustep-base/Makefile From owner-cvs-all@FreeBSD.ORG Sat Jun 24 08:27:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E116916A492; Sat, 24 Jun 2006 08:27:18 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81B4443D5F; Sat, 24 Jun 2006 08:27:12 +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 k5O8RC4r018502; Sat, 24 Jun 2006 08:27:12 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5O8RCXp018501; Sat, 24 Jun 2006 08:27:12 GMT (envelope-from dinoex) Message-Id: <200606240827.k5O8RCXp018501@repoman.freebsd.org> From: Dirk Meyer Date: Sat, 24 Jun 2006 08:27: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/security/openssl Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 08:27:19 -0000 dinoex 2006-06-24 08:27:12 UTC FreeBSD ports repository Modified files: security/openssl Makefile Log: - activate regression-test Revision Changes Path 1.115 +2 -0 ports/security/openssl/Makefile From owner-cvs-all@FreeBSD.ORG Sat Jun 24 08:56:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B20616A49E; Sat, 24 Jun 2006 08:56:05 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAD9243D49; Sat, 24 Jun 2006 08:56:04 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id A893A1765D; Sat, 24 Jun 2006 11:56:03 +0300 (EEST) Date: Sat, 24 Jun 2006 11:56:03 +0300 From: Ion-Mihai "IOnut" Tetcu To: Olivier Houchard Message-ID: <20060624115603.25c962bc@it.buh.tecnik93.com> In-Reply-To: <200606232341.k5NNf5Zm069547@repoman.freebsd.org> References: <200606232341.k5NNf5Zm069547@repoman.freebsd.org> X-Mailer: Sylpheed-Claws 2.3.1 (GTK+ 2.8.19; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Sig_ev+KbD6VFKODGv2.oKeQRJ2; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys _timeval.h user.h src/sys/arm/include _types.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, 24 Jun 2006 08:56:05 -0000 --Sig_ev+KbD6VFKODGv2.oKeQRJ2 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Fri, 23 Jun 2006 23:41:05 +0000 (UTC) Olivier Houchard wrote: > cognet 2006-06-23 23:41:05 UTC >=20 > FreeBSD src repository >=20 > Modified files: (Branch: RELENG_6) > sys/sys _timeval.h user.h=20 > sys/arm/include _types.h=20 > Log: > MFC: Use a 64 bits time_t for arm. For Releng6, this also require to us= e a > time_t instead of a long for the tv_sec field of the struct timeval (f= or > arm only). > This is a big ABI breakage, but there's no FreeBSD/arm RELENG6 users be= side > me as far as I know, so it's better if it happens now, when I'm the only > one to get annoyed. Without this, we couldn't load 6 binaries on 7. I don't believe you should relay on being the only user. At least please bump __FreeBSD_version. --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" BOFH excuse #18: excess surge protection --Sig_ev+KbD6VFKODGv2.oKeQRJ2 Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEnP4jBX6fi0k6KXsRAp7XAJwO8I5sMa2HfpeaFHbDR8WpVU7oGQCdFdwk pnXOVfMGUUD6OOr5xfcJWOE= =0DDx -----END PGP SIGNATURE----- --Sig_ev+KbD6VFKODGv2.oKeQRJ2-- From owner-cvs-all@FreeBSD.ORG Sat Jun 24 09:31:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E3F216A4AB; Sat, 24 Jun 2006 09:31:30 +0000 (UTC) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5680C43D45; Sat, 24 Jun 2006 09:31:30 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5O9VURq030001; Sat, 24 Jun 2006 09:31:30 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5O9VUuS030000; Sat, 24 Jun 2006 09:31:30 GMT (envelope-from stefanf) Message-Id: <200606240931.k5O9VUuS030000@repoman.freebsd.org> From: Stefan Farfeleder Date: Sat, 24 Jun 2006 09:31:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/usr.bin/rpcgen rpc_hout.c rpc_main.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 09:31:30 -0000 stefanf 2006-06-24 09:31:30 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.bin/rpcgen rpc_hout.c rpc_main.c Log: MFC rpc_hout.c 1.12 and rpc_main.c 1.28: Only write prototypes to the headers if -h was specified and they don't have internal linkage. Revision Changes Path 1.10.2.1 +15 -13 src/usr.bin/rpcgen/rpc_hout.c 1.25.2.1 +7 -10 src/usr.bin/rpcgen/rpc_main.c From owner-cvs-all@FreeBSD.ORG Sat Jun 24 09:39:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E525916A494; Sat, 24 Jun 2006 09:39:19 +0000 (UTC) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88BF643D4C; Sat, 24 Jun 2006 09:39:19 +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 k5O9dJA8030343; Sat, 24 Jun 2006 09:39:19 GMT (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5O9dJxQ030342; Sat, 24 Jun 2006 09:39:19 GMT (envelope-from nork) Message-Id: <200606240939.k5O9dJxQ030342@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sat, 24 Jun 2006 09:39:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators/kqemu-kmod Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 09:39:20 -0000 nork 2006-06-24 09:39:19 UTC FreeBSD ports repository Modified files: emulators/kqemu-kmod Makefile distinfo Log: Update to 1.3.0.p9. PR: ports/99397 submitted by: Juergen Lock (maintainer) Revision Changes Path 1.7 +1 -1 ports/emulators/kqemu-kmod/Makefile 1.6 +3 -3 ports/emulators/kqemu-kmod/distinfo From owner-cvs-all@FreeBSD.ORG Sat Jun 24 09:41:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D534D16A4A0; Sat, 24 Jun 2006 09:41:34 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F1EE43D4C; Sat, 24 Jun 2006 09:41: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 k5O9fYrc030508; Sat, 24 Jun 2006 09:41:34 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5O9fYZt030507; Sat, 24 Jun 2006 09:41:34 GMT (envelope-from dinoex) Message-Id: <200606240941.k5O9fYZt030507@repoman.freebsd.org> From: Dirk Meyer Date: Sat, 24 Jun 2006 09:41:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/gcc32 Makefile ports/lang/gcc32/files gcc.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 09:41:34 -0000 dinoex 2006-06-24 09:41:34 UTC FreeBSD ports repository Modified files: lang/gcc32 Makefile Removed files: lang/gcc32/files gcc.sh.in Log: - take benefit of USE_LDCONFIG Revision Changes Path 1.193 +2 -5 ports/lang/gcc32/Makefile 1.2 +0 -14 ports/lang/gcc32/files/gcc.sh.in (dead) From owner-cvs-all@FreeBSD.ORG Sat Jun 24 09:42:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD33316A494; Sat, 24 Jun 2006 09:42:34 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E86D43D48; Sat, 24 Jun 2006 09:42: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 k5O9gYMk030593; Sat, 24 Jun 2006 09:42:34 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5O9gYvw030592; Sat, 24 Jun 2006 09:42:34 GMT (envelope-from dinoex) Message-Id: <200606240942.k5O9gYvw030592@repoman.freebsd.org> From: Dirk Meyer Date: Sat, 24 Jun 2006 09: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/lang/gcc32 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 09:42:34 -0000 dinoex 2006-06-24 09:42:34 UTC FreeBSD ports repository Modified files: lang/gcc32 Makefile Log: - take benefit of USE_LDCONFIG Revision Changes Path 1.194 +1 -2 ports/lang/gcc32/Makefile From owner-cvs-all@FreeBSD.ORG Sat Jun 24 09:51:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A95EC16A4C9; Sat, 24 Jun 2006 09:51:11 +0000 (UTC) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6408E43D62; Sat, 24 Jun 2006 09:51:11 +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 k5O9pBwJ031060; Sat, 24 Jun 2006 09:51:11 GMT (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5O9pBR5031059; Sat, 24 Jun 2006 09:51:11 GMT (envelope-from nork) Message-Id: <200606240951.k5O9pBR5031059@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sat, 24 Jun 2006 09: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/net/liveMedia Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 09:51:11 -0000 nork 2006-06-24 09:51:11 UTC FreeBSD ports repository Modified files: net/liveMedia Makefile distinfo Log: Update to 2006.06.23. Revision Changes Path 1.234 +2 -1 ports/net/liveMedia/Makefile 1.219 +3 -3 ports/net/liveMedia/distinfo From owner-cvs-all@FreeBSD.ORG Sat Jun 24 09:59:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95F1516A492; Sat, 24 Jun 2006 09:59:54 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 501FA43D58; Sat, 24 Jun 2006 09:59: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 k5O9xsic031390; Sat, 24 Jun 2006 09:59:54 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5O9xsdv031389; Sat, 24 Jun 2006 09:59:54 GMT (envelope-from erwin) Message-Id: <200606240959.k5O9xsdv031389@repoman.freebsd.org> From: Erwin Lansing Date: Sat, 24 Jun 2006 09:59:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/ftp/hsftp Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 09:59:54 -0000 erwin 2006-06-24 09:59:54 UTC FreeBSD ports repository Modified files: ftp/hsftp Makefile Log: - Request Maintainership - Added mirror - Petted portlint PR: 99395 Submitted by: Beech Rintoul Revision Changes Path 1.14 +3 -2 ports/ftp/hsftp/Makefile From owner-cvs-all@FreeBSD.ORG Sat Jun 24 10:04:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A92E16A492; Sat, 24 Jun 2006 10:04:05 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12D6043D48; Sat, 24 Jun 2006 10:04:05 +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 k5OA44o9032888; Sat, 24 Jun 2006 10:04:04 GMT (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OA44fY032887; Sat, 24 Jun 2006 10:04:04 GMT (envelope-from vanilla) Message-Id: <200606241004.k5OA44fY032887@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Sat, 24 Jun 2006 10:04: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 Makefile ports/devel/json-c Makefile distinfo patch-Makefile.am pkg-descr pkg-plist ports/devel/json-c/files patch-Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 10:04:05 -0000 vanilla 2006-06-24 10:04:04 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/json-c Makefile distinfo patch-Makefile.am pkg-descr pkg-plist devel/json-c/files patch-Makefile.in Log: Add json-c 0.6, a JSON (Javascript Object Notation) implementation in C. PR: ports/99391 Submitted by: gno_at_yahoo-inc.com Revision Changes Path 1.2293 +1 -0 ports/devel/Makefile 1.1 +22 -0 ports/devel/json-c/Makefile (new) 1.1 +3 -0 ports/devel/json-c/distinfo (new) 1.1 +16 -0 ports/devel/json-c/files/patch-Makefile.in (new) 1.1 +8 -0 ports/devel/json-c/patch-Makefile.am (new) 1.1 +5 -0 ports/devel/json-c/pkg-descr (new) 1.1 +14 -0 ports/devel/json-c/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Jun 24 10:04:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7423E16A49A; Sat, 24 Jun 2006 10:04:34 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F52043D45; Sat, 24 Jun 2006 10:04:34 +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 k5OA4YfB032951; Sat, 24 Jun 2006 10:04:34 GMT (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OA4YoZ032950; Sat, 24 Jun 2006 10:04:34 GMT (envelope-from vanilla) Message-Id: <200606241004.k5OA4YoZ032950@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Sat, 24 Jun 2006 10:04:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 10:04:34 -0000 vanilla 2006-06-24 10:04:33 UTC FreeBSD ports repository Modified files: . modules Log: json-c --> ports/devel/json-c Revision Changes Path 1.15415 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Jun 24 10:18:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E53216A494; Sat, 24 Jun 2006 10:18:54 +0000 (UTC) (envelope-from markus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39C8343D55; Sat, 24 Jun 2006 10:18:54 +0000 (GMT) (envelope-from markus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5OAIsJS033595; Sat, 24 Jun 2006 10:18:54 GMT (envelope-from markus@repoman.freebsd.org) Received: (from markus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OAIs8n033594; Sat, 24 Jun 2006 10:18:54 GMT (envelope-from markus) Message-Id: <200606241018.k5OAIs8n033594@repoman.freebsd.org> From: Markus Brueffer Date: Sat, 24 Jun 2006 10:18:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports UPDATING X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 10:18:54 -0000 markus 2006-06-24 10:18:54 UTC FreeBSD ports repository Modified files: . UPDATING Log: - Whitespace cleanup - Add two missing colons Pointyhats to: aaron, markus Revision Changes Path 1.348 +7 -7 ports/UPDATING From owner-cvs-all@FreeBSD.ORG Sat Jun 24 10:32:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D762816A494; Sat, 24 Jun 2006 10:32:29 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90AFE43D4C; Sat, 24 Jun 2006 10:32:29 +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 k5OAWTGl034194; Sat, 24 Jun 2006 10:32:29 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OAWT2A034193; Sat, 24 Jun 2006 10:32:29 GMT (envelope-from ehaupt) Message-Id: <200606241032.k5OAWT2A034193@repoman.freebsd.org> From: Emanuel Haupt Date: Sat, 24 Jun 2006 10:32:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/checkmate 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, 24 Jun 2006 10:32:30 -0000 ehaupt 2006-06-24 10:32:29 UTC FreeBSD ports repository Modified files: audio/checkmate Makefile pkg-descr Log: - Renamed from mpck to checkmate (the project was renamed) - Update WWW - Install MLINKS Repocopied by: marcus Revision Changes Path 1.7 +2 -2 ports/audio/checkmate/Makefile 1.2 +1 -1 ports/audio/checkmate/pkg-descr From owner-cvs-all@FreeBSD.ORG Sat Jun 24 10: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD72116A49E; Sat, 24 Jun 2006 10:34:58 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85E1343D58; Sat, 24 Jun 2006 10:34:58 +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 k5OAYwNw034370; Sat, 24 Jun 2006 10:34:58 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OAYwl7034369; Sat, 24 Jun 2006 10:34:58 GMT (envelope-from ehaupt) Message-Id: <200606241034.k5OAYwl7034369@repoman.freebsd.org> From: Emanuel Haupt Date: Sat, 24 Jun 2006 10:34: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/audio Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 10:34:58 -0000 ehaupt 2006-06-24 10:34:58 UTC FreeBSD ports repository Modified files: audio Makefile Log: - Connnect checkmate - Disconnect mpck Revision Changes Path 1.740 +1 -1 ports/audio/Makefile From owner-cvs-all@FreeBSD.ORG Sat Jun 24 10:38:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EC9A16A47E; Sat, 24 Jun 2006 10:38:01 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 397A943D64; Sat, 24 Jun 2006 10:38:01 +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 k5OAc0CP034537; Sat, 24 Jun 2006 10:38:00 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OAc0NY034534; Sat, 24 Jun 2006 10:38:00 GMT (envelope-from ehaupt) Message-Id: <200606241038.k5OAc0NY034534@repoman.freebsd.org> From: Emanuel Haupt Date: Sat, 24 Jun 2006 10: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 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, 24 Jun 2006 10:38:01 -0000 ehaupt 2006-06-24 10:38:00 UTC FreeBSD ports repository Modified files: . MOVED Log: audio/mpck -> audio/checkmate, project was renamed Revision Changes Path 1.1081 +2 -1 ports/MOVED From owner-cvs-all@FreeBSD.ORG Sat Jun 24 10:40:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DE6616A47B; Sat, 24 Jun 2006 10:40:57 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31D5B43D6A; Sat, 24 Jun 2006 10:40:53 +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 k5OAers1034681; Sat, 24 Jun 2006 10:40:53 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OAerp7034680; Sat, 24 Jun 2006 10:40:53 GMT (envelope-from ehaupt) Message-Id: <200606241040.k5OAerp7034680@repoman.freebsd.org> From: Emanuel Haupt Date: Sat, 24 Jun 2006 10:40:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 10:40:57 -0000 ehaupt 2006-06-24 10:40:52 UTC FreeBSD ports repository Modified files: . modules Log: - Disconnect mpck - checkmate --> ports/audio/checkmate Revision Changes Path 1.15416 +1 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Jun 24 10:43:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01EBE16A49A; Sat, 24 Jun 2006 10:43:26 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CF1243D55; Sat, 24 Jun 2006 10:43:25 +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 k5OAhPL6034822; Sat, 24 Jun 2006 10:43:25 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OAhPSd034821; Sat, 24 Jun 2006 10:43:25 GMT (envelope-from ehaupt) Message-Id: <200606241043.k5OAhPSd034821@repoman.freebsd.org> From: Emanuel Haupt Date: Sat, 24 Jun 2006 10:43: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/mpck Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 10:43:26 -0000 ehaupt 2006-06-24 10:43:25 UTC FreeBSD ports repository Removed files: audio/mpck Makefile distinfo pkg-descr Log: Remove audio/mpck, project was renamed to checkmate Revision Changes Path 1.7 +0 -26 ports/audio/mpck/Makefile (dead) 1.5 +0 -3 ports/audio/mpck/distinfo (dead) 1.2 +0 -6 ports/audio/mpck/pkg-descr (dead) From owner-cvs-all@FreeBSD.ORG Sat Jun 24 11:00:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA82116A4C8; Sat, 24 Jun 2006 11:00:37 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32D5C43D5A; Sat, 24 Jun 2006 11:00:37 +0000 (GMT) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5OB0b4l035567; Sat, 24 Jun 2006 11:00:37 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OB0bam035566; Sat, 24 Jun 2006 11:00:37 GMT (envelope-from ehaupt) Message-Id: <200606241100.k5OB0bam035566@repoman.freebsd.org> From: Emanuel Haupt Date: Sat, 24 Jun 2006 11:00:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/checkmate Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 11:00:37 -0000 ehaupt 2006-06-24 11:00:36 UTC FreeBSD ports repository Modified files: audio/checkmate Makefile Log: Bump PORTREVISION to install the new MLINKS (from previous commit) Revision Changes Path 1.8 +1 -0 ports/audio/checkmate/Makefile From owner-cvs-all@FreeBSD.ORG Sat Jun 24 11:52:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 08F6216A49E; Sat, 24 Jun 2006 11:52:18 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9922E43D64; Sat, 24 Jun 2006 11:52:15 +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 k5OBqF2j038894; Sat, 24 Jun 2006 11:52:15 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OBqFnP038893; Sat, 24 Jun 2006 11:52:15 GMT (envelope-from shaun) Message-Id: <200606241152.k5OBqFnP038893@repoman.freebsd.org> From: Shaun Amott Date: Sat, 24 Jun 2006 11:52:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/instiki pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 11:52:18 -0000 shaun 2006-06-24 11:52:15 UTC FreeBSD ports repository Modified files: www/instiki pkg-plist Log: Fix plist: don't remove nls/POSIX or nls/en_US.US-ASCII. PR: ports/99343 Submitted by: shaun (me) Approved by: Alastair Rankine (maintainer), ahze (mentor) Revision Changes Path 1.6 +0 -2 ports/www/instiki/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Jun 24 12:17:13 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CADE16A4C4; Sat, 24 Jun 2006 12:17:13 +0000 (UTC) (envelope-from dom@helenmarks.co.uk) Received: from mail.goodforbusiness.co.uk (mail.goodforbusiness.co.uk [81.19.179.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBADC43D5D; Sat, 24 Jun 2006 12:17:01 +0000 (GMT) (envelope-from dom@helenmarks.co.uk) Received: from localhost (localhost [127.0.0.1]) by mail.goodforbusiness.co.uk (Postfix) with ESMTP id AC2CF11473; Sat, 24 Jun 2006 13:17:00 +0100 (BST) X-Virus-Scanned: mail.goodforbusiness.co.uk Received: from mail.goodforbusiness.co.uk ([127.0.0.1]) by localhost (mail.goodforbusiness.co.uk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZZMycJn9Xw6H; Sat, 24 Jun 2006 13:16:59 +0100 (BST) Received: from mail.helenmarks.co.uk (unknown [192.168.100.1]) by mail.goodforbusiness.co.uk (Postfix) with ESMTP id 642FC1146C; Sat, 24 Jun 2006 13:16:59 +0100 (BST) Received: from localhost (localhost [127.0.0.1]) by mail.helenmarks.co.uk (Postfix) with ESMTP id 0E2101704B; Sat, 24 Jun 2006 13:16:59 +0100 (BST) X-Virus-Scanned: amavisd-new at helenmarks.co.uk Received: from mail.helenmarks.co.uk ([127.0.0.1]) by localhost (mail.helenmarks.co.uk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oKAQ4DLAHO9M; Sat, 24 Jun 2006 13:16:53 +0100 (BST) Received: by mail.helenmarks.co.uk (Postfix, from userid 80) id 1F6A217045; Sat, 24 Jun 2006 13:16:53 +0100 (BST) Received: from mrt.helenmarks.co.uk ([192.168.15.12]) (SquirrelMail authenticated user dom) by mail.helenmarks.co.uk with HTTP; Sat, 24 Jun 2006 13:16:52 +0100 (BST) Message-ID: <1098.192.168.15.12.1151151412.squirrel@mail.helenmarks.co.uk> In-Reply-To: <20060623214521.7b1441a6@Magellan.Leidinger.net> References: <200606231849.k5NIncuF041890@repoman.freebsd.org> <20060623214521.7b1441a6@Magellan.Leidinger.net> Date: Sat, 24 Jun 2006 13:16:52 +0100 (BST) From: "Dominic Marks" To: "Alexander Leidinger" User-Agent: SquirrelMail/1.4.6 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: cvs-src@freebsd.org, src-committers@freebsd.org, secteam@freebsd.org, cvs-all@freebsd.org Subject: Re: 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, 24 Jun 2006 12:17:13 -0000 Alexander Leidinger wrote: > Quoting Alexander Leidinger (Fri, 23 Jun 2006 > 18:49:38 +0000 (UTC)): > >> netchild 2006-06-23 18:49:38 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/compat/linux linux_misc.c >> Log: >> The linux times syscall can be called with a NULL pointer, so keep >> cool >> and don't panic. >> >> This fix is different from the patch submitted as it not only >> prevents >> a NULL-pointer dereference, but also skips some work in this case. > > I realized this may be a little bit misleading... > > The NULL pointer is used as the destination in a copyout. And it > writes > some kind of time values (current time). So this will overwrite parts > at the userland address 0. This will not lead to a kernel panic, but > it > will do malicious things to the program which uses the linux times > syscall. So this is not a DoS in any case. The problematic case is > when > a linux program uses a NULL pointer in the times syscall > conditionally. > This may render the service which uses such a linux program useless > sometimes. For programs which use NULL there every time, this is not a > DoS, it's just a normal bug (e.g. you can't use Oracle 10g Express) > which prevents the use of this program. > > So this is not a a huge security flaw, it's more a not so small > inconvenience. Since the RELENG_x_y branches are under control of the > secteam, I used the "Security:" mark up to encode the possible need to > merge this (I'm assuming Oracle 10g is important enough that we want > our users to be able to run it). > > For the curious people: there are two more patches needed to run > Oracle > 10g. They involve linprocfs and pseudofs. I will take care of them > later (and if this commit is subject to a merge to RELENG_x_y, the > other > two patches should be too, but this will the powers with hats > decide...). We use lots of Oracle at work but currently on Windows and Solaris. I'd be interested in testing and helping document '10g on FreeBSD' this once these patches are available / in the tree. Thanks! Dominic > Bye, > Alexander. > > -- > ...and that is how we know the Earth to be banana-shaped. > http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 > http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 > _______________________________________________ > cvs-src@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-src > To unsubscribe, send any mail to "cvs-src-unsubscribe@freebsd.org" > From owner-cvs-all@FreeBSD.ORG Sat Jun 24 12:20:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E62D16A492; Sat, 24 Jun 2006 12:20:49 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB43D43D5D; Sat, 24 Jun 2006 12:20:46 +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 k5OCKkUc041228; Sat, 24 Jun 2006 12:20:46 GMT (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OCKkm1041227; Sat, 24 Jun 2006 12:20:46 GMT (envelope-from vanilla) Message-Id: <200606241220.k5OCKkm1041227@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Sat, 24 Jun 2006 12:20:46 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/share/mk doc.docbook.mk doc/zh_TW.Big5/share/mk doc.local.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, 24 Jun 2006 12:20:49 -0000 vanilla 2006-06-24 12:20:46 UTC FreeBSD doc repository Modified files: share/mk doc.docbook.mk zh_TW.Big5/share/mk doc.local.mk Log: Make Traditional Chinese PDF/PostScript of FreeBSD Documents PR: docs/99260 Submitted by: Intron Revision Changes Path 1.128 +1 -1 doc/share/mk/doc.docbook.mk 1.2 +6 -1 doc/zh_TW.Big5/share/mk/doc.local.mk From owner-cvs-all@FreeBSD.ORG Sat Jun 24 12:55:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0B0416A4A7; Sat, 24 Jun 2006 12:55:59 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9818943D60; Sat, 24 Jun 2006 12:55:59 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5OCtxHK050472; Sat, 24 Jun 2006 12:55:59 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OCtxT6050471; Sat, 24 Jun 2006 12:55:59 GMT (envelope-from mat) Message-Id: <200606241255.k5OCtxT6050471@repoman.freebsd.org> From: Mathieu Arnold Date: Sat, 24 Jun 2006 12: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/dns/bind9-sdb-ldap 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, 24 Jun 2006 12:56:00 -0000 mat 2006-06-24 12:55:59 UTC FreeBSD ports repository Modified files: dns/bind9-sdb-ldap Makefile distinfo pkg-plist Log: Update to bind 9.3.2 PR: 97600 Submitted by: maintainer Revision Changes Path 1.3 +2 -2 ports/dns/bind9-sdb-ldap/Makefile 1.3 +6 -6 ports/dns/bind9-sdb-ldap/distinfo 1.3 +1 -0 ports/dns/bind9-sdb-ldap/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Jun 24 13:19:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 91EC916A4A7; Sat, 24 Jun 2006 13:19:57 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AFD843D62; Sat, 24 Jun 2006 13:19:57 +0000 (GMT) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5ODJvlp052549; Sat, 24 Jun 2006 13:19:57 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5ODJvBh052548; Sat, 24 Jun 2006 13:19:57 GMT (envelope-from remko) Message-Id: <200606241319.k5ODJvBh052548@repoman.freebsd.org> From: Remko Lodder Date: Sat, 24 Jun 2006 13:19:57 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/commercial isp.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, 24 Jun 2006 13:19:57 -0000 remko 2006-06-24 13:19:57 UTC FreeBSD doc repository Modified files: en/commercial isp.xml Log: Add TransIP to the ISP list. Requested by: Walter Hop via private email. Revision Changes Path 1.51 +11 -1 www/en/commercial/isp.xml From owner-cvs-all@FreeBSD.ORG Sat Jun 24 14:03:00 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2B9016A47B; Sat, 24 Jun 2006 14:02:59 +0000 (UTC) (envelope-from ceri@submonkey.net) Received: from shrike.submonkey.net (cpc2-cdif2-0-0-cust107.cdif.cable.ntl.com [81.104.168.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A25E43D55; Sat, 24 Jun 2006 14:02:59 +0000 (GMT) (envelope-from ceri@submonkey.net) Received: from ceri by shrike.submonkey.net with local (Exim 4.62 (FreeBSD)) (envelope-from ) id 1Fu8iv-0002nl-3X; Sat, 24 Jun 2006 15:02:57 +0100 Date: Sat, 24 Jun 2006 15:02:57 +0100 From: Ceri Davies To: Dominic Marks Message-ID: <20060624140256.GE87523@submonkey.net> Mail-Followup-To: Ceri Davies , Dominic Marks , Alexander Leidinger , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org, secteam@freebsd.org References: <200606231849.k5NIncuF041890@repoman.freebsd.org> <20060623214521.7b1441a6@Magellan.Leidinger.net> <1098.192.168.15.12.1151151412.squirrel@mail.helenmarks.co.uk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="mR8QP4gmHujQHb1c" Content-Disposition: inline In-Reply-To: <1098.192.168.15.12.1151151412.squirrel@mail.helenmarks.co.uk> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.11 Sender: Ceri Davies Cc: Alexander Leidinger , src-committers@freebsd.org, secteam@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org Subject: Re: 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, 24 Jun 2006 14:03:00 -0000 --mR8QP4gmHujQHb1c Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jun 24, 2006 at 01:16:52PM +0100, Dominic Marks wrote: > Alexander Leidinger wrote: > > Quoting Alexander Leidinger (Fri, 23 Jun 2006 > > 18:49:38 +0000 (UTC)): > > So this is not a a huge security flaw, it's more a not so small > > inconvenience. Since the RELENG_x_y branches are under control of the > > secteam, I used the "Security:" mark up to encode the possible need to > > merge this (I'm assuming Oracle 10g is important enough that we want > > our users to be able to run it). > > > > For the curious people: there are two more patches needed to run > > Oracle > > 10g. They involve linprocfs and pseudofs. I will take care of them > > later (and if this commit is subject to a merge to RELENG_x_y, the > > other > > two patches should be too, but this will the powers with hats > > decide...). Having 10g tenable on RELENG_6 would be very nice. > We use lots of Oracle at work but currently on Windows and Solaris. > I'd be interested in testing and helping document '10g on FreeBSD' > this once these patches are available / in the tree. Yep, I have a PR open to update the Handbook instructions for this, and I've been hanging on to do 10g rather than 9i. In the meantime (and afterwards too), I suggest that those interested should not hesitate to register their interest in running 10g on FreeBSD with Oracle, either via Metalink or the relevant contact at http://www.oracle.com/corporate/contact/global.html. It came to my attention this week that a certain large FreeBSD user have an arrangement with Oracle for FreeBSD support already (although I assume that this is for the client). Ceri PS If anyone is interested in the hoops required to get the 10gR1 download for Mac OS X working on 10.4, drop me a line. --=20 That must be wonderful! I don't understand it at all. -- Moliere --mR8QP4gmHujQHb1c Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEnUYQocfcwTS3JF8RAkcMAKChzFwzSN+jd0iexn5GZYCeEKG3ZACfQ80n qXAuEuP8ru5NvBeE6tt6y5s= =1D17 -----END PGP SIGNATURE----- --mR8QP4gmHujQHb1c-- From owner-cvs-all@FreeBSD.ORG Sat Jun 24 14:20:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 813C616A494; Sat, 24 Jun 2006 14:20:49 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DAB843D5E; Sat, 24 Jun 2006 14:20:48 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5OEKmFY056518; Sat, 24 Jun 2006 14:20:48 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OEKmW3056517; Sat, 24 Jun 2006 14:20:48 GMT (envelope-from aaron) Message-Id: <200606241420.k5OEKmW3056517@repoman.freebsd.org> From: Aaron Dalton Date: Sat, 24 Jun 2006 14:20:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/p5-Pod-LaTeX 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, 24 Jun 2006 14:20:49 -0000 aaron 2006-06-24 14:20:48 UTC FreeBSD ports repository Modified files: textproc/p5-Pod-LaTeX Makefile pkg-plist Log: - Fix PLIST and remove BROKEN tag PR: ports/98776 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit) Revision Changes Path 1.3 +0 -3 ports/textproc/p5-Pod-LaTeX/Makefile 1.2 +2 -2 ports/textproc/p5-Pod-LaTeX/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Jun 24 14:31:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8519516A4A7; Sat, 24 Jun 2006 14:31:16 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1E7A43D6B; Sat, 24 Jun 2006 14:31:14 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5OEVEtB057013; Sat, 24 Jun 2006 14:31:14 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OEVE9e057012; Sat, 24 Jun 2006 14:31:14 GMT (envelope-from aaron) Message-Id: <200606241431.k5OEVE9e057012@repoman.freebsd.org> From: Aaron Dalton Date: Sat, 24 Jun 2006 14:31:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/weblint++ 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, 24 Jun 2006 14:31:16 -0000 aaron 2006-06-24 14:31:14 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/weblint++ Makefile distinfo pkg-descr pkg-plist Log: Adding port www/weblint++, HTML validator and sanity checker. Approved by: tobez (implicit) Revision Changes Path 1.1464 +1 -0 ports/www/Makefile 1.1 +46 -0 ports/www/weblint++/Makefile (new) 1.1 +3 -0 ports/www/weblint++/distinfo (new) 1.1 +6 -0 ports/www/weblint++/pkg-descr (new) 1.1 +3 -0 ports/www/weblint++/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Jun 24 14: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF40F16A492; Sat, 24 Jun 2006 14:31:33 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69F5343D49; Sat, 24 Jun 2006 14:31:33 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5OEVXsg057058; Sat, 24 Jun 2006 14:31:33 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OEVXGi057057; Sat, 24 Jun 2006 14:31:33 GMT (envelope-from aaron) Message-Id: <200606241431.k5OEVXGi057057@repoman.freebsd.org> From: Aaron Dalton Date: Sat, 24 Jun 2006 14:31:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 14:31:33 -0000 aaron 2006-06-24 14:31:33 UTC FreeBSD ports repository Modified files: . modules Log: weblint++ --> ports/www/weblint++ Revision Changes Path 1.15417 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Jun 24 14:34:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9AED16A47C; Sat, 24 Jun 2006 14:34:03 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FF1C43D46; Sat, 24 Jun 2006 14:33:59 +0000 (GMT) (envelope-from cy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5OEXxYC057205; Sat, 24 Jun 2006 14:33:59 GMT (envelope-from cy@repoman.freebsd.org) Received: (from cy@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OEXxFT057204; Sat, 24 Jun 2006 14:33:59 GMT (envelope-from cy) Message-Id: <200606241433.k5OEXxFT057204@repoman.freebsd.org> From: Cy Schubert Date: Sat, 24 Jun 2006 14: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/ntp Makefile distinfo pkg-plist ports/net/ntp/files patch-Makefile.in patch-aa patch-ntpdc::ntpdc.c patch-ntpq::ntpq.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 14:34:03 -0000 cy 2006-06-24 14:33:59 UTC FreeBSD ports repository Modified files: net/ntp Makefile distinfo pkg-plist Removed files: net/ntp/files patch-Makefile.in patch-aa patch-ntpdc::ntpdc.c patch-ntpq::ntpq.c Log: Update 4.2.0 --> 4.2.2 Revision Changes Path 1.43 +3 -2 ports/net/ntp/Makefile 1.22 +3 -3 ports/net/ntp/distinfo 1.2 +0 -40 ports/net/ntp/files/patch-Makefile.in (dead) 1.4 +0 -39 ports/net/ntp/files/patch-aa (dead) 1.2 +0 -14 ports/net/ntp/files/patch-ntpdc::ntpdc.c (dead) 1.2 +0 -14 ports/net/ntp/files/patch-ntpq::ntpq.c (dead) 1.20 +53 -38 ports/net/ntp/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Jun 24 14: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FE7F16A4A9; Sat, 24 Jun 2006 14:39:30 +0000 (UTC) (envelope-from stefan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B537243D69; Sat, 24 Jun 2006 14:39:27 +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 k5OEdR77057441; Sat, 24 Jun 2006 14:39:27 GMT (envelope-from stefan@repoman.freebsd.org) Received: (from stefan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OEdRIY057440; Sat, 24 Jun 2006 14:39:27 GMT (envelope-from stefan) Message-Id: <200606241439.k5OEdRIY057440@repoman.freebsd.org> From: Stefan Walter Date: Sat, 24 Jun 2006 14:39: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/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: Sat, 24 Jun 2006 14:39:30 -0000 stefan 2006-06-24 14:39:27 UTC FreeBSD ports repository Modified files: devel/itext Makefile distinfo Log: Update to 1.4.2. Approved by: arved (mentor) Revision Changes Path 1.16 +1 -1 ports/devel/itext/Makefile 1.11 +3 -3 ports/devel/itext/distinfo From owner-cvs-all@FreeBSD.ORG Sat Jun 24 14: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAFC816A4B3; Sat, 24 Jun 2006 14:40:00 +0000 (UTC) (envelope-from stefan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9322443D45; Sat, 24 Jun 2006 14:40:00 +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 k5OEe0E6057477; Sat, 24 Jun 2006 14:40:00 GMT (envelope-from stefan@repoman.freebsd.org) Received: (from stefan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OEe0KO057476; Sat, 24 Jun 2006 14:40:00 GMT (envelope-from stefan) Message-Id: <200606241440.k5OEe0KO057476@repoman.freebsd.org> From: Stefan Walter Date: Sat, 24 Jun 2006 14:40:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-p2p/btqueue Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 14:40:01 -0000 stefan 2006-06-24 14:40:00 UTC FreeBSD ports repository Modified files: net-p2p/btqueue Makefile distinfo Log: Update to 0.1.3. Approved by: arved (mentor) Revision Changes Path 1.14 +1 -2 ports/net-p2p/btqueue/Makefile 1.11 +3 -3 ports/net-p2p/btqueue/distinfo From owner-cvs-all@FreeBSD.ORG Sat Jun 24 14:48:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DB0D16A492; Sat, 24 Jun 2006 14:48:44 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43C0D43D68; Sat, 24 Jun 2006 14:48:39 +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 k5OEmcQ7057975; Sat, 24 Jun 2006 14:48:38 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OEmcsf057974; Sat, 24 Jun 2006 14:48:38 GMT (envelope-from arved) Message-Id: <200606241448.k5OEmcsf057974@repoman.freebsd.org> From: Tilman Linneweh Date: Sat, 24 Jun 2006 14:48:38 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/share/pgpkeys arved.key X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 14:48:44 -0000 arved 2006-06-24 14:48:38 UTC FreeBSD doc repository (ports committer) Modified files: share/pgpkeys arved.key Log: The key in the handbook expires next month, so update the key with new expiration date, new userids and new signatures. Revision Changes Path 1.6 +1446 -1380 doc/share/pgpkeys/arved.key From owner-cvs-all@FreeBSD.ORG Sat Jun 24 15:00:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00A7F16A492; Sat, 24 Jun 2006 15:00:42 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD82643D5A; Sat, 24 Jun 2006 15:00:41 +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 k5OF0fdC058564; Sat, 24 Jun 2006 15:00:41 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OF0f6F058563; Sat, 24 Jun 2006 15:00:41 GMT (envelope-from alepulver) Message-Id: <200606241500.k5OF0f6F058563@repoman.freebsd.org> From: Alejandro Pulver Date: Sat, 24 Jun 2006 15:00:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/r1q2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 15:00:42 -0000 alepulver 2006-06-24 15:00:40 UTC FreeBSD ports repository Modified files: games/r1q2 Makefile Log: - Make fetchable (patch disappeared from PATCH_SITES, so I mirrored it). Revision Changes Path 1.2 +2 -1 ports/games/r1q2/Makefile From owner-cvs-all@FreeBSD.ORG Sat Jun 24 15:06:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3A0D16A49E; Sat, 24 Jun 2006 15:06:34 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81C6A43D49; Sat, 24 Jun 2006 15:06:34 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5OF6YHM060090; Sat, 24 Jun 2006 15:06:34 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OF6Y5e060089; Sat, 24 Jun 2006 15:06:34 GMT (envelope-from mat) Message-Id: <200606241506.k5OF6Y5e060089@repoman.freebsd.org> From: Mathieu Arnold Date: Sat, 24 Jun 2006 15:06: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 Makefile ports/graphics/ruby-esmart 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, 24 Jun 2006 15:06:34 -0000 mat 2006-06-24 15:06:34 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/ruby-esmart Makefile distinfo pkg-descr pkg-plist Log: ruby-esmart is a set of Ruby language bindings for Enlightenment's Evas objects library, Esmart.' PR: 99314 Submitted by: Stanislav Sedov Revision Changes Path 1.956 +1 -0 ports/graphics/Makefile 1.1 +36 -0 ports/graphics/ruby-esmart/Makefile (new) 1.1 +3 -0 ports/graphics/ruby-esmart/distinfo (new) 1.1 +5 -0 ports/graphics/ruby-esmart/pkg-descr (new) 1.1 +5 -0 ports/graphics/ruby-esmart/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Jun 24 15:06:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68F0316A4B3; Sat, 24 Jun 2006 15:06:51 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D04A43D5D; Sat, 24 Jun 2006 15:06:50 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5OF6oek060141; Sat, 24 Jun 2006 15:06:50 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OF6oIg060140; Sat, 24 Jun 2006 15:06:50 GMT (envelope-from mat) Message-Id: <200606241506.k5OF6oIg060140@repoman.freebsd.org> From: Mathieu Arnold Date: Sat, 24 Jun 2006 15:06:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 24 Jun 2006 15:06:51 -0000 mat 2006-06-24 15:06:49 UTC FreeBSD ports repository Modified files: . modules Log: ruby-esmart --> ports/graphics/ruby-esmart Revision Changes Path 1.15418 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Jun 24 15:23:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 727D616A4A0; Sat, 24 Jun 2006 15:23:09 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 402EB43D5C; Sat, 24 Jun 2006 15:23: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 k5OFN9vG060899; Sat, 24 Jun 2006 15:23:09 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OFN9XQ060898; Sat, 24 Jun 2006 15:23:09 GMT (envelope-from shaun) Message-Id: <200606241523.k5OFN9XQ060898@repoman.freebsd.org> From: Shaun Amott Date: Sat, 24 Jun 2006 15:23:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/moodle Makefile distinfo pkg-message 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: Sat, 24 Jun 2006 15:23:09 -0000 shaun 2006-06-24 15:23:09 UTC FreeBSD ports repository Modified files: www/moodle Makefile distinfo Added files: www/moodle/files pkg-message.in Removed files: www/moodle pkg-message Log: Update to 1.5.4 PR: ports/98951 Submitted by: Angelo Turetta Approved by: Javier Martin Rueda (maintainer), ahze (mentor) Revision Changes Path 1.6 +9 -5 ports/www/moodle/Makefile 1.4 +3 -3 ports/www/moodle/distinfo 1.1 +51 -0 ports/www/moodle/files/pkg-message.in (new) 1.3 +0 -36 ports/www/moodle/pkg-message (dead) From owner-cvs-all@FreeBSD.ORG Sat Jun 24 15: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D0B8F16A492; Sat, 24 Jun 2006 15:34:12 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CBCF43D58; Sat, 24 Jun 2006 15:34:12 +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 k5OFYCuM061351; Sat, 24 Jun 2006 15:34:12 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OFYCcL061350; Sat, 24 Jun 2006 15:34:12 GMT (envelope-from erwin) Message-Id: <200606241534.k5OFYCcL061350@repoman.freebsd.org> From: Erwin Lansing Date: Sat, 24 Jun 2006 15:34:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/vnc2swf Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 15:34:12 -0000 erwin 2006-06-24 15:34:12 UTC FreeBSD ports repository Modified files: net/vnc2swf Makefile Log: Add master site and hand maintainership to submitter PR: 99420 Submitted by: Joe Holden Revision Changes Path 1.8 +3 -2 ports/net/vnc2swf/Makefile From owner-cvs-all@FreeBSD.ORG Sat Jun 24 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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C73816A492; Sat, 24 Jun 2006 16:24:54 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F0A743D46; Sat, 24 Jun 2006 16:24:40 +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 k5OGOe4i083347; Sat, 24 Jun 2006 16:24:40 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OGOe4V083346; Sat, 24 Jun 2006 16:24:40 GMT (envelope-from dinoex) Message-Id: <200606241624.k5OGOe4V083346@repoman.freebsd.org> From: Dirk Meyer Date: Sat, 24 Jun 2006 16:24:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/gnustep-base Makefile ports/lang/gnustep-base/files GNUstep.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 16:24:54 -0000 dinoex 2006-06-24 16:24:39 UTC FreeBSD ports repository Modified files: lang/gnustep-base Makefile lang/gnustep-base/files GNUstep.sh Log: - remove LDCONFIG_GCC workaround Revision Changes Path 1.79 +0 -7 ports/lang/gnustep-base/Makefile 1.10 +0 -1 ports/lang/gnustep-base/files/GNUstep.sh From owner-cvs-all@FreeBSD.ORG Sat Jun 24 16:34:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F40316A4C9; Sat, 24 Jun 2006 16:34:39 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3F9F43D53; Sat, 24 Jun 2006 16:34: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 k5OGYclZ083835; Sat, 24 Jun 2006 16:34:38 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OGYcvo083834; Sat, 24 Jun 2006 16:34:38 GMT (envelope-from erwin) Message-Id: <200606241634.k5OGYcvo083834@repoman.freebsd.org> From: Erwin Lansing Date: Sat, 24 Jun 2006 16: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/sysutils/netdump-server Makefile ports/editors/teco Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 16:34:39 -0000 erwin 2006-06-24 16:34:38 UTC FreeBSD ports repository Modified files: sysutils/netdump-server Makefile editors/teco Makefile Log: Update maintainer address. PR: 99422 99423 Submitted by: Stanislav Sedov Revision Changes Path 1.2 +1 -1 ports/editors/teco/Makefile 1.3 +1 -1 ports/sysutils/netdump-server/Makefile From owner-cvs-all@FreeBSD.ORG Sat Jun 24 16:41:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A48E716A492; Sat, 24 Jun 2006 16:41:01 +0000 (UTC) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43C3243D6E; Sat, 24 Jun 2006 16:41:00 +0000 (GMT) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5OGf0lP084253; Sat, 24 Jun 2006 16:41:00 GMT (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OGf02v084252; Sat, 24 Jun 2006 16:41:00 GMT (envelope-from mjacob) Message-Id: <200606241641.k5OGf02v084252@repoman.freebsd.org> From: Matt Jacob Date: Sat, 24 Jun 2006 16:41: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/cam cam_xpt.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 16:41:01 -0000 mjacob 2006-06-24 16:41:00 UTC FreeBSD src repository Modified files: sys/cam cam_xpt.c Log: VMware disk volumes are only on LUN 0, and some VMware HBAs have known bugs with commands sent to other than LUN 0. MFC after: 1 day Revision Changes Path 1.161 +5 -0 src/sys/cam/cam_xpt.c From owner-cvs-all@FreeBSD.ORG Sat Jun 24 16:56:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E96C516A494; Sat, 24 Jun 2006 16:56:39 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D90443D58; Sat, 24 Jun 2006 16:56:39 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5OGudmB092767; Sat, 24 Jun 2006 16:56:39 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OGudY5092766; Sat, 24 Jun 2006 16:56:39 GMT (envelope-from sat) Message-Id: <200606241656.k5OGudY5092766@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 24 Jun 2006 16:56:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/aria2 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 16:56:40 -0000 sat 2006-06-24 16:56:39 UTC FreeBSD ports repository Modified files: www/aria2 Makefile distinfo Log: - Update to 0.5.2 Revision Changes Path 1.8 +1 -1 ports/www/aria2/Makefile 1.5 +3 -3 ports/www/aria2/distinfo From owner-cvs-all@FreeBSD.ORG Sat Jun 24 17:24:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DA1A16A492; Sat, 24 Jun 2006 17:24:55 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDCB143D5C; Sat, 24 Jun 2006 17:24: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 k5OHOshf095078; Sat, 24 Jun 2006 17:24:54 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OHOstl095077; Sat, 24 Jun 2006 17:24:54 GMT (envelope-from erwin) Message-Id: <200606241724.k5OHOstl095077@repoman.freebsd.org> From: Erwin Lansing Date: Sat, 24 Jun 2006 17: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/net/nbd-server Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 17:24:55 -0000 erwin 2006-06-24 17:24:54 UTC FreeBSD ports repository Modified files: net/nbd-server Makefile distinfo Log: Update to 2.8.5 PR: 99429 Submitted by: Christian Laursen (maintainer) Revision Changes Path 1.14 +2 -2 ports/net/nbd-server/Makefile 1.11 +3 -3 ports/net/nbd-server/distinfo From owner-cvs-all@FreeBSD.ORG Sat Jun 24 17:42:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A134616A492; Sat, 24 Jun 2006 17:42:10 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 897D343D55; Sat, 24 Jun 2006 17:42:09 +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 k5OHg9eE095862; Sat, 24 Jun 2006 17:42:09 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OHg9xk095861; Sat, 24 Jun 2006 17:42:09 GMT (envelope-from itetcu) Message-Id: <200606241742.k5OHg9xk095861@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Sat, 24 Jun 2006 17: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/x11 Makefile ports/x11/e17-module-calendar Makefile distinfo pkg-descr pkg-plist ports/x11/e17-module-calendar/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: Sat, 24 Jun 2006 17:42:10 -0000 itetcu 2006-06-24 17:42:09 UTC FreeBSD ports repository Modified files: x11 Makefile Added files: x11/e17-module-calendar Makefile distinfo pkg-descr pkg-plist x11/e17-module-calendar/files patch-configure Log: Calendar - a desktop calendar module for E17. Author: NASA (Nathan Smith) WWW: http://www.enlightenment.org PR: ports/99360 Submitted by: Stanislav Sedov Revision Changes Path 1.597 +1 -0 ports/x11/Makefile 1.1 +36 -0 ports/x11/e17-module-calendar/Makefile (new) 1.1 +3 -0 ports/x11/e17-module-calendar/distinfo (new) 1.1 +11 -0 ports/x11/e17-module-calendar/files/patch-configure (new) 1.1 +4 -0 ports/x11/e17-module-calendar/pkg-descr (new) 1.1 +22 -0 ports/x11/e17-module-calendar/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Jun 24 17:42:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 043E716A4A0; Sat, 24 Jun 2006 17:42:11 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F122D43D5C; Sat, 24 Jun 2006 17:42:09 +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 k5OHg9Jl095891; Sat, 24 Jun 2006 17:42:09 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OHg9i1095890; Sat, 24 Jun 2006 17:42:09 GMT (envelope-from krion) Message-Id: <200606241742.k5OHg9i1095890@repoman.freebsd.org> From: Kirill Ponomarew Date: Sat, 24 Jun 2006 17: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/x11/xterm Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 17:42:11 -0000 krion 2006-06-24 17:42:09 UTC FreeBSD ports repository Modified files: x11/xterm Makefile distinfo Log: Update to version 215. ChangeLog: http://dickey.his.com/xterm/xterm.log.html#xterm_215 Revision Changes Path 1.35 +1 -1 ports/x11/xterm/Makefile 1.20 +3 -3 ports/x11/xterm/distinfo From owner-cvs-all@FreeBSD.ORG Sat Jun 24 17:42:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E912916A49E; Sat, 24 Jun 2006 17:42:40 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B84CF43D5E; Sat, 24 Jun 2006 17:42:38 +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 k5OHgccq095929; Sat, 24 Jun 2006 17:42:38 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OHgcH9095928; Sat, 24 Jun 2006 17:42:38 GMT (envelope-from itetcu) Message-Id: <200606241742.k5OHgcH9095928@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Sat, 24 Jun 2006 17:42: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, 24 Jun 2006 17:42:41 -0000 itetcu 2006-06-24 17:42:38 UTC FreeBSD ports repository Modified files: . modules Log: e17-module-calendar --> ports/x11/e17-module-calendar Revision Changes Path 1.15419 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Jun 24 17:44:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF85316A4A6; Sat, 24 Jun 2006 17:44:12 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83D5E43D58; Sat, 24 Jun 2006 17:44:06 +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 k5OHi6Yu096101; Sat, 24 Jun 2006 17:44:06 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OHi6x3096100; Sat, 24 Jun 2006 17:44:06 GMT (envelope-from itetcu) Message-Id: <200606241744.k5OHi6x3096100@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Sat, 24 Jun 2006 17:44:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils Makefile ports/sysutils/e17-module-devian Makefile distinfo pkg-descr pkg-plist ports/sysutils/e17-module-devian/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: Sat, 24 Jun 2006 17:44:13 -0000 itetcu 2006-06-24 17:44:06 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/e17-module-devian Makefile distinfo pkg-descr pkg-plist sysutils/e17-module-devian/files patch-configure Log: This e17 module allows you to fetch and display on desktop rss feeds, images and logs. Author: Laurent 'kiwi' Ghigonis WWW: http://www.enlightenment.org PR: ports/99362 Submitted by: Stanislav Sedov Revision Changes Path 1.798 +1 -0 ports/sysutils/Makefile 1.1 +28 -0 ports/sysutils/e17-module-devian/Makefile (new) 1.1 +3 -0 ports/sysutils/e17-module-devian/distinfo (new) 1.1 +11 -0 ports/sysutils/e17-module-devian/files/patch-configure (new) 1.1 +5 -0 ports/sysutils/e17-module-devian/pkg-descr (new) 1.1 +11 -0 ports/sysutils/e17-module-devian/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Jun 24 17: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38BC916A494; Sat, 24 Jun 2006 17:44:39 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7660C43D90; Sat, 24 Jun 2006 17:44:29 +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 k5OHiTdp096139; Sat, 24 Jun 2006 17:44:29 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OHiToR096138; Sat, 24 Jun 2006 17:44:29 GMT (envelope-from itetcu) Message-Id: <200606241744.k5OHiToR096138@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Sat, 24 Jun 2006 17:44:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 24 Jun 2006 17:44:39 -0000 itetcu 2006-06-24 17:44:29 UTC FreeBSD ports repository Modified files: . modules Log: e17-module-devian --> ports/sysutils/e17-module-devian Revision Changes Path 1.15420 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Jun 24 17:46:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69EBD16A494; Sat, 24 Jun 2006 17:46:17 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B14843D64; Sat, 24 Jun 2006 17:46:16 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5OHkFRt096349; Sat, 24 Jun 2006 17:46:15 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OHkFrt096348; Sat, 24 Jun 2006 17:46:15 GMT (envelope-from itetcu) Message-Id: <200606241746.k5OHkFrt096348@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Sat, 24 Jun 2006 17:46: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 Makefile ports/x11/e17-module-mem Makefile distinfo pkg-descr pkg-plist ports/x11/e17-module-mem/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: Sat, 24 Jun 2006 17:46:17 -0000 itetcu 2006-06-24 17:46:15 UTC FreeBSD ports repository Modified files: x11 Makefile Added files: x11/e17-module-mem Makefile distinfo pkg-descr pkg-plist x11/e17-module-mem/files patch-configure Log: An E17 module which monitors the RAM usage. It features the following: - display text and/or graph - display text in percentage or absolute Author: Matthew Mullins WWW: http://www.enlightenment.org PR: ports/99365 Submitted by: Stanislav Sedov Revision Changes Path 1.598 +1 -0 ports/x11/Makefile 1.1 +36 -0 ports/x11/e17-module-mem/Makefile (new) 1.1 +3 -0 ports/x11/e17-module-mem/distinfo (new) 1.1 +11 -0 ports/x11/e17-module-mem/files/patch-configure (new) 1.1 +6 -0 ports/x11/e17-module-mem/pkg-descr (new) 1.1 +37 -0 ports/x11/e17-module-mem/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Jun 24 17:46:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3274416A4A0; Sat, 24 Jun 2006 17:46:53 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FC3E43D45; Sat, 24 Jun 2006 17:46:47 +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 k5OHkldn096393; Sat, 24 Jun 2006 17:46:47 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OHklKE096391; Sat, 24 Jun 2006 17:46:47 GMT (envelope-from itetcu) Message-Id: <200606241746.k5OHklKE096391@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Sat, 24 Jun 2006 17:46:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 17:46:53 -0000 itetcu 2006-06-24 17:46:47 UTC FreeBSD ports repository Modified files: . modules Log: e17-module-mem --> ports/x11/e17-module-mem Revision Changes Path 1.15421 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Jun 24 17: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD7FD16A47B; Sat, 24 Jun 2006 17:47:58 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65DE143D70; Sat, 24 Jun 2006 17:47:58 +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 k5OHlwA0096552; Sat, 24 Jun 2006 17:47:58 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OHlwfv096551; Sat, 24 Jun 2006 17:47:58 GMT (envelope-from itetcu) Message-Id: <200606241747.k5OHlwfv096551@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Sat, 24 Jun 2006 17: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/x11 Makefile ports/x11/e17-module-moon Makefile distinfo pkg-descr pkg-plist ports/x11/e17-module-moon/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: Sat, 24 Jun 2006 17:47:58 -0000 itetcu 2006-06-24 17:47:58 UTC FreeBSD ports repository Modified files: x11 Makefile Added files: x11/e17-module-moon Makefile distinfo pkg-descr pkg-plist x11/e17-module-moon/files patch-configure Log: Moon is an E17 module which displays information about the current phase of the moon. Author: David Stevenson WWW: http://www.enlightenment.org PR: ports/99366 Submitted by: Stanislav Sedov Revision Changes Path 1.599 +1 -0 ports/x11/Makefile 1.1 +36 -0 ports/x11/e17-module-moon/Makefile (new) 1.1 +3 -0 ports/x11/e17-module-moon/distinfo (new) 1.1 +11 -0 ports/x11/e17-module-moon/files/patch-configure (new) 1.1 +5 -0 ports/x11/e17-module-moon/pkg-descr (new) 1.1 +10 -0 ports/x11/e17-module-moon/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Jun 24 17:48:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2155216A494; Sat, 24 Jun 2006 17:48:24 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9373843D69; Sat, 24 Jun 2006 17:48:22 +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 k5OHmMGZ096623; Sat, 24 Jun 2006 17:48:22 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OHmM0t096622; Sat, 24 Jun 2006 17:48:22 GMT (envelope-from itetcu) Message-Id: <200606241748.k5OHmM0t096622@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Sat, 24 Jun 2006 17:48: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: Sat, 24 Jun 2006 17:48:24 -0000 itetcu 2006-06-24 17:48:22 UTC FreeBSD ports repository Modified files: . modules Log: e17-module-moon --> ports/x11/e17-module-moon Revision Changes Path 1.15422 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Jun 24 17: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AF1116A49A; Sat, 24 Jun 2006 17:54:28 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E796443D76; Sat, 24 Jun 2006 17:54:22 +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 k5OHsMnC096922; Sat, 24 Jun 2006 17:54:22 GMT (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OHsM6M096921; Sat, 24 Jun 2006 17:54:22 GMT (envelope-from vanilla) Message-Id: <200606241754.k5OHsM6M096921@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Sat, 24 Jun 2006 17:54:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang Makefile ports/lang/ofc Makefile distinfo pkg-descr pkg-plist ports/lang/ofc/files patch-ofc-config X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 17:54:28 -0000 vanilla 2006-06-24 17:54:22 UTC FreeBSD ports repository Modified files: lang Makefile Added files: lang/ofc Makefile distinfo pkg-descr pkg-plist lang/ofc/files patch-ofc-config Log: Add ofc, it's The Objective-C Foundation Classes library. Revision Changes Path 1.495 +1 -0 ports/lang/Makefile 1.1 +35 -0 ports/lang/ofc/Makefile (new) 1.1 +3 -0 ports/lang/ofc/distinfo (new) 1.1 +15 -0 ports/lang/ofc/files/patch-ofc-config (new) 1.1 +9 -0 ports/lang/ofc/pkg-descr (new) 1.1 +97 -0 ports/lang/ofc/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Jun 24 17:54:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4066616A49E; Sat, 24 Jun 2006 17:54:54 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75A5B43D66; Sat, 24 Jun 2006 17:54:50 +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 k5OHsosa096965; Sat, 24 Jun 2006 17:54:50 GMT (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OHso7p096964; Sat, 24 Jun 2006 17:54:50 GMT (envelope-from vanilla) Message-Id: <200606241754.k5OHso7p096964@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Sat, 24 Jun 2006 17:54:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 24 Jun 2006 17:54:54 -0000 vanilla 2006-06-24 17:54:50 UTC FreeBSD ports repository Modified files: . modules Log: ofc --> ports/lang/ofc Revision Changes Path 1.15423 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Jun 24 18:00:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 762EC16A49A; Sat, 24 Jun 2006 18:00:18 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10EF943D66; Sat, 24 Jun 2006 18:00:18 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5OI0HI6097245; Sat, 24 Jun 2006 18:00:17 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OI0HVB097244; Sat, 24 Jun 2006 18:00:17 GMT (envelope-from sam) Message-Id: <200606241800.k5OI0HVB097244@repoman.freebsd.org> From: Sam Leffler Date: Sat, 24 Jun 2006 18:00:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/net80211 ieee80211_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: Sat, 24 Jun 2006 18:00:18 -0000 sam 2006-06-24 18:00:17 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_freebsd.c Log: remove duplicate ifname in debug msg MFC after: 1 week Revision Changes Path 1.12 +1 -2 src/sys/net80211/ieee80211_freebsd.c From owner-cvs-all@FreeBSD.ORG Sat Jun 24 18:15:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9121F16A4B3; Sat, 24 Jun 2006 18:15:13 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A36243D45; Sat, 24 Jun 2006 18:15:12 +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 k5OIFCHC099047; Sat, 24 Jun 2006 18:15:12 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OIFCEG099046; Sat, 24 Jun 2006 18:15:12 GMT (envelope-from itetcu) Message-Id: <200606241815.k5OIFCEG099046@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Sat, 24 Jun 2006 18:15:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/uschedule Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 18:15:13 -0000 itetcu 2006-06-24 18:15:11 UTC FreeBSD ports repository Modified files: sysutils/uschedule Makefile Log: - move setup of compiler and compiler flags to the pre-build target - no longer override do-build - define a new regression-test target depending on build that calls the package's regression test scripts and allows for automated regression testing on the ports cluster PR: ports/99427 Submitted by: maintainer Revision Changes Path 1.4 +6 -4 ports/sysutils/uschedule/Makefile From owner-cvs-all@FreeBSD.ORG Sat Jun 24 18:27:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAA7116A4A9; Sat, 24 Jun 2006 18:27:25 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4833043D49; Sat, 24 Jun 2006 18:27:25 +0000 (GMT) (envelope-from cy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5OIRPIU099530; Sat, 24 Jun 2006 18:27:25 GMT (envelope-from cy@repoman.freebsd.org) Received: (from cy@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OIRPYS099529; Sat, 24 Jun 2006 18:27:25 GMT (envelope-from cy) Message-Id: <200606241827.k5OIRPYS099529@repoman.freebsd.org> From: Cy Schubert Date: Sat, 24 Jun 2006 18:27: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/net/ntp 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, 24 Jun 2006 18:27:25 -0000 cy 2006-06-24 18:27:25 UTC FreeBSD ports repository Modified files: net/ntp pkg-descr Log: Remove redundant line. Revision Changes Path 1.6 +0 -2 ports/net/ntp/pkg-descr From owner-cvs-all@FreeBSD.ORG Sat Jun 24 18:41:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2697B16A4A6; Sat, 24 Jun 2006 18:41:27 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E930343D6E; Sat, 24 Jun 2006 18:41:20 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5OIfKjw000288; Sat, 24 Jun 2006 18:41:20 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OIfKKe000287; Sat, 24 Jun 2006 18:41:20 GMT (envelope-from mat) Message-Id: <200606241841.k5OIfKKe000287@repoman.freebsd.org> From: Mathieu Arnold Date: Sat, 24 Jun 2006 18:41:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics Makefile ports/graphics/ruby-edje Makefile distinfo pkg-descr pkg-plist ports/graphics/ruby-edje/files patch-Rakefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 18:41:27 -0000 mat 2006-06-24 18:41:20 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/ruby-edje Makefile distinfo pkg-descr pkg-plist graphics/ruby-edje/files patch-Rakefile Log: Ruby bindings for Edje library PR: 99313 Submitted by: Stanislav Sedov Revision Changes Path 1.957 +1 -0 ports/graphics/Makefile 1.1 +38 -0 ports/graphics/ruby-edje/Makefile (new) 1.1 +3 -0 ports/graphics/ruby-edje/distinfo (new) 1.1 +18 -0 ports/graphics/ruby-edje/files/patch-Rakefile (new) 1.1 +5 -0 ports/graphics/ruby-edje/pkg-descr (new) 1.1 +1 -0 ports/graphics/ruby-edje/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Jun 24 18:41:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23E9316A494; Sat, 24 Jun 2006 18:41:39 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5DAA43D49; Sat, 24 Jun 2006 18:41:38 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5OIfc5U000328; Sat, 24 Jun 2006 18:41:38 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OIfckB000327; Sat, 24 Jun 2006 18:41:38 GMT (envelope-from mat) Message-Id: <200606241841.k5OIfckB000327@repoman.freebsd.org> From: Mathieu Arnold Date: Sat, 24 Jun 2006 18: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: 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, 24 Jun 2006 18:41:39 -0000 mat 2006-06-24 18:41:38 UTC FreeBSD ports repository Modified files: . modules Log: ruby-edje --> ports/graphics/ruby-edje Revision Changes Path 1.15424 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Jun 24 19:21:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94B6916A4A9; Sat, 24 Jun 2006 19:21:12 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 629FE43D5C; Sat, 24 Jun 2006 19:21:12 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5OJLCAE003204; Sat, 24 Jun 2006 19:21:12 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OJLCkV003203; Sat, 24 Jun 2006 19:21:12 GMT (envelope-from marcel) Message-Id: <200606241921.k5OJLCkV003203@repoman.freebsd.org> From: Marcel Moolenaar Date: Sat, 24 Jun 2006 19:21:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/ia64/disasm disasm.h disasm_decode.c disasm_extract.c disasm_format.c disasm_int.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, 24 Jun 2006 19:21:12 -0000 marcel 2006-06-24 19:21:12 UTC FreeBSD src repository Modified files: sys/ia64/disasm disasm.h disasm_decode.c disasm_extract.c disasm_format.c disasm_int.h Log: Update to SDM 2.2: o Add tf (test feature) instruction, o Add vmsw (VM switch) instruction. While here, update copyright. MFC after: 1 week Revision Changes Path 1.5 +6 -4 src/sys/ia64/disasm/disasm.h 1.5 +55 -16 src/sys/ia64/disasm/disasm_decode.c 1.4 +55 -1 src/sys/ia64/disasm/disasm_extract.c 1.4 +3 -2 src/sys/ia64/disasm/disasm_format.c 1.4 +5 -1 src/sys/ia64/disasm/disasm_int.h From owner-cvs-all@FreeBSD.ORG Sat Jun 24 19:51:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85C9B16A494; Sat, 24 Jun 2006 19:51:54 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DDE143D4C; Sat, 24 Jun 2006 19:51:54 +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 k5OJpsIK005425; Sat, 24 Jun 2006 19:51:54 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OJpsaS005424; Sat, 24 Jun 2006 19:51:54 GMT (envelope-from linimon) Message-Id: <200606241951.k5OJpsaS005424@repoman.freebsd.org> From: Mark Linimon Date: Sat, 24 Jun 2006 19:51:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/Tools/portbuild/scripts processonelog X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 19:51:54 -0000 linimon 2006-06-24 19:51:54 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts processonelog Log: - Remove false positives for 'makefile' (and possibly a few others). - Remove obsolete explanations which are no longer seen, for speed: ELF, MOTIF, MOTIFLIB, X_manpage, awk, bison, ffs_conflict, forbidden, getopt, getopt.h, imake, lc_r, malloc.h, pod2man, sed, stl, soundcard.h, texinfo, union_wait, values.h - Add more cases to: arch, bad_c++, compiler_error, depend_object, install_error, linker_error, mtree, perl5 These changes reduce many dozens of false positives; add a few dozen true positives; and for certain directories, improve the speed about 10% (a few drop by 15%). It turns out that the performance issues are mainly due to the multiple greps. If performance is an issue we need to go back to the moderately- unreadable, everything-on-one-line paradigm. Before that happens, I would like to experiment with some refactoring, so that the patterns are built up in the shell line-by-line, so you could still be able to read it. Tested on: pointyhat Hat: portmgr Revision Changes Path 1.6 +24 -58 ports/Tools/portbuild/scripts/processonelog From owner-cvs-all@FreeBSD.ORG Sat Jun 24 19:58:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A88A16A4A0; Sat, 24 Jun 2006 19:58:54 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8361F43D5C; Sat, 24 Jun 2006 19:58:50 +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 k5OJwoHG005717; Sat, 24 Jun 2006 19:58:50 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OJwoqJ005716; Sat, 24 Jun 2006 19:58:50 GMT (envelope-from alepulver) Message-Id: <200606241958.k5OJwoqJ005716@repoman.freebsd.org> From: Alejandro Pulver Date: Sat, 24 Jun 2006 19:58: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/linux-quake4 Makefile pkg-plist ports/games/linux-quake4/files run.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 19:58:54 -0000 alepulver 2006-06-24 19:58:50 UTC FreeBSD ports repository Modified files: games/linux-quake4 Makefile pkg-plist games/linux-quake4/files run.sh.in Log: - Do not install standard libraries since they are now present in linux_base-fc4. Approved by: maintainer Revision Changes Path 1.10 +0 -6 ports/games/linux-quake4/Makefile 1.3 +0 -6 ports/games/linux-quake4/files/run.sh.in 1.7 +0 -3 ports/games/linux-quake4/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Jun 24 19:58:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18B2116A59B; Sat, 24 Jun 2006 19:58:57 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F8CB43D5E; Sat, 24 Jun 2006 19:58:55 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5OJwt72005750; Sat, 24 Jun 2006 19:58:55 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OJwt33005749; Sat, 24 Jun 2006 19:58:55 GMT (envelope-from aaron) Message-Id: <200606241958.k5OJwt33005749@repoman.freebsd.org> From: Aaron Dalton Date: Sat, 24 Jun 2006 19:58:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Module-Build-Kwalitee Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 19:58:57 -0000 aaron 2006-06-24 19:58:55 UTC FreeBSD ports repository Modified files: devel/p5-Module-Build-Kwalitee Makefile distinfo Log: - Update to v0.22 PR: ports/99348 Submitted by: aaron Reviewed by: maintainer Approved by: maintainer, tobez (impliict) Revision Changes Path 1.3 +2 -1 ports/devel/p5-Module-Build-Kwalitee/Makefile 1.3 +3 -3 ports/devel/p5-Module-Build-Kwalitee/distinfo From owner-cvs-all@FreeBSD.ORG Sat Jun 24 20: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 30D3A16A47B; Sat, 24 Jun 2006 20:00:27 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA83643D45; Sat, 24 Jun 2006 20:00:26 +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 k5OK0Q8P005861; Sat, 24 Jun 2006 20:00:26 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OK0Qvp005860; Sat, 24 Jun 2006 20:00:26 GMT (envelope-from alepulver) Message-Id: <200606242000.k5OK0Qvp005860@repoman.freebsd.org> From: Alejandro Pulver Date: Sat, 24 Jun 2006 20:00: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/alienarena-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, 24 Jun 2006 20:00:27 -0000 alepulver 2006-06-24 20:00:26 UTC FreeBSD ports repository Modified files: games/alienarena-data Makefile distinfo pkg-plist Log: - Update to version 2006.ue. - Move to LOCALBASE. Revision Changes Path 1.3 +19 -13 ports/games/alienarena-data/Makefile 1.2 +3 -6 ports/games/alienarena-data/distinfo 1.2 +24 -0 ports/games/alienarena-data/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Jun 24 20:01:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69F0D16A49A; Sat, 24 Jun 2006 20:01:42 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23C2A43D46; Sat, 24 Jun 2006 20:01:42 +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 k5OK1gX8006006; Sat, 24 Jun 2006 20:01:42 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OK1fZF006005; Sat, 24 Jun 2006 20:01:41 GMT (envelope-from alepulver) Message-Id: <200606242001.k5OK1fZF006005@repoman.freebsd.org> From: Alejandro Pulver Date: Sat, 24 Jun 2006 20:01: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/alienarena Makefile distinfo ports/games/alienarena/files patch-linux__gl_glx.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 20:01:42 -0000 alepulver 2006-06-24 20:01:41 UTC FreeBSD ports repository Modified files: games/alienarena Makefile distinfo games/alienarena/files patch-linux__gl_glx.c Log: - Update to version 2006.ue. - Move to LOCALBASE. - Fix double mouse speed. Revision Changes Path 1.3 +13 -10 ports/games/alienarena/Makefile 1.2 +3 -6 ports/games/alienarena/distinfo 1.2 +2 -2 ports/games/alienarena/files/patch-linux__gl_glx.c From owner-cvs-all@FreeBSD.ORG Sat Jun 24 20:03:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4493E16A494; Sat, 24 Jun 2006 20:03:28 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0047843D45; Sat, 24 Jun 2006 20:03:27 +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 k5OK3Rdn007284; Sat, 24 Jun 2006 20:03:27 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OK3RHw007283; Sat, 24 Jun 2006 20:03:27 GMT (envelope-from alepulver) Message-Id: <200606242003.k5OK3RHw007283@repoman.freebsd.org> From: Alejandro Pulver Date: Sat, 24 Jun 2006 20: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/games/linux-alienarena Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 20:03:28 -0000 alepulver 2006-06-24 20:03:27 UTC FreeBSD ports repository Modified files: games/linux-alienarena Makefile distinfo Log: - Update to version 2006.ue. - Move to LOCALBASE. - Support amd64 (Linux binary). Approved by: maintainer Revision Changes Path 1.6 +31 -13 ports/games/linux-alienarena/Makefile 1.6 +3 -3 ports/games/linux-alienarena/distinfo From owner-cvs-all@FreeBSD.ORG Sat Jun 24 20:08:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3681C16A494; Sat, 24 Jun 2006 20:08:57 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E68B443D48; Sat, 24 Jun 2006 20:08: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 k5OK8u84007503; Sat, 24 Jun 2006 20:08:56 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OK8uxL007502; Sat, 24 Jun 2006 20:08:56 GMT (envelope-from miwi) Message-Id: <200606242008.k5OK8uxL007502@repoman.freebsd.org> From: Martin Wilke Date: Sat, 24 Jun 2006 20:08:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/scm Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 20:08:57 -0000 miwi 2006-06-24 20:08:56 UTC FreeBSD ports repository Modified files: lang/scm Makefile distinfo Log: Update to 5e2 Submitted by: miwi Approved by: markus (co mentor) Revision Changes Path 1.42 +4 -4 ports/lang/scm/Makefile 1.20 +3 -3 ports/lang/scm/distinfo From owner-cvs-all@FreeBSD.ORG Sat Jun 24 20:10:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8CF516A47B; Sat, 24 Jun 2006 20:10:36 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C065043D58; Sat, 24 Jun 2006 20: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 k5OKAZrt007631; Sat, 24 Jun 2006 20:10:35 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OKAZYD007630; Sat, 24 Jun 2006 20:10:35 GMT (envelope-from miwi) Message-Id: <200606242010.k5OKAZYD007630@repoman.freebsd.org> From: Martin Wilke Date: Sat, 24 Jun 2006 20:10:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/pngcheck Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 20:10:36 -0000 miwi 2006-06-24 20:10:35 UTC FreeBSD ports repository Modified files: graphics/pngcheck Makefile distinfo Log: Update to 2.1.0 PR: ports/99413 Submitted by: miwi Approved by: markus (co mentor) Revision Changes Path 1.10 +1 -1 ports/graphics/pngcheck/Makefile 1.6 +3 -3 ports/graphics/pngcheck/distinfo From owner-cvs-all@FreeBSD.ORG Sat Jun 24 20:12:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1A0D16A492; Sat, 24 Jun 2006 20:12:56 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A2C043D45; Sat, 24 Jun 2006 20:12: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 k5OKCuNg007740; Sat, 24 Jun 2006 20:12:56 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OKCuNA007739; Sat, 24 Jun 2006 20:12:56 GMT (envelope-from miwi) Message-Id: <200606242012.k5OKCuNA007739@repoman.freebsd.org> From: Martin Wilke Date: Sat, 24 Jun 2006 20:12:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/xfireworks Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 20:12:57 -0000 miwi 2006-06-24 20:12:55 UTC FreeBSD ports repository Modified files: games/xfireworks Makefile distinfo Log: Update to 1.4 PR: ports/99414 Submitted by: miwi Approved by: markus (co mentor) Revision Changes Path 1.8 +1 -1 ports/games/xfireworks/Makefile 1.5 +3 -3 ports/games/xfireworks/distinfo From owner-cvs-all@FreeBSD.ORG Sat Jun 24 20:14:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47C9816A49E; Sat, 24 Jun 2006 20:14:44 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5E8C43D60; Sat, 24 Jun 2006 20:14: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 k5OKEgLp007824; Sat, 24 Jun 2006 20:14:42 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OKEgZl007823; Sat, 24 Jun 2006 20:14:42 GMT (envelope-from miwi) Message-Id: <200606242014.k5OKEgZl007823@repoman.freebsd.org> From: Martin Wilke Date: Sat, 24 Jun 2006 20:14: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/games/deal Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 20:14:44 -0000 miwi 2006-06-24 20:14:42 UTC FreeBSD ports repository Modified files: games/deal Makefile distinfo Log: Update to 2.4 PR: ports/99411 Submitted by: miwi Approved by: markus (co mentor) Revision Changes Path 1.9 +1 -1 ports/games/deal/Makefile 1.5 +3 -3 ports/games/deal/distinfo From owner-cvs-all@FreeBSD.ORG Sat Jun 24 20:16:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E63F16A494; Sat, 24 Jun 2006 20:16:45 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74B9543D49; Sat, 24 Jun 2006 20:16: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 k5OKGiXj007985; Sat, 24 Jun 2006 20:16:44 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OKGio9007984; Sat, 24 Jun 2006 20:16:44 GMT (envelope-from miwi) Message-Id: <200606242016.k5OKGio9007984@repoman.freebsd.org> From: Martin Wilke Date: Sat, 24 Jun 2006 20:16: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/ttyrec Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 20:16:45 -0000 miwi 2006-06-24 20:16:44 UTC FreeBSD ports repository Modified files: misc/ttyrec Makefile distinfo pkg-descr Log: - Update to 1.0.8 - Update MASTER_SITES - Update WWW PR: ports/99412 Submitted by: miwi Approved by: markus (co mentor) Revision Changes Path 1.10 +2 -2 ports/misc/ttyrec/Makefile 1.8 +3 -3 ports/misc/ttyrec/distinfo 1.2 +1 -1 ports/misc/ttyrec/pkg-descr From owner-cvs-all@FreeBSD.ORG Sat Jun 24 20:17:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5D5716A504; Sat, 24 Jun 2006 20:17:41 +0000 (UTC) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 773FF43D46; Sat, 24 Jun 2006 20:17:41 +0000 (GMT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5OKHfXh008067; Sat, 24 Jun 2006 20:17:41 GMT (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OKHf9E008066; Sat, 24 Jun 2006 20:17:41 GMT (envelope-from lioux) Message-Id: <200606242017.k5OKHf9E008066@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sat, 24 Jun 2006 20:17: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-p2p/py-bittorrent Makefile distinfo pkg-plist ports/net-p2p/py-bittorrent/files extra-nogui-patch-setup.py extra-noportdocs-setup.py extra-psyco-patch-bittorrent-console.py extra-psyco-patch-bittorrent-curses.py extra-psyco-patch-bittorrent.py extra-psyco-patch-changetracker-console.py extra-psyco-patch-launchmany-curses.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, 24 Jun 2006 20:17:41 -0000 lioux 2006-06-24 20:17:41 UTC FreeBSD ports repository Modified files: net-p2p/py-bittorrent Makefile distinfo pkg-plist net-p2p/py-bittorrent/files extra-nogui-patch-setup.py extra-noportdocs-setup.py extra-psyco-patch-bittorrent-console.py extra-psyco-patch-bittorrent-curses.py extra-psyco-patch-bittorrent.py extra-psyco-patch-changetracker-console.py extra-psyco-patch-launchmany-curses.py extra-psyco-patch-maketorrent.py extra-psyco-patch-torrentinfo-console.py patch-BitTorrent::defaultargs.py Log: o Update to 4.20.0 o launchmany-{console,curses} do not work on this release Revision Changes Path 1.43 +118 -41 ports/net-p2p/py-bittorrent/Makefile 1.17 +3 -3 ports/net-p2p/py-bittorrent/distinfo 1.6 +14 -20 ports/net-p2p/py-bittorrent/files/extra-nogui-patch-setup.py 1.3 +5 -7 ports/net-p2p/py-bittorrent/files/extra-noportdocs-setup.py 1.2 +4 -4 ports/net-p2p/py-bittorrent/files/extra-psyco-patch-bittorrent-console.py 1.2 +4 -4 ports/net-p2p/py-bittorrent/files/extra-psyco-patch-bittorrent-curses.py 1.2 +5 -5 ports/net-p2p/py-bittorrent/files/extra-psyco-patch-bittorrent.py 1.2 +4 -4 ports/net-p2p/py-bittorrent/files/extra-psyco-patch-changetracker-console.py 1.2 +4 -4 ports/net-p2p/py-bittorrent/files/extra-psyco-patch-launchmany-curses.py 1.2 +4 -4 ports/net-p2p/py-bittorrent/files/extra-psyco-patch-maketorrent.py 1.2 +4 -4 ports/net-p2p/py-bittorrent/files/extra-psyco-patch-torrentinfo-console.py 1.4 +7 -7 ports/net-p2p/py-bittorrent/files/patch-BitTorrent::defaultargs.py 1.14 +164 -47 ports/net-p2p/py-bittorrent/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Jun 24 20:19:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D129216A4A0; Sat, 24 Jun 2006 20:19:05 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9294543D62; Sat, 24 Jun 2006 20:19: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 k5OKJ4cR008143; Sat, 24 Jun 2006 20:19:04 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OKJ4Ed008142; Sat, 24 Jun 2006 20:19:04 GMT (envelope-from miwi) Message-Id: <200606242019.k5OKJ4Ed008142@repoman.freebsd.org> From: Martin Wilke Date: Sat, 24 Jun 2006 20:19: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/print/pscal Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 20:19:05 -0000 miwi 2006-06-24 20:19:04 UTC FreeBSD ports repository Modified files: print/pscal Makefile distinfo Log: Update to 1.16 PR: ports/99415 Submitted by: miwi Approved by: markus (co mentor) Revision Changes Path 1.8 +1 -1 ports/print/pscal/Makefile 1.6 +3 -3 ports/print/pscal/distinfo From owner-cvs-all@FreeBSD.ORG Sat Jun 24 20:20:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E6FF16A4A0; Sat, 24 Jun 2006 20:20:45 +0000 (UTC) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8506B43D76; Sat, 24 Jun 2006 20:20:38 +0000 (GMT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5OKKc4B008360; Sat, 24 Jun 2006 20:20:38 GMT (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OKKcZc008359; Sat, 24 Jun 2006 20:20:38 GMT (envelope-from lioux) Message-Id: <200606242020.k5OKKcZc008359@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sat, 24 Jun 2006 20: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/net-p2p/py-bittorrent-devel Makefile distinfo pkg-plist ports/net-p2p/py-bittorrent-devel/files extra-nogui-patch-setup.py extra-noportdocs-setup.py extra-psyco-patch-bittorrent-console.py extra-psyco-patch-bittorrent-curses.py extra-psyco-patch-bittorrent.py extra-psyco-patch-changetracker-console.py extra-psyco-patch-launchmany-curses.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, 24 Jun 2006 20:20:45 -0000 lioux 2006-06-24 20:20:38 UTC FreeBSD ports repository Modified files: net-p2p/py-bittorrent-devel Makefile distinfo pkg-plist net-p2p/py-bittorrent-devel/files extra-nogui-patch-setup.py extra-noportdocs-setup.py extra-psyco-patch-bittorrent-console.py extra-psyco-patch-bittorrent-curses.py extra-psyco-patch-bittorrent.py extra-psyco-patch-changetracker-console.py extra-psyco-patch-launchmany-curses.py extra-psyco-patch-maketorrent.py extra-psyco-patch-torrentinfo-console.py patch-BitTorrent__NewVersion.py Added files: net-p2p/py-bittorrent-devel/files patch-BitTorrent__HTTPHandler.py patch-BitTorrent__OldTorrentQueue.py patch-BitTorrent__Rerequester.py patch-BitTorrent__Torrent.py patch-BitTorrent__defaultargs.py patch-BitTorrent__launchmanycore.py patch-BitTorrent__platform.py patch-launchmany-console.py patch-launchmany-curses.py Removed files: net-p2p/py-bittorrent-devel/files patch-BitTorrent::defaultargs.py patch-BitTorrent::platform.py Log: o Update to 4.20.0 o This version has been specially patched to enable launchmany-{console,curses}. This is experimental Revision Changes Path 1.58 +119 -41 ports/net-p2p/py-bittorrent-devel/Makefile 1.24 +3 -3 ports/net-p2p/py-bittorrent-devel/distinfo 1.7 +14 -20 ports/net-p2p/py-bittorrent-devel/files/extra-nogui-patch-setup.py 1.5 +5 -7 ports/net-p2p/py-bittorrent-devel/files/extra-noportdocs-setup.py 1.3 +4 -4 ports/net-p2p/py-bittorrent-devel/files/extra-psyco-patch-bittorrent-console.py 1.3 +4 -4 ports/net-p2p/py-bittorrent-devel/files/extra-psyco-patch-bittorrent-curses.py 1.3 +5 -5 ports/net-p2p/py-bittorrent-devel/files/extra-psyco-patch-bittorrent.py 1.3 +4 -4 ports/net-p2p/py-bittorrent-devel/files/extra-psyco-patch-changetracker-console.py 1.3 +4 -4 ports/net-p2p/py-bittorrent-devel/files/extra-psyco-patch-launchmany-curses.py 1.3 +4 -4 ports/net-p2p/py-bittorrent-devel/files/extra-psyco-patch-maketorrent.py 1.3 +4 -4 ports/net-p2p/py-bittorrent-devel/files/extra-psyco-patch-torrentinfo-console.py 1.5 +0 -11 ports/net-p2p/py-bittorrent-devel/files/patch-BitTorrent::defaultargs.py (dead) 1.2 +0 -11 ports/net-p2p/py-bittorrent-devel/files/patch-BitTorrent::platform.py (dead) 1.1 +11 -0 ports/net-p2p/py-bittorrent-devel/files/patch-BitTorrent__HTTPHandler.py (new) 1.2 +4 -4 ports/net-p2p/py-bittorrent-devel/files/patch-BitTorrent__NewVersion.py 1.1 +11 -0 ports/net-p2p/py-bittorrent-devel/files/patch-BitTorrent__OldTorrentQueue.py (new) 1.1 +22 -0 ports/net-p2p/py-bittorrent-devel/files/patch-BitTorrent__Rerequester.py (new) 1.1 +11 -0 ports/net-p2p/py-bittorrent-devel/files/patch-BitTorrent__Torrent.py (new) 1.1 +22 -0 ports/net-p2p/py-bittorrent-devel/files/patch-BitTorrent__defaultargs.py (new) 1.1 +276 -0 ports/net-p2p/py-bittorrent-devel/files/patch-BitTorrent__launchmanycore.py (new) 1.1 +11 -0 ports/net-p2p/py-bittorrent-devel/files/patch-BitTorrent__platform.py (new) 1.1 +16 -0 ports/net-p2p/py-bittorrent-devel/files/patch-launchmany-console.py (new) 1.1 +73 -0 ports/net-p2p/py-bittorrent-devel/files/patch-launchmany-curses.py (new) 1.24 +164 -47 ports/net-p2p/py-bittorrent-devel/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Jun 24 20:26:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF28916A492; Sat, 24 Jun 2006 20:26:20 +0000 (UTC) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A493C43D5C; Sat, 24 Jun 2006 20:26:16 +0000 (GMT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5OKQG8l008604; Sat, 24 Jun 2006 20:26:16 GMT (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OKQGuY008603; Sat, 24 Jun 2006 20:26:16 GMT (envelope-from lioux) Message-Id: <200606242026.k5OKQGuY008603@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sat, 24 Jun 2006 20:26:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports UPDATING X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 20:26:20 -0000 lioux 2006-06-24 20:26:16 UTC FreeBSD ports repository Modified files: . UPDATING Log: Notes on version 4.20.0 on both net-p2p/py-bittorrent{,-devel} and net-p2p/py-bittorrent-core{,-devel} ports Revision Changes Path 1.349 +14 -1 ports/UPDATING From owner-cvs-all@FreeBSD.ORG Sat Jun 24 20:28:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1259416A4A7; Sat, 24 Jun 2006 20:28:04 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C312C43D5A; Sat, 24 Jun 2006 20:28: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 k5OKS3It008660; Sat, 24 Jun 2006 20:28:03 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OKS3mF008659; Sat, 24 Jun 2006 20:28:03 GMT (envelope-from miwi) Message-Id: <200606242028.k5OKS3mF008659@repoman.freebsd.org> From: Martin Wilke Date: Sat, 24 Jun 2006 20:28:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math/fxt Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 20:28:04 -0000 miwi 2006-06-24 20:28:03 UTC FreeBSD ports repository Modified files: math/fxt Makefile distinfo Log: Update to 2006.06.22 PR: ports/99410 Submitted by: miwi Approved by: markus (co mentor) Revision Changes Path 1.18 +1 -1 ports/math/fxt/Makefile 1.14 +3 -3 ports/math/fxt/distinfo From owner-cvs-all@FreeBSD.ORG Sat Jun 24 21:04:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 527F716A47E; Sat, 24 Jun 2006 21:04:46 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E580743D45; Sat, 24 Jun 2006 21:04: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 k5OL4jti019154; Sat, 24 Jun 2006 21:04:45 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OL4jgn019153; Sat, 24 Jun 2006 21:04:45 GMT (envelope-from pav) Message-Id: <200606242104.k5OL4jgn019153@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 24 Jun 2006 21:04: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/biology/boinc-simap Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 21:04:46 -0000 pav 2006-06-24 21:04:45 UTC FreeBSD ports repository Modified files: biology/boinc-simap Makefile distinfo Log: - Provide SSE optimized application as an option Revision Changes Path 1.3 +9 -1 ports/biology/boinc-simap/Makefile 1.2 +3 -0 ports/biology/boinc-simap/distinfo From owner-cvs-all@FreeBSD.ORG Sat Jun 24 21:35:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47FA016A47C; Sat, 24 Jun 2006 21:35:15 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A5EC43D67; Sat, 24 Jun 2006 21:35:15 +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 k5OLZETv020474; Sat, 24 Jun 2006 21:35:14 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OLZEZt020473; Sat, 24 Jun 2006 21:35:14 GMT (envelope-from thierry) Message-Id: <200606242135.k5OLZEZt020473@repoman.freebsd.org> From: Thierry Thomas Date: Sat, 24 Jun 2006 21:35: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/math/mumps Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 21:35:15 -0000 thierry 2006-06-24 21:35:14 UTC FreeBSD ports repository Modified files: math/mumps Makefile distinfo Log: Upgrade to 4.6.3. Changes include: A new version of the powerful solver has been released. Changes include: * Reduced memory usage for symmetric matrices (compressed CB) * Reduced memory allocation for parallel executions * Scheduler parameters for parallel executions modified * Memory estimates (that were too large) corrected with 2Dcyclic Schur complement option * Portability improved (C/Fortran interfacing for strings) * The situation leading to Warning "RHS associated in MUMPS_301" no more occurs. * Parameters INFO/RINFO from the Scilab/Matlab API are now called INFOG/RINFOG in order to match the MUMPS user's guide. PR: ports/99393 Submitted by: Pedro F. Giffuni Revision Changes Path 1.2 +6 -4 ports/math/mumps/Makefile 1.2 +3 -3 ports/math/mumps/distinfo From owner-cvs-all@FreeBSD.ORG Sat Jun 24 22: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A9A716A4CC; Sat, 24 Jun 2006 22:02:01 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B3DF43D5C; Sat, 24 Jun 2006 22:01: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 k5OM1xfh025039; Sat, 24 Jun 2006 22:01:59 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OM1x3K025038; Sat, 24 Jun 2006 22:01:59 GMT (envelope-from mezz) Message-Id: <200606242201.k5OM1x3K025038@repoman.freebsd.org> From: Jeremy Messenger Date: Sat, 24 Jun 2006 22:01:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/linux-opera Makefile ports/www/linux-opera/files patch-install.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 22:02:01 -0000 mezz 2006-06-24 22:01:58 UTC FreeBSD ports repository Modified files: www/linux-opera Makefile www/linux-opera/files patch-install.sh Log: Do not add /usr/local/lib/compat in the LD_LIBRARY_PATH, since this is a Linux binary. Reported by: Andriy Gapon , Boris Samorodov Revision Changes Path 1.73 +1 -0 ports/www/linux-opera/Makefile 1.18 +27 -13 ports/www/linux-opera/files/patch-install.sh From owner-cvs-all@FreeBSD.ORG Sat Jun 24 22:03:25 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24C7016A49E; Sat, 24 Jun 2006 22:03:25 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from centrmmtao05.cox.net (centrmmtao05.cox.net [70.168.83.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BF3943D5A; Sat, 24 Jun 2006 22:03:23 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by centrmmtao05.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with ESMTP id <20060624220322.OLUR8328.centrmmtao05.cox.net@mezz.mezzweb.com>; Sat, 24 Jun 2006 18:03:22 -0400 To: "Jeremy Messenger" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <200606242201.k5OM1x3K025038@repoman.freebsd.org> Content-Transfer-Encoding: 7bit Date: Sat, 24 Jun 2006 17:03:20 -0500 Message-ID: In-Reply-To: <200606242201.k5OM1x3K025038@repoman.freebsd.org> User-Agent: Opera Mail/9.00 (Linux) Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/www/linux-opera Makefile ports/www/linux-opera/files patch-install.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 22:03:25 -0000 On Sat, 24 Jun 2006 17:01:58 -0500, Jeremy Messenger wrote: > mezz 2006-06-24 22:01:58 UTC > > FreeBSD ports repository > > Modified files: > www/linux-opera Makefile > www/linux-opera/files patch-install.sh > Log: > Do not add /usr/local/lib/compat in the LD_LIBRARY_PATH, since this is > a > Linux binary. Bump the PORTREVISION. Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Sat Jun 24 22:04:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E32D716A4A9; Sat, 24 Jun 2006 22:04:28 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CB8A43D58; Sat, 24 Jun 2006 22:04:28 +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 k5OM4Sg9026339; Sat, 24 Jun 2006 22:04:28 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OM4Sn7026338; Sat, 24 Jun 2006 22:04:28 GMT (envelope-from maho) Message-Id: <200606242204.k5OM4Sn7026338@repoman.freebsd.org> From: Maho Nakata Date: Sat, 24 Jun 2006 22:04:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/editors/openoffice.org-2.0-devel/files patch-i66666 patch-i66667 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 22:04:29 -0000 maho 2006-06-24 22:04:28 UTC FreeBSD ports repository Added files: editors/openoffice.org-2.0-devel/files patch-i66666 patch-i66667 Log: Add two patches to avoid crash for amd64. Submitted by: jkim Revision Changes Path 1.1 +537 -0 ports/editors/openoffice.org-2.0-devel/files/patch-i66666 (new) 1.1 +56 -0 ports/editors/openoffice.org-2.0-devel/files/patch-i66667 (new) From owner-cvs-all@FreeBSD.ORG Sat Jun 24 22:08:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E1AD16A492; Sat, 24 Jun 2006 22:08:51 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B77843D49; Sat, 24 Jun 2006 22:08:51 +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 k5OM8oD8026541; Sat, 24 Jun 2006 22:08:50 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OM8oub026540; Sat, 24 Jun 2006 22:08:50 GMT (envelope-from mezz) Message-Id: <200606242208.k5OM8oub026540@repoman.freebsd.org> From: Jeremy Messenger Date: Sat, 24 Jun 2006 22:08:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/vlc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 22:08:51 -0000 mezz 2006-06-24 22:08:50 UTC FreeBSD ports repository Modified files: multimedia/vlc Makefile Log: Doesn't build on FreeBSD 4.x, mark it as BROKEN. Revision Changes Path 1.127 +4 -0 ports/multimedia/vlc/Makefile From owner-cvs-all@FreeBSD.ORG Sat Jun 24 22:26:29 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E839716A47B; Sat, 24 Jun 2006 22:26:29 +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 2846E43D6A; Sat, 24 Jun 2006 22:26:28 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [IPv6:::1] (may be forged)) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id k5OMP40S067299; Sat, 24 Jun 2006 16:25:04 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sat, 24 Jun 2006 16:25:05 -0600 (MDT) Message-Id: <20060624.162505.1678771172.imp@bsdimp.com> To: itetcu@freebsd.org From: "M. Warner Losh" In-Reply-To: <20060624115603.25c962bc@it.buh.tecnik93.com> References: <200606232341.k5NNf5Zm069547@repoman.freebsd.org> <20060624115603.25c962bc@it.buh.tecnik93.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 Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cognet@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/sys _timeval.h user.h src/sys/arm/include _types.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, 24 Jun 2006 22:26:30 -0000 In message: <20060624115603.25c962bc@it.buh.tecnik93.com> Ion-Mihai "IOnut" Tetcu writes: : On Fri, 23 Jun 2006 23:41:05 +0000 (UTC) : Olivier Houchard wrote: : : > cognet 2006-06-23 23:41:05 UTC : > : > FreeBSD src repository : > : > Modified files: (Branch: RELENG_6) : > sys/sys _timeval.h user.h : > sys/arm/include _types.h : > Log: : > MFC: Use a 64 bits time_t for arm. For Releng6, this also require to use a : > time_t instead of a long for the tv_sec field of the struct timeval (for : > arm only). : > This is a big ABI breakage, but there's no FreeBSD/arm RELENG6 users beside : > me as far as I know, so it's better if it happens now, when I'm the only : > one to get annoyed. Without this, we couldn't load 6 binaries on 7. : : I don't believe you should relay on being the only user. : At least please bump __FreeBSD_version. I'm pretty sure that he is the only FreeBSD/arm user that's using RELENG_6 :-). We're using current at work, but will soon transition to RELENG_6, now that these patches have been MFC'd. Of course, it wouldn't hurt to at least document this change in the sequence of version bumps on the 6.x timeline. But the number of people affected can be counted on one hand, with fingers left over. Warner From owner-cvs-all@FreeBSD.ORG Sat Jun 24 22:27:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D17C616A49A; Sat, 24 Jun 2006 22:27:25 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4174743D45; Sat, 24 Jun 2006 22:27:25 +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 k5OMRPVX027345; Sat, 24 Jun 2006 22:27:25 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OMRPYg027344; Sat, 24 Jun 2006 22:27:25 GMT (envelope-from mezz) Message-Id: <200606242227.k5OMRPYg027344@repoman.freebsd.org> From: Jeremy Messenger Date: Sat, 24 Jun 2006 22:27: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/comix Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 22:27:25 -0000 mezz 2006-06-24 22:27:25 UTC FreeBSD ports repository Modified files: graphics/comix Makefile distinfo Log: Update to 3.2.1, see changelog for details: http://comix.sourceforge.net/changelog.html Revision Changes Path 1.18 +1 -1 ports/graphics/comix/Makefile 1.16 +3 -3 ports/graphics/comix/distinfo From owner-cvs-all@FreeBSD.ORG Sat Jun 24 22:31:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E08F916A49A; Sat, 24 Jun 2006 22:31:51 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1158D43D69; Sat, 24 Jun 2006 22:31:49 +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 k5OMVnRM027576; Sat, 24 Jun 2006 22:31:49 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OMVnuS027575; Sat, 24 Jun 2006 22:31:49 GMT (envelope-from thierry) Message-Id: <200606242231.k5OMVnuS027575@repoman.freebsd.org> From: Thierry Thomas Date: Sat, 24 Jun 2006 22:31:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/antlr/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: Sat, 24 Jun 2006 22:31:52 -0000 thierry 2006-06-24 22:31:49 UTC FreeBSD ports repository Added files: devel/antlr/files patch-configure Log: Quieten configure by removing bashisms. Approved by: Rainer Alves (maintainer) Revision Changes Path 1.1 +135 -0 ports/devel/antlr/files/patch-configure (new) From owner-cvs-all@FreeBSD.ORG Sat Jun 24 22:37:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C11416A4CE; Sat, 24 Jun 2006 22:37:39 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDCDA43D45; Sat, 24 Jun 2006 22:37: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 k5OMbcHo027824; Sat, 24 Jun 2006 22:37:38 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OMbcKg027823; Sat, 24 Jun 2006 22:37:38 GMT (envelope-from mezz) Message-Id: <200606242237.k5OMbcKg027823@repoman.freebsd.org> From: Jeremy Messenger Date: Sat, 24 Jun 2006 22:37: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/sysutils/gnome-system-monitor Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 22:37:39 -0000 mezz 2006-06-24 22:37:38 UTC FreeBSD ports repository Modified files: sysutils/gnome-system-monitor Makefile distinfo Log: Update to 2.14.4. Revision Changes Path 1.70 +1 -1 ports/sysutils/gnome-system-monitor/Makefile 1.34 +3 -3 ports/sysutils/gnome-system-monitor/distinfo From owner-cvs-all@FreeBSD.ORG Sat Jun 24 22: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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF12716A4A9; Sat, 24 Jun 2006 22:55:44 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 616C843D49; Sat, 24 Jun 2006 22:55:44 +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 k5OMtiic028572; Sat, 24 Jun 2006 22:55:44 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OMtis0028571; Sat, 24 Jun 2006 22:55:44 GMT (envelope-from pjd) Message-Id: <200606242255.k5OMtis0028571@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Sat, 24 Jun 2006 22:55: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/kern vfs_vnops.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 22:55:44 -0000 pjd 2006-06-24 22:55:44 UTC FreeBSD src repository Modified files: sys/kern vfs_vnops.c Log: Simplify the code and remove two mutex operations. MFC after: 2 weeks Revision Changes Path 1.244 +5 -9 src/sys/kern/vfs_vnops.c From owner-cvs-all@FreeBSD.ORG Sat Jun 24 22:59:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62DB216A4A0; Sat, 24 Jun 2006 22:59:15 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E717643D6E; Sat, 24 Jun 2006 22:59:13 +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 k5OMxDiB028762; Sat, 24 Jun 2006 22:59:13 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5OMxDT1028761; Sat, 24 Jun 2006 22:59:13 GMT (envelope-from maho) Message-Id: <200606242259.k5OMxDT1028761@repoman.freebsd.org> From: Maho Nakata Date: Sat, 24 Jun 2006 22:59: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/editors/openoffice.org-2.0 Makefile distinfo ports/editors/openoffice.org-2.0/files patch-i66666 patch-i66667 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 22:59:15 -0000 maho 2006-06-24 22:59:13 UTC FreeBSD ports repository Modified files: editors/openoffice.org-2.0 Makefile distinfo Added files: editors/openoffice.org-2.0/files patch-i66666 patch-i66667 Log: Update to 2.0.3rc6. also applied i66666 amd64 fix, i66667 general fixes [1] Submitted by: jkim [1] Revision Changes Path 1.241 +4 -4 ports/editors/openoffice.org-2.0/Makefile 1.87 +3 -3 ports/editors/openoffice.org-2.0/distinfo 1.1 +537 -0 ports/editors/openoffice.org-2.0/files/patch-i66666 (new) 1.1 +56 -0 ports/editors/openoffice.org-2.0/files/patch-i66667 (new) From owner-cvs-all@FreeBSD.ORG Sat Jun 24 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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F2FF16A4A6; Sat, 24 Jun 2006 23:31:13 +0000 (UTC) (envelope-from anray@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D967043D49; Sat, 24 Jun 2006 23:31:12 +0000 (GMT) (envelope-from anray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5ONVCwF031226; Sat, 24 Jun 2006 23:31:12 GMT (envelope-from anray@repoman.freebsd.org) Received: (from anray@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5ONVCwN031225; Sat, 24 Jun 2006 23:31:12 GMT (envelope-from anray) Message-Id: <200606242331.k5ONVCwN031225@repoman.freebsd.org> From: Andrey Slusar Date: Sat, 24 Jun 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/www Makefile ports/www/xpi-sessionmanager Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 23:31:13 -0000 anray 2006-06-24 23:31:12 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/xpi-sessionmanager Makefile distinfo pkg-descr Log: Building upon Crash Recovery, this extension allows you to save the current state of Firefox (history, text data, cookies) and return to that state at any later moment. Besides the manually saved states, Session Manager automatically stores the current state in case of a crash. All sessions are stored in the "sessions" folder inside your profile directory and can be moved around as any other file. To get to that folder, simply select "Open Session Folder" in Session Manager's menu (might not work on all OSes). Finally, Session Manager also allows to reopen the 10 last closed windows and tabs. It is not recommended to use Session Manager at the same time as Crash Recovery (which is completely integrated), SessionSaver or Tab Mix Plus (which provide similar functionality on their own). In comparison, Session Manager currently stores more session data than Tab Mix Plus while not getting as complex as SessionSaver. WWW: http://sessionmanager.mozdev.org/ Revision Changes Path 1.1465 +1 -0 ports/www/Makefile 1.1 +28 -0 ports/www/xpi-sessionmanager/Makefile (new) 1.1 +3 -0 ports/www/xpi-sessionmanager/distinfo (new) 1.1 +19 -0 ports/www/xpi-sessionmanager/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Sat Jun 24 23:33:03 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7A2B16A49E; Sat, 24 Jun 2006 23:33:03 +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 1656343D6E; Sat, 24 Jun 2006 23:32:54 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by cyrus.watson.org (Postfix) with ESMTP id 6468C46CA5; Sat, 24 Jun 2006 19:32:54 -0400 (EDT) Date: Sun, 25 Jun 2006 00:32:54 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Alexander Leidinger In-Reply-To: <20060623214521.7b1441a6@Magellan.Leidinger.net> Message-ID: <20060625002255.F8526@fledge.watson.org> References: <200606231849.k5NIncuF041890@repoman.freebsd.org> <20060623214521.7b1441a6@Magellan.Leidinger.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: cvs-src@freebsd.org, src-committers@freebsd.org, secteam@freebsd.org, cvs-all@freebsd.org Subject: Re: 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, 24 Jun 2006 23:33:03 -0000 On Fri, 23 Jun 2006, Alexander Leidinger wrote: > I realized this may be a little bit misleading... Quite. The term "panic" in the context of a kernel change typically refers to a kernel panic -- i.e., panic(). > The NULL pointer is used as the destination in a copyout. And it writes at > the userland address 0. This will not lead to a kernel panic, but it will do > malicious things to the program which uses the linux times syscall. So this > is not a DoS in any case. The problematic case is when a linux program uses > a NULL pointer in the times syscall conditionally. This may render the > service which uses such a linux program useless sometimes. For programs > which use NULL there every time, this is not a DoS, it's just a normal bug > (e.g. you can't use Oracle 10g Express) which prevents the use of this > program. I think this this is not an appropiate use of the term "malicious". > So this is not a a huge security flaw, it's more a not so small > inconvenience. Since the RELENG_x_y branches are under control of the > secteam, I used the "Security:" mark up to encode the possible need to merge > this (I'm assuming Oracle 10g is important enough that we want our users to > be able to run it). This isn't just not a huge security flaw, it's not a security flaw at all. It is a reliability bug due to a mis-implemented API that results in a clean failure in the presence of a well-characterized case. It doesn't appear to be exploitable to gain privilege, deny service rmeotely, etc. If this is a critical stability fix, it should be treated as an errata patch candidate. In the future, please don't use the "Security" tag for this type of change. However, do feel free to e-mail re@ to talk about whether this is an errata patch candidate, keeping secteam@ in the loop, as they currently own the 6.1 branch. Robert N M Watson Computer Laboratory University of Cambridge From owner-cvs-all@FreeBSD.ORG Sat Jun 24 23:33:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B18416A503; Sat, 24 Jun 2006 23:33:25 +0000 (UTC) (envelope-from anray@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7086343D64; Sat, 24 Jun 2006 23:33:24 +0000 (GMT) (envelope-from anray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5ONXOBH031364; Sat, 24 Jun 2006 23:33:24 GMT (envelope-from anray@repoman.freebsd.org) Received: (from anray@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5ONXOjp031363; Sat, 24 Jun 2006 23:33:24 GMT (envelope-from anray) Message-Id: <200606242333.k5ONXOjp031363@repoman.freebsd.org> From: Andrey Slusar Date: Sat, 24 Jun 2006 23:33:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 24 Jun 2006 23:33:25 -0000 anray 2006-06-24 23:33:24 UTC FreeBSD ports repository Modified files: . modules Log: xpi-sessionmanager --> ports/www/xpi-sessionmanager Revision Changes Path 1.15425 +1 -0 CVSROOT/modules