From owner-cvs-all@FreeBSD.ORG Sun Aug 26 00:27:49 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 952C016A418; Sun, 26 Aug 2007 00:27:49 +0000 (UTC) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 72EC913C46E; Sun, 26 Aug 2007 00:27:49 +0000 (UTC) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7Q0RnGG044341; Sun, 26 Aug 2007 00:27:49 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7Q0RnYr044337; Sun, 26 Aug 2007 00:27:49 GMT (envelope-from alc) Message-Id: <200708260027.l7Q0RnYr044337@repoman.freebsd.org> From: Alan Cox Date: Sun, 26 Aug 2007 00:27:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/vm vm_pageout.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2007 00:27:49 -0000 alc 2007-08-26 00:27:49 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/vm vm_pageout.c Log: MFC revisions 1.288 and 1.289 Eliminate the use of Giant from vm_daemon(). Replace the unconditional use of Giant in vm_pageout_scan() with VFS_LOCK_GIANT(). Revision Changes Path 1.268.2.4 +36 -31 src/sys/vm/vm_pageout.c From owner-cvs-all@FreeBSD.ORG Sun Aug 26 00:39:39 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7E76D16A41B; Sun, 26 Aug 2007 00:39:39 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5AC9213C442; Sun, 26 Aug 2007 00:39:39 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7Q0ddDO052929; Sun, 26 Aug 2007 00:39:39 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7Q0dcBr052913; Sun, 26 Aug 2007 00:39:38 GMT (envelope-from marcus) Message-Id: <200708260039.l7Q0dcBr052913@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 26 Aug 2007 00:39:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/gnome-volume-manager Makefile ports/sysutils/gnome-volume-manager/files patch-src_manager.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2007 00:39:39 -0000 marcus 2007-08-26 00:39:38 UTC FreeBSD ports repository Modified files: sysutils/gnome-volume-manager Makefile sysutils/gnome-volume-manager/files patch-src_manager.c Log: * Read from utmp rather than wtmp since we are looking for current users * Fix an integer underflow which could result in an infinite loop on startup PR: 115771 Submitted by: Marcin Wisnicki Revision Changes Path 1.7 +1 -1 ports/sysutils/gnome-volume-manager/Makefile 1.4 +2 -2 ports/sysutils/gnome-volume-manager/files/patch-src_manager.c From owner-cvs-all@FreeBSD.ORG Sun Aug 26 02:35:50 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AB03416A417; Sun, 26 Aug 2007 02:35:50 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8ABD813C468; Sun, 26 Aug 2007 02:35:50 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7Q2Zo77077193; Sun, 26 Aug 2007 02:35:50 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7Q2ZoCu077192; Sun, 26 Aug 2007 02:35:50 GMT (envelope-from scottl) Message-Id: <200708260235.l7Q2ZoCu077192@repoman.freebsd.org> From: Scott Long Date: Sun, 26 Aug 2007 02:35:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/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: Sun, 26 Aug 2007 02:35:50 -0000 scottl 2007-08-26 02:35:50 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/mfi mfi.c Log: Fix the build. Revision Changes Path 1.3.2.9 +1 -1 src/sys/dev/mfi/mfi.c From owner-cvs-all@FreeBSD.ORG Sun Aug 26 02:36:32 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4CC9016A418; Sun, 26 Aug 2007 02:36:32 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2C00713C458; Sun, 26 Aug 2007 02:36:31 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7Q2aVU0077256; Sun, 26 Aug 2007 02:36:31 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7Q2aVoQ077255; Sun, 26 Aug 2007 02:36:31 GMT (envelope-from scottl) Message-Id: <200708260236.l7Q2aVoQ077255@repoman.freebsd.org> From: Scott Long Date: Sun, 26 Aug 2007 02:36:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/mfi mfi.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: Sun, 26 Aug 2007 02:36:32 -0000 scottl 2007-08-26 02:36:31 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/mfi mfi.c mfi_pci.c mfireg.h mfivar.h Log: MFC LSI 1078/PERC6 update. Submitted by: LSI Revision Changes Path 1.3.2.10 +120 -21 src/sys/dev/mfi/mfi.c 1.1.2.7 +30 -3 src/sys/dev/mfi/mfi_pci.c 1.1.2.8 +37 -0 src/sys/dev/mfi/mfireg.h 1.1.2.8 +34 -0 src/sys/dev/mfi/mfivar.h From owner-cvs-all@FreeBSD.ORG Sun Aug 26 04:34:27 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EBA5416A469; Sun, 26 Aug 2007 04:34:24 +0000 (UTC) (envelope-from martin@gneto.com) Received: from proxy2.bredband.net (proxy2.bredband.net [195.54.101.72]) by mx1.freebsd.org (Postfix) with ESMTP id 8F35C13C457; Sun, 26 Aug 2007 04:34:24 +0000 (UTC) (envelope-from martin@gneto.com) Received: from mailbox.gneto.com (83.227.181.30) by proxy2.bredband.net (7.3.127) id 46CDAD5C0009604E; Sun, 26 Aug 2007 06:13:55 +0200 Received: from euklides.gneto.com (euklides.gneto.com [192.168.10.11]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailbox.gneto.com (Postfix) with ESMTP id EAC0128401; Sun, 26 Aug 2007 06:12:01 +0200 (CEST) Message-ID: <46D0FD44.5040402@gneto.com> Date: Sun, 26 Aug 2007 06:10:44 +0200 From: Martin Nilsson User-Agent: Thunderbird 2.0.0.6 (X11/20070802) MIME-Version: 1.0 To: Scott Long References: <200708252358.l7PNwjDP029931@repoman.freebsd.org> In-Reply-To: <200708252358.l7PNwjDP029931@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/mfi mfi.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: Sun, 26 Aug 2007 04:34:27 -0000 Scott Long wrote: > scottl 2007-08-25 23:58:45 UTC > > FreeBSD src repository > > Modified files: > sys/dev/mfi mfi.c mfi_pci.c mfireg.h mfivar.h > Log: > Update the MFI driver to support new "1078" series of hardware. This > includes the upcoming Dell PERC6 series. Many thanks to LSI for > contributing this code. Hi, Have you removed the code from mpt that tries to attach to the 1078 chip? This is described in misc/115133 which can be closed after this have been taken care of. Also the man page for mfi need to be updated. As it is the driver supports these additional cards (xscale based): LSI MegaRAID SAS 8308ELP LSI MegaRAID SAS 8344ELP LSI MegaRAID SAS 84016E With the above commit the following ppc based adapters are also supported: MegaRAID SAS 8704ELP MegaRAID SAS 8708ELP MegaRAID SAS 8888ELP Regards, Martin > > Submitted by: LSI > Approved by: re > > Revision Changes Path > 1.33 +120 -21 src/sys/dev/mfi/mfi.c > 1.9 +30 -3 src/sys/dev/mfi/mfi_pci.c > 1.10 +37 -0 src/sys/dev/mfi/mfireg.h > 1.11 +34 -0 src/sys/dev/mfi/mfivar.h > _______________________________________________ > cvs-all@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-all > To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" > From owner-cvs-all@FreeBSD.ORG Sun Aug 26 04:39:03 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4958C16A417; Sun, 26 Aug 2007 04:39:01 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D8FCB13C48D; Sun, 26 Aug 2007 04:39:00 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7Q4ct7s087321; Sun, 26 Aug 2007 04:38:55 GMT (envelope-from chinsan@repoman.freebsd.org) Received: (from chinsan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7Q4ctE6087316; Sun, 26 Aug 2007 04:38:55 GMT (envelope-from chinsan) Message-Id: <200708260438.l7Q4ctE6087316@repoman.freebsd.org> From: Chin-San Huang Date: Sun, 26 Aug 2007 04:38:54 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/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, 26 Aug 2007 04:39:04 -0000 chinsan 2007-08-26 04:38:54 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml Log: Add Bill Moran for net/grsync, security/pecl-crack, sysutils/jaiailme. Revision Changes Path 1.724 +5 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml From owner-cvs-all@FreeBSD.ORG Sun Aug 26 04:56:05 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 07DA816A421; Sun, 26 Aug 2007 04:56:05 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id F3FA313C442; Sun, 26 Aug 2007 04:56:04 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7Q4u4ER097422; Sun, 26 Aug 2007 04:56:04 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7Q4u438097420; Sun, 26 Aug 2007 04:56:04 GMT (envelope-from marcus) Message-Id: <200708260456.l7Q4u438097420@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 26 Aug 2007 04:56:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/avahi Makefile distinfo ports/net/avahi/files patch-avahi-common_dbus-watch-glue.c patch-avahi-core_fdutil.c patch-avahi-daemon_main.c patch-avahi-ui_avahi-ui.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2007 04:56:05 -0000 marcus 2007-08-26 04:56:04 UTC FreeBSD ports repository Modified files: net/avahi Makefile distinfo net/avahi/files patch-avahi-daemon_main.c Added files: net/avahi/files patch-avahi-common_dbus-watch-glue.c Removed files: net/avahi/files patch-avahi-core_fdutil.c patch-avahi-ui_avahi-ui.c Log: Update to 0.6.21, and add a patch from avahi SVN to fix a segfault when no domains are configured in /etc/resolv.conf. Revision Changes Path 1.52 +1 -1 ports/net/avahi/Makefile 1.18 +3 -3 ports/net/avahi/distinfo 1.1 +14 -0 ports/net/avahi/files/patch-avahi-common_dbus-watch-glue.c (new) 1.2 +0 -10 ports/net/avahi/files/patch-avahi-core_fdutil.c (dead) 1.4 +11 -158 ports/net/avahi/files/patch-avahi-daemon_main.c 1.2 +0 -11 ports/net/avahi/files/patch-avahi-ui_avahi-ui.c (dead) From owner-cvs-all@FreeBSD.ORG Sun Aug 26 05:24:19 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C348C16A417; Sun, 26 Aug 2007 05:24:19 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A449B13C469; Sun, 26 Aug 2007 05:24:19 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7Q5OJNm000384; Sun, 26 Aug 2007 05:24:19 GMT (envelope-from chinsan@repoman.freebsd.org) Received: (from chinsan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7Q5OJmH000383; Sun, 26 Aug 2007 05:24:19 GMT (envelope-from chinsan) Message-Id: <200708260524.l7Q5OJmH000383@repoman.freebsd.org> From: Chin-San Huang Date: Sun, 26 Aug 2007 05:24:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/p5-DBI Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2007 05:24:19 -0000 chinsan 2007-08-26 05:24:18 UTC FreeBSD ports repository Modified files: databases/p5-DBI Makefile distinfo pkg-plist Log: - Update to 1.59. - take maintainership. Revision Changes Path 1.69 +2 -2 ports/databases/p5-DBI/Makefile 1.44 +3 -3 ports/databases/p5-DBI/distinfo 1.35 +1 -2 ports/databases/p5-DBI/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Aug 26 05:33:39 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2F3D816A417; Sun, 26 Aug 2007 05:33:39 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 110AC13C468; Sun, 26 Aug 2007 05:33:39 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7Q5XcMM001532; Sun, 26 Aug 2007 05:33:38 GMT (envelope-from chinsan@repoman.freebsd.org) Received: (from chinsan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7Q5Xcds001531; Sun, 26 Aug 2007 05:33:38 GMT (envelope-from chinsan) Message-Id: <200708260533.l7Q5Xcds001531@repoman.freebsd.org> From: Chin-San Huang Date: Sun, 26 Aug 2007 05:33:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Params-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: Sun, 26 Aug 2007 05:33:39 -0000 chinsan 2007-08-26 05:33:38 UTC FreeBSD ports repository Modified files: devel/p5-Params-Util Makefile distinfo Log: - Update to 0.29. - take maintainership. Revision Changes Path 1.17 +2 -2 ports/devel/p5-Params-Util/Makefile 1.16 +3 -3 ports/devel/p5-Params-Util/distinfo From owner-cvs-all@FreeBSD.ORG Sun Aug 26 05:45:52 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 48CD816A417; Sun, 26 Aug 2007 05:45:52 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2A12113C45B; Sun, 26 Aug 2007 05:45:52 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7Q5jq81002171; Sun, 26 Aug 2007 05:45:52 GMT (envelope-from chinsan@repoman.freebsd.org) Received: (from chinsan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7Q5jp8C002170; Sun, 26 Aug 2007 05:45:51 GMT (envelope-from chinsan) Message-Id: <200708260545.l7Q5jp8C002170@repoman.freebsd.org> From: Chin-San Huang Date: Sun, 26 Aug 2007 05:45:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Term-Menus Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2007 05:45:52 -0000 chinsan 2007-08-26 05:45:51 UTC FreeBSD ports repository Modified files: devel/p5-Term-Menus Makefile distinfo pkg-plist Log: - Update to 1.23. - Take maintainership. Revision Changes Path 1.6 +3 -3 ports/devel/p5-Term-Menus/Makefile 1.6 +3 -3 ports/devel/p5-Term-Menus/distinfo 1.2 +1 -2 ports/devel/p5-Term-Menus/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Aug 26 07:35:52 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5B9FE16A41A; Sun, 26 Aug 2007 07:35:52 +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 49E8F13C45A; Sun, 26 Aug 2007 07:35:51 +0000 (UTC) (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.4) with ESMTP id l7Q7ZbhX038414; Sun, 26 Aug 2007 11:35:37 +0400 (MSD) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.4/8.13.4/Submit) id l7Q7ZaSs038408; Sun, 26 Aug 2007 11:35:36 +0400 (MSD) (envelope-from yar) Date: Sun, 26 Aug 2007 11:35:35 +0400 From: Yar Tikhiy To: Daniel Eischen Message-ID: <20070826073535.GD21352@comp.chem.msu.su> References: <20070824.172212.74696955.imp@bsdimp.com> <20070825053302.GG99474@comp.chem.msu.su> <20070825.093925.43008968.imp@bsdimp.com> <1188071752.1853.44.camel@neo.cse.buffalo.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.9i Cc: src-committers@FreeBSD.org, alfred@FreeBSD.org, cvs-all@FreeBSD.org, cvs-src@FreeBSD.org, Ken Smith , "M. Warner Losh" Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2007 07:35:52 -0000 On Sat, Aug 25, 2007 at 05:06:08PM -0400, Daniel Eischen wrote: > > No offense, but some things have been going in without being discussed > an -arch or -current. Approval for committing still has to go through > re@, but that doesn't mean that changes shouldn't be vetted elsewhere > prior to being sent to re@ approval. Pardon me, but how could I know that symbol versioning was a sacred cow and my intention to use it should have been discussed on -arch? I asked explicitly on -developers if we had a policy regarding symbol versioning and got no definite replies but those on the purely technical side of the issue. Therefore I concluded that symbol versioning is just a tool available to developers at their discretion. I don't have to post each my change to -arch beforehand just because I use the highly dangerous C language, do I? Second, no offense intended from my side, either, but have you realized what arguments did you use against my change in this thread? They are more or less as follows: - Please don't commit it, or it will make me unhappy. - Symbol versioning is there to help release engineers, not to work around silly bugs elsewhere. - I'd disapprove it if I knew about it. These are not valid arguments for a technical discussion in an open source project unless they can be supported by references to a well-known document. You obviously have something to tell us in technical terms, so please do so, we are all ears. It would be a great thread for -arch. That said, I'm not going to commit the change until, and unless, the issue has been settled. In the meanwhile, I've started an experiment to see if the dependence of the build system on ABI compatibility can be addressed in src/Makefile.inc1 cleanly, without temporary hacks. I'll be glad to go that way if it proved possible. But, anyway, there are at least three people in the project who misundertood the intended role of symbol versioning. Besides yours truly, a humble developer, there are a core team member and a release engineer among them. This may be a sign that some decisions regarding symbol versioning, which is a rather central feature for developers and code contributors, haven't had enough exposure. Perhaps we've just missed some important discussions on the lists, but symbol versioning is a long-term feature and as such it deserves a document describing in detail how to use it in our project. The technical side of symbol versioning puts few limitations on how one can use it, the rest being a matter of policy. Of course, the choice of the policy is important and can have far-reaching consequences, such as getting us into a complete mess or making us technology champs like Linux and Sun. :-) Now all our symbols still are at FBSD_1.0, and it isn't late yet to work out such a policy. Again, it will make an excellent thread on -arch. -- Yar From owner-cvs-all@FreeBSD.ORG Sun Aug 26 08:12:50 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 360EA16A50C; Sun, 26 Aug 2007 08:12:50 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1875413C458; Sun, 26 Aug 2007 08:12:50 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7Q8Cnii015118; Sun, 26 Aug 2007 08:12:49 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7Q8CnNC015117; Sun, 26 Aug 2007 08:12:49 GMT (envelope-from rafan) Message-Id: <200708260812.l7Q8CnNC015117@repoman.freebsd.org> From: Rong-En Fan Date: Sun, 26 Aug 2007 08:12: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/print/scribus pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2007 08:12:50 -0000 rafan 2007-08-26 08:12:49 UTC FreeBSD ports repository Modified files: print/scribus pkg-plist Log: - Reorder pkg-plist for upcoming update and unbreak Revision Changes Path 1.24 +43 -43 ports/print/scribus/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Aug 26 08:14:57 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EC53316A418; Sun, 26 Aug 2007 08:14:57 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E57FE13C474; Sun, 26 Aug 2007 08:14:57 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7Q8EvIb015279; Sun, 26 Aug 2007 08:14:57 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7Q8EvYQ015278; Sun, 26 Aug 2007 08:14:57 GMT (envelope-from rafan) Message-Id: <200708260814.l7Q8EvYQ015278@repoman.freebsd.org> From: Rong-En Fan Date: Sun, 26 Aug 2007 08:14:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-Net-eBay Makefile distinfo pkg-plist ports/www/p5-Net-eBay/files patch-MANIFEST 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: Sun, 26 Aug 2007 08:14:58 -0000 rafan 2007-08-26 08:14:57 UTC FreeBSD ports repository Modified files: www/p5-Net-eBay Makefile distinfo pkg-plist www/p5-Net-eBay/files patch-MANIFEST patch-Makefile.PL Log: - Update to 0.42 - Use NOPORTEXAMPLES for things in EXAMPLESDIR PR: ports/115813 Submitted by: Alexander Zhuravlev (maintainer) Revision Changes Path 1.4 +2 -2 ports/www/p5-Net-eBay/Makefile 1.4 +3 -3 ports/www/p5-Net-eBay/distinfo 1.2 +6 -3 ports/www/p5-Net-eBay/files/patch-MANIFEST 1.3 +5 -4 ports/www/p5-Net-eBay/files/patch-Makefile.PL 1.3 +12 -11 ports/www/p5-Net-eBay/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Aug 26 08:15:24 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6473316A420; Sun, 26 Aug 2007 08:15:24 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4653413C474; Sun, 26 Aug 2007 08:15:24 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7Q8FOG4015362; Sun, 26 Aug 2007 08:15:24 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7Q8FOUE015361; Sun, 26 Aug 2007 08:15:24 GMT (envelope-from rafan) Message-Id: <200708260815.l7Q8FOUE015361@repoman.freebsd.org> From: Rong-En Fan Date: Sun, 26 Aug 2007 08:15: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/p5-Text-WikiFormat Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2007 08:15:24 -0000 rafan 2007-08-26 08:15:24 UTC FreeBSD ports repository Modified files: textproc/p5-Text-WikiFormat Makefile distinfo Log: - Update to 0.79 PR: ports/115812 Submitted by: Alexander Zhuravlev (maintainer) Revision Changes Path 1.11 +1 -1 ports/textproc/p5-Text-WikiFormat/Makefile 1.8 +3 -3 ports/textproc/p5-Text-WikiFormat/distinfo From owner-cvs-all@FreeBSD.ORG Sun Aug 26 08:15:56 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A21BC16A417; Sun, 26 Aug 2007 08:15:56 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 841F113C45D; Sun, 26 Aug 2007 08:15:56 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7Q8FufD015421; Sun, 26 Aug 2007 08:15:56 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7Q8Fusc015420; Sun, 26 Aug 2007 08:15:56 GMT (envelope-from rafan) Message-Id: <200708260815.l7Q8Fusc015420@repoman.freebsd.org> From: Rong-En Fan Date: Sun, 26 Aug 2007 08:15: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-wm/dwm Makefile distinfo ports/x11-wm/dwm/files patch-config.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2007 08:15:56 -0000 rafan 2007-08-26 08:15:56 UTC FreeBSD ports repository Modified files: x11-wm/dwm Makefile distinfo x11-wm/dwm/files patch-config.mk Log: - Update to 4.4 PR: ports/115763 Submitted by: Jeroen Schot (maintainer0 Revision Changes Path 1.31 +11 -2 ports/x11-wm/dwm/Makefile 1.29 +3 -3 ports/x11-wm/dwm/distinfo 1.7 +7 -6 ports/x11-wm/dwm/files/patch-config.mk From owner-cvs-all@FreeBSD.ORG Sun Aug 26 08:22:57 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 57C9616A46C; Sun, 26 Aug 2007 08:22:57 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3A81713C46E; Sun, 26 Aug 2007 08:22:57 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7Q8Mveo016934; Sun, 26 Aug 2007 08:22:57 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7Q8Mvg1016933; Sun, 26 Aug 2007 08:22:57 GMT (envelope-from rafan) Message-Id: <200708260822.l7Q8Mvg1016933@repoman.freebsd.org> From: Rong-En Fan Date: Sun, 26 Aug 2007 08:22: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/print/scribus Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2007 08:22:57 -0000 rafan 2007-08-26 08:22:56 UTC FreeBSD ports repository Modified files: print/scribus Makefile distinfo pkg-plist Log: - Update to 1.3.3.8 - Unbreak - Pass maintainership to submitter PR: ports/115816 Submitted by: Martin Tournoij Revision Changes Path 1.44 +3 -5 ports/print/scribus/Makefile 1.24 +3 -3 ports/print/scribus/distinfo 1.25 +88 -32 ports/print/scribus/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Aug 26 09:32:44 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2950216A419; Sun, 26 Aug 2007 09:32:44 +0000 (UTC) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 093C413C457; Sun, 26 Aug 2007 09:32:44 +0000 (UTC) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7Q9WhKm032133; Sun, 26 Aug 2007 09:32:43 GMT (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7Q9Wh2A032132; Sun, 26 Aug 2007 09:32:43 GMT (envelope-from blackend) Message-Id: <200708260932.l7Q9Wh2A032132@repoman.freebsd.org> From: Marc Fonvieille Date: Sun, 26 Aug 2007 09:32:43 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/fr_FR.ISO8859-1/books/handbook/mirrors chapter.sgml doc/fr_FR.ISO8859-1/books/handbook/network-servers chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2007 09:32:44 -0000 blackend 2007-08-26 09:32:43 UTC FreeBSD doc repository Modified files: fr_FR.ISO8859-1/books/handbook/mirrors chapter.sgml fr_FR.ISO8859-1/books/handbook/network-servers chapter.sgml Log: MFen: mirrors/chapter.sgml: 1.427 --> 1.438 network-servers/chapter.sgml: 1.54 --> 1.100 Revision Changes Path 1.15 +76 -25 doc/fr_FR.ISO8859-1/books/handbook/mirrors/chapter.sgml 1.7 +684 -996 doc/fr_FR.ISO8859-1/books/handbook/network-servers/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun Aug 26 11:05:01 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 491B816A417; Sun, 26 Aug 2007 11:05:01 +0000 (UTC) (envelope-from az@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 23B7213C458; Sun, 26 Aug 2007 11:05:01 +0000 (UTC) (envelope-from az@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7QB51qI041801; Sun, 26 Aug 2007 11:05:01 GMT (envelope-from az@repoman.freebsd.org) Received: (from az@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7QB51hA041800; Sun, 26 Aug 2007 11:05:01 GMT (envelope-from az) Message-Id: <200708261105.l7QB51hA041800@repoman.freebsd.org> From: Andrej Zverev Date: Sun, 26 Aug 2007 11:05:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/bounce Makefile ports/net/bounce/files patch-04 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2007 11:05:01 -0000 az 2007-08-26 11:05:00 UTC FreeBSD ports repository Modified files: net/bounce Makefile Added files: net/bounce/files patch-04 Log: - Implement new option -t (*). - bump PORTREVISION (*) Since program was drop connections every six hours, this option provide mechanism to override default constant. PR: ports/115420 Submitted by: SeaD Approved by: maintainer (timeout) Revision Changes Path 1.23 +1 -1 ports/net/bounce/Makefile 1.1 +58 -0 ports/net/bounce/files/patch-04 (new) From owner-cvs-all@FreeBSD.ORG Sun Aug 26 11:32:58 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5CFCC16A46B; Sun, 26 Aug 2007 11:32:58 +0000 (UTC) (envelope-from sephe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3849613C45D; Sun, 26 Aug 2007 11:32:58 +0000 (UTC) (envelope-from sephe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7QBWwr0044072; Sun, 26 Aug 2007 11:32:58 GMT (envelope-from sephe@repoman.freebsd.org) Received: (from sephe@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7QBWvep044071; Sun, 26 Aug 2007 11:32:57 GMT (envelope-from sephe) Message-Id: <200708261132.l7QBWvep044071@repoman.freebsd.org> From: Sepherosa Ziehau Date: Sun, 26 Aug 2007 11:32:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/net80211 ieee80211_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: Sun, 26 Aug 2007 11:32:58 -0000 sephe 2007-08-26 11:32:57 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_freebsd.c Log: Fix following nits: - Per ieee80211com sysctl ctx leakage on detach - getmgtframe incorrectly adjusts mbuf.m_data Reviewed by: sam Approved by: re (bmah), sam (mentor) Revision Changes Path 1.16 +2 -1 src/sys/net80211/ieee80211_freebsd.c From owner-cvs-all@FreeBSD.ORG Sun Aug 26 11:34:52 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 91B4E16A419; Sun, 26 Aug 2007 11:34:52 +0000 (UTC) (envelope-from sephe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6D01F13C442; Sun, 26 Aug 2007 11:34:52 +0000 (UTC) (envelope-from sephe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7QBYqC8044175; Sun, 26 Aug 2007 11:34:52 GMT (envelope-from sephe@repoman.freebsd.org) Received: (from sephe@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7QBYqs6044174; Sun, 26 Aug 2007 11:34:52 GMT (envelope-from sephe) Message-Id: <200708261134.l7QBYqs6044174@repoman.freebsd.org> From: Sepherosa Ziehau Date: Sun, 26 Aug 2007 11:34: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/net80211 ieee80211_regdomain.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2007 11:34:52 -0000 sephe 2007-08-26 11:34:52 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_regdomain.c Log: Off-by-one bug in country ie construction, which will make HOSTAP send out malformatted beacons. Reviewed by: sam Approved by: re (bmah), sam (mentor) Revision Changes Path 1.2 +3 -1 src/sys/net80211/ieee80211_regdomain.c From owner-cvs-all@FreeBSD.ORG Sun Aug 26 11:50:07 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F3DF16A418; Sun, 26 Aug 2007 11:50:07 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7A48B13C45E; Sun, 26 Aug 2007 11:50:07 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7QBo70t045558; Sun, 26 Aug 2007 11:50:07 GMT (envelope-from johans@repoman.freebsd.org) Received: (from johans@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7QBo7JM045556; Sun, 26 Aug 2007 11:50:07 GMT (envelope-from johans) Message-Id: <200708261150.l7QBo7JM045556@repoman.freebsd.org> From: Johan van Selst Date: Sun, 26 Aug 2007 11:50:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/signing-party Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2007 11:50:07 -0000 johans 2007-08-26 11:50:07 UTC FreeBSD ports repository Modified files: security/signing-party Makefile distinfo Log: Update to 0.4.12 Revision Changes Path 1.12 +1 -1 ports/security/signing-party/Makefile 1.10 +6 -6 ports/security/signing-party/distinfo From owner-cvs-all@FreeBSD.ORG Sun Aug 26 12:36:07 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DAB5116A418; Sun, 26 Aug 2007 12:36:07 +0000 (UTC) (envelope-from jhein@timing.com) Received: from Daffy.timing.com (daffy.timing.com [206.168.13.218]) by mx1.freebsd.org (Postfix) with ESMTP id 8840113C428; Sun, 26 Aug 2007 12:36:07 +0000 (UTC) (envelope-from jhein@timing.com) Received: from gromit.timing.com (gromit.timing.com [206.168.13.209]) by Daffy.timing.com (8.13.1/8.13.1) with ESMTP id l7QBd9RB048395; Sun, 26 Aug 2007 05:39:09 -0600 (MDT) (envelope-from jhein@timing.com) Received: from gromit.timing.com (localhost [127.0.0.1]) by gromit.timing.com (8.14.1/8.14.1) with ESMTP id l7QBd9PS040480; Sun, 26 Aug 2007 05:39:09 -0600 (MDT) (envelope-from jhein@gromit.timing.com) Received: (from jhein@localhost) by gromit.timing.com (8.14.1/8.14.1/Submit) id l7QBd2QC040476; Sun, 26 Aug 2007 05:39:02 -0600 (MDT) (envelope-from jhein) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18129.26198.138161.387852@gromit.timing.com> Date: Sun, 26 Aug 2007 05:39:02 -0600 From: John E Hein To: Yar Tikhiy In-Reply-To: <20070825053302.GG99474@comp.chem.msu.su> References: <20070824215515.GF16131@turion.vk2pj.dyndns.org> <20070824220244.GH87451@elvis.mu.org> <20070824.172212.74696955.imp@bsdimp.com> <20070825053302.GG99474@comp.chem.msu.su> X-Mailer: VM 7.19 under Emacs 22.0.99.1 Cc: src-committers@freebsd.org, cvs-src@freebsd.org, alfred@freebsd.org, cvs-all@freebsd.org, Daniel Eischen , Warner Losh Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2007 12:36:08 -0000 Yar Tikhiy wrote at 09:33 +0400 on Aug 25, 2007: > On Fri, Aug 24, 2007 at 11:08:01PM -0400, Daniel Eischen wrote: > > > > It should be easy to say FBSD_1.0 is RELEASE_7.0, FBBSD_1.1 is RELEASE_7.1, > > etc. The versioned symbol namespace is mostly to aid the release > > engineers. If you start to have FBSD_1.2, FBSD_1.3, and FBSD_1.4 > > are interim versions and FBSD_1.5 is release 7.1, that isn't good. > > In addition, symbol versions are mere text labels with no special > meaning to ld(1), so we can format them to allow for version changes > between major releases. By way of precedent, this reminds me of how __FreeBSD_version is used for miscellaneous intra-release changes (changes that aren't necessarily ABI changes, but perhaps disappearance or emergence of new tools or tool changes). For instance, this has been known to happen when the pkg* tools change and the ports infrastructure is tweaked to behave differently based on the fine-grained FreeBSD version (aka OSVERSION). Can the symbol versioning labels be standardized to make similar accomodations for ABI changes in between releases? Even in stable branches, now that I think about it. I almost removed that controversial thought from this email to avoid a flame war. But on the other hand, used conservatively, I could foresee a security fix being made much easier if an ABI change was allowed. This would be quite rare, I'm sure. From owner-cvs-all@FreeBSD.ORG Sun Aug 26 13:10:44 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3DE9416A418; Sun, 26 Aug 2007 13:10:44 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 18DEB13C467; Sun, 26 Aug 2007 13:10:44 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7QDAhCS061657; Sun, 26 Aug 2007 13:10:43 GMT (envelope-from tabthorpe@repoman.freebsd.org) Received: (from tabthorpe@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7QDAhaX061656; Sun, 26 Aug 2007 13:10:43 GMT (envelope-from tabthorpe) Message-Id: <200708261310.l7QDAhaX061656@repoman.freebsd.org> From: Thomas Abthorpe Date: Sun, 26 Aug 2007 13:10:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/misc/since Makefile pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2007 13:10:44 -0000 tabthorpe 2007-08-26 13:10:43 UTC FreeBSD ports repository Modified files: misc/since Makefile pkg-descr Log: - new project home - update MASTER_SITES, and pkg-descr WWW Approved by: clsung (mentor) Revision Changes Path 1.10 +2 -2 ports/misc/since/Makefile 1.3 +2 -0 ports/misc/since/pkg-descr From owner-cvs-all@FreeBSD.ORG Sun Aug 26 14:12:39 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2814D16A468; Sun, 26 Aug 2007 14:12:39 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 02CEE13C46C; Sun, 26 Aug 2007 14:12:39 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7QECcAZ067046; Sun, 26 Aug 2007 14:12:38 GMT (envelope-from araujo@repoman.freebsd.org) Received: (from araujo@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7QECcvJ067041; Sun, 26 Aug 2007 14:12:38 GMT (envelope-from araujo) Message-Id: <200708261412.l7QECcvJ067041@repoman.freebsd.org> From: Marcelo Araujo Date: Sun, 26 Aug 2007 14:12:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/softfail Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2007 14:12:39 -0000 araujo 2007-08-26 14:12:38 UTC FreeBSD ports repository Modified files: mail/softfail Makefile distinfo Log: - Update to 1.20. - Allow port to install with qmail-ldap slaveport. PR: ports/115794 Submitted by: Patrick Tracanelli (maintainer) Approved by: stas (mentor) Revision Changes Path 1.6 +5 -5 ports/mail/softfail/Makefile 1.3 +3 -3 ports/mail/softfail/distinfo From owner-cvs-all@FreeBSD.ORG Sun Aug 26 14:17:45 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1330516A41A; Sun, 26 Aug 2007 14:17:45 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0630913C465; Sun, 26 Aug 2007 14:17:45 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7QEHiYo067279; Sun, 26 Aug 2007 14:17:44 GMT (envelope-from araujo@repoman.freebsd.org) Received: (from araujo@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7QEHifk067278; Sun, 26 Aug 2007 14:17:44 GMT (envelope-from araujo) Message-Id: <200708261417.l7QEHifk067278@repoman.freebsd.org> From: Marcelo Araujo Date: Sun, 26 Aug 2007 14: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/www/ikiwiki Makefile distinfo pkg-descr pkg-message pkg-plist ports/www/ikiwiki/files patch-graphviz.pm X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2007 14:17:45 -0000 araujo 2007-08-26 14:17:44 UTC FreeBSD ports repository Modified files: www/ikiwiki Makefile distinfo pkg-descr pkg-message pkg-plist Removed files: www/ikiwiki/files patch-graphviz.pm Log: - Update to 2.6. PR: ports/115807 Submitted by: Henrik Brix Andersen (maintainer) Approved by: stas (mentor) Revision Changes Path 1.6 +1 -2 ports/www/ikiwiki/Makefile 1.6 +3 -3 ports/www/ikiwiki/distinfo 1.2 +0 -16 ports/www/ikiwiki/files/patch-graphviz.pm (dead) 1.2 +5 -1 ports/www/ikiwiki/pkg-descr 1.2 +1 -3 ports/www/ikiwiki/pkg-message 1.4 +8 -0 ports/www/ikiwiki/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Aug 26 14:43:53 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9B46C16A418; Sun, 26 Aug 2007 14:43:53 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7704113C48D; Sun, 26 Aug 2007 14:43:53 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7QEhrED069628; Sun, 26 Aug 2007 14:43:53 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7QEhrxx069627; Sun, 26 Aug 2007 14:43:53 GMT (envelope-from netchild) Message-Id: <200708261443.l7QEhrxx069627@repoman.freebsd.org> From: Alexander Leidinger Date: Sun, 26 Aug 2007 14:43:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/Tools/scripts resolveportsfromlibs.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2007 14:43:53 -0000 netchild 2007-08-26 14:43:52 UTC FreeBSD ports repository Modified files: Tools/scripts resolveportsfromlibs.sh Log: - Add USE_FREETYPE. - Print the portsdir variable in front of the origin for easy copy und paste of the output. Revision Changes Path 1.3 +6 -2 ports/Tools/scripts/resolveportsfromlibs.sh From owner-cvs-all@FreeBSD.ORG Sun Aug 26 14:49:33 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DE86316A41A; Sun, 26 Aug 2007 14:49:33 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BA6D513C46B; Sun, 26 Aug 2007 14:49:33 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7QEnXEp069803; Sun, 26 Aug 2007 14:49:33 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7QEnXRX069802; Sun, 26 Aug 2007 14:49:33 GMT (envelope-from netchild) Message-Id: <200708261449.l7QEnXRX069802@repoman.freebsd.org> From: Alexander Leidinger Date: Sun, 26 Aug 2007 14:49: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/claws-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: Sun, 26 Aug 2007 14:49:34 -0000 netchild 2007-08-26 14:49:33 UTC FreeBSD ports repository Modified files: mail/claws-mail Makefile Log: - With the help of $PORTSDIR/Tools/scripts/explicit_lib_depends.sh list all (explicit) LIB_DEPENDS. - Convert to use USE_XORG. Revision Changes Path 1.125 +13 -6 ports/mail/claws-mail/Makefile From owner-cvs-all@FreeBSD.ORG Sun Aug 26 14:57:09 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5379D16A421; Sun, 26 Aug 2007 14:57:09 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2F05E13C46C; Sun, 26 Aug 2007 14:57:09 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7QEv9FW070097; Sun, 26 Aug 2007 14:57:09 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7QEv99Y070096; Sun, 26 Aug 2007 14:57:09 GMT (envelope-from phk) Message-Id: <200708261457.l7QEv99Y070096@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 26 Aug 2007 14:57: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/tools/tools/nanobsd nanobsd.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2007 14:57:09 -0000 phk 2007-08-26 14:57:08 UTC FreeBSD src repository Modified files: tools/tools/nanobsd nanobsd.sh Log: Add option to not fill second code image, this makes the full disk image compress much better. Respect pkg_add's internal 200 package limitation. Approved by: re (bmah) Spelling fixes by: bmah Revision Changes Path 1.28 +10 -3 src/tools/tools/nanobsd/nanobsd.sh From owner-cvs-all@FreeBSD.ORG Sun Aug 26 15:02:24 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC13A16A46D; Sun, 26 Aug 2007 15:02:24 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B804313C47E; Sun, 26 Aug 2007 15:02:24 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7QF2OvR070339; Sun, 26 Aug 2007 15:02:24 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7QF2OJq070338; Sun, 26 Aug 2007 15:02:24 GMT (envelope-from netchild) Message-Id: <200708261502.l7QF2OJq070338@repoman.freebsd.org> From: Alexander Leidinger Date: Sun, 26 Aug 2007 15:02: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/Tools/scripts 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, 26 Aug 2007 15:02:25 -0000 netchild 2007-08-26 15:02:24 UTC FreeBSD ports repository Modified files: Tools/scripts README Log: Add explicit_lib_depends.sh. Revision Changes Path 1.19 +3 -1 ports/Tools/scripts/README From owner-cvs-all@FreeBSD.ORG Sun Aug 26 15:03:56 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A71116A469; Sun, 26 Aug 2007 15:03:56 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 063B513C494; Sun, 26 Aug 2007 15:03:56 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7QF3tm4071608; Sun, 26 Aug 2007 15:03:55 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7QF3tGY071607; Sun, 26 Aug 2007 15:03:55 GMT (envelope-from netchild) Message-Id: <200708261503.l7QF3tGY071607@repoman.freebsd.org> From: Alexander Leidinger Date: Sun, 26 Aug 2007 15:03: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/Tools/scripts explicit_lib_depends.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2007 15:03:56 -0000 netchild 2007-08-26 15:03:55 UTC FreeBSD ports repository Modified files: Tools/scripts explicit_lib_depends.sh Log: Do not list libs which come with the port itself. Revision Changes Path 1.3 +6 -3 ports/Tools/scripts/explicit_lib_depends.sh From owner-cvs-all@FreeBSD.ORG Sun Aug 26 15:51:16 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F3B4316A417; Sun, 26 Aug 2007 15:51:15 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CE48F13C46E; Sun, 26 Aug 2007 15:51:15 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7QFpF0H074840; Sun, 26 Aug 2007 15:51:15 GMT (envelope-from mm@repoman.freebsd.org) Received: (from mm@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7QFpFl5074839; Sun, 26 Aug 2007 15:51:15 GMT (envelope-from mm) Message-Id: <200708261551.l7QFpFl5074839@repoman.freebsd.org> From: Martin Matuska Date: Sun, 26 Aug 2007 15:51:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/libungif Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2007 15:51:16 -0000 mm 2007-08-26 15:51:14 UTC FreeBSD ports repository Modified files: graphics/libungif Makefile Log: - Replace USE_XLIB with USE_XORG=sm x11 - Bump PORTREVISION PR: ports/115077 Approved by: dinoex (maintainer, private e-mail) Revision Changes Path 1.41 +2 -2 ports/graphics/libungif/Makefile From owner-cvs-all@FreeBSD.ORG Sun Aug 26 15:57:07 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6084116A421; Sun, 26 Aug 2007 15:57:07 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 54DCF13C46C; Sun, 26 Aug 2007 15:57:07 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7QFv7G4075065; Sun, 26 Aug 2007 15:57:07 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7QFv7gA075064; Sun, 26 Aug 2007 15:57:07 GMT (envelope-from remko) Message-Id: <200708261557.l7QFv7gA075064@repoman.freebsd.org> From: Remko Lodder Date: Sun, 26 Aug 2007 15:57: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/share Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2007 15:57:07 -0000 remko 2007-08-26 15:57:07 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share Makefile Log: Semi-MFC Makefile v 1.37 (changed in order to reflect 6.X behaviour) Make zoneinfo optional so that a filesystem upgrade/update does not overwrite possibly installed thirdparte zoneinfo databases (from ports for example). Submitted by: Mark Andrews (original patch rewritten by me to be more consistent with the new practise). Approved by: re (kensmith) Approved by: imp (mentor) Reviewed by: ru (some time ago already) Approved by: imp (mentor, implicit MFC) Revision Changes Path 1.33.2.1 +5 -1 src/share/Makefile From owner-cvs-all@FreeBSD.ORG Sun Aug 26 16:01:07 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 99E1516A419; Sun, 26 Aug 2007 16:01:07 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8E78013C4CC; Sun, 26 Aug 2007 16:01:07 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7QG17o0075236; Sun, 26 Aug 2007 16:01:07 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7QG17fS075235; Sun, 26 Aug 2007 16:01:07 GMT (envelope-from remko) Message-Id: <200708261601.l7QG17fS075235@repoman.freebsd.org> From: Remko Lodder Date: Sun, 26 Aug 2007 16:01:07 +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/share Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2007 16:01:07 -0000 remko 2007-08-26 16:01:07 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) share Makefile Log: Semi-MFC Makefile v 1.37 (changed in order to reflect 5.X behaviour) Make zoneinfo optional so that a filesystem upgrade/update does not overwrite possibly installed thirdparte zoneinfo databases (from ports for example). Submitted by: Mark Andrews (original patch rewritten by me to be more consistent with the new practise). Approved by: re (kensmith) Approved by: imp (mentor) Reviewed by: ru (some time ago already) Approved by: imp (mentor, implicit MFC) Revision Changes Path 1.32.2.1 +5 -1 src/share/Makefile From owner-cvs-all@FreeBSD.ORG Sun Aug 26 16:12:51 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9DFF216A418; Sun, 26 Aug 2007 16:12:51 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4471613C428; Sun, 26 Aug 2007 16:12:51 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7QGCpn2077502; Sun, 26 Aug 2007 16:12:51 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7QGCp6k077501; Sun, 26 Aug 2007 16:12:51 GMT (envelope-from mezz) Message-Id: <200708261612.l7QGCp6k077501@repoman.freebsd.org> From: Jeremy Messenger Date: Sun, 26 Aug 2007 16:12:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/bfilter Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2007 16:12:51 -0000 mezz 2007-08-26 16:12:50 UTC FreeBSD ports repository Modified files: net/bfilter Makefile distinfo Log: Update to 1.1.1. Requested by: a few Revision Changes Path 1.29 +1 -2 ports/net/bfilter/Makefile 1.16 +3 -3 ports/net/bfilter/distinfo From owner-cvs-all@FreeBSD.ORG Sun Aug 26 18:09:51 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 81C8216A418; Sun, 26 Aug 2007 18:09:51 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5C51113C428; Sun, 26 Aug 2007 18:09:51 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7QI9pmE096029; Sun, 26 Aug 2007 18:09:51 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7QI9pRh096028; Sun, 26 Aug 2007 18:09:51 GMT (envelope-from flz) Message-Id: <200708261809.l7QI9pRh096028@repoman.freebsd.org> From: Florent Thoumie Date: Sun, 26 Aug 2007 18:09:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/ipw-firmware Makefile ports/net/iwi-firmware Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2007 18:09:51 -0000 flz 2007-08-26 18:09:51 UTC FreeBSD ports repository Modified files: net/ipw-firmware Makefile net/iwi-firmware Makefile Log: Refine OSVERSION logic to inform the user about the kmod counterparts. Revision Changes Path 1.22 +3 -2 ports/net/ipw-firmware/Makefile 1.10 +2 -1 ports/net/iwi-firmware/Makefile From owner-cvs-all@FreeBSD.ORG Sun Aug 26 18:38:31 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8B00B16A419; Sun, 26 Aug 2007 18:38:31 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6608413C474; Sun, 26 Aug 2007 18:38:31 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7QIcVOD097753; Sun, 26 Aug 2007 18:38:31 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7QIcVFZ097752; Sun, 26 Aug 2007 18:38:31 GMT (envelope-from maxim) Message-Id: <200708261838.l7QIcVFZ097752@repoman.freebsd.org> From: Maxim Konovalov Date: Sun, 26 Aug 2007 18:38:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netinet 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: Sun, 26 Aug 2007 18:38:31 -0000 maxim 2007-08-26 18:38:31 UTC FreeBSD src repository Modified files: sys/netinet ip_fw2.c sbin/ipfw ipfw2.c Log: o Fix bug I introduced in the previous commit (ipfw set extention): pack a set number correctly. Submitted by: oleg o Plug a memory leak. Submitted by: oleg and Andrey V. Elsukov Approved by: re (kensmith) MFC after: 1 week Revision Changes Path 1.107 +3 -3 src/sbin/ipfw/ipfw2.c 1.172 +4 -1 src/sys/netinet/ip_fw2.c From owner-cvs-all@FreeBSD.ORG Sun Aug 26 19:25:28 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 29B4616A420; Sun, 26 Aug 2007 19:25:28 +0000 (UTC) (envelope-from ceri@submonkey.net) Received: from shrike.submonkey.net (cpc3-cdif2-0-0-cust64.cdif.cable.ntl.com [81.106.128.65]) by mx1.freebsd.org (Postfix) with ESMTP id D2D0913C468; Sun, 26 Aug 2007 19:25:27 +0000 (UTC) (envelope-from ceri@submonkey.net) Received: from ceri by shrike.submonkey.net with local (Exim 4.67 (FreeBSD)) (envelope-from ) id 1IPNjc-000HSU-DG; Sun, 26 Aug 2007 20:25:20 +0100 Date: Sun, 26 Aug 2007 20:25:20 +0100 From: Ceri Davies To: "M. Warner Losh" Message-ID: <20070826192520.GH76132@submonkey.net> References: <20070824.172212.74696955.imp@bsdimp.com> <20070825053302.GG99474@comp.chem.msu.su> <20070825.093925.43008968.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ghzN8eJ9Qlbqn3iT" Content-Disposition: inline In-Reply-To: <20070825.093925.43008968.imp@bsdimp.com> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.16 (2007-06-09) Sender: Ceri Davies Cc: src-committers@freebsd.org, yar@comp.chem.msu.su, alfred@freebsd.org, cvs-all@freebsd.org, deischen@freebsd.org, cvs-src@freebsd.org Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2007 19:25:28 -0000 --ghzN8eJ9Qlbqn3iT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Aug 25, 2007 at 09:39:25AM -0600, M. Warner Losh wrote: > Also agreed. We're FreeBSD. We are tool users. We should use tools > in a way that makes sense for us. Solaris' and Linux's experiences > with versioning should inform our policies, there is no doubt, but > since I don't think I've seen either written down in exacting detail > that we can just import FYI, the "Linker and Libraries Manual", http://docs.sun.com/app/docs/doc/817-1984, is the definitive reference. Ceri --=20 That must be wonderful! I don't understand it at all. -- Moliere --ghzN8eJ9Qlbqn3iT Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFG0dOgocfcwTS3JF8RApGyAKC68DEk6tKDYM0ZDlCt4rOkJiW9NwCgm7q9 rShQDpjZGkrNK9j9gNwbIrY= =EPG0 -----END PGP SIGNATURE----- --ghzN8eJ9Qlbqn3iT-- From owner-cvs-all@FreeBSD.ORG Sun Aug 26 21:01:33 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A33216A418; Sun, 26 Aug 2007 21:01:32 +0000 (UTC) (envelope-from tmclaugh@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2FB4713C428; Sun, 26 Aug 2007 21:01:32 +0000 (UTC) (envelope-from tmclaugh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7QL1W2N017021; Sun, 26 Aug 2007 21:01:32 GMT (envelope-from tmclaugh@repoman.freebsd.org) Received: (from tmclaugh@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7QL1WoO017020; Sun, 26 Aug 2007 21:01:32 GMT (envelope-from tmclaugh) Message-Id: <200708262101.l7QL1WoO017020@repoman.freebsd.org> From: Tom McLaughlin Date: Sun, 26 Aug 2007 21: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/sysutils/be_agent Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2007 21:01:33 -0000 tmclaugh 2007-08-26 21:01:31 UTC FreeBSD ports repository Modified files: sysutils/be_agent Makefile Log: Distfile must be fetched manually now. PR: 110035 Submitted by: maintainer Revision Changes Path 1.5 +15 -3 ports/sysutils/be_agent/Makefile From owner-cvs-all@FreeBSD.ORG Sun Aug 26 21:14:42 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F3EC616A419; Sun, 26 Aug 2007 21:14:41 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CEAB213C459; Sun, 26 Aug 2007 21:14:41 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7QLEfXX019064; Sun, 26 Aug 2007 21:14:41 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7QLEfNE019063; Sun, 26 Aug 2007 21:14:41 GMT (envelope-from mezz) Message-Id: <200708262114.l7QLEfNE019063@repoman.freebsd.org> From: Jeremy Messenger Date: Sun, 26 Aug 2007 21:14: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/tracker/files patch-src_tracker-search-tool_Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2007 21:14:42 -0000 mezz 2007-08-26 21:14:41 UTC FreeBSD ports repository Added files: sysutils/tracker/files patch-src_tracker-search-tool_Makefile.in Log: Fix the build if old tracker exists in the system. Reported by: Paul Dokas Revision Changes Path 1.1 +20 -0 ports/sysutils/tracker/files/patch-src_tracker-search-tool_Makefile.in (new) From owner-cvs-all@FreeBSD.ORG Sun Aug 26 23:39:23 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4F9F316A418; Sun, 26 Aug 2007 23:39:23 +0000 (UTC) (envelope-from tmclaugh@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2A99213C45E; Sun, 26 Aug 2007 23:39:23 +0000 (UTC) (envelope-from tmclaugh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7QNdNxQ030288; Sun, 26 Aug 2007 23:39:23 GMT (envelope-from tmclaugh@repoman.freebsd.org) Received: (from tmclaugh@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7QNdMof030287; Sun, 26 Aug 2007 23:39:22 GMT (envelope-from tmclaugh) Message-Id: <200708262339.l7QNdMof030287@repoman.freebsd.org> From: Tom McLaughlin Date: Sun, 26 Aug 2007 23:39: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/sysutils/downtime Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2007 23:39:23 -0000 tmclaugh 2007-08-26 23:39:22 UTC FreeBSD ports repository Modified files: sysutils/downtime Makefile distinfo Log: Update to 0.3.0 PR: 115438 Submitted by: maintainer Revision Changes Path 1.4 +3 -3 ports/sysutils/downtime/Makefile 1.3 +3 -3 ports/sysutils/downtime/distinfo From owner-cvs-all@FreeBSD.ORG Mon Aug 27 00:47:00 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 829BA16A418; Mon, 27 Aug 2007 00:47:00 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5674A13C4CE; Mon, 27 Aug 2007 00:47:00 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7R0l0xh035542; Mon, 27 Aug 2007 00:47:00 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7R0l0lF035541; Mon, 27 Aug 2007 00:47:00 GMT (envelope-from clsung) Message-Id: <200708270047.l7R0l0lF035541@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 27 Aug 2007 00:46:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/p5-Perl-Critic Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 00:47:00 -0000 clsung 2007-08-27 00:46:59 UTC FreeBSD ports repository Modified files: textproc/p5-Perl-Critic Makefile Log: p5-Perl-Critic requires p5-Readonly but doesn't say so in the Makefile. This patch corrects the problem. - bump PORTREVISION PR: ports/115743 Submitted by: Tod McQuillin Revision Changes Path 1.20 +4 -3 ports/textproc/p5-Perl-Critic/Makefile From owner-cvs-all@FreeBSD.ORG Mon Aug 27 00:48:19 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D0EE516A468; Mon, 27 Aug 2007 00:48:19 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9B21B13C46B; Mon, 27 Aug 2007 00:48:19 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7R0mJNS044160; Mon, 27 Aug 2007 00:48:19 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7R0mJKw044159; Mon, 27 Aug 2007 00:48:19 GMT (envelope-from clsung) Message-Id: <200708270048.l7R0mJKw044159@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 27 Aug 2007 00:48:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/science/ruby-gphys Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 00:48:19 -0000 clsung 2007-08-27 00:48:19 UTC FreeBSD ports repository Modified files: science/ruby-gphys Makefile distinfo pkg-plist Log: - Update to 0.6.0 PR: ports/115599 Submitted by: maintainer (Shin'ya Murakami) Revision Changes Path 1.19 +1 -2 ports/science/ruby-gphys/Makefile 1.13 +3 -3 ports/science/ruby-gphys/distinfo 1.10 +2 -0 ports/science/ruby-gphys/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Aug 27 01:50:15 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9AB0B16A417; Mon, 27 Aug 2007 01:50:15 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8BB8613C465; Mon, 27 Aug 2007 01:50:15 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7R1oFBD049039; Mon, 27 Aug 2007 01:50:15 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7R1oFY6049038; Mon, 27 Aug 2007 01:50:15 GMT (envelope-from clsung) Message-Id: <200708270150.l7R1oFY6049038@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 27 Aug 2007 01:50:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/p5-Test-Log4perl Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 01:50:15 -0000 clsung 2007-08-27 01:50:15 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Test-Log4perl Makefile distinfo pkg-descr pkg-plist Log: This module can be used to test that you're logging the right thing with Log::Log4perl. It checks that we get what, and only what, we expect logged by your code. WWW: http://search.cpan.org/dist/Test-Log4perl/ Revision Changes Path 1.2852 +1 -0 ports/devel/Makefile 1.1 +33 -0 ports/devel/p5-Test-Log4perl/Makefile (new) 1.1 +3 -0 ports/devel/p5-Test-Log4perl/distinfo (new) 1.1 +5 -0 ports/devel/p5-Test-Log4perl/pkg-descr (new) 1.1 +5 -0 ports/devel/p5-Test-Log4perl/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Aug 27 01:50:27 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E015716A418; Mon, 27 Aug 2007 01:50:27 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BA48913C459; Mon, 27 Aug 2007 01:50:27 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7R1oROM049088; Mon, 27 Aug 2007 01:50:27 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7R1oRtv049087; Mon, 27 Aug 2007 01:50:27 GMT (envelope-from clsung) Message-Id: <200708270150.l7R1oRtv049087@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 27 Aug 2007 01: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: 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, 27 Aug 2007 01:50:28 -0000 clsung 2007-08-27 01:50:27 UTC FreeBSD ports repository Modified files: . modules Log: p5-Test-Log4perl --> ports/devel/p5-Test-Log4perl Revision Changes Path 1.18600 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Aug 27 01:58:14 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0FD9016A419; Mon, 27 Aug 2007 01:58:14 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DD55D13C458; Mon, 27 Aug 2007 01:58:13 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7R1wDxT049546; Mon, 27 Aug 2007 01:58:13 GMT (envelope-from tabthorpe@repoman.freebsd.org) Received: (from tabthorpe@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7R1wDY1049545; Mon, 27 Aug 2007 01:58:13 GMT (envelope-from tabthorpe) Message-Id: <200708270158.l7R1wDY1049545@repoman.freebsd.org> From: Thomas Abthorpe Date: Mon, 27 Aug 2007 01:58: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/global Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 01:58:14 -0000 tabthorpe 2007-08-27 01:58:13 UTC FreeBSD ports repository Modified files: devel/global Makefile distinfo Log: - update to 5.6.1 Approved by: clsung (mentor) Revision Changes Path 1.30 +1 -1 ports/devel/global/Makefile 1.24 +3 -3 ports/devel/global/distinfo From owner-cvs-all@FreeBSD.ORG Mon Aug 27 02:01:57 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4076D16A420; Mon, 27 Aug 2007 02:01:57 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 19DC613C46E; Mon, 27 Aug 2007 02:01:57 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7R21ugR049951; Mon, 27 Aug 2007 02:01:56 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7R21u4Y049950; Mon, 27 Aug 2007 02:01:56 GMT (envelope-from clsung) Message-Id: <200708270201.l7R21u4Y049950@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 27 Aug 2007 02:01:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/diffstat Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 02:01:57 -0000 clsung 2007-08-27 02:01:56 UTC FreeBSD ports repository Modified files: textproc/diffstat Makefile distinfo Log: - Update to 1.44 Revision Changes Path 1.22 +1 -1 ports/textproc/diffstat/Makefile 1.14 +3 -3 ports/textproc/diffstat/distinfo From owner-cvs-all@FreeBSD.ORG Mon Aug 27 02:02:16 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD39C16A468; Mon, 27 Aug 2007 02:02:16 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A746113C481; Mon, 27 Aug 2007 02:02:16 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7R22G5W049996; Mon, 27 Aug 2007 02:02:16 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7R22GZW049995; Mon, 27 Aug 2007 02:02:16 GMT (envelope-from clsung) Message-Id: <200708270202.l7R22GZW049995@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 27 Aug 2007 02:02: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/textproc/p5-XML-TreePP Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 02:02:16 -0000 clsung 2007-08-27 02:02:16 UTC FreeBSD ports repository Modified files: textproc/p5-XML-TreePP Makefile distinfo Log: - Update to 0.29 Revision Changes Path 1.9 +2 -3 ports/textproc/p5-XML-TreePP/Makefile 1.9 +3 -3 ports/textproc/p5-XML-TreePP/distinfo From owner-cvs-all@FreeBSD.ORG Mon Aug 27 02:24:42 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B3A4E16A41B; Mon, 27 Aug 2007 02:24:42 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A49F613C45E; Mon, 27 Aug 2007 02:24:42 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7R2OgX2052448; Mon, 27 Aug 2007 02:24:42 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7R2OgWn052447; Mon, 27 Aug 2007 02:24:42 GMT (envelope-from clsung) Message-Id: <200708270224.l7R2OgWn052447@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 27 Aug 2007 02:24: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 Makefile ports/devel/p5-File-Policy Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 02:24:42 -0000 clsung 2007-08-27 02:24:42 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-File-Policy Makefile distinfo pkg-descr pkg-plist Log: This defines the policy for file I/O with modules such as File::Slurp::WithinPolicy. The purpose is to allow systems administrators to define locations and restrictions for applications' file I/O and give app developers a policy to follow. Note that the module doesn't ENFORCE the policy - application developers can choose to ignore it (and systems administrators can choose not to install their applications if they do!). You may control which policy gets applied by creating a File::Policy::Config module with an IMPLEMENTATION constant. You may write your own policy as a module within the File::Policy:: namespace. By default (if no File::Policy::Config is present), the File::Policy::Default policy gets applied which doesn't impose any restrictions and provides reasonable default locations for temporary and log files. WWW: http://search.cpan.org/dist/File-Policy/ Revision Changes Path 1.2853 +1 -0 ports/devel/Makefile 1.1 +28 -0 ports/devel/p5-File-Policy/Makefile (new) 1.1 +3 -0 ports/devel/p5-File-Policy/distinfo (new) 1.1 +17 -0 ports/devel/p5-File-Policy/pkg-descr (new) 1.1 +9 -0 ports/devel/p5-File-Policy/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Aug 27 02:24:54 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9A2B116A417; Mon, 27 Aug 2007 02:24:54 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 72A2913C442; Mon, 27 Aug 2007 02:24:54 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7R2Osf1052486; Mon, 27 Aug 2007 02:24:54 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7R2OsvF052485; Mon, 27 Aug 2007 02:24:54 GMT (envelope-from clsung) Message-Id: <200708270224.l7R2OsvF052485@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 27 Aug 2007 02: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: 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, 27 Aug 2007 02:24:54 -0000 clsung 2007-08-27 02:24:54 UTC FreeBSD ports repository Modified files: . modules Log: p5-File-Policy --> ports/devel/p5-File-Policy Revision Changes Path 1.18601 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Aug 27 02:44:56 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 61A4C16A418; Mon, 27 Aug 2007 02:44:56 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3ABD613C428; Mon, 27 Aug 2007 02:44:56 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7R2itjR001048; Mon, 27 Aug 2007 02:44:55 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7R2itjB001047; Mon, 27 Aug 2007 02:44:55 GMT (envelope-from clsung) Message-Id: <200708270244.l7R2itjB001047@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 27 Aug 2007 02:44:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/irc/bitlbee Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 02:44:56 -0000 clsung 2007-08-27 02:44:55 UTC FreeBSD ports repository Modified files: irc/bitlbee Makefile distinfo Log: - Update to 1.0.4 PR: ports/115837 Submitted by: maintainer (Lars Sommer) Revision Changes Path 1.35 +3 -3 ports/irc/bitlbee/Makefile 1.18 +3 -3 ports/irc/bitlbee/distinfo From owner-cvs-all@FreeBSD.ORG Mon Aug 27 03:06:54 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6FB9916A419; Mon, 27 Aug 2007 03:06:54 +0000 (UTC) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4883213C468; Mon, 27 Aug 2007 03:06:54 +0000 (UTC) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7R36sba003741; Mon, 27 Aug 2007 03:06:54 GMT (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7R36sAA003740; Mon, 27 Aug 2007 03:06:54 GMT (envelope-from knu) Message-Id: <200708270306.l7R36sAA003740@repoman.freebsd.org> From: Akinori MUSHA Date: Mon, 27 Aug 2007 03:06: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/ruby-bdb Makefile distinfo ports/databases/ruby-bdb/files patch-src::bdb.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 03:06:54 -0000 knu 2007-08-27 03:06:53 UTC FreeBSD ports repository Modified files: databases/ruby-bdb Makefile distinfo Removed files: databases/ruby-bdb/files patch-src::bdb.c Log: Update to 0.6.2. This is just 0.6.1 + files/patch-src::bdb.c, but anyway. Revision Changes Path 1.56 +1 -1 ports/databases/ruby-bdb/Makefile 1.41 +3 -3 ports/databases/ruby-bdb/distinfo 1.2 +0 -14 ports/databases/ruby-bdb/files/patch-src::bdb.c (dead) From owner-cvs-all@FreeBSD.ORG Mon Aug 27 03:54:17 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EACAA16A418; Mon, 27 Aug 2007 03:54:17 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D9FA113C457; Mon, 27 Aug 2007 03:54:17 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7R3sHkd006696; Mon, 27 Aug 2007 03:54:17 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7R3sHTH006695; Mon, 27 Aug 2007 03:54:17 GMT (envelope-from clsung) Message-Id: <200708270354.l7R3sHTH006695@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 27 Aug 2007 03:54:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/p5-Data-Alias Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 03:54:18 -0000 clsung 2007-08-27 03:54:17 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Data-Alias Makefile distinfo pkg-descr pkg-plist Log: Data::Alias is a module that allows you to apply "aliasing semantics" to a section of code, causing aliases to be made whereever Perl would normally make copies instead. You can use this to improve efficiency and readability, when compared to using references. WWW: http://search.cpan.org/dist/Data-Alias/ Revision Changes Path 1.2854 +1 -0 ports/devel/Makefile 1.1 +21 -0 ports/devel/p5-Data-Alias/Makefile (new) 1.1 +3 -0 ports/devel/p5-Data-Alias/distinfo (new) 1.1 +6 -0 ports/devel/p5-Data-Alias/pkg-descr (new) 1.1 +7 -0 ports/devel/p5-Data-Alias/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Aug 27 03:54:31 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1AD9216A41A; Mon, 27 Aug 2007 03:54:31 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E8A4313C474; Mon, 27 Aug 2007 03:54:30 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7R3sUDb006731; Mon, 27 Aug 2007 03:54:30 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7R3sUVs006730; Mon, 27 Aug 2007 03:54:30 GMT (envelope-from clsung) Message-Id: <200708270354.l7R3sUVs006730@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 27 Aug 2007 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: Mon, 27 Aug 2007 03:54:31 -0000 clsung 2007-08-27 03:54:30 UTC FreeBSD ports repository Modified files: . modules Log: p5-Data-Alias --> ports/devel/p5-Data-Alias Revision Changes Path 1.18602 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Aug 27 04:13:52 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 050DA16A417; Mon, 27 Aug 2007 04:13:52 +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 58BDA13C457; Mon, 27 Aug 2007 04:13:51 +0000 (UTC) (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.4) with ESMTP id l7R4DeMp054696; Mon, 27 Aug 2007 08:13:40 +0400 (MSD) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.4/8.13.4/Submit) id l7R4DdMp054694; Mon, 27 Aug 2007 08:13:39 +0400 (MSD) (envelope-from yar) Date: Mon, 27 Aug 2007 08:13:38 +0400 From: Yar Tikhiy To: Ceri Davies Message-ID: <20070827041338.GF21352@comp.chem.msu.su> References: <20070824.172212.74696955.imp@bsdimp.com> <20070825053302.GG99474@comp.chem.msu.su> <20070825.093925.43008968.imp@bsdimp.com> <20070826192520.GH76132@submonkey.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070826192520.GH76132@submonkey.net> User-Agent: Mutt/1.5.9i Cc: src-committers@freebsd.org, alfred@freebsd.org, cvs-all@freebsd.org, deischen@freebsd.org, cvs-src@freebsd.org, "M. Warner Losh" Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 04:13:52 -0000 On Sun, Aug 26, 2007 at 08:25:20PM +0100, Ceri Davies wrote: > On Sat, Aug 25, 2007 at 09:39:25AM -0600, M. Warner Losh wrote: > > Also agreed. We're FreeBSD. We are tool users. We should use tools > > in a way that makes sense for us. Solaris' and Linux's experiences > > with versioning should inform our policies, there is no doubt, but > > since I don't think I've seen either written down in exacting detail > > that we can just import > > FYI, the "Linker and Libraries Manual", > http://docs.sun.com/app/docs/doc/817-1984, is the definitive reference. >From my reading of the document I can only say that it's the reference on Sun's way of things in symbol versioning, which isn't quite the same as that suggested by GNU ld(1); and the latter makes much more sense to me. Namely Sun's ideology is to record version labels in a shared object so that other binaries linked against a particular version(s) of the object can verify if they get the right shared object at runtime. Sun offers no way to have multiple versions of the same symbol and so Sun makes the whole thing library-centric, just a slight improvement over the good old major and minor versions encoded in library file names. Unlike Sun's linker, GNU ld(1) allows for versioning each symbol independently, and I believe it's the reason we've bought symbol versioning for. -- Yar From owner-cvs-all@FreeBSD.ORG Mon Aug 27 05:06:35 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5E52716A419; Mon, 27 Aug 2007 05:06:35 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4E99813C459; Mon, 27 Aug 2007 05:06:35 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7R56Zif021784; Mon, 27 Aug 2007 05:06:35 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7R56Zp1021783; Mon, 27 Aug 2007 05:06:35 GMT (envelope-from clsung) Message-Id: <200708270506.l7R56Zp1021783@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 27 Aug 2007 05:06:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/p5-WWW-Facebook-API Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 05:06:35 -0000 clsung 2007-08-27 05:06:35 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-WWW-Facebook-API Makefile distinfo pkg-descr pkg-plist Log: WWW::Facebook::API - Facebook API implementation A Perl implementation of the Facebook API, working off of the canonical Java and PHP implementations. By default it uses JSON::Any to parse the response returned by Facebook's server. There is an option to return the raw response in either XML or JSON. WWW: http://search.cpan.org/dist/WWW-Facebook-API/ Revision Changes Path 1.1887 +1 -0 ports/www/Makefile 1.1 +47 -0 ports/www/p5-WWW-Facebook-API/Makefile (new) 1.1 +3 -0 ports/www/p5-WWW-Facebook-API/distinfo (new) 1.1 +8 -0 ports/www/p5-WWW-Facebook-API/pkg-descr (new) 1.1 +20 -0 ports/www/p5-WWW-Facebook-API/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Aug 27 05:06:47 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 48B4416A418; Mon, 27 Aug 2007 05:06:47 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 216DC13C468; Mon, 27 Aug 2007 05:06:47 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7R56lbg021818; Mon, 27 Aug 2007 05:06:47 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7R56kML021817; Mon, 27 Aug 2007 05:06:46 GMT (envelope-from clsung) Message-Id: <200708270506.l7R56kML021817@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 27 Aug 2007 05:06: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, 27 Aug 2007 05:06:47 -0000 clsung 2007-08-27 05:06:46 UTC FreeBSD ports repository Modified files: . modules Log: p5-WWW-Facebook-API --> ports/www/p5-WWW-Facebook-API Revision Changes Path 1.18603 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Aug 27 05:12:27 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3471A16A421; Mon, 27 Aug 2007 05:12:27 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 21D6413C46B; Mon, 27 Aug 2007 05:12:27 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7R5CRi7022308; Mon, 27 Aug 2007 05:12:27 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7R5CQgx022307; Mon, 27 Aug 2007 05:12:26 GMT (envelope-from clsung) Message-Id: <200708270512.l7R5CQgx022307@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 27 Aug 2007 05: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/mail Makefile ports/mail/p5-Email-MIME-CreateHTML Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 05:12:27 -0000 clsung 2007-08-27 05:12:26 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/p5-Email-MIME-CreateHTML Makefile distinfo pkg-descr pkg-plist Log: This module allows you to build HTML emails, optionally with a text-only alternative and embedded media objects. For example, an HTML email with an alternative version in plain text and with all the required images contained in the mail. WWW: http://search.cpan.org/dist/Email-MIME-CreateHTML/ Revision Changes Path 1.865 +1 -0 ports/mail/Makefile 1.1 +35 -0 ports/mail/p5-Email-MIME-CreateHTML/Makefile (new) 1.1 +3 -0 ports/mail/p5-Email-MIME-CreateHTML/distinfo (new) 1.1 +6 -0 ports/mail/p5-Email-MIME-CreateHTML/pkg-descr (new) 1.1 +13 -0 ports/mail/p5-Email-MIME-CreateHTML/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Aug 27 05:12:38 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E12416A418; Mon, 27 Aug 2007 05:12:38 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0795B13C4A7; Mon, 27 Aug 2007 05:12:38 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7R5CbxE022350; Mon, 27 Aug 2007 05:12:37 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7R5Cbo4022349; Mon, 27 Aug 2007 05:12:37 GMT (envelope-from clsung) Message-Id: <200708270512.l7R5Cbo4022349@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 27 Aug 2007 05:12:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 27 Aug 2007 05:12:38 -0000 clsung 2007-08-27 05:12:37 UTC FreeBSD ports repository Modified files: . modules Log: p5-Email-MIME-CreateHTML --> ports/mail/p5-Email-MIME-CreateHTML Revision Changes Path 1.18604 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Aug 27 05:19:49 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5827016A468; Mon, 27 Aug 2007 05:19:49 +0000 (UTC) (envelope-from rrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 451C513C458; Mon, 27 Aug 2007 05:19:49 +0000 (UTC) (envelope-from rrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7R5JnTg022733; Mon, 27 Aug 2007 05:19:49 GMT (envelope-from rrs@repoman.freebsd.org) Received: (from rrs@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7R5JnGn022732; Mon, 27 Aug 2007 05:19:49 GMT (envelope-from rrs) Message-Id: <200708270519.l7R5JnGn022732@repoman.freebsd.org> From: Randall Stewart Date: Mon, 27 Aug 2007 05:19:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern uipc_syscalls.c src/sys/netinet sctp.h sctp_asconf.c sctp_asconf.h sctp_auth.c sctp_constants.h sctp_indata.c sctp_input.c sctp_output.c sctp_output.h sctp_pcb.c sctp_pcb.h sctp_peeloff.c sctp_structs.h sctp_sysctl.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 05:19:49 -0000 rrs 2007-08-27 05:19:48 UTC FreeBSD src repository Modified files: sys/kern uipc_syscalls.c sys/netinet sctp.h sctp_asconf.c sctp_asconf.h sctp_auth.c sctp_constants.h sctp_indata.c sctp_input.c sctp_output.c sctp_output.h sctp_pcb.c sctp_pcb.h sctp_peeloff.c sctp_structs.h sctp_sysctl.c sctp_sysctl.h sctp_uio.h sctp_usrreq.c sctp_var.h sctputil.c sys/netinet6 sctp6_usrreq.c Log: - During shutdown pending, when the last sack came in and the last message on the send stream was "null" but still there, a state we allow, we could get hung and not clean it up and wait for the shutdown guard timer to clear the association without a graceful close. Fix this so that that we properly clean up. - Added support for Multiple ASCONF per new RFC. We only (so far) accept input of these and cannot yet generate a multi-asconf. - Sysctl'd support for experimental Fast Handover feature. Always disabled unless sysctl or socket option changes to enable. - Error case in add-ip where the peer supports AUTH and ADD-IP but does NOT require AUTH of ASCONF/ASCONF-ACK. We need to ABORT in this case. - According to the Kyoto summit of socket api developers (Solaris, Linux, BSD). We need to have: o non-eeor mode messages be atomic - Fixed o Allow implicit setup of an assoc in 1-2-1 model if using the sctp_**() send calls - Fixed o Get rid of HAVE_XXX declarations - Done o add a sctp_pr_policy in hole in sndrcvinfo structure - Done o add a PR_SCTP_POLICY_VALID type flag - yet to-do in a future patch! - Optimize sctp6 calls to reuse code in sctp_usrreq. Also optimize when we close sending out the data and disabling Nagle. - Change key concatenation order to match the auth RFC - When sending OOTB shutdown_complete always do csum. - Don't send PKT-DROP to a PKT-DROP - For abort chunks just always checksums same for shutdown-complete. - inpcb_free front state had a bug where in queue data could wedge an assoc. We need to just abandon ones in front states (free_assoc). - If a peer sends us a 64k abort, we would try to assemble a response packet which may be larger than 64k. This then would be dropped by IP. Instead make a "minimum" size for us 64k-2k (we want at least 2k for our initack). If we receive such an init discard it early without all the processing. - When we peel off we must increment the tcb ref count to keep it from being freed from underneath us. - handling fwd-tsn had bugs that caused memory overwrites when given faulty data, fixed so can't happen and we also stop at the first bad stream no. - Fixed so comm-up generates the adaption indication. - peeloff did not get the hmac params copied. - fix it so we lock the addr list when doing src-addr selection (in future we need to use a multi-reader/one writer lock here) - During lowlevel output, we could end up with a _l_addr set to null if the iterator is calling the output routine. This means we would possibly crash when we gather the MTU info. Fix so we only do the gather where we have a src address cached. - we need to be sure to set abort flag on conn state when we receive an abort. - peeloff could leak a socket. Moved code so the close will find the socket if the peeloff fails (uipc_syscalls.c) Approved by: re@freebsd.org(Ken Smith) Revision Changes Path 1.259 +5 -8 src/sys/kern/uipc_syscalls.c 1.19 +12 -13 src/sys/netinet/sctp.h 1.26 +158 -13 src/sys/netinet/sctp_asconf.c 1.8 +1 -1 src/sys/netinet/sctp_asconf.h 1.17 +64 -2 src/sys/netinet/sctp_auth.c 1.27 +23 -3 src/sys/netinet/sctp_constants.h 1.41 +85 -83 src/sys/netinet/sctp_indata.c 1.58 +81 -43 src/sys/netinet/sctp_input.c 1.51 +207 -94 src/sys/netinet/sctp_output.c 1.10 +5 -2 src/sys/netinet/sctp_output.h 1.54 +60 -17 src/sys/netinet/sctp_pcb.c 1.29 +2 -0 src/sys/netinet/sctp_pcb.h 1.15 +13 -1 src/sys/netinet/sctp_peeloff.c 1.24 +14 -2 src/sys/netinet/sctp_structs.h 1.14 +12 -0 src/sys/netinet/sctp_sysctl.c 1.10 +23 -3 src/sys/netinet/sctp_sysctl.h 1.26 +4 -0 src/sys/netinet/sctp_uio.h 1.44 +6 -2 src/sys/netinet/sctp_usrreq.c 1.18 +26 -19 src/sys/netinet/sctp_var.h 1.57 +5 -16 src/sys/netinet/sctputil.c 1.38 +25 -196 src/sys/netinet6/sctp6_usrreq.c From owner-cvs-all@FreeBSD.ORG Mon Aug 27 06:46:09 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E2CC316A41B; Mon, 27 Aug 2007 06:46:09 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D36B413C45D; Mon, 27 Aug 2007 06:46:09 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7R6k9q9029571; Mon, 27 Aug 2007 06:46:09 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7R6k9Ob029570; Mon, 27 Aug 2007 06:46:09 GMT (envelope-from clsung) Message-Id: <200708270646.l7R6k9Ob029570@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 27 Aug 2007 06: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/devel Makefile ports/devel/p5-Devel-EvalContext Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 06:46:10 -0000 clsung 2007-08-27 06:46:09 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Devel-EvalContext Makefile distinfo pkg-descr pkg-plist Log: Devel::EvalContext - Save lexicals and hints between calls to eval WWW: http://search.cpan.org/dist/Devel-EvalContext/ Revision Changes Path 1.2855 +1 -0 ports/devel/Makefile 1.1 +26 -0 ports/devel/p5-Devel-EvalContext/Makefile (new) 1.1 +3 -0 ports/devel/p5-Devel-EvalContext/distinfo (new) 1.1 +3 -0 ports/devel/p5-Devel-EvalContext/pkg-descr (new) 1.1 +7 -0 ports/devel/p5-Devel-EvalContext/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Aug 27 06:46:20 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6376E16A41A; Mon, 27 Aug 2007 06:46:20 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3C9DD13C442; Mon, 27 Aug 2007 06:46:20 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7R6kKgd029614; Mon, 27 Aug 2007 06:46:20 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7R6kK22029613; Mon, 27 Aug 2007 06:46:20 GMT (envelope-from clsung) Message-Id: <200708270646.l7R6kK22029613@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 27 Aug 2007 06: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: 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, 27 Aug 2007 06:46:20 -0000 clsung 2007-08-27 06:46:20 UTC FreeBSD ports repository Modified files: . modules Log: p5-Devel-EvalContext --> ports/devel/p5-Devel-EvalContext Revision Changes Path 1.18605 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Aug 27 06:53:50 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3C36416A420; Mon, 27 Aug 2007 06:53:50 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1501913C48E; Mon, 27 Aug 2007 06:53:50 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7R6rn1U030091; Mon, 27 Aug 2007 06:53:49 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7R6rnIm030090; Mon, 27 Aug 2007 06:53:49 GMT (envelope-from clsung) Message-Id: <200708270653.l7R6rnIm030090@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 27 Aug 2007 06:53:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/chinese/p5-Lingua-ZH-Segment Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 06:53:50 -0000 clsung 2007-08-27 06:53:49 UTC FreeBSD ports repository Modified files: chinese/p5-Lingua-ZH-Segment Makefile distinfo Log: - Update to 0.02 PR: ports/115844 Submitted by: Gea-Suan Lin Revision Changes Path 1.2 +2 -2 ports/chinese/p5-Lingua-ZH-Segment/Makefile 1.2 +3 -3 ports/chinese/p5-Lingua-ZH-Segment/distinfo From owner-cvs-all@FreeBSD.ORG Mon Aug 27 07:04:10 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 683EB16A417; Mon, 27 Aug 2007 07:04:10 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3FF0613C458; Mon, 27 Aug 2007 07:04:10 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7R74ATe032012; Mon, 27 Aug 2007 07:04:10 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7R74AHu032011; Mon, 27 Aug 2007 07:04:10 GMT (envelope-from clsung) Message-Id: <200708270704.l7R74AHu032011@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 27 Aug 2007 07: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/www/polipo Makefile distinfo ports/www/polipo/files polipo.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 07:04:10 -0000 clsung 2007-08-27 07:04:09 UTC FreeBSD ports repository Modified files: www/polipo Makefile distinfo www/polipo/files polipo.sh.in Log: Maintainer update for port www/polipo to version 1.0.2 - upstream update to 1.0.2 - fix for forgotten "-f" in last commit PR: ports/115848 Submitted by: maintainer (Frank Behrens) Revision Changes Path 1.12 +1 -1 ports/www/polipo/Makefile 1.9 +3 -3 ports/www/polipo/distinfo 1.6 +1 -1 ports/www/polipo/files/polipo.sh.in From owner-cvs-all@FreeBSD.ORG Mon Aug 27 07:45:24 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BC96E16A41A; Mon, 27 Aug 2007 07:45:24 +0000 (UTC) (envelope-from perky@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 95C7E13C494; Mon, 27 Aug 2007 07:45:24 +0000 (UTC) (envelope-from perky@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7R7jOHS034559; Mon, 27 Aug 2007 07:45:24 GMT (envelope-from perky@repoman.freebsd.org) Received: (from perky@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7R7jO0W034558; Mon, 27 Aug 2007 07:45:24 GMT (envelope-from perky) Message-Id: <200708270745.l7R7jO0W034558@repoman.freebsd.org> From: Hye-Shik Chang Date: Mon, 27 Aug 2007 07:45: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/lang/jython Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 07:45:24 -0000 perky 2007-08-27 07:45:23 UTC FreeBSD ports repository Modified files: lang/jython Makefile distinfo pkg-plist Log: - Update to 2.2. - Pass maintainership to python@ team. Revision Changes Path 1.17 +8 -9 ports/lang/jython/Makefile 1.8 +3 -3 ports/lang/jython/distinfo 1.8 +586 -394 ports/lang/jython/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Aug 27 07:54:40 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C253316A4A9; Mon, 27 Aug 2007 07:54:40 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9A9F713C469; Mon, 27 Aug 2007 07:54:40 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7R7sex6035078; Mon, 27 Aug 2007 07:54:40 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7R7se3O035077; Mon, 27 Aug 2007 07:54:40 GMT (envelope-from miwi) Message-Id: <200708270754.l7R7se3O035077@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Aug 2007 07:54: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/openospfd Makefile distinfo pkg-descr pkg-install X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 07:54:40 -0000 miwi 2007-08-27 07:54:40 UTC FreeBSD ports repository Modified files: net/openospfd Makefile distinfo pkg-descr pkg-install Log: - Force commit repocopy from net/openospfd-devel to net/openospfd Revision Changes Path 1.6 +0 -0 ports/net/openospfd/Makefile 1.3 +0 -0 ports/net/openospfd/distinfo 1.2 +0 -0 ports/net/openospfd/pkg-descr 1.2 +0 -0 ports/net/openospfd/pkg-install From owner-cvs-all@FreeBSD.ORG Mon Aug 27 08:15:05 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F3AA216A419; Mon, 27 Aug 2007 08:15:04 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E30D613C46B; Mon, 27 Aug 2007 08:15:04 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7R8F4er037651; Mon, 27 Aug 2007 08:15:04 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7R8F4sP037650; Mon, 27 Aug 2007 08:15:04 GMT (envelope-from miwi) Message-Id: <200708270815.l7R8F4sP037650@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Aug 2007 08:15:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/openospfd Makefile distinfo ports/net/openospfd/files patch-ospfctl_parser.c patch-ospfctl_parser.h patch-ospfd_kroute.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 08:15:05 -0000 miwi 2007-08-27 08:15:04 UTC FreeBSD ports repository Modified files: net/openospfd Makefile distinfo Added files: net/openospfd/files patch-ospfctl_parser.c patch-ospfctl_parser.h patch-ospfd_kroute.c Log: - Update to 4.0 - Pass maintainership to submitter Submitted by: farrokhi Repocopy by: marcus Approved by: flz Revision Changes Path 1.7 +8 -15 ports/net/openospfd/Makefile 1.4 +3 -3 ports/net/openospfd/distinfo 1.1 +26 -0 ports/net/openospfd/files/patch-ospfctl_parser.c (new) 1.1 +26 -0 ports/net/openospfd/files/patch-ospfctl_parser.h (new) 1.1 +36 -0 ports/net/openospfd/files/patch-ospfd_kroute.c (new) From owner-cvs-all@FreeBSD.ORG Mon Aug 27 08:21:53 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8470B16A418; Mon, 27 Aug 2007 08:21:53 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5DC8E13C428; Mon, 27 Aug 2007 08:21:53 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7R8LrRg038107; Mon, 27 Aug 2007 08:21:53 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7R8LqbT038106; Mon, 27 Aug 2007 08:21:52 GMT (envelope-from miwi) Message-Id: <200708270821.l7R8LqbT038106@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Aug 2007 08:21: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 ports/net Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 08:21:53 -0000 miwi 2007-08-27 08:21:52 UTC FreeBSD ports repository Modified files: . modules net Makefile Log: - Connect net/openospfd Revision Changes Path 1.18606 +2 -1 CVSROOT/modules 1.1911 +1 -0 ports/net/Makefile From owner-cvs-all@FreeBSD.ORG Mon Aug 27 09:00:32 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9E30616A469; Mon, 27 Aug 2007 09:00:32 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 82C2013C491; Mon, 27 Aug 2007 09:00:32 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7R90WDO049511; Mon, 27 Aug 2007 09:00:32 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7R90W3l049510; Mon, 27 Aug 2007 09:00:32 GMT (envelope-from rafan) Message-Id: <200708270900.l7R90W3l049510@repoman.freebsd.org> From: Rong-En Fan Date: Mon, 27 Aug 2007 09:00: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/ncurses-devel Makefile Makefile.man distinfo pkg-plist ports/devel/ncurses-devel/files patch-tack X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 09:00:32 -0000 rafan 2007-08-27 09:00:32 UTC FreeBSD ports repository Modified files: devel/ncurses-devel Makefile Makefile.man distinfo pkg-plist Removed files: devel/ncurses-devel/files patch-tack Log: - Update to 5.6 snapshot 20070825 - Remove tack which was removed in 20070303 rollup patch tack is now distributed as another tarball - Remmove some files removed in 20070714 rollup patch Revision Changes Path 1.60 +5 -1 ports/devel/ncurses-devel/Makefile 1.4 +1 -2 ports/devel/ncurses-devel/Makefile.man 1.26 +9 -0 ports/devel/ncurses-devel/distinfo 1.2 +0 -57 ports/devel/ncurses-devel/files/patch-tack (dead) 1.19 +0 -1 ports/devel/ncurses-devel/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Aug 27 09:08:33 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2DFAC16A41B; Mon, 27 Aug 2007 09:08:33 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1C19113C4B3; Mon, 27 Aug 2007 09:08:33 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7R98Wb2051361; Mon, 27 Aug 2007 09:08:32 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7R98Wwb051360; Mon, 27 Aug 2007 09:08:32 GMT (envelope-from keramida) Message-Id: <200708270908.l7R98Wwb051360@repoman.freebsd.org> From: Giorgos Keramidas Date: Mon, 27 Aug 2007 09:08:32 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/mn_MN.UTF-8/books/handbook/audit chapter.sgml doc/mn_MN.UTF-8/books/handbook/disks chapter.sgml doc/mn_MN.UTF-8/books/handbook/geom chapter.sgml doc/mn_MN.UTF-8/books/handbook/install chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 09:08:33 -0000 keramida 2007-08-27 09:08:32 UTC FreeBSD doc repository Modified files: mn_MN.UTF-8/books/handbook/audit chapter.sgml mn_MN.UTF-8/books/handbook/disks chapter.sgml mn_MN.UTF-8/books/handbook/geom chapter.sgml mn_MN.UTF-8/books/handbook/install chapter.sgml Log: Update the Mongolian translation of the Handbook. MFen: 1.28 -> 1.20 mn_MN.UTF-8/books/handbook/audit/chapter.sgml 1.275 -> 1.277 mn_MN.UTF-8/books/handbook/disks/chapter.sgml 1.30 -> 1.32 mn_MN.UTF-8/books/handbook/geom/chapter.sgml 1.380 -> 1.381 mn_MN.UTF-8/books/handbook/install/chapter.sgml Submitted by: Ganbold Tsagaankhuu, ganbold at micom.mng.net Revision Changes Path 1.5 +2 -1 doc/mn_MN.UTF-8/books/handbook/audit/chapter.sgml 1.7 +14 -13 doc/mn_MN.UTF-8/books/handbook/disks/chapter.sgml 1.8 +3 -1 doc/mn_MN.UTF-8/books/handbook/geom/chapter.sgml 1.16 +2 -2 doc/mn_MN.UTF-8/books/handbook/install/chapter.sgml From owner-cvs-all@FreeBSD.ORG Mon Aug 27 09:13:11 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AEE4116A421; Mon, 27 Aug 2007 09:13:11 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 87BD913C45E; Mon, 27 Aug 2007 09:13:11 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7R9DBwq051811; Mon, 27 Aug 2007 09:13:11 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7R9DBMe051810; Mon, 27 Aug 2007 09:13:11 GMT (envelope-from keramida) Message-Id: <200708270913.l7R9DBMe051810@repoman.freebsd.org> From: Giorgos Keramidas Date: Mon, 27 Aug 2007 09:13: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/mn_MN.UTF-8/books/handbook/audit chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 09:13:11 -0000 keramida 2007-08-27 09:13:11 UTC FreeBSD doc repository Modified files: mn_MN.UTF-8/books/handbook/audit chapter.sgml Log: Forced commit to note that the last change was MFen: 1.28 -> 1.30 mn_MN.UTF-8/books/handbook/audit/chapter.sgml and not 1.28 -> 1.20 :) Noticed by: ganbold Revision Changes Path 1.6 +0 -0 doc/mn_MN.UTF-8/books/handbook/audit/chapter.sgml From owner-cvs-all@FreeBSD.ORG Mon Aug 27 09:38:28 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED62B16A417; Mon, 27 Aug 2007 09:38:28 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C5EA813C48A; Mon, 27 Aug 2007 09:38:28 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7R9cShW053264; Mon, 27 Aug 2007 09:38:28 GMT (envelope-from mm@repoman.freebsd.org) Received: (from mm@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7R9cSSr053263; Mon, 27 Aug 2007 09:38:28 GMT (envelope-from mm) Message-Id: <200708270938.l7R9cSSr053263@repoman.freebsd.org> From: Martin Matuska Date: Mon, 27 Aug 2007 09:38:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-im/jabberd Makefile ports/net-im/jabberd/files patch-sasl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 09:38:29 -0000 mm 2007-08-27 09:38:28 UTC FreeBSD ports repository Modified files: net-im/jabberd Makefile Added files: net-im/jabberd/files patch-sasl Log: - Add bugfix for SASL (SVN changesets 356 + 357) - Bump PORTREVISION Tested by: miwi Revision Changes Path 1.46 +1 -0 ports/net-im/jabberd/Makefile 1.1 +78 -0 ports/net-im/jabberd/files/patch-sasl (new) From owner-cvs-all@FreeBSD.ORG Mon Aug 27 09:43:25 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B18DC16A419; Mon, 27 Aug 2007 09:43:25 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8AB0313C491; Mon, 27 Aug 2007 09:43:25 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7R9hPlA053650; Mon, 27 Aug 2007 09:43:25 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7R9hP1I053649; Mon, 27 Aug 2007 09:43:25 GMT (envelope-from itetcu) Message-Id: <200708270943.l7R9hP1I053649@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Mon, 27 Aug 2007 09: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/editors/rospell Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 09:43:25 -0000 itetcu 2007-08-27 09:43:25 UTC FreeBSD ports repository Modified files: editors/rospell Makefile Log: Adjust depends and bump PORTREVISION. Revision Changes Path 1.14 +6 -5 ports/editors/rospell/Makefile From owner-cvs-all@FreeBSD.ORG Mon Aug 27 10:45:38 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 557A116A418; Mon, 27 Aug 2007 10:45:38 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2D87413C48D; Mon, 27 Aug 2007 10:45:38 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RAjbgx058451; Mon, 27 Aug 2007 10:45:38 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RAjbrU058450; Mon, 27 Aug 2007 10:45:37 GMT (envelope-from miwi) Message-Id: <200708271045.l7RAjbrU058450@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Aug 2007 10:45:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/py-setuptools Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 10:45:38 -0000 miwi 2007-08-27 10:45:37 UTC FreeBSD ports repository Modified files: devel/py-setuptools Makefile distinfo Log: - Update to 0.6.c6 PR: 115344 Submitted by: Dmitriy Kirhlarov Revision Changes Path 1.14 +3 -2 ports/devel/py-setuptools/Makefile 1.10 +3 -3 ports/devel/py-setuptools/distinfo From owner-cvs-all@FreeBSD.ORG Mon Aug 27 11:03:21 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 17D5716A473; Mon, 27 Aug 2007 11:03:21 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E2A7513C4D0; Mon, 27 Aug 2007 11:03:20 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RB3K1o060735; Mon, 27 Aug 2007 11:03:20 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RB3Kpx060734; Mon, 27 Aug 2007 11:03:20 GMT (envelope-from miwi) Message-Id: <200708271103.l7RB3Kpx060734@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Aug 2007 11:03: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/qemu-launcher Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 11:03:21 -0000 miwi 2007-08-27 11:03:15 UTC FreeBSD ports repository Modified files: emulators/qemu-launcher Makefile Log: - Respect PREFIX - Bump PORTREVISION PR: 115806 Submitted by: Martin Tournoij Approved by: maintainer Revision Changes Path 1.10 +3 -1 ports/emulators/qemu-launcher/Makefile From owner-cvs-all@FreeBSD.ORG Mon Aug 27 11:09:28 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6121216A41B; Mon, 27 Aug 2007 11:09:28 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 24DE113C4B5; Mon, 27 Aug 2007 11:09:28 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RB9SMk060994; Mon, 27 Aug 2007 11:09:28 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RB9Rq5060993; Mon, 27 Aug 2007 11:09:27 GMT (envelope-from miwi) Message-Id: <200708271109.l7RB9Rq5060993@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Aug 2007 11:09:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/py-freebsd Makefile ports/devel/py-freebsd/files freebsd7_patch-src-netstat.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 11:09:28 -0000 miwi 2007-08-27 11:09:27 UTC FreeBSD ports repository Modified files: devel/py-freebsd Makefile Added files: devel/py-freebsd/files freebsd7_patch-src-netstat.c Log: - Fix build on HEAD PR: 115610 Submitted by: Barry Pederson Revision Changes Path 1.15 +8 -2 ports/devel/py-freebsd/Makefile 1.1 +10 -0 ports/devel/py-freebsd/files/freebsd7_patch-src-netstat.c (new) From owner-cvs-all@FreeBSD.ORG Mon Aug 27 11:27:45 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2AFBD16A418; Mon, 27 Aug 2007 11:27:45 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0380C13C45E; Mon, 27 Aug 2007 11:27:45 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RBRi0f062219; Mon, 27 Aug 2007 11:27:44 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RBRi1r062217; Mon, 27 Aug 2007 11:27:44 GMT (envelope-from mat) Message-Id: <200708271127.l7RBRi1r062217@repoman.freebsd.org> From: Mathieu Arnold Date: Mon, 27 Aug 2007 11:27: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-DateTime-Locale Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 11:27:45 -0000 mat 2007-08-27 11:27:44 UTC FreeBSD ports repository Modified files: devel/p5-DateTime-Locale Makefile pkg-plist Log: fix plist PR: 115620 Submitted by: leeym Revision Changes Path 1.17 +1 -0 ports/devel/p5-DateTime-Locale/Makefile 1.5 +1 -2 ports/devel/p5-DateTime-Locale/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Aug 27 12:04:39 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D3C0016A4FF; Mon, 27 Aug 2007 12:04:38 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CB39313C587; Mon, 27 Aug 2007 12:04:35 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RC4Zcg067492; Mon, 27 Aug 2007 12:04:35 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RC4Zga067491; Mon, 27 Aug 2007 12:04:35 GMT (envelope-from mat) Message-Id: <200708271204.l7RC4Zga067491@repoman.freebsd.org> From: Mathieu Arnold Date: Mon, 27 Aug 2007 12:04:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/p5-MPEG-ID3v2Tag Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 12:04:39 -0000 mat 2007-08-27 12:04:35 UTC FreeBSD ports repository Modified files: audio/p5-MPEG-ID3v2Tag Makefile distinfo Log: Update to 0.39 PR: 115690 Submitted by: leeym Revision Changes Path 1.11 +1 -1 ports/audio/p5-MPEG-ID3v2Tag/Makefile 1.8 +3 -3 ports/audio/p5-MPEG-ID3v2Tag/distinfo From owner-cvs-all@FreeBSD.ORG Mon Aug 27 12:27:50 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C12C116A46E; Mon, 27 Aug 2007 12:27:50 +0000 (UTC) (envelope-from dryice@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 99B5713C467; Mon, 27 Aug 2007 12:27:50 +0000 (UTC) (envelope-from dryice@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RCRoju068831; Mon, 27 Aug 2007 12:27:50 GMT (envelope-from dryice@repoman.freebsd.org) Received: (from dryice@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RCRoKf068830; Mon, 27 Aug 2007 12:27:50 GMT (envelope-from dryice) Message-Id: <200708271227.l7RCRoKf068830@repoman.freebsd.org> From: Dryice Dong Liu Date: Mon, 27 Aug 2007 12:27:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/pyblosxom Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 12:27:50 -0000 dryice 2007-08-27 12:27:50 UTC FreeBSD ports repository Modified files: www/pyblosxom Makefile distinfo Log: update to 1.4.2 Revision Changes Path 1.10 +1 -1 ports/www/pyblosxom/Makefile 1.8 +3 -3 ports/www/pyblosxom/distinfo From owner-cvs-all@FreeBSD.ORG Mon Aug 27 12:33:12 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E46C916A46C; Mon, 27 Aug 2007 12:33:12 +0000 (UTC) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BD1FB13C4EF; Mon, 27 Aug 2007 12:33:12 +0000 (UTC) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RCXCW3069289; Mon, 27 Aug 2007 12:33:12 GMT (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RCXCUu069288; Mon, 27 Aug 2007 12:33:12 GMT (envelope-from oliver) Message-Id: <200708271233.l7RCXCUu069288@repoman.freebsd.org> From: Oliver Lehmann Date: Mon, 27 Aug 2007 12:33:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11/libexo Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 12:33:13 -0000 oliver 2007-08-27 12:33:12 UTC FreeBSD ports repository Modified files: x11/libexo Makefile pkg-plist Log: chase python 2.4 -> python 2.5 switch [1] remove gcc 2.95 patch bump PORTREVISION PR: ports/115636 [1] Submitted by: Dima Panov Revision Changes Path 1.23 +1 -4 ports/x11/libexo/Makefile 1.9 +12 -13 ports/x11/libexo/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Aug 27 12:38:01 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 73B4F16A417; Mon, 27 Aug 2007 12:38:01 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6489013C46C; Mon, 27 Aug 2007 12:38:01 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RCc1Q4069543; Mon, 27 Aug 2007 12:38:01 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RCc1Nr069542; Mon, 27 Aug 2007 12:38:01 GMT (envelope-from miwi) Message-Id: <200708271238.l7RCc1Nr069542@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Aug 2007 12:38:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics Makefile ports/graphics/ristretto Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 12:38:01 -0000 miwi 2007-08-27 12:38:01 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/ristretto Makefile distinfo pkg-descr pkg-plist Log: Ristretto is a fast and lightweight picture-viewer for the Xfce desktop environment. WWW: http://goodies.xfce.org/projects/applications/ristretto Revision Changes Path 1.1095 +1 -0 ports/graphics/Makefile 1.1 +26 -0 ports/graphics/ristretto/Makefile (new) 1.1 +3 -0 ports/graphics/ristretto/distinfo (new) 1.1 +4 -0 ports/graphics/ristretto/pkg-descr (new) 1.1 +19 -0 ports/graphics/ristretto/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Aug 27 12:38:23 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4BC2F16A46E; Mon, 27 Aug 2007 12:38:23 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2495013C49D; Mon, 27 Aug 2007 12:38:23 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RCcNFa069581; Mon, 27 Aug 2007 12:38:23 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RCcN2P069580; Mon, 27 Aug 2007 12:38:23 GMT (envelope-from rafan) Message-Id: <200708271238.l7RCcN2P069580@repoman.freebsd.org> From: Rong-En Fan Date: Mon, 27 Aug 2007 12:38:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math/R Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 12:38:23 -0000 rafan 2007-08-27 12:38:22 UTC FreeBSD ports repository Modified files: math/R Makefile distinfo pkg-plist Log: - Update to 2.5.1 PR: ports/115826 (based on) Submitted by: vittorio de martino Approved by: Eric van Gyzen (maintainer) Revision Changes Path 1.64 +1 -1 ports/math/R/Makefile 1.32 +3 -3 ports/math/R/distinfo 1.36 +4 -2 ports/math/R/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Aug 27 12:38:25 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DBBA516A46E; Mon, 27 Aug 2007 12:38:25 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B546013C461; Mon, 27 Aug 2007 12:38:25 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RCcPZN069608; Mon, 27 Aug 2007 12:38:25 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RCcPDe069607; Mon, 27 Aug 2007 12:38:25 GMT (envelope-from miwi) Message-Id: <200708271238.l7RCcPDe069607@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Aug 2007 12:38:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 27 Aug 2007 12:38:26 -0000 miwi 2007-08-27 12:38:25 UTC FreeBSD ports repository Modified files: . modules Log: ristretto --> ports/graphics/ristretto Revision Changes Path 1.18607 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Aug 27 12:40:09 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8033016A41A; Mon, 27 Aug 2007 12:40:09 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 58D9B13C46A; Mon, 27 Aug 2007 12:40:09 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RCe9gL069746; Mon, 27 Aug 2007 12:40:09 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RCe9rc069745; Mon, 27 Aug 2007 12:40:09 GMT (envelope-from rafan) Message-Id: <200708271240.l7RCe9rc069745@repoman.freebsd.org> From: Rong-En Fan Date: Mon, 27 Aug 2007 12:40: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/glpi Makefile distinfo pkg-message pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 12:40:09 -0000 rafan 2007-08-27 12:40:09 UTC FreeBSD ports repository Modified files: www/glpi Makefile distinfo pkg-message pkg-plist Log: - Update to 0.68.3.2 - Remove editor backup files PR: ports/115828 Submitted by: Mathias Monnerville (maintainer) Revision Changes Path 1.4 +5 -3 ports/www/glpi/Makefile 1.2 +3 -3 ports/www/glpi/distinfo 1.2 +2 -0 ports/www/glpi/pkg-message 1.2 +0 -2 ports/www/glpi/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Aug 27 12:50:45 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BAE8D16A469; Mon, 27 Aug 2007 12:50:45 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from speedfactory.net (mail6.speedfactory.net [66.23.216.219]) by mx1.freebsd.org (Postfix) with ESMTP id 2B3D113C442; Mon, 27 Aug 2007 12:50:44 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (unverified [66.23.211.162]) by speedfactory.net (SurgeMail 3.8k2) with ESMTP id 205565251-1834499 for multiple; Mon, 27 Aug 2007 08:50:56 -0400 Received: from zion.baldwin.cx (zion.baldwin.cx [192.168.0.7]) (authenticated bits=0) by server.baldwin.cx (8.13.8/8.13.8) with ESMTP id l7RCoWat026083; Mon, 27 Aug 2007 08:50:34 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Warner Losh Date: Mon, 27 Aug 2007 08:50:19 -0400 User-Agent: KMail/1.9.7 References: <20070824215515.GF16131@turion.vk2pj.dyndns.org> <20070824.172212.74696955.imp@bsdimp.com> In-Reply-To: <20070824.172212.74696955.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708270850.20904.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, 27 Aug 2007 08:50:35 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/4071/Sun Aug 26 20:27:44 2007 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: src-committers@freebsd.org, alfred@freebsd.org, cvs-all@freebsd.org, deischen@freebsd.org, cvs-src@freebsd.org, yar@comp.chem.msu.su Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 12:50:45 -0000 On Friday 24 August 2007 07:22:12 pm Warner Losh wrote: > What's the overhead of having the transition crutch around for a > while? The benefit is that people are less likely to screw up their > systems at a time when we want to encourage people to upgrade so they > can test the latest/greatest version. If it were 9 months after > RELENG_6 was branched, and a long time to a release, then I'd be much > more inclined to agree with the 'current is hard, so why spend > engineering effort on making it easy' crowd than I would now that more > of the world is watching and using it since we're in the glide path to > beta1. > > I don't see why we can't put the versioned symbols in, let everybody > upgrade and then remove the old symbols after a big enough window has > passed. It isn't like they are hurting anything by being there, is > it? Then why didn't we bump libc multiple times in a branch? It's the same exact thing except more fine-grained. If it's ok to bump symbol versions multiple times (remember, we've already done 1 bump by adding versioning and going to libc.so.7) in a branch, then it should have been ok to bump libc major numbers multiple times. I agree with Dan that we are trying to build releases, and folks running -current are expected to tolerate change during the current branch. I wouldn't expect more users until we actually do release BETA1, so I would go ahead and commit the new fts(3) soon so it is in BETA1 and the RELENG_7 branch when it is branched. > If there is some actual harm here, it hasn't been clearly articulated > and needs to be if that's the case. I'm certainly open to this > possibility. I think it will be confusing to have missing symbols just as folks would have thought it confusing to have 6.x ship with libc.so.8 if we had bumped libc multiple times. I also think that just managing the interfaces that show up in releases and -stable branches will be enough extra bookkeeping to keep track of as it is. -- John Baldwin From owner-cvs-all@FreeBSD.ORG Mon Aug 27 13:06:07 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1E7FE16A417; Mon, 27 Aug 2007 13:06:07 +0000 (UTC) (envelope-from dryice@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EAA6413C494; Mon, 27 Aug 2007 13:06:06 +0000 (UTC) (envelope-from dryice@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RD66Mi082202; Mon, 27 Aug 2007 13:06:06 GMT (envelope-from dryice@repoman.freebsd.org) Received: (from dryice@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RD66dh082201; Mon, 27 Aug 2007 13:06:06 GMT (envelope-from dryice) Message-Id: <200708271306.l7RD66dh082201@repoman.freebsd.org> From: Dryice Dong Liu Date: Mon, 27 Aug 2007 13: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/www/py-beaker Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 13:06:07 -0000 dryice 2007-08-27 13:06:06 UTC FreeBSD ports repository Modified files: www/py-beaker Makefile distinfo Log: update to 0.7.5 Revision Changes Path 1.4 +1 -1 ports/www/py-beaker/Makefile 1.3 +3 -3 ports/www/py-beaker/distinfo From owner-cvs-all@FreeBSD.ORG Mon Aug 27 13:19:25 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4228816A421; Mon, 27 Aug 2007 13:19:25 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1B03113C46E; Mon, 27 Aug 2007 13:19:25 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RDJOx6087222; Mon, 27 Aug 2007 13:19:24 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RDJO8n087221; Mon, 27 Aug 2007 13:19:24 GMT (envelope-from mat) Message-Id: <200708271319.l7RDJO8n087221@repoman.freebsd.org> From: Mathieu Arnold Date: Mon, 27 Aug 2007 13:19:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/p5-DBIx-DBSchema Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 13:19:25 -0000 mat 2007-08-27 13:19:24 UTC FreeBSD ports repository Modified files: databases/p5-DBIx-DBSchema Makefile distinfo Log: Update to 0.34 PR: 115831 Submitted by: clsung Revision Changes Path 1.16 +2 -3 ports/databases/p5-DBIx-DBSchema/Makefile 1.14 +3 -3 ports/databases/p5-DBIx-DBSchema/distinfo From owner-cvs-all@FreeBSD.ORG Mon Aug 27 13:21:40 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2729216A417; Mon, 27 Aug 2007 13:21:40 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id F3FA613C45E; Mon, 27 Aug 2007 13:21:39 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RDLdpl087544; Mon, 27 Aug 2007 13:21:39 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RDLdDD087543; Mon, 27 Aug 2007 13:21:39 GMT (envelope-from mat) Message-Id: <200708271321.l7RDLdDD087543@repoman.freebsd.org> From: Mathieu Arnold Date: Mon, 27 Aug 2007 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/www/p5-CGI-Minimal Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 13:21:40 -0000 mat 2007-08-27 13:21:39 UTC FreeBSD ports repository Modified files: www/p5-CGI-Minimal Makefile distinfo Log: Update to 1.29 Revision Changes Path 1.20 +2 -3 ports/www/p5-CGI-Minimal/Makefile 1.17 +3 -3 ports/www/p5-CGI-Minimal/distinfo From owner-cvs-all@FreeBSD.ORG Mon Aug 27 13:38:28 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 758) id 5161F16A418; Mon, 27 Aug 2007 13:38:28 +0000 (UTC) Date: Mon, 27 Aug 2007 13:38:28 +0000 From: Kris Kennaway To: Matteo Riondato Message-ID: <20070827133828.GA70070@hub.freebsd.org> References: <200708250019.l7P0JHxK057929@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200708250019.l7P0JHxK057929@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/rc.d mdconfig X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 13:38:28 -0000 On Sat, Aug 25, 2007 at 12:19:17AM +0000, Matteo Riondato wrote: > matteo 2007-08-25 00:19:17 UTC > > FreeBSD src repository > > Modified files: > etc/rc.d mdconfig > Log: > sleep 2 seconds after having loaded g_uzip.ko. We need this because > otherwise the /dev/mdX.uzip won't be created immediately, which is > needed because we issue a mount right afterwards. Wouldn't it be better to loop & retry (with a small sleep) until it appears? "Sleeping N seconds" is a way to just shuffle a race into some other case. Kris From owner-cvs-all@FreeBSD.ORG Mon Aug 27 13:45:35 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8888816A418; Mon, 27 Aug 2007 13:45:35 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6166A13C467; Mon, 27 Aug 2007 13:45:35 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RDjZM0089529; Mon, 27 Aug 2007 13:45:35 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RDjZ18089528; Mon, 27 Aug 2007 13:45:35 GMT (envelope-from jhb) Message-Id: <200708271345.l7RDjZ18089528@repoman.freebsd.org> From: John Baldwin Date: Mon, 27 Aug 2007 13:45:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/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: Mon, 27 Aug 2007 13:45:35 -0000 jhb 2007-08-27 13:45:35 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/sys sx.h Log: MFC: Add SA_* constants for sx_assert() flags to make it easier to keep drivers in sync between HEAD and 6.x. Revision Changes Path 1.21.2.5 +6 -0 src/sys/sys/sx.h From owner-cvs-all@FreeBSD.ORG Mon Aug 27 13:46:28 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CFB1016A475; Mon, 27 Aug 2007 13:46:28 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A4B9313C4CA; Mon, 27 Aug 2007 13:46:28 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RDkSM0089601; Mon, 27 Aug 2007 13:46:28 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RDkSIX089600; Mon, 27 Aug 2007 13:46:28 GMT (envelope-from mat) Message-Id: <200708271346.l7RDkSIX089600@repoman.freebsd.org> From: Mathieu Arnold Date: Mon, 27 Aug 2007 13:46:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Devel-Size Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 13:46:29 -0000 mat 2007-08-27 13:46:28 UTC FreeBSD ports repository Modified files: devel/p5-Devel-Size Makefile distinfo Log: Update to 0.69 Revision Changes Path 1.9 +2 -3 ports/devel/p5-Devel-Size/Makefile 1.11 +3 -3 ports/devel/p5-Devel-Size/distinfo From owner-cvs-all@FreeBSD.ORG Mon Aug 27 13:52:49 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5358F16A418; Mon, 27 Aug 2007 13:52:49 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4275413C467; Mon, 27 Aug 2007 13:52:49 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RDqnmT091116; Mon, 27 Aug 2007 13:52:49 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RDqm92091089; Mon, 27 Aug 2007 13:52:48 GMT (envelope-from flz) Message-Id: <200708271352.l7RDqm92091089@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 27 Aug 2007 13:52: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/sysutils Makefile ports/sysutils/consolekit Makefile distinfo pkg-descr pkg-plist ports/sysutils/consolekit/files consolekit.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 13:52:49 -0000 flz 2007-08-27 13:52:48 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/consolekit Makefile distinfo pkg-descr pkg-plist sysutils/consolekit/files consolekit.in Log: Add ConsoleKit, a framework for defining and tracking users. It's required by recent versions of PolicyKit and can be used by gdm to track users and sessions. Revision Changes Path 1.937 +1 -0 ports/sysutils/Makefile 1.1 +36 -0 ports/sysutils/consolekit/Makefile (new) 1.1 +3 -0 ports/sysutils/consolekit/distinfo (new) 1.1 +57 -0 ports/sysutils/consolekit/files/consolekit.in (new) 1.1 +6 -0 ports/sysutils/consolekit/pkg-descr (new) 1.1 +16 -0 ports/sysutils/consolekit/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Aug 27 13:54:26 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B4ED016A419; Mon, 27 Aug 2007 13:54:26 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from speedfactory.net (mail6.speedfactory.net [66.23.216.219]) by mx1.freebsd.org (Postfix) with ESMTP id 336BE13C474; Mon, 27 Aug 2007 13:54:26 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (unverified [66.23.211.162]) by speedfactory.net (SurgeMail 3.8k2) with ESMTP id 205598048-1834499 for multiple; Mon, 27 Aug 2007 09:54:43 -0400 Received: from zion.baldwin.cx (zion.baldwin.cx [192.168.0.7]) (authenticated bits=0) by server.baldwin.cx (8.13.8/8.13.8) with ESMTP id l7RDsH9S027472; Mon, 27 Aug 2007 09:54:24 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Scott Long Date: Mon, 27 Aug 2007 09:27:36 -0400 User-Agent: KMail/1.9.7 References: <200708260235.l7Q2ZoCu077192@repoman.freebsd.org> In-Reply-To: <200708260235.l7Q2ZoCu077192@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708270927.37110.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, 27 Aug 2007 09:54:24 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/4075/Mon Aug 27 08:49:55 2007 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/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, 27 Aug 2007 13:54:26 -0000 On Saturday 25 August 2007 10:35:50 pm Scott Long wrote: > scottl 2007-08-26 02:35:50 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_6) > sys/dev/mfi mfi.c > Log: > Fix the build. Gah, I'll fix sx.h to include compat macros as I know cxgb(4) ran into this as well. -- John Baldwin From owner-cvs-all@FreeBSD.ORG Mon Aug 27 13:54:31 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9786416A56B; Mon, 27 Aug 2007 13:54:31 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from speedfactory.net (mail6.speedfactory.net [66.23.216.219]) by mx1.freebsd.org (Postfix) with ESMTP id DA5DF13C48D; Mon, 27 Aug 2007 13:54:30 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (unverified [66.23.211.162]) by speedfactory.net (SurgeMail 3.8k2) with ESMTP id 205598062-1834499 for multiple; Mon, 27 Aug 2007 09:54:47 -0400 Received: from zion.baldwin.cx (zion.baldwin.cx [192.168.0.7]) (authenticated bits=0) by server.baldwin.cx (8.13.8/8.13.8) with ESMTP id l7RDsH9U027472; Mon, 27 Aug 2007 09:54:27 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: "M. Warner Losh" Date: Mon, 27 Aug 2007 09:33:22 -0400 User-Agent: KMail/1.9.7 References: <20070825.093925.43008968.imp@bsdimp.com> <20070825.155138.-1548240116.imp@bsdimp.com> In-Reply-To: <20070825.155138.-1548240116.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708270933.23751.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, 27 Aug 2007 09:54:27 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/4075/Mon Aug 27 08:49:55 2007 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: src-committers@freebsd.org, yar@comp.chem.msu.su, alfred@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org, eischen@vigrid.com, kensmith@cse.buffalo.edu Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 13:54:31 -0000 On Saturday 25 August 2007 05:51:38 pm M. Warner Losh wrote: > In message: > Daniel Eischen writes: > : On Sat, 25 Aug 2007, Ken Smith wrote: > : > : > > : > [ Not bothering to include references for the entire thread, go back and > : > read them if you really want to... ] > : > > : > I want Yar's work to proceed as planned please. My reasons are: > : > : No offense, but some things have been going in without being discussed > : an -arch or -current. Approval for committing still has to go through > : re@, but that doesn't mean that changes shouldn't be vetted elsewhere > : prior to being sent to re@ approval. > > Can you be specific? > > Also, we shouldn't be making it this hard to use versioned symbols. > The last thing we want is for it to be perceived as a fight to get one > into the tree. If that's the perception, then people are less likely > to do the right thing in the future. We should instead embrace the > change, document the right thing to do and use it as a dry-run to work > out the kinks in the process. > > Yar's change fell into a grey area. Reasonable people could differ as > to the time that the ABI became 'official'. Is it with the release? > Or is it when symbol versioning was turned on? Or maybe when the code > freeze happened. Clearly it wasn't before symbol versioning was > enabled, and it can't be after the release. Why not now? Why not let > the RE@ make the call when he reasonably believes the right time is? > We delegated the release process to him and his team so the whole > community doesn't micromanage it to death, introduce changes at a bad > time, etc, etc, etc. Why can't we let him decide the exact boundaries > and make this grey area less grey? It has been the release in the past, never really grey. I could see making it when RELENG_x is branched, but we haven't reached that point either. -- John Baldwin From owner-cvs-all@FreeBSD.ORG Mon Aug 27 13:54:43 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6D0EA16A46B; Mon, 27 Aug 2007 13:54:43 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from speedfactory.net (mail6.speedfactory.net [66.23.216.219]) by mx1.freebsd.org (Postfix) with ESMTP id E042313C4B0; Mon, 27 Aug 2007 13:54:42 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (unverified [66.23.211.162]) by speedfactory.net (SurgeMail 3.8k2) with ESMTP id 205598055-1834499 for multiple; Mon, 27 Aug 2007 09:54:45 -0400 Received: from zion.baldwin.cx (zion.baldwin.cx [192.168.0.7]) (authenticated bits=0) by server.baldwin.cx (8.13.8/8.13.8) with ESMTP id l7RDsH9T027472; Mon, 27 Aug 2007 09:54:25 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Ken Smith Date: Mon, 27 Aug 2007 09:32:29 -0400 User-Agent: KMail/1.9.7 References: <20070824.172212.74696955.imp@bsdimp.com> <1188077596.1853.55.camel@neo.cse.buffalo.edu> In-Reply-To: <1188077596.1853.55.camel@neo.cse.buffalo.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708270932.31208.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, 27 Aug 2007 09:54:25 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/4075/Mon Aug 27 08:49:55 2007 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: src-committers@freebsd.org, yar@comp.chem.msu.su, alfred@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org, Daniel Eischen , "M. Warner Losh" Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 13:54:43 -0000 On Saturday 25 August 2007 05:33:16 pm Ken Smith wrote: > On Sat, 2007-08-25 at 17:06 -0400, Daniel Eischen wrote: > > On Sat, 25 Aug 2007, Ken Smith wrote: > > > > > > > > [ Not bothering to include references for the entire thread, go back and > > > read them if you really want to... ] > > > > > > I want Yar's work to proceed as planned please. My reasons are: > > > > No offense, but some things have been going in without being discussed > > an -arch or -current. Approval for committing still has to go through > > re@, but that doesn't mean that changes shouldn't be vetted elsewhere > > prior to being sent to re@ approval. > > > > If that's the case then it's been my negligence and I apologize. I'll > try to be more mindful of that moving forward. The issue is that a plethora of symbol versions breaks our prior practice of limiting major bumps of shared libraries to 1 per release. Just as with shared libraries, we version the ABIs in releases and stable branches. We have _never_ versioned ABI changes in HEAD because HEAD is a tumultuous place and having the ABIs change multiple times in a branch w/o having multiple version bumps is just part of running HEAD. It should only affect developers because the vast majority of users are not running HEAD, so they just see 1 version bump and 1 ABI change when the new X.0 release is cut. Yar's changes should go in and before BETA1, but we don't need any compat hacks because the compat would be for users that we don't provide compat for. -- John Baldwin From owner-cvs-all@FreeBSD.ORG Mon Aug 27 13:55:18 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0059516A420; Mon, 27 Aug 2007 13:55:17 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from speedfactory.net (mail6.speedfactory.net [66.23.216.219]) by mx1.freebsd.org (Postfix) with ESMTP id 623D513C45A; Mon, 27 Aug 2007 13:55:17 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (unverified [66.23.211.162]) by speedfactory.net (SurgeMail 3.8k2) with ESMTP id 205598072-1834499 for multiple; Mon, 27 Aug 2007 09:54:52 -0400 Received: from zion.baldwin.cx (zion.baldwin.cx [192.168.0.7]) (authenticated bits=0) by server.baldwin.cx (8.13.8/8.13.8) with ESMTP id l7RDsH9V027472; Mon, 27 Aug 2007 09:54:28 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Yar Tikhiy Date: Mon, 27 Aug 2007 09:39:47 -0400 User-Agent: KMail/1.9.7 References: <200708230509.l7N59VCi048341@repoman.freebsd.org> <20070825050637.GF99474@comp.chem.msu.su> In-Reply-To: <20070825050637.GF99474@comp.chem.msu.su> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708270939.48788.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, 27 Aug 2007 09:54:29 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/4075/Mon Aug 27 08:49:55 2007 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: src-committers@freebsd.org, Alfred Perlstein , cvs-all@freebsd.org, Daniel Eischen , cvs-src@freebsd.org Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 13:55:18 -0000 On Saturday 25 August 2007 01:06:37 am Yar Tikhiy wrote: > On Fri, Aug 24, 2007 at 06:25:17PM -0400, Daniel Eischen wrote: > > I never added symbol versioning to libc in order to solve > > -current upgrade problems. Sure, you're free to use it that > > way, but it would not make me very happy ;-) > > You put it as though symbol versioning is your area of interest and > you just don't want any intruders to tamper with it. It wouldn't > have seemed so if there had been a well-defined policy on symbol > versioning usage somewhere on www.freebsd.org. No, there isn't a well-defined policy currently, feel free to write it down. :) What Dan is saying is that symbol versioning should follow the same de facto policy used prior to symbol versioning for managing shared library major numbers which is: only bump once during HEAD even if you have multiple ABI changes. Otherwise you can stifle work on HEAD as people will have to provide compat every time they change an ABI in HEAD even if they change it 3 or 4 times before the X.0 release. HEAD only needs to retain compat for earlier RELENG_x, it has never and should not contain compat for older HEAD except as temporary hacks. You also have the issue of adding a lot more compat clutter to the libraries if we support compat for every ABI change that ever happens in HEAD. In this case using a fbsd.hack symbol version for the old fts(3) symbols won't work, the existing binaries are already linked against fbsd-1.0, but the new fts(3) routines should be fbsd-1.0 as fbsd-1.0 is already a version bump from RELENG_6 (libc.so.6 and no symbol versions). -- John Baldwin From owner-cvs-all@FreeBSD.ORG Mon Aug 27 13:55:32 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9447616A41A; Mon, 27 Aug 2007 13:55:32 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 54D7D13C45B; Mon, 27 Aug 2007 13:55:32 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RDtWKe096923; Mon, 27 Aug 2007 13:55:32 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RDtWba096922; Mon, 27 Aug 2007 13:55:32 GMT (envelope-from flz) Message-Id: <200708271355.l7RDtWba096922@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 27 Aug 2007 13:55:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 27 Aug 2007 13:55:32 -0000 flz 2007-08-27 13:55:32 UTC FreeBSD ports repository Modified files: . modules Log: consolekit --> ports/sysutils/consolekit Revision Changes Path 1.18608 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Aug 27 13:57:39 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 832D816A417; Mon, 27 Aug 2007 13:57:39 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (arm132.internetdsl.tpnet.pl [83.17.198.132]) by mx1.freebsd.org (Postfix) with ESMTP id 880F913C465; Mon, 27 Aug 2007 13:57:38 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id A9A8F456AB; Mon, 27 Aug 2007 15:57:36 +0200 (CEST) Received: from localhost (pjd.wheel.pl [10.0.1.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 5EB1545685; Mon, 27 Aug 2007 15:57:31 +0200 (CEST) Date: Mon, 27 Aug 2007 15:56:25 +0200 From: Pawel Jakub Dawidek To: John Baldwin Message-ID: <20070827135625.GF29854@garage.freebsd.pl> References: <20070824215515.GF16131@turion.vk2pj.dyndns.org> <20070824.172212.74696955.imp@bsdimp.com> <200708270850.20904.jhb@freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Q6STzHxy03qt/hK9" Content-Disposition: inline In-Reply-To: <200708270850.20904.jhb@freebsd.org> User-Agent: Mutt/1.4.2.3i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 7.0-CURRENT i386 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-5.9 required=3.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.4 Cc: src-committers@freebsd.org, alfred@freebsd.org, cvs-all@freebsd.org, deischen@freebsd.org, cvs-src@freebsd.org, Warner Losh , yar@comp.chem.msu.su Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 13:57:39 -0000 --Q6STzHxy03qt/hK9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 27, 2007 at 08:50:19AM -0400, John Baldwin wrote: > On Friday 24 August 2007 07:22:12 pm Warner Losh wrote: > > What's the overhead of having the transition crutch around for a > > while? The benefit is that people are less likely to screw up their > > systems at a time when we want to encourage people to upgrade so they > > can test the latest/greatest version. If it were 9 months after > > RELENG_6 was branched, and a long time to a release, then I'd be much > > more inclined to agree with the 'current is hard, so why spend > > engineering effort on making it easy' crowd than I would now that more > > of the world is watching and using it since we're in the glide path to > > beta1. > >=20 > > I don't see why we can't put the versioned symbols in, let everybody > > upgrade and then remove the old symbols after a big enough window has > > passed. It isn't like they are hurting anything by being there, is > > it? >=20 > Then why didn't we bump libc multiple times in a branch? It's the same > exact thing except more fine-grained. If it's ok to bump symbol > versions multiple times (remember, we've already done 1 bump by adding > versioning and going to libc.so.7) in a branch, then it should have been > ok to bump libc major numbers multiple times. >=20 > I agree with Dan that we are trying to build releases, and folks running > -current are expected to tolerate change during the current branch. Folks running -current are also committers that use -current to test as much as they can, but also to use it for day-to-day work. Isn't it why we have perforce and other policies, so that -current can be stable and usable? If we have tools that can help -current users to use the system smoothly, I'm all for using them. I can't imagine taking yet another two days and reinstalling all ports, just because -current users are not important. Of course -current users know how to deal with things like this, but that doesn't mean they have to if there is another way. The more surprises like that one, the less -current users we will have, which means the less testing. If there will be a need for me to reinstall all the ports I'll choose not to upgrade or downgrade to 6.x... --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --Q6STzHxy03qt/hK9 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFG0tgJForvXbEpPzQRArPQAJ9SA0/bhD1+XXXYKIW6BRclOgeAnQCgpWhF t6SpM7AIWRNnrWuKfbecO30= =I3B1 -----END PGP SIGNATURE----- --Q6STzHxy03qt/hK9-- From owner-cvs-all@FreeBSD.ORG Mon Aug 27 14:06:15 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 90DD816A46D; Mon, 27 Aug 2007 14:06:15 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 67BE113C48E; Mon, 27 Aug 2007 14:06:15 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RE6FE8099407; Mon, 27 Aug 2007 14:06:15 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RE6FpQ099406; Mon, 27 Aug 2007 14:06:15 GMT (envelope-from miwi) Message-Id: <200708271406.l7RE6FpQ099406@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Aug 2007 14:06:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/cad/brlcad Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 14:06:15 -0000 miwi 2007-08-27 14:06:15 UTC FreeBSD ports repository Modified files: cad/brlcad Makefile distinfo pkg-plist Log: - Update to 7.10.2 PR: 115601 Submitted by: Erik Greenwald (maintainer) Revision Changes Path 1.24 +71 -358 ports/cad/brlcad/Makefile 1.14 +3 -3 ports/cad/brlcad/distinfo 1.15 +44 -1057 ports/cad/brlcad/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Aug 27 14:13:24 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A923816A418; Mon, 27 Aug 2007 14:13:24 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8030413C428; Mon, 27 Aug 2007 14:13:24 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7REDORP099971; Mon, 27 Aug 2007 14:13:24 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7REDOLH099970; Mon, 27 Aug 2007 14:13:24 GMT (envelope-from ehaupt) Message-Id: <200708271413.l7REDOLH099970@repoman.freebsd.org> From: Emanuel Haupt Date: Mon, 27 Aug 2007 14:13:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/filters Makefile distinfo ports/games/filters/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 14:13:24 -0000 ehaupt 2007-08-27 14:13:24 UTC FreeBSD ports repository Modified files: games/filters Makefile distinfo games/filters/files patch-Makefile Log: Update to 2.40 Revision Changes Path 1.7 +1 -1 ports/games/filters/Makefile 1.4 +3 -3 ports/games/filters/distinfo 1.2 +3 -3 ports/games/filters/files/patch-Makefile From owner-cvs-all@FreeBSD.ORG Mon Aug 27 14:47:12 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 224B116A417; Mon, 27 Aug 2007 14:47:12 +0000 (UTC) (envelope-from koitsu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EED7213C4CE; Mon, 27 Aug 2007 14:47:11 +0000 (UTC) (envelope-from koitsu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RElBF8002323; Mon, 27 Aug 2007 14:47:11 GMT (envelope-from koitsu@repoman.freebsd.org) Received: (from koitsu@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RElBrZ002322; Mon, 27 Aug 2007 14:47:11 GMT (envelope-from koitsu) Message-Id: <200708271447.l7RElBrZ002322@repoman.freebsd.org> From: Jeremy Chadwick Date: Mon, 27 Aug 2007 14:47:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/cgiwrap Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 14:47:12 -0000 koitsu 2007-08-27 14:47:11 UTC FreeBSD ports repository Modified files: www/cgiwrap Makefile Log: Add WITH_USE_SCRIPT_URL and WITH_USE_REDIRECT_URL knobs, allowing for the SCRIPT_NAME environment variable to be built based on $SCRIPT_URL or $REDIRECT_URL. Revision Changes Path 1.26 +9 -1 ports/www/cgiwrap/Makefile From owner-cvs-all@FreeBSD.ORG Mon Aug 27 14:50:28 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 439F216A41A; Mon, 27 Aug 2007 14:50:28 +0000 (UTC) Date: Mon, 27 Aug 2007 14:50:28 +0000 From: Alexey Dokuchaev To: Jeremie Le Hen Message-ID: <20070827145028.GA93736@FreeBSD.org> References: <200708012048.l71KmKjg080201@repoman.freebsd.org> <20070802084423.GA93647@FreeBSD.org> <20070802084755.GA2797@tirith.brixandersen.dk> <20070803152914.GB33159@FreeBSD.org> <20070823215108.GB50852@obiwan.tataz.chchile.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20070823215108.GB50852@obiwan.tataz.chchile.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src UPDATING src/contrib/bind9/bin/named client.c src/contrib/bind9/lib/dns dispatch.c src/contrib/bind9/lib/dns/include/dns dispatch.h src/contrib/tcpdump print-bgp.c src/etc/rc.d jail src/sys/conf newvers.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 14:50:28 -0000 On Thu, Aug 23, 2007 at 11:51:08PM +0200, Jeremie Le Hen wrote: > Hi Alexey, Hello, > > On Fri, Aug 03, 2007 at 03:29:14PM +0000, Alexey Dokuchaev wrote: > > On Thu, Aug 02, 2007 at 10:47:56AM +0200, Henrik Brix Andersen wrote: > > > On Thu, Aug 02, 2007 at 08:44:23AM +0000, Alexey Dokuchaev wrote: > > > > What about RELENG_4, is it going to be fixed, or these bugs are not > > > > applicable to it? It was not quite clear from the SA. > > > > > > RELENG_4 reached EOL on January 31st, 2007. > > > > It is still very popular branch. Given my recent experience with > > RELENG_6, it's still the best one either. :-( > > FWIW, freebsd-eol@FreeBSD.org mailing-list aims to provide a peer to > peer support for branches that reached their EOL. There hasn't been > much traffic for now, but this thread might be a good opportunity to > stir it up a bit :). Thanks, didn't know about that one! ./danfe From owner-cvs-all@FreeBSD.ORG Mon Aug 27 14:27:16 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3002516A468; Mon, 27 Aug 2007 14:27:16 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from redbull.bpaserver.net (redbullneu.bpaserver.net [213.198.78.217]) by mx1.freebsd.org (Postfix) with ESMTP id 914A113C474; Mon, 27 Aug 2007 14:27:15 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from outgoing.leidinger.net (p54A555D1.dip.t-dialin.net [84.165.85.209]) by redbull.bpaserver.net (Postfix) with ESMTP id 6506D2E2B0; Mon, 27 Aug 2007 16:26:59 +0200 (CEST) Received: from webmail.leidinger.net (webmail.Leidinger.net [192.168.1.102]) by outgoing.leidinger.net (Postfix) with ESMTP id 92CE05B4D81; Mon, 27 Aug 2007 16:26:56 +0200 (CEST) Received: (from www@localhost) by webmail.leidinger.net (8.13.8/8.13.8/Submit) id l7REQt2n012545; Mon, 27 Aug 2007 16:26:55 +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; Mon, 27 Aug 2007 16:26:55 +0200 Message-ID: <20070827162655.3e3x0cse8w44o4o4@webmail.leidinger.net> X-Priority: 3 (Normal) Date: Mon, 27 Aug 2007 16:26:55 +0200 From: Alexander Leidinger To: Pawel Jakub Dawidek References: <20070824215515.GF16131@turion.vk2pj.dyndns.org> <20070824.172212.74696955.imp@bsdimp.com> <200708270850.20904.jhb@freebsd.org> <20070827135625.GF29854@garage.freebsd.pl> In-Reply-To: <20070827135625.GF29854@garage.freebsd.pl> 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.4) / FreeBSD-7.0 X-BPAnet-MailScanner-Information: Please contact the ISP for more information X-BPAnet-MailScanner: Found to be clean X-BPAnet-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-14.9, required 8, BAYES_00 -15.00, RDNS_DYNAMIC 0.10) X-BPAnet-MailScanner-From: alexander@leidinger.net X-Spam-Status: No X-Mailman-Approved-At: Mon, 27 Aug 2007 14:56:36 +0000 Cc: src-committers@FreeBSD.org, John Baldwin , alfred@FreeBSD.org, cvs-all@FreeBSD.org, deischen@FreeBSD.org, cvs-src@FreeBSD.org, yar@comp.chem.msu.su, Warner Losh Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 14:27:16 -0000 Quoting Pawel Jakub Dawidek (from Mon, 27 Aug 2007 =20 15:56:25 +0200): > On Mon, Aug 27, 2007 at 08:50:19AM -0400, John Baldwin wrote: > Folks running -current are also committers that use -current to test as > much as they can, but also to use it for day-to-day work. Isn't it why > we have perforce and other policies, so that -current can be stable and > usable? If we have tools that can help -current users to use the system > smoothly, I'm all for using them. I can't imagine taking yet another two > days and reinstalling all ports, just because -current users are not Only 2 days? Lucky you, I'm just through a complete recompile of every =20 port after the gcc 4.2.1 import (unluckily 4.2.1 doesn't fix all known =20 bugs) just to be on the safe side, and a complete recompile after the =20 gcc 4.2.0 import... and it takes nearly a week on my machine. > important. Of course -current users know how to deal with things like > this, but that doesn't mean they have to if there is another way. > The more surprises like that one, the less -current users we will have, > which means the less testing. > If there will be a need for me to reinstall all the ports I'll choose > not to upgrade or downgrade to 6.x... So the really important thing for you is: How many ports are affected =20 by this change? Does anyone have an estimate for this? If not, does someone has an exhaustive list of affected symbols? I can =20 write a short script which has a look into each installed port to =20 determine if it is affected or not (based upon the assumption that you =20 don't mind if we overlook a few things... I'm not sure if statically =20 linked binaries contain enough information). Bye, Alexander. --=20 The very remembrance of my former misfortune proves a new one to me. =09=09-- Miguel de Cervantes http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID =3D B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID =3D 72077137 From owner-cvs-all@FreeBSD.ORG Mon Aug 27 15:01:45 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5D86416A418; Mon, 27 Aug 2007 15:01:45 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 050CE13C428; Mon, 27 Aug 2007 15:01:44 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.13.8/8.13.4) with ESMTP id l7REwxWB001729; Mon, 27 Aug 2007 08:58:59 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 27 Aug 2007 08:59:06 -0600 (MDT) Message-Id: <20070827.085906.-332187760.imp@bsdimp.com> To: jhb@freebsd.org From: "M. Warner Losh" In-Reply-To: <200708270932.31208.jhb@freebsd.org> References: <1188077596.1853.55.camel@neo.cse.buffalo.edu> <200708270932.31208.jhb@freebsd.org> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Mon, 27 Aug 2007 08:59:00 -0600 (MDT) Cc: src-committers@freebsd.org, yar@comp.chem.msu.su, alfred@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org, eischen@vigrid.com, kensmith@cse.buffalo.edu Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 15:01:45 -0000 In message: <200708270932.31208.jhb@freebsd.org> John Baldwin writes: : On Saturday 25 August 2007 05:33:16 pm Ken Smith wrote: : > On Sat, 2007-08-25 at 17:06 -0400, Daniel Eischen wrote: : > > On Sat, 25 Aug 2007, Ken Smith wrote: : > > : > > > : > > > [ Not bothering to include references for the entire thread, go back and : > > > read them if you really want to... ] : > > > : > > > I want Yar's work to proceed as planned please. My reasons are: : > > : > > No offense, but some things have been going in without being discussed : > > an -arch or -current. Approval for committing still has to go through : > > re@, but that doesn't mean that changes shouldn't be vetted elsewhere : > > prior to being sent to re@ approval. : > > : > : > If that's the case then it's been my negligence and I apologize. I'll : > try to be more mindful of that moving forward. : : The issue is that a plethora of symbol versions breaks our prior practice : of limiting major bumps of shared libraries to 1 per release. We're not talking plethora here. We're talking a couple. We're not talking every change, but rather just the last one. We're in exactly the same position we'd be in after the release: bumping the symbol version the first time a change is made to that symbol. : Just as with : shared libraries, we version the ABIs in releases and stable branches. : We have _never_ versioned ABI changes in HEAD because HEAD is a tumultuous : place and having the ABIs change multiple times in a branch w/o having : multiple version bumps is just part of running HEAD. We've never versioned ABIs in head because we've never had the ability to do so in a non-disruptive way. Also, this isn't the "wild west" head of our forefathers. We're not at some arbitrary point in the evolution of FreeBSD, but in a code freeze getting ready to do a release. : It should only affect : developers because the vast majority of users are not running HEAD, so they : just see 1 version bump and 1 ABI change when the new X.0 release is cut. More folks than developers are running head these days. Since we're in the glide path to the release, lots of helpful users are testing current towards that end. Since it isn't just developers running current at this stage, because we've asked a lot of people to try current to see if their issues are corrected there, I think we should use those tools that are easy to use to make their life less bumpy. : Yar's changes should go in and before BETA1, but we don't need any compat : hacks because the compat would be for users that we don't provide compat : for. ALL of Yar's changes should go in, including the versioned symbols. Since the consequences of this ABI breakage are trivial to mitigate with symbol versioning, we should do so. We need a dry-run at it to make sure there are no problems in the process. We also should not force all our testers right now to go through significant pain and suffering. They are much less likely to upgrade and continue to test out new versions of current. Rebuilding all the ports (since it is hard to know which ones use fts) is hard and time-consuming (even on my fast machines it takes days to rebuild everything exclusive of ooo). In short, I think this is the easiest solution to the build problems that the change will cause given the set of users that are presently using the head of the tree. Hacking the build system to make the incompatible change is dangerous and may break other upgrade paths that are working. Giving users explicit instructions for jumping the gap would fix the intallworld case, but would still force users to rebuild all their ports. Adding the versioned symbols introduces a tiny bit of cruft in the purity of the ABI, but solves the installworld problem AND the rebuilding the ports problem. Are there other REAL solutions to the problem I've not considered? Warner From owner-cvs-all@FreeBSD.ORG Mon Aug 27 15:18:42 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 89F1216A421; Mon, 27 Aug 2007 15:18:42 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 5201713C45D; Mon, 27 Aug 2007 15:18:42 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from zion.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by elvis.mu.org (Postfix) with ESMTP id 6F1291A3C1A; Mon, 27 Aug 2007 07:56:18 -0700 (PDT) From: John Baldwin To: Pawel Jakub Dawidek Date: Mon, 27 Aug 2007 10:41:21 -0400 User-Agent: KMail/1.9.7 References: <20070824215515.GF16131@turion.vk2pj.dyndns.org> <200708270850.20904.jhb@freebsd.org> <20070827135625.GF29854@garage.freebsd.pl> In-Reply-To: <20070827135625.GF29854@garage.freebsd.pl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708271041.23205.jhb@freebsd.org> Cc: src-committers@freebsd.org, alfred@freebsd.org, cvs-all@freebsd.org, deischen@freebsd.org, cvs-src@freebsd.org, Warner Losh , yar@comp.chem.msu.su Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 15:18:42 -0000 On Monday 27 August 2007 09:56:25 am Pawel Jakub Dawidek wrote: > On Mon, Aug 27, 2007 at 08:50:19AM -0400, John Baldwin wrote: > > On Friday 24 August 2007 07:22:12 pm Warner Losh wrote: > > > What's the overhead of having the transition crutch around for a > > > while? The benefit is that people are less likely to screw up their > > > systems at a time when we want to encourage people to upgrade so they > > > can test the latest/greatest version. If it were 9 months after > > > RELENG_6 was branched, and a long time to a release, then I'd be much > > > more inclined to agree with the 'current is hard, so why spend > > > engineering effort on making it easy' crowd than I would now that more > > > of the world is watching and using it since we're in the glide path to > > > beta1. > > > > > > I don't see why we can't put the versioned symbols in, let everybody > > > upgrade and then remove the old symbols after a big enough window has > > > passed. It isn't like they are hurting anything by being there, is > > > it? > > > > Then why didn't we bump libc multiple times in a branch? It's the same > > exact thing except more fine-grained. If it's ok to bump symbol > > versions multiple times (remember, we've already done 1 bump by adding > > versioning and going to libc.so.7) in a branch, then it should have been > > ok to bump libc major numbers multiple times. > > > > I agree with Dan that we are trying to build releases, and folks running > > -current are expected to tolerate change during the current branch. > > Folks running -current are also committers that use -current to test as > much as they can, but also to use it for day-to-day work. Isn't it why > we have perforce and other policies, so that -current can be stable and > usable? If we have tools that can help -current users to use the system > smoothly, I'm all for using them. I can't imagine taking yet another two > days and reinstalling all ports, just because -current users are not > important. Of course -current users know how to deal with things like > this, but that doesn't mean they have to if there is another way. > The more surprises like that one, the less -current users we will have, > which means the less testing. > If there will be a need for me to reinstall all the ports I'll choose > not to upgrade or downgrade to 6.x... My desktop and server at home run 6.x. Only my laptop and test machines run -current, and of those, only my laptop has a lot of ports and I just rebuild all the ports when I upgrade it over an ABI change. Test boxes for things like mysql, etc. don't necessarily need all of X or KDE, etc. installed, so rebuilding the ports on a test box generally shouldn't have but so much overhead. Perhaps a more useful discussion would be how can we use symbol versioning sanely to support this in the future? The fbsd.hack idea could work, but it doesn't work in this case because the existing binaries are already linked. One suggestion that could start with 8.0 could be this: - when bumping the version for a symbol in HEAD, instead of going from fbsd-X.Y to fbsd-X+1.0, put the new symbol as fbsd-current-X+1.0. You can keep bumping the symbol as fbsd-current-X+1.whatever for subsequent changes - when it's time to branch HEAD to RELENG_X+1, you then add fbsd-X+1.0 symbol versions for the current versions of all the bumped symbols, and remove all the fbsd-current-* versions and compat shims before the release (before the RELENG_X+1_0 branch in fact). The rule there being that no release should ever ship with visible fbsd-current-* symbol versions. You could even proactively drop older fbsd-current-* compat shims in HEAD after having them around for a while. -- John Baldwin From owner-cvs-all@FreeBSD.ORG Mon Aug 27 15:24:48 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 999DF16A41B; Mon, 27 Aug 2007 15:24:48 +0000 (UTC) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8781313C465; Mon, 27 Aug 2007 15:24:48 +0000 (UTC) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RFOmql006175; Mon, 27 Aug 2007 15:24:48 GMT (envelope-from jkoshy@repoman.freebsd.org) Received: (from jkoshy@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RFOmp1006174; Mon, 27 Aug 2007 15:24:48 GMT (envelope-from jkoshy) Message-Id: <200708271524.l7RFOmp1006174@repoman.freebsd.org> From: Joseph Koshy Date: Mon, 27 Aug 2007 15:24:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/sml-nj Makefile pkg-plist ports/lang/sml-nj/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: Mon, 27 Aug 2007 15:24:48 -0000 jkoshy 2007-08-27 15:24:48 UTC FreeBSD ports repository Modified files: lang/sml-nj Makefile pkg-plist Added files: lang/sml-nj/files pkg-install.in Log: - Remove CONFLICTS (with smlnj-devel). Use a helper script (installed as ${PREFIX}/bin/multiexec-wrapper) to resolve conflicting executable names (such as sml, ml-lex, etc.). - Bump PORTREVISION. - Update MASTER_SITES. Submitted by: Johannes 5 Joemann [MAINTAINER] Revision Changes Path 1.21 +20 -9 ports/lang/sml-nj/Makefile 1.1 +577 -0 ports/lang/sml-nj/files/pkg-install.in (new) 1.5 +0 -5 ports/lang/sml-nj/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Aug 27 15:41:20 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9CA9016A417; Mon, 27 Aug 2007 15:41:20 +0000 (UTC) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8A09713C459; Mon, 27 Aug 2007 15:41:20 +0000 (UTC) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RFfKA0007344; Mon, 27 Aug 2007 15:41:20 GMT (envelope-from jkoshy@repoman.freebsd.org) Received: (from jkoshy@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RFfKVE007342; Mon, 27 Aug 2007 15:41:20 GMT (envelope-from jkoshy) Message-Id: <200708271541.l7RFfKVE007342@repoman.freebsd.org> From: Joseph Koshy Date: Mon, 27 Aug 2007 15:41: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/sml-nj-devel Makefile distinfo pkg-plist ports/lang/sml-nj-devel/files do-patch-base_runtime_c-libs_posix-tty_tcgetattr.c do-patch-base_runtime_c-libs_posix-tty_tcsetattr.c patch-config_allsources pkg-install.in plist-everything X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 15:41:20 -0000 jkoshy 2007-08-27 15:41:19 UTC FreeBSD ports repository Modified files: lang/sml-nj-devel Makefile distinfo pkg-plist lang/sml-nj-devel/files plist-everything Added files: lang/sml-nj-devel/files patch-config_allsources pkg-install.in Removed files: lang/sml-nj-devel/files do-patch-base_runtime_c-libs_posix-tty_tcgetattr.c do-patch-base_runtime_c-libs_posix-tty_tcsetattr.c Log: Update to v110.65. Upstream changes from the previous version of the port include: - many bug fixes, a revised regression test suite. - a new MLRISC code generator for the amd64. - "lexgen" has been replaced by "ml-ulex". - "ml-ulex", "ml-antlr" and "trace-debug-profile" are now part of the default install. Remove CONFLICTS with sml-nj. The sml-nj* ports now use a helper script (installed as ${PREFIX}/bin/multiexec-wrapper) to resolve conflicting executable names (such as sml, ml-lex, etc.). Submitted by: Johannes 5 Joemann [MAINTAINER] Revision Changes Path 1.35 +41 -18 ports/lang/sml-nj-devel/Makefile 1.20 +60 -63 ports/lang/sml-nj-devel/distinfo 1.2 +0 -11 ports/lang/sml-nj-devel/files/do-patch-base_runtime_c-libs_posix-tty_tcgetattr.c (dead) 1.2 +0 -11 ports/lang/sml-nj-devel/files/do-patch-base_runtime_c-libs_posix-tty_tcsetattr.c (dead) 1.3 +10 -0 ports/lang/sml-nj-devel/files/patch-config_allsources (new) 1.1 +577 -0 ports/lang/sml-nj-devel/files/pkg-install.in (new) 1.8 +15 -18 ports/lang/sml-nj-devel/files/plist-everything 1.15 +29 -21 ports/lang/sml-nj-devel/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Aug 27 15:44:23 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1148116A419; Mon, 27 Aug 2007 15:44:23 +0000 (UTC) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EFE4813C4A5; Mon, 27 Aug 2007 15:44:22 +0000 (UTC) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RFiM8E007604; Mon, 27 Aug 2007 15:44:22 GMT (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RFiMYM007603; Mon, 27 Aug 2007 15:44:22 GMT (envelope-from roam) Message-Id: <200708271544.l7RFiMYM007603@repoman.freebsd.org> From: Peter Pentchev Date: Mon, 27 Aug 2007 15:44: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/ftp/curl Makefile distinfo pkg-plist ports/ftp/curl/files patch-configure patch-lib::ssh.c patch-tests::data::test62 patch-tests::server::getpart.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 15:44:23 -0000 roam 2007-08-27 15:44:22 UTC FreeBSD ports repository Modified files: ftp/curl Makefile distinfo pkg-plist ftp/curl/files patch-configure patch-tests::server::getpart.c Added files: ftp/curl/files patch-lib::ssh.c Removed files: ftp/curl/files patch-tests::data::test62 Log: Update to curl-7.16.3. Fix the (still present in 7.16.3) libssh2 problems, at least so that cURL works with the libssh2 0.17 in our ports tree. PR: 114215 (the basic update) Submitted by: pesho.petrov@gmail.com Revision Changes Path 1.90 +3 -4 ports/ftp/curl/Makefile 1.49 +3 -3 ports/ftp/curl/distinfo 1.8 +12 -3 ports/ftp/curl/files/patch-configure 1.1 +661 -0 ports/ftp/curl/files/patch-lib::ssh.c (new) 1.2 +0 -15 ports/ftp/curl/files/patch-tests::data::test62 (dead) 1.3 +6 -6 ports/ftp/curl/files/patch-tests::server::getpart.c 1.23 +0 -60 ports/ftp/curl/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Aug 27 15:08:39 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8B52716A418; Mon, 27 Aug 2007 15:08:39 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from relay02.kiev.sovam.com (relay02.kiev.sovam.com [62.64.120.197]) by mx1.freebsd.org (Postfix) with ESMTP id 19B5F13C461; Mon, 27 Aug 2007 15:08:38 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from [212.82.216.226] (helo=deviant.kiev.zoral.com.ua) by relay02.kiev.sovam.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.67) (envelope-from ) id 1IPgCa-000FL6-JN; Mon, 27 Aug 2007 18:08:37 +0300 Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.1/8.14.1) with ESMTP id l7RF8N6R000216; Mon, 27 Aug 2007 18:08:24 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.1/8.14.1/Submit) id l7RF8Nc2000215; Mon, 27 Aug 2007 18:08:23 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Mon, 27 Aug 2007 18:08:23 +0300 From: Kostik Belousov To: Alexander Leidinger Message-ID: <20070827150823.GO2332@deviant.kiev.zoral.com.ua> References: <20070824215515.GF16131@turion.vk2pj.dyndns.org> <20070824.172212.74696955.imp@bsdimp.com> <200708270850.20904.jhb@freebsd.org> <20070827135625.GF29854@garage.freebsd.pl> <20070827162655.3e3x0cse8w44o4o4@webmail.leidinger.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ShzQXCswyqjgWi6k" Content-Disposition: inline In-Reply-To: <20070827162655.3e3x0cse8w44o4o4@webmail.leidinger.net> User-Agent: Mutt/1.4.2.3i X-Scanner-Signature: 3b10ce253585130f5293a5b36593fd37 X-DrWeb-checked: yes X-SpamTest-Envelope-From: kostikbel@gmail.com X-SpamTest-Group-ID: 00000000 X-SpamTest-Info: Profiles 1409 [August 27 2007] X-SpamTest-Info: helo_type=3 X-SpamTest-Info: {received from trusted relay: not dialup} X-SpamTest-Method: none X-SpamTest-Method: Local Lists X-SpamTest-Rate: 0 X-SpamTest-Status: Not detected X-SpamTest-Status-Extended: not_detected X-SpamTest-Version: SMTP-Filter Version 3.0.0 [0255], KAS30/Release X-Mailman-Approved-At: Mon, 27 Aug 2007 15:45:51 +0000 Cc: cvs-src@freebsd.org, src-committers@freebsd.org, Pawel Jakub Dawidek , John Baldwin , alfred@freebsd.org, cvs-all@freebsd.org, deischen@freebsd.org, yar@comp.chem.msu.su, Warner Losh Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 15:08:39 -0000 --ShzQXCswyqjgWi6k Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 27, 2007 at 04:26:55PM +0200, Alexander Leidinger wrote: > Quoting Pawel Jakub Dawidek (from Mon, 27 Aug 2007 =20 > 15:56:25 +0200): >=20 > >On Mon, Aug 27, 2007 at 08:50:19AM -0400, John Baldwin wrote: >=20 > >Folks running -current are also committers that use -current to test as > >much as they can, but also to use it for day-to-day work. Isn't it why > >we have perforce and other policies, so that -current can be stable and > >usable? If we have tools that can help -current users to use the system > >smoothly, I'm all for using them. I can't imagine taking yet another two > >days and reinstalling all ports, just because -current users are not >=20 > Only 2 days? Lucky you, I'm just through a complete recompile of every = =20 > port after the gcc 4.2.1 import (unluckily 4.2.1 doesn't fix all known = =20 > bugs) just to be on the safe side, and a complete recompile after the =20 > gcc 4.2.0 import... and it takes nearly a week on my machine. >=20 > >important. Of course -current users know how to deal with things like > >this, but that doesn't mean they have to if there is another way. > >The more surprises like that one, the less -current users we will have, > >which means the less testing. > >If there will be a need for me to reinstall all the ports I'll choose > >not to upgrade or downgrade to 6.x... >=20 > So the really important thing for you is: How many ports are affected =20 > by this change? >=20 > Does anyone have an estimate for this? >=20 > If not, does someone has an exhaustive list of affected symbols? I can = =20 > write a short script which has a look into each installed port to =20 > determine if it is affected or not (based upon the assumption that you = =20 > don't mind if we overlook a few things... I'm not sure if statically =20 > linked binaries contain enough information). Statically linked binaries should be not affected. I think that the symbols has names starting with fts_, see fts(3). The proposed script would be very handy, I muttered myself about writing such thing, depending on the outcome on the discussion. Anyway, I mostly keep the RELENG_6-built ports in the chroot and use them, instead of HEAD-built. --ShzQXCswyqjgWi6k Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFG0ujlC3+MBN1Mb4gRAqSTAJ4tkamky5F6g79aPDu8F0EphGtsxwCg7P0T 5xFr++qI7VUC+L0JedqIepI= =VgOi -----END PGP SIGNATURE----- --ShzQXCswyqjgWi6k-- From owner-cvs-all@FreeBSD.ORG Mon Aug 27 15:10:49 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8450816A418; Mon, 27 Aug 2007 15:10:49 +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 C8D4113C459; Mon, 27 Aug 2007 15:10:48 +0000 (UTC) (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.4) with ESMTP id l7RFAYDJ070665; Mon, 27 Aug 2007 19:10:34 +0400 (MSD) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.4/8.13.4/Submit) id l7RFAYu9070664; Mon, 27 Aug 2007 19:10:34 +0400 (MSD) (envelope-from yar) Date: Mon, 27 Aug 2007 19:10:34 +0400 From: Yar Tikhiy To: Alexander Leidinger Message-ID: <20070827151033.GM21352@comp.chem.msu.su> References: <20070824215515.GF16131@turion.vk2pj.dyndns.org> <20070824.172212.74696955.imp@bsdimp.com> <200708270850.20904.jhb@freebsd.org> <20070827135625.GF29854@garage.freebsd.pl> <20070827162655.3e3x0cse8w44o4o4@webmail.leidinger.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070827162655.3e3x0cse8w44o4o4@webmail.leidinger.net> User-Agent: Mutt/1.5.9i X-Mailman-Approved-At: Mon, 27 Aug 2007 15:45:51 +0000 Cc: src-committers@FreeBSD.org, Pawel Jakub Dawidek , John Baldwin , alfred@FreeBSD.org, cvs-all@FreeBSD.org, deischen@FreeBSD.org, cvs-src@FreeBSD.org, Warner Losh Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 15:10:49 -0000 On Mon, Aug 27, 2007 at 04:26:55PM +0200, Alexander Leidinger wrote: > > So the really important thing for you is: How many ports are affected > by this change? > > Does anyone have an estimate for this? > > If not, does someone has an exhaustive list of affected symbols? I can > write a short script which has a look into each installed port to > determine if it is affected or not (based upon the assumption that you > don't mind if we overlook a few things... I'm not sure if statically > linked binaries contain enough information). With the resolution approaching to avoid compatibility in fts(3) now and my experiment on improving src/Makefile.inc1 going on really well, I think I should estimate which ports are going to be affected. I'll do so by searching binary packages for CURRENT, so some ports can slip through my sieve. The symbols to look for match the simple pattern: fts_* (or regexp: ^fts_.*). I don't think there are a lot of ports using those functions. Here's the exact list of symbols to be affected: fts_open fts_close fts_read fts_set fts_children fts_get_clientptr fts_get_stream fts_set_clientptr -- Yar From owner-cvs-all@FreeBSD.ORG Mon Aug 27 16:09:29 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 48AAB16A421; Mon, 27 Aug 2007 16:09:29 +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 82ABC13C478; Mon, 27 Aug 2007 16:09:27 +0000 (UTC) (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.4) with ESMTP id l7RG9HI8072325; Mon, 27 Aug 2007 20:09:17 +0400 (MSD) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.4/8.13.4/Submit) id l7RG9Hu0072324; Mon, 27 Aug 2007 20:09:17 +0400 (MSD) (envelope-from yar) Date: Mon, 27 Aug 2007 20:09:16 +0400 From: Yar Tikhiy To: "M. Warner Losh" Message-ID: <20070827160916.GN21352@comp.chem.msu.su> References: <1188077596.1853.55.camel@neo.cse.buffalo.edu> <200708270932.31208.jhb@freebsd.org> <20070827.085906.-332187760.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070827.085906.-332187760.imp@bsdimp.com> User-Agent: Mutt/1.5.9i Cc: src-committers@freebsd.org, jhb@freebsd.org, alfred@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org, eischen@vigrid.com, kensmith@cse.buffalo.edu Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 16:09:29 -0000 On Mon, Aug 27, 2007 at 08:59:06AM -0600, M. Warner Losh wrote: > In message: <200708270932.31208.jhb@freebsd.org> > John Baldwin writes: > > : Yar's changes should go in and before BETA1, but we don't need any compat > : hacks because the compat would be for users that we don't provide compat > : for. > > ALL of Yar's changes should go in, including the versioned symbols. > Since the consequences of this ABI breakage are trivial to mitigate > with symbol versioning, we should do so. We need a dry-run at it to > make sure there are no problems in the process. We also should not > force all our testers right now to go through significant pain and > suffering. They are much less likely to upgrade and continue to test > out new versions of current. Rebuilding all the ports (since it is > hard to know which ones use fts) is hard and time-consuming (even on > my fast machines it takes days to rebuild everything exclusive of > ooo). Although I can appreciate the arguments of Daniel and John now, [thank you John! :-)], this is also a very valid point to consider. I hate to mention it, but symbol versioning appeared literally non-functional due to a bug in the map-generating script when I tried to use it for the first time in the course of the fts(3) hustle. > In short, I think this is the easiest solution to the build problems > that the change will cause given the set of users that are presently > using the head of the tree. Hacking the build system to make the > incompatible change is dangerous and may break other upgrade paths > that are working. Giving users explicit instructions for jumping the > gap would fix the intallworld case, but would still force users to > rebuild all their ports. Adding the versioned symbols introduces a > tiny bit of cruft in the purity of the ABI, but solves the > installworld problem AND the rebuilding the ports problem. Are there > other REAL solutions to the problem I've not considered? I hope I've found a clean way to overcome the problem in our build system. The problem stemmed from using basic tools from the old, pre-installworld system during installworld. The tools were copied just in case to a scratch directory, so it isn't hard to install the newly built versions of the same tools there instead and make them load the new shared libraries available under ${WORLDTMP}. The trick depends on the running kernel being able to run both old and new code, but it's a well-known requirement for installworld over the live system. I'm going to post the patch for review soon. -- Yar From owner-cvs-all@FreeBSD.ORG Mon Aug 27 16:10:05 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 62A4C16A418; Mon, 27 Aug 2007 16:10:05 +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 BAEC313C461; Mon, 27 Aug 2007 16:10:04 +0000 (UTC) (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.4) with ESMTP id l7RGA3nP072372; Mon, 27 Aug 2007 20:10:03 +0400 (MSD) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.4/8.13.4/Submit) id l7RGA2FV072371; Mon, 27 Aug 2007 20:10:02 +0400 (MSD) (envelope-from yar) Date: Mon, 27 Aug 2007 20:10:02 +0400 From: Yar Tikhiy To: John Baldwin Message-ID: <20070827161002.GO21352@comp.chem.msu.su> References: <200708230509.l7N59VCi048341@repoman.freebsd.org> <20070825050637.GF99474@comp.chem.msu.su> <200708270939.48788.jhb@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200708270939.48788.jhb@freebsd.org> User-Agent: Mutt/1.5.9i Cc: src-committers@freebsd.org, Alfred Perlstein , cvs-all@freebsd.org, Daniel Eischen , cvs-src@freebsd.org Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 16:10:05 -0000 On Mon, Aug 27, 2007 at 09:39:47AM -0400, John Baldwin wrote: > On Saturday 25 August 2007 01:06:37 am Yar Tikhiy wrote: > > On Fri, Aug 24, 2007 at 06:25:17PM -0400, Daniel Eischen wrote: > > > I never added symbol versioning to libc in order to solve > > > -current upgrade problems. Sure, you're free to use it that > > > way, but it would not make me very happy ;-) > > > > You put it as though symbol versioning is your area of interest and > > you just don't want any intruders to tamper with it. It wouldn't > > have seemed so if there had been a well-defined policy on symbol > > versioning usage somewhere on www.freebsd.org. > > No, there isn't a well-defined policy currently, feel free to write it > down. :) I think I'll write it down when this issue has been settled and I have enough input data. I like writing docs as I have rather poor long-term memory and often consult my own texts. :-) -- Yar From owner-cvs-all@FreeBSD.ORG Mon Aug 27 16:54:23 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0BED716A418; Mon, 27 Aug 2007 16:54:23 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D899B13C46A; Mon, 27 Aug 2007 16:54:22 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RGsM4K023593; Mon, 27 Aug 2007 16:54:22 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RGsMUF023592; Mon, 27 Aug 2007 16:54:22 GMT (envelope-from miwi) Message-Id: <200708271654.l7RGsMUF023592@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Aug 2007 16: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/www/ikiwiki Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 16:54:23 -0000 miwi 2007-08-27 16:54:22 UTC FreeBSD ports repository Modified files: www/ikiwiki Makefile distinfo Log: - Update to 2.6.1 PR: 115863 Submitted by: Henrik Brix Andersen (maintainer) Revision Changes Path 1.7 +2 -2 ports/www/ikiwiki/Makefile 1.7 +3 -3 ports/www/ikiwiki/distinfo From owner-cvs-all@FreeBSD.ORG Mon Aug 27 16:56:29 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4A4B216A419; Mon, 27 Aug 2007 16:56:29 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 22A1013C459; Mon, 27 Aug 2007 16:56:29 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RGuTg3023822; Mon, 27 Aug 2007 16:56:29 GMT (envelope-from jkim@repoman.freebsd.org) Received: (from jkim@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RGuS3G023821; Mon, 27 Aug 2007 16:56:28 GMT (envelope-from jkim) Message-Id: <200708271656.l7RGuS3G023821@repoman.freebsd.org> From: Jung-uk Kim Date: Mon, 27 Aug 2007 16:56:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/isp isp_freebsd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 16:56:29 -0000 jkim 2007-08-27 16:56:28 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/isp isp_freebsd.c Log: MFC: 1.146 Export 4Gbps Fibre Channel link speed correctly with inquiry commands. Revision Changes Path 1.105.2.11 +8 -9 src/sys/dev/isp/isp_freebsd.c From owner-cvs-all@FreeBSD.ORG Mon Aug 27 17:08:31 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D3C6F16A420; Mon, 27 Aug 2007 17:08:31 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AAB6413C491; Mon, 27 Aug 2007 17:08:31 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RH8VYJ025710; Mon, 27 Aug 2007 17:08:31 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RH8Vtb025709; Mon, 27 Aug 2007 17:08:31 GMT (envelope-from marcus) Message-Id: <200708271708.l7RH8Vtb025709@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 27 Aug 2007 17:08:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/gconf-editor Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 17:08:31 -0000 marcus 2007-08-27 17:08:31 UTC FreeBSD ports repository Modified files: sysutils/gconf-editor Makefile distinfo pkg-plist Log: Update to 2.18.1. Revision Changes Path 1.41 +1 -2 ports/sysutils/gconf-editor/Makefile 1.22 +3 -3 ports/sysutils/gconf-editor/distinfo 1.22 +26 -0 ports/sysutils/gconf-editor/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Aug 27 17:10:32 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3074716A421; Mon, 27 Aug 2007 17:10:32 +0000 (UTC) (envelope-from deischen@freebsd.org) Received: from mail.netplex.net (mail.netplex.net [204.213.176.10]) by mx1.freebsd.org (Postfix) with ESMTP id C434413C48E; Mon, 27 Aug 2007 17:10:31 +0000 (UTC) (envelope-from deischen@freebsd.org) Received: from sea.ntplx.net (sea.ntplx.net [204.213.176.11]) by mail.netplex.net (8.14.1/8.14.1/NETPLEX) with ESMTP id l7RHAFDT025447; Mon, 27 Aug 2007 13:10:15 -0400 (EDT) X-Virus-Scanned: by AMaViS and Clam AntiVirus (mail.netplex.net) X-Greylist: Message whitelisted by DRAC access database, not delayed by milter-greylist-3.0 (mail.netplex.net [204.213.176.10]); Mon, 27 Aug 2007 13:10:15 -0400 (EDT) Date: Mon, 27 Aug 2007 13:10:14 -0400 (EDT) From: Daniel Eischen X-X-Sender: eischen@sea.ntplx.net To: John Baldwin In-Reply-To: <200708271041.23205.jhb@freebsd.org> Message-ID: References: <20070824215515.GF16131@turion.vk2pj.dyndns.org> <200708270850.20904.jhb@freebsd.org> <20070827135625.GF29854@garage.freebsd.pl> <200708271041.23205.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: src-committers@freebsd.org, Pawel Jakub Dawidek , alfred@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org, Warner Losh , yar@comp.chem.msu.su Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Eischen List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 17:10:32 -0000 On Mon, 27 Aug 2007, John Baldwin wrote: > > Perhaps a more useful discussion would be how can we use symbol versioning > sanely to support this in the future? The fbsd.hack idea could work, but > it doesn't work in this case because the existing binaries are already > linked. One suggestion that could start with 8.0 could be this: > > - when bumping the version for a symbol in HEAD, instead of going from > fbsd-X.Y to fbsd-X+1.0, put the new symbol as fbsd-current-X+1.0. You > can keep bumping the symbol as fbsd-current-X+1.whatever for subsequent > changes > - when it's time to branch HEAD to RELENG_X+1, you then add fbsd-X+1.0 > symbol versions for the current versions of all the bumped symbols, and > remove all the fbsd-current-* versions and compat shims before the > release (before the RELENG_X+1_0 branch in fact). The rule there being > that no release should ever ship with visible fbsd-current-* symbol > versions. I don't think you need intermediate symbol versions, one should be sufficient. The problem would only arise if you make an ABI change to a function or set of functions that have already had an ABI change in the current version. For example, if there were a function ftsfwrite(FTS, FILE *, ...), and you make the version bump from FBSD_1.0 to FBSD_1.1 when FTS changes, then if FILE changes, you need to bump FBSD_1.1 to FBSD_1.2. If there are no overlapping changes in the ABI, you can continue to add newly changed symbols to the current version (in this case FBSD_1.1). How may times have we ever had overlapping ABI changes in the past? Have we ever? It's not worth fiddling with intermediate symbols, because with that method you're still forcing -current users to rebuild everything just before or after RELEASE to get the final symbols (when the intermediates are removed). If there are no overlapping ABI changes, then no one has to rebuild any ports. -- DE From owner-cvs-all@FreeBSD.ORG Mon Aug 27 17:11:53 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C489316A419; Mon, 27 Aug 2007 17:11:53 +0000 (UTC) (envelope-from deischen@freebsd.org) Received: from mail.netplex.net (mail.netplex.net [204.213.176.10]) by mx1.freebsd.org (Postfix) with ESMTP id 7BD4813C474; Mon, 27 Aug 2007 17:11:53 +0000 (UTC) (envelope-from deischen@freebsd.org) Received: from sea.ntplx.net (sea.ntplx.net [204.213.176.11]) by mail.netplex.net (8.14.1/8.14.1/NETPLEX) with ESMTP id l7RHBjt3026707; Mon, 27 Aug 2007 13:11:45 -0400 (EDT) X-Virus-Scanned: by AMaViS and Clam AntiVirus (mail.netplex.net) X-Greylist: Message whitelisted by DRAC access database, not delayed by milter-greylist-3.0 (mail.netplex.net [204.213.176.10]); Mon, 27 Aug 2007 13:11:45 -0400 (EDT) Date: Mon, 27 Aug 2007 13:11:45 -0400 (EDT) From: Daniel Eischen X-X-Sender: eischen@sea.ntplx.net To: Yar Tikhiy In-Reply-To: <20070827161002.GO21352@comp.chem.msu.su> Message-ID: References: <200708230509.l7N59VCi048341@repoman.freebsd.org> <20070825050637.GF99474@comp.chem.msu.su> <200708270939.48788.jhb@freebsd.org> <20070827161002.GO21352@comp.chem.msu.su> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: src-committers@freebsd.org, John Baldwin , Alfred Perlstein , cvs-all@freebsd.org, cvs-src@freebsd.org Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Eischen List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 17:11:53 -0000 On Mon, 27 Aug 2007, Yar Tikhiy wrote: > On Mon, Aug 27, 2007 at 09:39:47AM -0400, John Baldwin wrote: >> On Saturday 25 August 2007 01:06:37 am Yar Tikhiy wrote: >>> On Fri, Aug 24, 2007 at 06:25:17PM -0400, Daniel Eischen wrote: >>>> I never added symbol versioning to libc in order to solve >>>> -current upgrade problems. Sure, you're free to use it that >>>> way, but it would not make me very happy ;-) >>> >>> You put it as though symbol versioning is your area of interest and >>> you just don't want any intruders to tamper with it. It wouldn't >>> have seemed so if there had been a well-defined policy on symbol >>> versioning usage somewhere on www.freebsd.org. >> >> No, there isn't a well-defined policy currently, feel free to write it >> down. :) > > I think I'll write it down when this issue has been settled and I have > enough input data. I like writing docs as I have rather poor long-term > memory and often consult my own texts. :-) I started a thread on -current for this with a link to my thoughts. -- DE From owner-cvs-all@FreeBSD.ORG Mon Aug 27 17:23:42 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6143316A417; Mon, 27 Aug 2007 17:23:42 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 39C3913C45D; Mon, 27 Aug 2007 17:23:42 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RHNgJu026757; Mon, 27 Aug 2007 17:23:42 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RHNg7e026756; Mon, 27 Aug 2007 17:23:42 GMT (envelope-from jhb) Message-Id: <200708271723.l7RHNg7e026756@repoman.freebsd.org> From: John Baldwin Date: Mon, 27 Aug 2007 17:23: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/gnu/usr.bin/gdb/kgdb trgt_amd64.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 17:23:42 -0000 jhb 2007-08-27 17:23:41 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) gnu/usr.bin/gdb/kgdb trgt_amd64.c Log: MFC: Treat the frame under 'nmi_calltrap' as a trapframe. Revision Changes Path 1.2.2.4 +1 -0 src/gnu/usr.bin/gdb/kgdb/trgt_amd64.c From owner-cvs-all@FreeBSD.ORG Mon Aug 27 17:33:14 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7A5A416A418; Mon, 27 Aug 2007 17:33:14 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 51F4013C494; Mon, 27 Aug 2007 17:33:14 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RHXE2I027375; Mon, 27 Aug 2007 17:33:14 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RHXEfR027374; Mon, 27 Aug 2007 17:33:14 GMT (envelope-from marcus) Message-Id: <200708271733.l7RHXEfR027374@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 27 Aug 2007 17:33:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/gconf-editor Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 17:33:14 -0000 marcus 2007-08-27 17:33:13 UTC FreeBSD ports repository Modified files: sysutils/gconf-editor Makefile distinfo Log: Update to 2.18.2. Revision Changes Path 1.42 +1 -1 ports/sysutils/gconf-editor/Makefile 1.23 +3 -3 ports/sysutils/gconf-editor/distinfo From owner-cvs-all@FreeBSD.ORG Mon Aug 27 17:36:28 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4F55616A417; Mon, 27 Aug 2007 17:36:28 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from speedfactory.net (mail6.speedfactory.net [66.23.216.219]) by mx1.freebsd.org (Postfix) with ESMTP id A702E13C483; Mon, 27 Aug 2007 17:36:27 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (unverified [66.23.211.162]) by speedfactory.net (SurgeMail 3.8k2) with ESMTP id 205636794-1834499 for multiple; Mon, 27 Aug 2007 13:36:33 -0400 Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.8/8.13.8) with ESMTP id l7RHaBsF028954; Mon, 27 Aug 2007 13:36:12 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Daniel Eischen Date: Mon, 27 Aug 2007 13:21:06 -0400 User-Agent: KMail/1.9.6 References: <20070824215515.GF16131@turion.vk2pj.dyndns.org> <200708271041.23205.jhb@freebsd.org> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708271321.08014.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, 27 Aug 2007 13:36:12 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/4076/Mon Aug 27 10:15:54 2007 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: src-committers@freebsd.org, Pawel Jakub Dawidek , alfred@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org, Warner Losh , yar@comp.chem.msu.su Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 17:36:28 -0000 On Monday 27 August 2007 01:10:14 pm Daniel Eischen wrote: > On Mon, 27 Aug 2007, John Baldwin wrote: > > > > Perhaps a more useful discussion would be how can we use symbol versioning > > sanely to support this in the future? The fbsd.hack idea could work, but > > it doesn't work in this case because the existing binaries are already > > linked. One suggestion that could start with 8.0 could be this: > > > > - when bumping the version for a symbol in HEAD, instead of going from > > fbsd-X.Y to fbsd-X+1.0, put the new symbol as fbsd-current-X+1.0. You > > can keep bumping the symbol as fbsd-current-X+1.whatever for subsequent > > changes > > - when it's time to branch HEAD to RELENG_X+1, you then add fbsd-X+1.0 > > symbol versions for the current versions of all the bumped symbols, and > > remove all the fbsd-current-* versions and compat shims before the > > release (before the RELENG_X+1_0 branch in fact). The rule there being > > that no release should ever ship with visible fbsd-current-* symbol > > versions. > > I don't think you need intermediate symbol versions, one should be > sufficient. The problem would only arise if you make an ABI change > to a function or set of functions that have already had an ABI change > in the current version. For example, if there were a function > ftsfwrite(FTS, FILE *, ...), and you make the version bump from > FBSD_1.0 to FBSD_1.1 when FTS changes, then if FILE changes, you > need to bump FBSD_1.1 to FBSD_1.2. If there are no overlapping > changes in the ABI, you can continue to add newly changed symbols > to the current version (in this case FBSD_1.1). Actually, what we have now with fts(3) is exactly this: two versions of the symbols that wish to be called fbsd_1.0. By using a late binding of the "official" fbsd_X.0 version we can avoid that. It also provides a way to delineate ABI changes that aren't visible to releases and -stable branches. They will exist in HEAD with only having a fbsd-current symbol, so they can be axed from HEAD safely. > How may times have we ever had overlapping ABI changes in the past? > Have we ever? It's not worth fiddling with intermediate symbols, > because with that method you're still forcing -current users to > rebuild everything just before or after RELEASE to get the final > symbols (when the intermediates are removed). If there are no > overlapping ABI changes, then no one has to rebuild any ports. You don't have to remove the compat shims from HEAD right away. Remember, release is on a _branch_: RELENG_X. You remove the compat shims from the branch before the release, but you can use discretion as to when you actually remove them from HEAD. -- John Baldwin From owner-cvs-all@FreeBSD.ORG Mon Aug 27 17:40:36 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9390A16A419; Mon, 27 Aug 2007 17:40:36 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6AE9113C442; Mon, 27 Aug 2007 17:40:36 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RHea6N027707; Mon, 27 Aug 2007 17:40:36 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RHea28027706; Mon, 27 Aug 2007 17:40:36 GMT (envelope-from mat) Message-Id: <200708271740.l7RHea28027706@repoman.freebsd.org> From: Mathieu Arnold Date: Mon, 27 Aug 2007 17:40: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-DateTime-TimeZone Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 17:40:36 -0000 mat 2007-08-27 17:40:36 UTC FreeBSD ports repository Modified files: devel/p5-DateTime-TimeZone Makefile distinfo pkg-plist Log: Update to 0.67 Revision Changes Path 1.47 +2 -4 ports/devel/p5-DateTime-TimeZone/Makefile 1.46 +3 -3 ports/devel/p5-DateTime-TimeZone/distinfo 1.20 +2 -1 ports/devel/p5-DateTime-TimeZone/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Aug 27 17:46:51 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 69DDB16A418; Mon, 27 Aug 2007 17:46:51 +0000 (UTC) (envelope-from deischen@freebsd.org) Received: from mail.netplex.net (mail.netplex.net [204.213.176.10]) by mx1.freebsd.org (Postfix) with ESMTP id 220F513C494; Mon, 27 Aug 2007 17:46:50 +0000 (UTC) (envelope-from deischen@freebsd.org) Received: from sea.ntplx.net (sea.ntplx.net [204.213.176.11]) by mail.netplex.net (8.14.1/8.14.1/NETPLEX) with ESMTP id l7RHkVlc023550; Mon, 27 Aug 2007 13:46:31 -0400 (EDT) X-Virus-Scanned: by AMaViS and Clam AntiVirus (mail.netplex.net) X-Greylist: Message whitelisted by DRAC access database, not delayed by milter-greylist-3.0 (mail.netplex.net [204.213.176.10]); Mon, 27 Aug 2007 13:46:31 -0400 (EDT) Date: Mon, 27 Aug 2007 13:46:31 -0400 (EDT) From: Daniel Eischen X-X-Sender: eischen@sea.ntplx.net To: "M. Warner Losh" In-Reply-To: <20070827.085906.-332187760.imp@bsdimp.com> Message-ID: References: <1188077596.1853.55.camel@neo.cse.buffalo.edu> <200708270932.31208.jhb@freebsd.org> <20070827.085906.-332187760.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: src-committers@freebsd.org, jhb@freebsd.org, yar@comp.chem.msu.su, alfred@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org, kensmith@cse.buffalo.edu Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Eischen List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 17:46:51 -0000 On Mon, 27 Aug 2007, M. Warner Losh wrote: > In message: <200708270932.31208.jhb@freebsd.org> > John Baldwin writes: > > : Just as with > : shared libraries, we version the ABIs in releases and stable branches. > : We have _never_ versioned ABI changes in HEAD because HEAD is a tumultuous > : place and having the ABIs change multiple times in a branch w/o having > : multiple version bumps is just part of running HEAD. > > We've never versioned ABIs in head because we've never had the ability > to do so in a non-disruptive way. Also, this isn't the "wild west" > head of our forefathers. We're not at some arbitrary point in the > evolution of FreeBSD, but in a code freeze getting ready to do a release. And the fact that we're in a code freeze should prohibit changes like this from going in. The rule has been that we only bump libraries once between releases. The same thing will hold true for versions; they'll only be bumped at most once between releases, and in fact will probably be bumped _much_ less often that libraries. There is no overwhelming reason to break the rules that we've held in the past. It's easy to say, "but it's less painful", but after you've gone through it, you're done. I think we're taking a very short-sighted view of things and don't agree with breaking or bending the rules without a _very_ good reason. -- DE From owner-cvs-all@FreeBSD.ORG Mon Aug 27 18:13:39 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ECE3016A420; Mon, 27 Aug 2007 18:13:38 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id ABC0E13C46C; Mon, 27 Aug 2007 18:13:38 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.13.8/8.13.4) with ESMTP id l7RIAToT003217; Mon, 27 Aug 2007 12:10:29 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 27 Aug 2007 12:10:33 -0600 (MDT) Message-Id: <20070827.121033.1102529566.imp@bsdimp.com> To: deischen@freebsd.org From: "M. Warner Losh" In-Reply-To: References: <200708270932.31208.jhb@freebsd.org> <20070827.085906.-332187760.imp@bsdimp.com> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Mon, 27 Aug 2007 12:10:30 -0600 (MDT) Cc: src-committers@freebsd.org, jhb@freebsd.org, yar@comp.chem.msu.su, alfred@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org, kensmith@cse.buffalo.edu Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 18:13:39 -0000 In message: Daniel Eischen writes: : On Mon, 27 Aug 2007, M. Warner Losh wrote: : : > In message: <200708270932.31208.jhb@freebsd.org> : > John Baldwin writes: : > : > : Just as with : > : shared libraries, we version the ABIs in releases and stable branches. : > : We have _never_ versioned ABI changes in HEAD because HEAD is a tumultuous : > : place and having the ABIs change multiple times in a branch w/o having : > : multiple version bumps is just part of running HEAD. : > : > We've never versioned ABIs in head because we've never had the ability : > to do so in a non-disruptive way. Also, this isn't the "wild west" : > head of our forefathers. We're not at some arbitrary point in the : > evolution of FreeBSD, but in a code freeze getting ready to do a release. : : And the fact that we're in a code freeze should prohibit changes : like this from going in. But the rules have changed with symbol versioning. They give us the ability to do things we've never done before. They are a powerful tool that can be used to make current a less bumpy place, and that potential shouldn't be dismissed out of hand because we've never done that before. The reason we've never done it before is that we didn't have the tools to make it easy to do it before. : The rule has been that we only bump libraries once between releases. : The same thing will hold true for versions; they'll only be bumped : at most once between releases, and in fact will probably be bumped : _much_ less often that libraries. Libraries with version symbols should never be bumped again, unless there is a real binary compat issue. Typically, I'd guess that we'd need to bump versions of symbols only every couple of releases. FreeBSD only recently started bumping all the shared libraries major number as a precaution because we couldn't maintain binary compatibility. Symbol versions will give us tools to help with that, but we do still need to be careful. : There is no overwhelming reason to break the rules that we've held : in the past. It's easy to say, "but it's less painful", but after : you've gone through it, you're done. I think we're taking a very : short-sighted view of things and don't agree with breaking or bending : the rules without a _very_ good reason. I think the reasons have been well presented so far. However, there's a way we can cope without having to break the world or our rules. BTW, we never agreed what to do about symbol versions in current, so there's really no rules to break. Consensus never was reached on what to do there, although you keep asserting that we can only bump them once, but that has never been agreed to and codified. There is strong agreement that we only have user visible changes once per release, but a divergence of views on what to do in current. However, there's a strong desire to use it to make -current a less bumpy place. This thread is clear evidence of that. However, there's a forth option that I'd not considered. It goes like so. Thanks to John Baldwin, Brooks Davis, Ken Smith and kan for hammering out the details on IRC. This is just a proposal, but we think a good one that will solve the problems. FBSD-1.0 is the 'current' branch. We put the new fts symbols in as FBSD-1.1. If there are other things that require binary bumps between now and "the release" we do the same for them. chances are good there won't be any, but you never know when a security issue will come up that needs to do a ABI change. This will give us both a dry-run for having multiple versions of symbols, as well as practical experience for how to make -current less bumpy in the future. Somewhere around RC1, we change all the symbols to be FBSD-7.0. There's no reason why we have to start at 1.0, and the disconnect between major release and ABI version seems artificial to me. Changing all the symbols near RC1 time would give all the ports builders a chance to shake out that process. Portmgr has stated that they want an RC1 from re@ about a month before the final release so they can do all the builds and work out whatever issues come up. It would give people a good point where packages are available to cope with the requirement to rebuild everything. It would also let us remove the compat hacks after the release in HEAD and before the release in RELENG_7. We can also keep the FBSD-1.x symbols around long enough for people to do the upgrades. I put "the release" in quotes because the release engineer gets to make the call when he wants to finally freeze things for the release. If that's RC1 great. If that's BETA1, great. If it is later, that's good too. We should allow him to make the call on the timing, since he has to coordinate the release with a lot of different people. Warner From owner-cvs-all@FreeBSD.ORG Mon Aug 27 18:24:32 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6771B16A417; Mon, 27 Aug 2007 18:24:32 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3EEB113C458; Mon, 27 Aug 2007 18:24:32 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RIOWAs031718; Mon, 27 Aug 2007 18:24:32 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RIOWEO031717; Mon, 27 Aug 2007 18:24:32 GMT (envelope-from miwi) Message-Id: <200708271824.l7RIOWEO031717@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Aug 2007 18:24:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/wormux-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: Mon, 27 Aug 2007 18:24:32 -0000 miwi 2007-08-27 18:24:32 UTC FreeBSD ports repository Modified files: games/wormux-devel Makefile distinfo pkg-plist Log: - Update to 20070827 Revision Changes Path 1.8 +1 -1 ports/games/wormux-devel/Makefile 1.6 +3 -3 ports/games/wormux-devel/distinfo 1.7 +15 -1 ports/games/wormux-devel/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Aug 27 18:32:14 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 675C216A418; Mon, 27 Aug 2007 18:32:14 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3ED8E13C45A; Mon, 27 Aug 2007 18:32:14 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RIWEpL032260; Mon, 27 Aug 2007 18:32:14 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RIWEIP032259; Mon, 27 Aug 2007 18:32:14 GMT (envelope-from miwi) Message-Id: <200708271832.l7RIWEIP032259@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Aug 2007 18:32:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/irc/irssi-devel Makefile distinfo ports/irc/irssi-devel/files patch-irssi-version.h.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 18:32:14 -0000 miwi 2007-08-27 18:32:14 UTC FreeBSD ports repository Modified files: irc/irssi-devel Makefile distinfo irc/irssi-devel/files patch-irssi-version.h.in Log: - Update to 20070826 (0.8.12-rc1 Release) Changelog: http://irssi.org/news/ChangeLog Revision Changes Path 1.102 +4 -3 ports/irc/irssi-devel/Makefile 1.57 +3 -3 ports/irc/irssi-devel/distinfo 1.12 +1 -1 ports/irc/irssi-devel/files/patch-irssi-version.h.in From owner-cvs-all@FreeBSD.ORG Mon Aug 27 18:35:51 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 30D6B16A417; Mon, 27 Aug 2007 18:35:51 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1F81E13C458; Mon, 27 Aug 2007 18:35:51 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RIZpZl032567; Mon, 27 Aug 2007 18:35:51 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RIZoXo032566; Mon, 27 Aug 2007 18:35:50 GMT (envelope-from sat) Message-Id: <200708271835.l7RIZoXo032566@repoman.freebsd.org> From: Andrew Pantyukhin Date: Mon, 27 Aug 2007 18:35:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-mgmt/zabbix Makefile distinfo pkg-plist ports/net-mgmt/zabbix/files zabbix_server.sh.in ports/net-mgmt/zabbix-agent Makefile distinfo ports/net-mgmt/zabbix-agent/files zabbix_agentd.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 18:35:51 -0000 sat 2007-08-27 18:35:50 UTC FreeBSD ports repository Modified files: net-mgmt/zabbix Makefile distinfo pkg-plist net-mgmt/zabbix/files zabbix_server.sh.in net-mgmt/zabbix-agent Makefile distinfo net-mgmt/zabbix-agent/files zabbix_agentd.in Log: - Update to 1.4.2 - Always link server against pthread libs when sqlite3 is selected - Clean up a bit Revision Changes Path 1.13 +8 -9 ports/net-mgmt/zabbix-agent/Makefile 1.4 +3 -3 ports/net-mgmt/zabbix-agent/distinfo 1.2 +1 -2 ports/net-mgmt/zabbix-agent/files/zabbix_agentd.in 1.44 +10 -14 ports/net-mgmt/zabbix/Makefile 1.16 +3 -3 ports/net-mgmt/zabbix/distinfo 1.3 +1 -1 ports/net-mgmt/zabbix/files/zabbix_server.sh.in 1.15 +4 -2 ports/net-mgmt/zabbix/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Aug 27 18:39:45 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C8FDC16A419; Mon, 27 Aug 2007 18:39:45 +0000 (UTC) (envelope-from deischen@freebsd.org) Received: from mail.netplex.net (mail.netplex.net [204.213.176.10]) by mx1.freebsd.org (Postfix) with ESMTP id 93CD413C4D9; Mon, 27 Aug 2007 18:39:45 +0000 (UTC) (envelope-from deischen@freebsd.org) Received: from sea.ntplx.net (sea.ntplx.net [204.213.176.11]) by mail.netplex.net (8.14.1/8.14.1/NETPLEX) with ESMTP id l7RIdQc9006407; Mon, 27 Aug 2007 14:39:26 -0400 (EDT) X-Virus-Scanned: by AMaViS and Clam AntiVirus (mail.netplex.net) X-Greylist: Message whitelisted by DRAC access database, not delayed by milter-greylist-3.0 (mail.netplex.net [204.213.176.10]); Mon, 27 Aug 2007 14:39:27 -0400 (EDT) Date: Mon, 27 Aug 2007 14:39:26 -0400 (EDT) From: Daniel Eischen X-X-Sender: eischen@sea.ntplx.net To: "M. Warner Losh" In-Reply-To: <20070827.121033.1102529566.imp@bsdimp.com> Message-ID: References: <200708270932.31208.jhb@freebsd.org> <20070827.085906.-332187760.imp@bsdimp.com> <20070827.121033.1102529566.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: src-committers@freebsd.org, jhb@freebsd.org, yar@comp.chem.msu.su, alfred@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org, kensmith@cse.buffalo.edu Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Eischen List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 18:39:45 -0000 On Mon, 27 Aug 2007, M. Warner Losh wrote: > In message: > Daniel Eischen writes: > > : The rule has been that we only bump libraries once between releases. > : The same thing will hold true for versions; they'll only be bumped > : at most once between releases, and in fact will probably be bumped > : _much_ less often that libraries. > > Libraries with version symbols should never be bumped again, unless > there is a real binary compat issue. I was talking about the _symbol_ versions being bumped in the latter part of that, not the _library_ version. When I said "less often than libraries", I meant before symbol versioning. I agree that after symbol versioning we ought not to be bumping library versions. > Typically, I'd guess that we'd > need to bump versions of symbols only every couple of releases. > FreeBSD only recently started bumping all the shared libraries major > number as a precaution because we couldn't maintain binary > compatibility. Symbol versions will give us tools to help with that, > but we do still need to be careful. You only need to bump symbol versions once when the first ABI change occurs, and after that, only again when an ABI from the second version changes. There's no need to bump for the sake of bumping, and it doesn't really buy us anything except confusing us with more version namespaces. I think we need to separate the version namespace from releases, with the caveat we only care about the symbols that we export from a release, not intermediate steps. If we want a way to list the symbols from a release, we can do that with other tools or autogenerate a file that is committed everytime we add symbols to a version. Having versions tied to releases will just make it harder for us to maintain, especially when you think about maintaining 2 or 3 branches at once (RELENG_7, RELENG_8, and RELENG_9). > : There is no overwhelming reason to break the rules that we've held > : in the past. It's easy to say, "but it's less painful", but after > : you've gone through it, you're done. I think we're taking a very > : short-sighted view of things and don't agree with breaking or bending > : the rules without a _very_ good reason. > > I think the reasons have been well presented so far. However, there's > a way we can cope without having to break the world or our rules. > BTW, we never agreed what to do about symbol versions in current, so > there's really no rules to break. Consensus never was reached on what > to do there, although you keep asserting that we can only bump them > once, but that has never been agreed to and codified. There is strong > agreement that we only have user visible changes once per release, but > a divergence of views on what to do in current. However, there's a > strong desire to use it to make -current a less bumpy place. This > thread is clear evidence of that. > > However, there's a forth option that I'd not considered. It goes like > so. Thanks to John Baldwin, Brooks Davis, Ken Smith and kan for > hammering out the details on IRC. This is just a proposal, but we > think a good one that will solve the problems. > > FBSD-1.0 is the 'current' branch. We put the new fts symbols in as > FBSD-1.1. If there are other things that require binary bumps between > now and "the release" we do the same for them. chances are good there > won't be any, but you never know when a security issue will come up > that needs to do a ABI change. This will give us both a dry-run for > having multiple versions of symbols, as well as practical experience > for how to make -current less bumpy in the future. > > Somewhere around RC1, we change all the symbols to be FBSD-7.0. I have to disagree pretty heavily here. Symbols shouldn't be tied to a release. Especially when you start to backport changes to previous branches. When you backport changes to previous branches, now you are going to have FBSD_8.0 symbols in FBSD_7.0. Thinking about the symbol namespace this way isn't what you want, and if you think off in to the future, you'll see that you'll start having the same set of functions (with same ABI) appearing in multiple versions. It is much easier to change the ABI version once when the first ABI change occurs, and only ever change it again when an ABI from the current (ABI) version changes. -- DE From owner-cvs-all@FreeBSD.ORG Mon Aug 27 18:41:01 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6BBD916A41B; Mon, 27 Aug 2007 18:41:01 +0000 (UTC) (envelope-from wosch@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 442E613C467; Mon, 27 Aug 2007 18:41:01 +0000 (UTC) (envelope-from wosch@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RIf1Ws032819; Mon, 27 Aug 2007 18:41:01 GMT (envelope-from wosch@repoman.freebsd.org) Received: (from wosch@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RIf1qV032818; Mon, 27 Aug 2007 18:41:01 GMT (envelope-from wosch) Message-Id: <200708271841.l7RIf1qV032818@repoman.freebsd.org> From: Wolfram Schneider Date: Mon, 27 Aug 2007 18:41:01 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/cgi man.cgi X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 18:41:01 -0000 wosch 2007-08-27 18:41:00 UTC FreeBSD doc repository Modified files: en/cgi man.cgi Log: fix link to get the source of man.cgi Revision Changes Path 1.191 +2 -3 www/en/cgi/man.cgi From owner-cvs-all@FreeBSD.ORG Mon Aug 27 19:00:01 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9C53316A41B; Mon, 27 Aug 2007 19:00:01 +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 8119013C48A; Mon, 27 Aug 2007 19:00:01 +0000 (UTC) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 261131A4D94; Mon, 27 Aug 2007 11:57:41 -0700 (PDT) Date: Mon, 27 Aug 2007 11:57:41 -0700 From: Alfred Perlstein To: "M. Warner Losh" Message-ID: <20070827185741.GX87451@elvis.mu.org> References: <1188077596.1853.55.camel@neo.cse.buffalo.edu> <200708270932.31208.jhb@freebsd.org> <20070827.085906.-332187760.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070827.085906.-332187760.imp@bsdimp.com> User-Agent: Mutt/1.4.2.3i Cc: src-committers@freebsd.org, jhb@freebsd.org, yar@comp.chem.msu.su, eischen@vigrid.com, cvs-all@freebsd.org, cvs-src@freebsd.org, kensmith@cse.buffalo.edu Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 19:00:01 -0000 Sorry for top posting, but... I agree very strongly with Warner, in short, if possible, reducing the number of major gotchas of running current will make our developer and early adopters a lot happier. It will help FreeBSD. One of the things that turns me off to FreeBSD is the feeling that I get that certain people take some kind of pride in forcing users to go through dangerous and complex hoops in order to run current. It shouldn't be so if the overhead of making it easier is so small. -Alfred * M. Warner Losh [070827 07:59] wrote: > In message: <200708270932.31208.jhb@freebsd.org> > John Baldwin writes: > : On Saturday 25 August 2007 05:33:16 pm Ken Smith wrote: > : > On Sat, 2007-08-25 at 17:06 -0400, Daniel Eischen wrote: > : > > On Sat, 25 Aug 2007, Ken Smith wrote: > : > > > : > > > > : > > > [ Not bothering to include references for the entire thread, go back and > : > > > read them if you really want to... ] > : > > > > : > > > I want Yar's work to proceed as planned please. My reasons are: > : > > > : > > No offense, but some things have been going in without being discussed > : > > an -arch or -current. Approval for committing still has to go through > : > > re@, but that doesn't mean that changes shouldn't be vetted elsewhere > : > > prior to being sent to re@ approval. > : > > > : > > : > If that's the case then it's been my negligence and I apologize. I'll > : > try to be more mindful of that moving forward. > : > : The issue is that a plethora of symbol versions breaks our prior practice > : of limiting major bumps of shared libraries to 1 per release. > > We're not talking plethora here. We're talking a couple. We're not > talking every change, but rather just the last one. We're in exactly > the same position we'd be in after the release: bumping the symbol > version the first time a change is made to that symbol. > > : Just as with > : shared libraries, we version the ABIs in releases and stable branches. > : We have _never_ versioned ABI changes in HEAD because HEAD is a tumultuous > : place and having the ABIs change multiple times in a branch w/o having > : multiple version bumps is just part of running HEAD. > > We've never versioned ABIs in head because we've never had the ability > to do so in a non-disruptive way. Also, this isn't the "wild west" > head of our forefathers. We're not at some arbitrary point in the > evolution of FreeBSD, but in a code freeze getting ready to do a release. > > : It should only affect > : developers because the vast majority of users are not running HEAD, so they > : just see 1 version bump and 1 ABI change when the new X.0 release is cut. > > More folks than developers are running head these days. Since we're > in the glide path to the release, lots of helpful users are testing > current towards that end. Since it isn't just developers running > current at this stage, because we've asked a lot of people to try > current to see if their issues are corrected there, I think we should > use those tools that are easy to use to make their life less bumpy. > > : Yar's changes should go in and before BETA1, but we don't need any compat > : hacks because the compat would be for users that we don't provide compat > : for. > > ALL of Yar's changes should go in, including the versioned symbols. > Since the consequences of this ABI breakage are trivial to mitigate > with symbol versioning, we should do so. We need a dry-run at it to > make sure there are no problems in the process. We also should not > force all our testers right now to go through significant pain and > suffering. They are much less likely to upgrade and continue to test > out new versions of current. Rebuilding all the ports (since it is > hard to know which ones use fts) is hard and time-consuming (even on > my fast machines it takes days to rebuild everything exclusive of > ooo). > > In short, I think this is the easiest solution to the build problems > that the change will cause given the set of users that are presently > using the head of the tree. Hacking the build system to make the > incompatible change is dangerous and may break other upgrade paths > that are working. Giving users explicit instructions for jumping the > gap would fix the intallworld case, but would still force users to > rebuild all their ports. Adding the versioned symbols introduces a > tiny bit of cruft in the purity of the ABI, but solves the > installworld problem AND the rebuilding the ports problem. Are there > other REAL solutions to the problem I've not considered? > > Warner -- - Alfred Perlstein From owner-cvs-all@FreeBSD.ORG Mon Aug 27 19:03:20 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 76D7216A46D; Mon, 27 Aug 2007 19:03:20 +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 5D1EB13C4A6; Mon, 27 Aug 2007 19:03:20 +0000 (UTC) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 1BD6B1A4D89; Mon, 27 Aug 2007 12:01:00 -0700 (PDT) Date: Mon, 27 Aug 2007 12:01:00 -0700 From: Alfred Perlstein To: John Baldwin Message-ID: <20070827190100.GY87451@elvis.mu.org> References: <20070824215515.GF16131@turion.vk2pj.dyndns.org> <20070824.172212.74696955.imp@bsdimp.com> <200708270850.20904.jhb@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200708270850.20904.jhb@freebsd.org> User-Agent: Mutt/1.4.2.3i Cc: src-committers@freebsd.org, cvs-all@freebsd.org, deischen@freebsd.org, cvs-src@freebsd.org, Warner Losh , yar@comp.chem.msu.su Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 19:03:20 -0000 * John Baldwin [070827 05:48] wrote: > > I think it will be confusing to have missing symbols just as folks would > have thought it confusing to have 6.x ship with libc.so.8 if we had > bumped libc multiple times. I also think that just managing the > interfaces that show up in releases and -stable branches will be enough > extra bookkeeping to keep track of as it is. This is something I just don't understand, why is some psuedo-arbitrary number somehow MORE confusing/damaging than some convoluted upgrade path? The only negative (which is bs) of doing so is keeping around multiple compat libraries for the same release, which we can simply decide not to do. (meaning, for your example there does not need to be a libc.so.7 shipped in some compat package unless someone really wants to) -Alfred From owner-cvs-all@FreeBSD.ORG Mon Aug 27 19:20:26 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 444C916A421; Mon, 27 Aug 2007 19:20:26 +0000 (UTC) (envelope-from jkois@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0706513C469; Mon, 27 Aug 2007 19:20:26 +0000 (UTC) (envelope-from jkois@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RJKP1e036527; Mon, 27 Aug 2007 19:20:25 GMT (envelope-from jkois@repoman.freebsd.org) Received: (from jkois@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RJKP7x036526; Mon, 27 Aug 2007 19:20:25 GMT (envelope-from jkois) Message-Id: <200708271920.l7RJKP7x036526@repoman.freebsd.org> From: Johann Kois Date: Mon, 27 Aug 2007 19:20:25 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/de developers.sgml www/de/docs books.sgml www/de/share/sgml news.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 19:20:26 -0000 jkois 2007-08-27 19:20:25 UTC FreeBSD doc repository Modified files: de developers.sgml de/docs books.sgml de/share/sgml news.xml Log: MFde:  Minor update to the German website. www/de/developers.sgml 1.172 -> 1.173 www/de/docs/books.sgml 1.27 -> 1.28 + fixes www/de/share/sgml/news.xml 1.105 -> 1.106 Obtained from:  The FreeBSD German Documentation Project. Revision Changes Path 1.13 +3 -2 www/de/developers.sgml 1.15 +6 -6 www/de/docs/books.sgml 1.35 +11 -2 www/de/share/sgml/news.xml From owner-cvs-all@FreeBSD.ORG Mon Aug 27 19:28:00 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 15FC916A41A; Mon, 27 Aug 2007 19:28:00 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E133D13C474; Mon, 27 Aug 2007 19:27:59 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RJRxid037055; Mon, 27 Aug 2007 19:27:59 GMT (envelope-from beech@repoman.freebsd.org) Received: (from beech@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RJRxla037054; Mon, 27 Aug 2007 19:27:59 GMT (envelope-from beech) Message-Id: <200708271927.l7RJRxla037054@repoman.freebsd.org> From: Beech Rintoul Date: Mon, 27 Aug 2007 19:27:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/phpbb-devel Makefile distinfo pkg-plist ports/www/phpbb-devel/files pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 19:28:00 -0000 beech 2007-08-27 19:27:59 UTC FreeBSD ports repository Modified files: www/phpbb-devel Makefile distinfo pkg-plist www/phpbb-devel/files pkg-message.in Log: - Update to 3.0r5 PR: ports/115824 Submitted by: Zhen REN (maintainer) Approved by: sat (mentor) Revision Changes Path 1.7 +2 -2 ports/www/phpbb-devel/Makefile 1.5 +3 -3 ports/www/phpbb-devel/distinfo 1.2 +1 -1 ports/www/phpbb-devel/files/pkg-message.in 1.6 +1 -0 ports/www/phpbb-devel/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Aug 27 19:40:00 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5D1E616A419; Mon, 27 Aug 2007 19:40:00 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from speedfactory.net (mail6.speedfactory.net [66.23.216.219]) by mx1.freebsd.org (Postfix) with ESMTP id BE0FC13C457; Mon, 27 Aug 2007 19:39:59 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (unverified [66.23.211.162]) by speedfactory.net (SurgeMail 3.8k2) with ESMTP id 205656361-1834499 for multiple; Mon, 27 Aug 2007 15:40:15 -0400 Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.8/8.13.8) with ESMTP id l7RJdr71029715; Mon, 27 Aug 2007 15:39:54 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Alfred Perlstein Date: Mon, 27 Aug 2007 15:29:41 -0400 User-Agent: KMail/1.9.6 References: <20070824215515.GF16131@turion.vk2pj.dyndns.org> <200708270850.20904.jhb@freebsd.org> <20070827190100.GY87451@elvis.mu.org> In-Reply-To: <20070827190100.GY87451@elvis.mu.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708271529.42264.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, 27 Aug 2007 15:39:54 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/4077/Mon Aug 27 14:40:44 2007 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: src-committers@freebsd.org, cvs-all@freebsd.org, deischen@freebsd.org, cvs-src@freebsd.org, Warner Losh , yar@comp.chem.msu.su Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 19:40:00 -0000 On Monday 27 August 2007 03:01:00 pm Alfred Perlstein wrote: > * John Baldwin [070827 05:48] wrote: > > > > I think it will be confusing to have missing symbols just as folks would > > have thought it confusing to have 6.x ship with libc.so.8 if we had > > bumped libc multiple times. I also think that just managing the > > interfaces that show up in releases and -stable branches will be enough > > extra bookkeeping to keep track of as it is. > > This is something I just don't understand, why is some psuedo-arbitrary > number somehow MORE confusing/damaging than some convoluted upgrade > path? > > The only negative (which is bs) of doing so is keeping around multiple > compat libraries for the same release, which we can simply decide not > to do. > > (meaning, for your example there does not need to be a libc.so.7 > shipped in some compat package unless someone really wants to) User questions. "I just upgraded via make world from 6.x to 7.0 and now I have a libc.so.6 and a libc.so.8, what happened to libc.so.7, did something go wrong??? please help!!!!" etc. And yes, I do think it's ok for -current to have rougher edges. After all, we aren't really trying to get people running -current on production systems. -- John Baldwin From owner-cvs-all@FreeBSD.ORG Mon Aug 27 19:40:06 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A75316A473; Mon, 27 Aug 2007 19:40:06 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from speedfactory.net (mail6.speedfactory.net [66.23.216.219]) by mx1.freebsd.org (Postfix) with ESMTP id 9C19613C467; Mon, 27 Aug 2007 19:40:05 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (unverified [66.23.211.162]) by speedfactory.net (SurgeMail 3.8k2) with ESMTP id 205656368-1834499 for multiple; Mon, 27 Aug 2007 15:40:21 -0400 Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.8/8.13.8) with ESMTP id l7RJdr72029715; Mon, 27 Aug 2007 15:39:55 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Alfred Perlstein Date: Mon, 27 Aug 2007 15:30:44 -0400 User-Agent: KMail/1.9.6 References: <20070827.085906.-332187760.imp@bsdimp.com> <20070827185741.GX87451@elvis.mu.org> In-Reply-To: <20070827185741.GX87451@elvis.mu.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708271530.45290.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, 27 Aug 2007 15:39:56 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/4077/Mon Aug 27 14:40:44 2007 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: src-committers@freebsd.org, yar@comp.chem.msu.su, eischen@vigrid.com, cvs-all@freebsd.org, cvs-src@freebsd.org, kensmith@cse.buffalo.edu, "M. Warner Losh" Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 19:40:06 -0000 On Monday 27 August 2007 02:57:41 pm Alfred Perlstein wrote: > Sorry for top posting, but... > > I agree very strongly with Warner, in short, if possible, reducing the > number of major gotchas of running current will make our developer > and early adopters a lot happier. > > It will help FreeBSD. > > One of the things that turns me off to FreeBSD is the feeling that > I get that certain people take some kind of pride in forcing users > to go through dangerous and complex hoops in order to run current. > > It shouldn't be so if the overhead of making it easier is so small. It has zero to do with pride, but it does have a lot to do with allowing HEAD to be a branch for development as opposed to the stable branches that are more intended with deployment. Those are quite different feature sets. -- John Baldwin From owner-cvs-all@FreeBSD.ORG Mon Aug 27 19:40:14 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 01A0816A49A; Mon, 27 Aug 2007 19:40:13 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from speedfactory.net (mail6.speedfactory.net [66.23.216.219]) by mx1.freebsd.org (Postfix) with ESMTP id 86FA113C494; Mon, 27 Aug 2007 19:40:11 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (unverified [66.23.211.162]) by speedfactory.net (SurgeMail 3.8k2) with ESMTP id 205656391-1834499 for multiple; Mon, 27 Aug 2007 15:40:27 -0400 Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.8/8.13.8) with ESMTP id l7RJdr73029715; Mon, 27 Aug 2007 15:39:59 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Daniel Eischen Date: Mon, 27 Aug 2007 15:39:48 -0400 User-Agent: KMail/1.9.6 References: <200708270932.31208.jhb@freebsd.org> <20070827.121033.1102529566.imp@bsdimp.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708271539.49455.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, 27 Aug 2007 15:39:59 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/4077/Mon Aug 27 14:40:44 2007 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: src-committers@freebsd.org, yar@comp.chem.msu.su, alfred@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org, kensmith@cse.buffalo.edu, "M. Warner Losh" Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 19:40:14 -0000 On Monday 27 August 2007 02:39:26 pm Daniel Eischen wrote: > > Typically, I'd guess that we'd > > need to bump versions of symbols only every couple of releases. > > FreeBSD only recently started bumping all the shared libraries major > > number as a precaution because we couldn't maintain binary > > compatibility. Symbol versions will give us tools to help with that, > > but we do still need to be careful. > > You only need to bump symbol versions once when the first ABI change > occurs, and after that, only again when an ABI from the second > version changes. There's no need to bump for the sake of bumping, > and it doesn't really buy us anything except confusing us with more > version namespaces. > > I think we need to separate the version namespace from releases, > with the caveat we only care about the symbols that we export from > a release, not intermediate steps. If we want a way to list the > symbols from a release, we can do that with other tools or autogenerate > a file that is committed everytime we add symbols to a version. > Having versions tied to releases will just make it harder for us > to maintain, especially when you think about maintaining 2 or 3 > branches at once (RELENG_7, RELENG_8, and RELENG_9). I agree, but I see fbsd-current for non-released symbols (changes in HEAD that aren't in a release yet) as a compromise that let's the "real" symbols follow this path. > > FBSD-1.0 is the 'current' branch. We put the new fts symbols in as > > FBSD-1.1. If there are other things that require binary bumps between > > now and "the release" we do the same for them. chances are good there > > won't be any, but you never know when a security issue will come up > > that needs to do a ABI change. This will give us both a dry-run for > > having multiple versions of symbols, as well as practical experience > > for how to make -current less bumpy in the future. > > > > Somewhere around RC1, we change all the symbols to be FBSD-7.0. > > I have to disagree pretty heavily here. Symbols shouldn't be tied > to a release. Especially when you start to backport changes to > previous branches. When you backport changes to previous branches, > now you are going to have FBSD_8.0 symbols in FBSD_7.0. Thinking > about the symbol namespace this way isn't what you want, and if > you think off in to the future, you'll see that you'll start > having the same set of functions (with same ABI) appearing in > multiple versions. Ok, I can live with tossing the 7.0 renumber. However, what about the larger picture (ignoring specific numbers) of allowing for the future by using a separate namespace (fbsd-current) for ABI changes that happen in HEAD and only promoting those symbols into the "real" fbsd namespace when a RELENG_X branch is branched? This preserves the desired behavior of the "real" symbols and allows us to not keep a lot of compat gunk around for versions of symbols that were never released (at least not in the releases) while still giving other folks a slightly less rough-edged -current when navigating the various ABI breakages. > It is much easier to change the ABI version once when the first > ABI change occurs, and only ever change it again when an ABI > from the current (ABI) version changes. The key thing I think is ease-of-use for developer vs ease-of-use for for users on the branch. AFAIK, ELF major numbers for shared libs didn't allow us a way to provide a private version space for unreleased ABI changes in HEAD, so we just lived with the pain of a single bump per HEAD cycle in the past. Now that there is a more fine-grained tool that does allow for things like a private version space for HEAD, there are folks who want to take advantage of it to help out with the ease-of-use for running -current on systems. My primary concern is that we find a way to minimize the amount of compat shims in the releases to the bare minimum needed to reduce future maintenance, etc. costs. I think having a private namespace for unreleased symbols in HEAD can give us that (in RELENG_X branches we only have "released" symbols, and in HEAD we phase out private compat symbols on whatever schedule seems suitable) while still letting folks use symbol versioning to make HEAD a little less rough-edged. -- John Baldwin From owner-cvs-all@FreeBSD.ORG Mon Aug 27 19:40:49 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0355416A41B; Mon, 27 Aug 2007 19:40:49 +0000 (UTC) (envelope-from tmclaugh@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CEF6813C491; Mon, 27 Aug 2007 19:40:48 +0000 (UTC) (envelope-from tmclaugh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RJemji042411; Mon, 27 Aug 2007 19:40:48 GMT (envelope-from tmclaugh@repoman.freebsd.org) Received: (from tmclaugh@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RJemRx042410; Mon, 27 Aug 2007 19:40:48 GMT (envelope-from tmclaugh) Message-Id: <200708271940.l7RJemRx042410@repoman.freebsd.org> From: Tom McLaughlin Date: Mon, 27 Aug 2007 19:40: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/security/sudo Makefile distinfo ports/security/sudo/files patch-sudoers X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 19:40:49 -0000 tmclaugh 2007-08-27 19:40:48 UTC FreeBSD ports repository Modified files: security/sudo Makefile distinfo Added files: security/sudo/files patch-sudoers Log: Update to 1.6.9p4 - IPv6 support added. - Added notes to default sudoers for handling environmental variables related to our pkg_* tools and portupgrade. Revision Changes Path 1.90 +3 -5 ports/security/sudo/Makefile 1.54 +3 -3 ports/security/sudo/distinfo 1.1 +17 -0 ports/security/sudo/files/patch-sudoers (new) From owner-cvs-all@FreeBSD.ORG Mon Aug 27 19:44:04 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8688416A421; Mon, 27 Aug 2007 19:44:04 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5E4C813C4B3; Mon, 27 Aug 2007 19:44:04 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RJi4jw042697; Mon, 27 Aug 2007 19:44:04 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RJi4jo042696; Mon, 27 Aug 2007 19:44:04 GMT (envelope-from miwi) Message-Id: <200708271944.l7RJi4jo042696@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Aug 2007 19:44:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 19:44:04 -0000 miwi 2007-08-27 19:44:03 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: - Document Sylpheed / Sylpheed-Claws POP3 Format String Vulnerability Reviewed by: simon Revision Changes Path 1.1405 +38 -1 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Mon Aug 27 19:52:31 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A32E016A419; Mon, 27 Aug 2007 19:52:31 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7B5D413C458; Mon, 27 Aug 2007 19:52:31 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RJqVSK043313; Mon, 27 Aug 2007 19:52:31 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RJqVEs043312; Mon, 27 Aug 2007 19:52:31 GMT (envelope-from miwi) Message-Id: <200708271952.l7RJqVEs043312@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Aug 2007 19:52:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 19:52:31 -0000 miwi 2007-08-27 19:52:30 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: - Fix a typo. Revision Changes Path 1.1406 +2 -2 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Mon Aug 27 19:54:28 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 48ACC16A41A; Mon, 27 Aug 2007 19:54:28 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1F6B913C46A; Mon, 27 Aug 2007 19:54:28 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RJsS49043406; Mon, 27 Aug 2007 19:54:28 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RJsR8C043405; Mon, 27 Aug 2007 19:54:27 GMT (envelope-from flz) Message-Id: <200708271954.l7RJsR8C043405@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 27 Aug 2007 19:54:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11/gdm Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 19:54:28 -0000 flz 2007-08-27 19:54:27 UTC FreeBSD ports repository Modified files: x11/gdm Makefile Log: Add optional support for consolekit. Discussed with: marcus Revision Changes Path 1.92 +9 -2 ports/x11/gdm/Makefile From owner-cvs-all@FreeBSD.ORG Mon Aug 27 19:54:40 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4B20A16A478; Mon, 27 Aug 2007 19:54:40 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0545813C483; Mon, 27 Aug 2007 19:54:39 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RJsdtw043464; Mon, 27 Aug 2007 19:54:39 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RJsdb2043463; Mon, 27 Aug 2007 19:54:39 GMT (envelope-from miwi) Message-Id: <200708271954.l7RJsdb2043463@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Aug 2007 19:54:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/claws-mail Makefile ports/mail/claws-mail/files patch-src_inc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 19:54:40 -0000 miwi 2007-08-27 19:54:39 UTC FreeBSD ports repository Modified files: mail/claws-mail Makefile Added files: mail/claws-mail/files patch-src_inc.c Log: - Fix POP3 Format String Vulnerability - Bump PORTREVISION Approved by: maintainer implicit Security: http://www.vuxml.org/freebsd/d9867f50-54d0-11dc-b80b-0016179b2dd5.html Revision Changes Path 1.126 +1 -1 ports/mail/claws-mail/Makefile 1.1 +11 -0 ports/mail/claws-mail/files/patch-src_inc.c (new) From owner-cvs-all@FreeBSD.ORG Mon Aug 27 19:58:54 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E5B2E16A417; Mon, 27 Aug 2007 19:58:54 +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 CB2FC13C442; Mon, 27 Aug 2007 19:58:54 +0000 (UTC) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 4E1251A4D97; Mon, 27 Aug 2007 12:56:34 -0700 (PDT) Date: Mon, 27 Aug 2007 12:56:34 -0700 From: Alfred Perlstein To: John Baldwin Message-ID: <20070827195634.GZ87451@elvis.mu.org> References: <20070824215515.GF16131@turion.vk2pj.dyndns.org> <200708270850.20904.jhb@freebsd.org> <20070827190100.GY87451@elvis.mu.org> <200708271529.42264.jhb@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200708271529.42264.jhb@freebsd.org> User-Agent: Mutt/1.4.2.3i Cc: src-committers@freebsd.org, cvs-all@freebsd.org, deischen@freebsd.org, cvs-src@freebsd.org, Warner Losh , yar@comp.chem.msu.su Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 19:58:55 -0000 * John Baldwin [070827 12:37] wrote: > On Monday 27 August 2007 03:01:00 pm Alfred Perlstein wrote: > > * John Baldwin [070827 05:48] wrote: > > > > > > I think it will be confusing to have missing symbols just as folks would > > > have thought it confusing to have 6.x ship with libc.so.8 if we had > > > bumped libc multiple times. I also think that just managing the > > > interfaces that show up in releases and -stable branches will be enough > > > extra bookkeeping to keep track of as it is. > > > > This is something I just don't understand, why is some psuedo-arbitrary > > number somehow MORE confusing/damaging than some convoluted upgrade > > path? > > > > The only negative (which is bs) of doing so is keeping around multiple > > compat libraries for the same release, which we can simply decide not > > to do. > > > > (meaning, for your example there does not need to be a libc.so.7 > > shipped in some compat package unless someone really wants to) > > User questions. "I just upgraded via make world from 6.x to 7.0 and now I > have a libc.so.6 and a libc.so.8, what happened to libc.so.7, did something > go wrong??? please help!!!!" In the grand scheme of things, telling a user "that's expected" is a lot less overhead than actually performing triage on a "real problem". > etc. > > And yes, I do think it's ok for -current to have rougher edges. After all, we > aren't really trying to get people running -current on production systems. I don't know if we should be in effect punishing "power users", sure they can be annoying, but they really, really, really, really... do help with preventing regressions. Seriously, if only the extremely clued and brave can run current we are severely limiting our base of users who can test. I think this is more of a disservice to the project than the occasional power user whom we might actually have to strum up the *cough*balls*cough* to tell, "you know, maybe -current isn't right for you at the moment." -Alfred -- - Alfred Perlstein From owner-cvs-all@FreeBSD.ORG Mon Aug 27 19:59:38 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5F8D916A469; Mon, 27 Aug 2007 19:59:38 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 383AC13C45A; Mon, 27 Aug 2007 19:59:38 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RJxcMQ043690; Mon, 27 Aug 2007 19:59:38 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RJxcTb043689; Mon, 27 Aug 2007 19:59:38 GMT (envelope-from krion) Message-Id: <200708271959.l7RJxcTb043689@repoman.freebsd.org> From: Kirill Ponomarew Date: Mon, 27 Aug 2007 19:59:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/pcre Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 19:59:38 -0000 krion 2007-08-27 19:59:37 UTC FreeBSD ports repository Modified files: devel/pcre Makefile Log: Respect NOPORTDOCS PR: ports/115847 Submitted by: rafan Revision Changes Path 1.47 +6 -5 ports/devel/pcre/Makefile From owner-cvs-all@FreeBSD.ORG Mon Aug 27 20:01:08 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7A4FE16A418; Mon, 27 Aug 2007 20:01:08 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 529E313C46C; Mon, 27 Aug 2007 20:01:08 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RK18sL043925; Mon, 27 Aug 2007 20:01:08 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RK18a9043924; Mon, 27 Aug 2007 20:01:08 GMT (envelope-from remko) Message-Id: <200708272001.l7RK18a9043924@repoman.freebsd.org> From: Remko Lodder Date: Mon, 27 Aug 2007 20:01:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man5 src.conf.5 src/tools/build/options WITHOUT_ZONEINFO X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 20:01:08 -0000 remko 2007-08-27 20:01:08 UTC FreeBSD src repository Modified files: share/man/man5 src.conf.5 Added files: tools/build/options WITHOUT_ZONEINFO Log: Add WITHOUT_ZONEINFO to the build options and regenerate src.conf.5 Reminded by: ceri Approved by: re (bmah) Approved by: imp (mentor) Revision Changes Path 1.14 +4 -1 src/share/man/man5/src.conf.5 1.1 +2 -0 src/tools/build/options/WITHOUT_ZONEINFO (new) From owner-cvs-all@FreeBSD.ORG Mon Aug 27 20:07:08 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E075416A478; Mon, 27 Aug 2007 20:07:08 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9A6F213C465; Mon, 27 Aug 2007 20:07:08 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RK78Nr045619; Mon, 27 Aug 2007 20:07:08 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RK788w045618; Mon, 27 Aug 2007 20:07:08 GMT (envelope-from hrs) Message-Id: <200708272007.l7RK788w045618@repoman.freebsd.org> From: Hiroki Sato Date: Mon, 27 Aug 2007 20:07: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/comms/conserver-com Makefile distinfo ports/comms/conserver-com/files conserver.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 20:07:09 -0000 hrs 2007-08-27 20:07:08 UTC FreeBSD ports repository Modified files: comms/conserver-com Makefile distinfo comms/conserver-com/files conserver.sh.in Log: Update to 8.1.16. Changes include: - added 'replstring' substitution option - inspired by conversation with Owen DeLong - added '^Ecn' option for writing a note to the logfile - patch by Bryan Schmersal - fixed leaking file descriptors when 'host' and 'uds' consoles fail to connect - based on patch by Michael Heironimus Also, the rc.d script now supports "reload", "reconnect", and "reinit" keywords (they are to send HUP/USR1/USR2 respectively). Approved by: kuriyama (maintainer) Revision Changes Path 1.33 +1 -1 ports/comms/conserver-com/Makefile 1.23 +3 -3 ports/comms/conserver-com/distinfo 1.3 +36 -3 ports/comms/conserver-com/files/conserver.sh.in From owner-cvs-all@FreeBSD.ORG Mon Aug 27 20:10:51 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1C05916A418; Mon, 27 Aug 2007 20:10:51 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id B676813C4CC; Mon, 27 Aug 2007 20:10:50 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.13.8/8.13.4) with ESMTP id l7RK9XDm004457; Mon, 27 Aug 2007 14:09:33 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 27 Aug 2007 14:09:37 -0600 (MDT) Message-Id: <20070827.140937.1102530446.imp@bsdimp.com> To: deischen@FreeBSD.ORG From: "M. Warner Losh" In-Reply-To: References: <20070827.121033.1102529566.imp@bsdimp.com> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Mon, 27 Aug 2007 14:09:34 -0600 (MDT) Cc: src-committers@FreeBSD.ORG, jhb@FreeBSD.ORG, yar@comp.chem.msu.su, alfred@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-src@FreeBSD.ORG, kensmith@cse.buffalo.edu Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 20:10:51 -0000 In message: Daniel Eischen writes: : > Typically, I'd guess that we'd : > need to bump versions of symbols only every couple of releases. : > FreeBSD only recently started bumping all the shared libraries major : > number as a precaution because we couldn't maintain binary : > compatibility. Symbol versions will give us tools to help with that, : > but we do still need to be careful. : : You only need to bump symbol versions once when the first ABI change : occurs, and after that, only again when an ABI from the second : version changes. There's no need to bump for the sake of bumping, : and it doesn't really buy us anything except confusing us with more : version namespaces. I must disagree. Smoothing out the bumps in current is a very tangible benefit. And I don't see what the confusion would be. It would be very clearly defined that these are 'bridges' that we remove after so long, use for so long ,etc. : I think we need to separate the version namespace from releases, : with the caveat we only care about the symbols that we export from : a release, not intermediate steps. If we want a way to list the : symbols from a release, we can do that with other tools or autogenerate : a file that is committed everytime we add symbols to a version. : Having versions tied to releases will just make it harder for us : to maintain, especially when you think about maintaining 2 or 3 : branches at once (RELENG_7, RELENG_8, and RELENG_9). That's fine. s/7.0/2.0/g in all my stuff. And if people notice, and chances are they will not, a simple explanation will suffice. We'll have to explain anyway if they notice that we're at revision 1.0 for FreeBSD 7.0. : > : There is no overwhelming reason to break the rules that we've held : > : in the past. It's easy to say, "but it's less painful", but after : > : you've gone through it, you're done. I think we're taking a very : > : short-sighted view of things and don't agree with breaking or bending : > : the rules without a _very_ good reason. : > : > I think the reasons have been well presented so far. However, there's : > a way we can cope without having to break the world or our rules. : > BTW, we never agreed what to do about symbol versions in current, so : > there's really no rules to break. Consensus never was reached on what : > to do there, although you keep asserting that we can only bump them : > once, but that has never been agreed to and codified. There is strong : > agreement that we only have user visible changes once per release, but : > a divergence of views on what to do in current. However, there's a : > strong desire to use it to make -current a less bumpy place. This : > thread is clear evidence of that. : > : > However, there's a forth option that I'd not considered. It goes like : > so. Thanks to John Baldwin, Brooks Davis, Ken Smith and kan for : > hammering out the details on IRC. This is just a proposal, but we : > think a good one that will solve the problems. : > : > FBSD-1.0 is the 'current' branch. We put the new fts symbols in as : > FBSD-1.1. If there are other things that require binary bumps between : > now and "the release" we do the same for them. chances are good there : > won't be any, but you never know when a security issue will come up : > that needs to do a ABI change. This will give us both a dry-run for : > having multiple versions of symbols, as well as practical experience : > for how to make -current less bumpy in the future. : > : > Somewhere around RC1, we change all the symbols to be FBSD-7.0. : : I have to disagree pretty heavily here. Symbols shouldn't be tied : to a release. Especially when you start to backport changes to : previous branches. When you backport changes to previous branches, : now you are going to have FBSD_8.0 symbols in FBSD_7.0. Thinking : about the symbol namespace this way isn't what you want, and if : you think off in to the future, you'll see that you'll start : having the same set of functions (with same ABI) appearing in : multiple versions. Is your disagreement with 7.0 or with the whole concept? If it is just 7.0, s/7.0/2.0/g. We could then tell people the 1.x revisions were for testing purposes only and were removed before the release... Since it is just an arbitrary string, it can be anything we want it to be. : It is much easier to change the ABI version once when the first : ABI change occurs, and only ever change it again when an ABI : from the current (ABI) version changes. Easier for the developer making the change. Harder for everybody else. We need a balance here so that we can smooth out the bumps in -current because ports/packages have become so complex and difficult to build/rebuild that some aid is needed. Developers are going to have to do the bump anyway when they make an incompatible change, so why not make them do it for all incompatible changes? Its not like we're going to be changing exported symbols that many times between releases. But since we have the means to remain compatible to ease the bumpiness of current, why can't we at least consider the possibility? Warner From owner-cvs-all@FreeBSD.ORG Mon Aug 27 20:12:05 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EFDB916A417; Mon, 27 Aug 2007 20:12:05 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BFD6213C4A5; Mon, 27 Aug 2007 20:12:05 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RKC5uj046075; Mon, 27 Aug 2007 20:12:05 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RKC56o046074; Mon, 27 Aug 2007 20:12:05 GMT (envelope-from marcus) Message-Id: <200708272012.l7RKC56o046074@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 27 Aug 2007 20:12:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11/gdm Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 20:12:06 -0000 marcus 2007-08-27 20:12:05 UTC FreeBSD ports repository Modified files: x11/gdm Makefile Log: Use += to set LIB_DEPENDS and CONFIGURE_ARGS after bsd.port.pre.mk. Revision Changes Path 1.93 +3 -3 ports/x11/gdm/Makefile From owner-cvs-all@FreeBSD.ORG Mon Aug 27 20:13:46 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E262716A418; Mon, 27 Aug 2007 20:13:46 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id A07AE13C442; Mon, 27 Aug 2007 20:13:46 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.13.8/8.13.4) with ESMTP id l7RKBLdG004483; Mon, 27 Aug 2007 14:11:21 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 27 Aug 2007 14:11:25 -0600 (MDT) Message-Id: <20070827.141125.-1573947069.imp@bsdimp.com> To: jhb@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <200708271529.42264.jhb@freebsd.org> References: <200708270850.20904.jhb@freebsd.org> <20070827190100.GY87451@elvis.mu.org> <200708271529.42264.jhb@freebsd.org> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Mon, 27 Aug 2007 14:11:22 -0600 (MDT) Cc: src-committers@FreeBSD.org, alfred@FreeBSD.org, cvs-all@FreeBSD.org, deischen@FreeBSD.org, cvs-src@FreeBSD.org, yar@comp.chem.msu.su Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 20:13:47 -0000 In message: <200708271529.42264.jhb@freebsd.org> John Baldwin writes: : And yes, I do think it's ok for -current to have rougher edges. After all, we : aren't really trying to get people running -current on production systems. I think it is OK for -current to have rougher edges. I don't think it is OK to require -current to have rougher edges. Warner From owner-cvs-all@FreeBSD.ORG Mon Aug 27 20:14:34 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7C15516A420; Mon, 27 Aug 2007 20:14:34 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 513D313C45D; Mon, 27 Aug 2007 20:14:34 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RKEYEI046212; Mon, 27 Aug 2007 20:14:34 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RKEYnR046211; Mon, 27 Aug 2007 20:14:34 GMT (envelope-from hrs) Message-Id: <200708272014.l7RKEYnR046211@repoman.freebsd.org> From: Hiroki Sato Date: Mon, 27 Aug 2007 20:14:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/irc/icbirc Makefile distinfo ports/irc/icbirc/files patch-icb.c patch-icbirc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 20:14:34 -0000 hrs 2007-08-27 20:14:33 UTC FreeBSD ports repository Modified files: irc/icbirc Makefile distinfo irc/icbirc/files patch-icb.c patch-icbirc.c Log: Update to 1.8. Revision Changes Path 1.3 +2 -1 ports/irc/icbirc/Makefile 1.4 +3 -3 ports/irc/icbirc/distinfo 1.2 +12 -12 ports/irc/icbirc/files/patch-icb.c 1.2 +5 -14 ports/irc/icbirc/files/patch-icbirc.c From owner-cvs-all@FreeBSD.ORG Mon Aug 27 20:20:20 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0299216A418; Mon, 27 Aug 2007 20:20:20 +0000 (UTC) (envelope-from trasz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CF3B413C48E; Mon, 27 Aug 2007 20:20:19 +0000 (UTC) (envelope-from trasz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RKKJfJ046525; Mon, 27 Aug 2007 20:20:19 GMT (envelope-from trasz@repoman.freebsd.org) Received: (from trasz@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RKKJdR046524; Mon, 27 Aug 2007 20:20:19 GMT (envelope-from trasz) Message-Id: <200708272020.l7RKKJdR046524@repoman.freebsd.org> From: Edward Tomasz Napierala Date: Mon, 27 Aug 2007 20: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/audio/nekobee 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, 27 Aug 2007 20:20:20 -0000 trasz 2007-08-27 20:20:19 UTC FreeBSD ports repository Modified files: audio/nekobee Makefile distinfo pkg-descr Log: - Update to 0.1.6. - Update website URL. Approved by: miwi (mentor, implicit) Revision Changes Path 1.5 +2 -3 ports/audio/nekobee/Makefile 1.2 +3 -3 ports/audio/nekobee/distinfo 1.2 +1 -1 ports/audio/nekobee/pkg-descr From owner-cvs-all@FreeBSD.ORG Mon Aug 27 20:23:00 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7B18316A46C; Mon, 27 Aug 2007 20:23:00 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5420313C459; Mon, 27 Aug 2007 20:23:00 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RKN0g7046841; Mon, 27 Aug 2007 20:23:00 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RKN0Nt046840; Mon, 27 Aug 2007 20:23:00 GMT (envelope-from remko) Message-Id: <200708272023.l7RKN0Nt046840@repoman.freebsd.org> From: Remko Lodder Date: Mon, 27 Aug 2007 20:22:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man5 src.conf.5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 20:23:00 -0000 remko 2007-08-27 20:22:59 UTC FreeBSD src repository Modified files: share/man/man5 src.conf.5 Log: Regenerate src.conf.5 -after- the addition of WITHOUT_ZONEINFO, the way I did this in the previous commit, leaves out the parsing of $FreeBSD$ which is actually required to be parsed. Kindly reminded by: bmah Approved by: re (bmah) Approved by: imp (mentor, implicit) Revision Changes Path 1.15 +1 -1 src/share/man/man5/src.conf.5 From owner-cvs-all@FreeBSD.ORG Mon Aug 27 20:48:33 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7399716A417; Mon, 27 Aug 2007 20:48:33 +0000 (UTC) (envelope-from deischen@freebsd.org) Received: from mail.netplex.net (mail.netplex.net [204.213.176.10]) by mx1.freebsd.org (Postfix) with ESMTP id 2829B13C428; Mon, 27 Aug 2007 20:48:33 +0000 (UTC) (envelope-from deischen@freebsd.org) Received: from sea.ntplx.net (sea.ntplx.net [204.213.176.11]) by mail.netplex.net (8.14.1/8.14.1/NETPLEX) with ESMTP id l7RKmFH1011917; Mon, 27 Aug 2007 16:48:15 -0400 (EDT) X-Virus-Scanned: by AMaViS and Clam AntiVirus (mail.netplex.net) X-Greylist: Message whitelisted by DRAC access database, not delayed by milter-greylist-3.0 (mail.netplex.net [204.213.176.10]); Mon, 27 Aug 2007 16:48:16 -0400 (EDT) Date: Mon, 27 Aug 2007 16:48:15 -0400 (EDT) From: Daniel Eischen X-X-Sender: eischen@sea.ntplx.net To: "M. Warner Losh" In-Reply-To: <20070827.140937.1102530446.imp@bsdimp.com> Message-ID: References: <20070827.121033.1102529566.imp@bsdimp.com> <20070827.140937.1102530446.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: src-committers@freebsd.org, jhb@freebsd.org, yar@comp.chem.msu.su, alfred@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org, kensmith@cse.buffalo.edu Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Eischen List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 20:48:33 -0000 On Mon, 27 Aug 2007, M. Warner Losh wrote: > In message: > Daniel Eischen writes: > : > Typically, I'd guess that we'd > : > need to bump versions of symbols only every couple of releases. > : > FreeBSD only recently started bumping all the shared libraries major > : > number as a precaution because we couldn't maintain binary > : > compatibility. Symbol versions will give us tools to help with that, > : > but we do still need to be careful. > : > : You only need to bump symbol versions once when the first ABI change > : occurs, and after that, only again when an ABI from the second > : version changes. There's no need to bump for the sake of bumping, > : and it doesn't really buy us anything except confusing us with more > : version namespaces. > > I must disagree. Smoothing out the bumps in current is a very > tangible benefit. And I don't see what the confusion would be. It > would be very clearly defined that these are 'bridges' that we remove > after so long, use for so long ,etc. You have to keep in mind that you probably won't ever have a problem between releases. How many times in the past have we had incompatible ABI changes between releases? I don't think we ever have. I think you're trying to solve a problem that has never existed. > : I have to disagree pretty heavily here. Symbols shouldn't be tied > : to a release. Especially when you start to backport changes to > : previous branches. When you backport changes to previous branches, > : now you are going to have FBSD_8.0 symbols in FBSD_7.0. Thinking > : about the symbol namespace this way isn't what you want, and if > : you think off in to the future, you'll see that you'll start > : having the same set of functions (with same ABI) appearing in > : multiple versions. > > Is your disagreement with 7.0 or with the whole concept? If it is > just 7.0, s/7.0/2.0/g. We could then tell people the 1.x revisions > were for testing purposes only and were removed before the release... > Since it is just an arbitrary string, it can be anything we want it to > be. It should stay at 1.0. If you really really want to have a different version for FTS, then you can have 1.1. It's no different than 2.0 and 1.0 - you can say 1.0 was for testing. > : It is much easier to change the ABI version once when the first > : ABI change occurs, and only ever change it again when an ABI > : from the current (ABI) version changes. > > Easier for the developer making the change. Harder for everybody > else. We need a balance here so that we can smooth out the bumps in > -current because ports/packages have become so complex and difficult > to build/rebuild that some aid is needed. Developers are going to > have to do the bump anyway when they make an incompatible change, so > why not make them do it for all incompatible changes? Its not like > we're going to be changing exported symbols that many times between > releases. But since we have the means to remain compatible to ease > the bumpiness of current, why can't we at least consider the > possibility? Because you'll end up with versions FBSD_1.1, FBSD_1.5, and FBSD_2.0 in RELENG_7, only because the ABI changes for 1.2, 1.3, 1.4, and any in between 1.5 and 2.0, were not deemed MFC'able. And you could still have a partial set of symbols from 1.1, 1.5, or 2.0 existing in RELENG_7 because some of those symbols were not MFC'able either. Please think about what symbol versioning does. You can have a lot of ABI changes added to one symbol version without impacting anyone. The only time you will have an impact is if you change the _same_ ABI more than once between versions, and like I said, I doubt that has ever happened before. If it ever does, I guess you could think about bumping twice between releases, or, God forbid, make -current users rebuild everything once every 10 years (or however often the situation arises). If you really want to have a separate version namespace for -current, you could use FBSDcurrent_1.x bumping when needed. And whenever you branched -current again, could bump the mainline version (e.g., FBSD_1.3 -> FBSD_1.4) once for the branch and reset FBSDcurrent_1.x back to 0 again. I don't know the details of how you would hide these temporary or development versions. The other thing to remember is that you have to keep a lot of different versions in the Symbol.map files and MFC'ing them may be difficult since the numbering scheme is different. Plus whenever you MFC something, you have make sure that the symbol maps in -current are properly adjusted to match because applications from prior releases have to continue to work on -current. I just think using more versions than we need is just going to make it harder on us to maintain and not help anyone running releases since they aren't going to see the internal numbering scheme anyway. -- DE From owner-cvs-all@FreeBSD.ORG Mon Aug 27 20:55:42 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AB93B16A417; Mon, 27 Aug 2007 20:55:42 +0000 (UTC) (envelope-from deischen@freebsd.org) Received: from mail.netplex.net (mail.netplex.net [204.213.176.10]) by mx1.freebsd.org (Postfix) with ESMTP id 6784F13C481; Mon, 27 Aug 2007 20:55:42 +0000 (UTC) (envelope-from deischen@freebsd.org) Received: from sea.ntplx.net (sea.ntplx.net [204.213.176.11]) by mail.netplex.net (8.14.1/8.14.1/NETPLEX) with ESMTP id l7RKtVnI016686; Mon, 27 Aug 2007 16:55:31 -0400 (EDT) X-Virus-Scanned: by AMaViS and Clam AntiVirus (mail.netplex.net) X-Greylist: Message whitelisted by DRAC access database, not delayed by milter-greylist-3.0 (mail.netplex.net [204.213.176.10]); Mon, 27 Aug 2007 16:55:32 -0400 (EDT) Date: Mon, 27 Aug 2007 16:55:31 -0400 (EDT) From: Daniel Eischen X-X-Sender: eischen@sea.ntplx.net To: "M. Warner Losh" In-Reply-To: <20070827.141125.-1573947069.imp@bsdimp.com> Message-ID: References: <200708270850.20904.jhb@freebsd.org> <20070827190100.GY87451@elvis.mu.org> <200708271529.42264.jhb@freebsd.org> <20070827.141125.-1573947069.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: src-committers@freebsd.org, jhb@freebsd.org, alfred@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org, yar@comp.chem.msu.su Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Eischen List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 20:55:42 -0000 On Mon, 27 Aug 2007, M. Warner Losh wrote: > In message: <200708271529.42264.jhb@freebsd.org> > John Baldwin writes: > : And yes, I do think it's ok for -current to have rougher edges. After all, we > : aren't really trying to get people running -current on production systems. > > I think it is OK for -current to have rougher edges. I don't think it > is OK to require -current to have rougher edges. I think we can agree on that! I also think there is some confusion over whether adding ABI changes to an existing symbol version would force us to rebuild ports. It doesn't. Once symbol versioning is released in 7.0, we can create a new version (FBSD_1.1, or add to the existing FBSD_1.1 depending on how the FTS stuff goes) and add all the (non-overlapping) ABI changes we want to it _without_ having to rebuild ports. This is a tremendous advantage over -current as it is today. -- DE From owner-cvs-all@FreeBSD.ORG Mon Aug 27 21:15:32 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C603416A46B; Mon, 27 Aug 2007 21:15:32 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from speedfactory.net (mail6.speedfactory.net [66.23.216.219]) by mx1.freebsd.org (Postfix) with ESMTP id 3251813C45B; Mon, 27 Aug 2007 21:15:31 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (unverified [66.23.211.162]) by speedfactory.net (SurgeMail 3.8k2) with ESMTP id 205672099-1834499 for multiple; Mon, 27 Aug 2007 17:15:50 -0400 Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.8/8.13.8) with ESMTP id l7RLFT67030319; Mon, 27 Aug 2007 17:15:29 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Daniel Eischen Date: Mon, 27 Aug 2007 17:15:20 -0400 User-Agent: KMail/1.9.6 References: <200708270850.20904.jhb@freebsd.org> <20070827.141125.-1573947069.imp@bsdimp.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708271715.21462.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, 27 Aug 2007 17:15:29 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/4078/Mon Aug 27 16:37:54 2007 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: src-committers@freebsd.org, alfred@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org, "M. Warner Losh" , yar@comp.chem.msu.su Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 21:15:32 -0000 On Monday 27 August 2007 04:55:31 pm Daniel Eischen wrote: > On Mon, 27 Aug 2007, M. Warner Losh wrote: > > > In message: <200708271529.42264.jhb@freebsd.org> > > John Baldwin writes: > > : And yes, I do think it's ok for -current to have rougher edges. After all, we > > : aren't really trying to get people running -current on production systems. > > > > I think it is OK for -current to have rougher edges. I don't think it > > is OK to require -current to have rougher edges. > > I think we can agree on that! I also think there is some confusion > over whether adding ABI changes to an existing symbol version would > force us to rebuild ports. It doesn't. Once symbol versioning is > released in 7.0, we can create a new version (FBSD_1.1, or add to > the existing FBSD_1.1 depending on how the FTS stuff goes) and add > all the (non-overlapping) ABI changes we want to it _without_ having > to rebuild ports. This is a tremendous advantage over -current as > it is today. So you want to just bump the version everytime a change happens in HEAD? That seems to contradict your earlier changes as you are now saying use 1.1 for fts(3), etc. Also since you mentioned MFC'ing one ABI (say 1.5) but not others (1.2-1.4), that implies each change in HEAD has its own first-level version? -- John Baldwin From owner-cvs-all@FreeBSD.ORG Mon Aug 27 21:38:20 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E66716A46B; Mon, 27 Aug 2007 21:38:20 +0000 (UTC) (envelope-from deischen@freebsd.org) Received: from mail.netplex.net (mail.netplex.net [204.213.176.10]) by mx1.freebsd.org (Postfix) with ESMTP id CF08313C49D; Mon, 27 Aug 2007 21:38:19 +0000 (UTC) (envelope-from deischen@freebsd.org) Received: from sea.ntplx.net (sea.ntplx.net [204.213.176.11]) by mail.netplex.net (8.14.1/8.14.1/NETPLEX) with ESMTP id l7RLc8QX014673; Mon, 27 Aug 2007 17:38:08 -0400 (EDT) X-Virus-Scanned: by AMaViS and Clam AntiVirus (mail.netplex.net) X-Greylist: Message whitelisted by DRAC access database, not delayed by milter-greylist-3.0 (mail.netplex.net [204.213.176.10]); Mon, 27 Aug 2007 17:38:08 -0400 (EDT) Date: Mon, 27 Aug 2007 17:38:08 -0400 (EDT) From: Daniel Eischen X-X-Sender: eischen@sea.ntplx.net To: John Baldwin In-Reply-To: <200708271715.21462.jhb@freebsd.org> Message-ID: References: <200708270850.20904.jhb@freebsd.org> <20070827.141125.-1573947069.imp@bsdimp.com> <200708271715.21462.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: src-committers@freebsd.org, alfred@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org, "M. Warner Losh" , yar@comp.chem.msu.su Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Eischen List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 21:38:20 -0000 On Mon, 27 Aug 2007, John Baldwin wrote: > On Monday 27 August 2007 04:55:31 pm Daniel Eischen wrote: >> On Mon, 27 Aug 2007, M. Warner Losh wrote: >> >>> In message: <200708271529.42264.jhb@freebsd.org> >>> John Baldwin writes: >>> : And yes, I do think it's ok for -current to have rougher edges. After > all, we >>> : aren't really trying to get people running -current on production > systems. >>> >>> I think it is OK for -current to have rougher edges. I don't think it >>> is OK to require -current to have rougher edges. >> >> I think we can agree on that! I also think there is some confusion >> over whether adding ABI changes to an existing symbol version would >> force us to rebuild ports. It doesn't. Once symbol versioning is >> released in 7.0, we can create a new version (FBSD_1.1, or add to >> the existing FBSD_1.1 depending on how the FTS stuff goes) and add >> all the (non-overlapping) ABI changes we want to it _without_ having >> to rebuild ports. This is a tremendous advantage over -current as >> it is today. > > So you want to just bump the version everytime a change happens in HEAD? No, I don't see how you get that from what I said... > That > seems to contradict your earlier changes as you are now saying use 1.1 for > fts(3), etc. Also since you mentioned MFC'ing one ABI (say 1.5) but not > others (1.2-1.4), that implies each change in HEAD has its own first-level > version? FBSD_1.1 should get us out a few years. Unless you have an ABI change that is _already_ in FBSD_1.1, you don't have to create a new version. An example (for the sake of this example, let's assume that all non-fts symbols are in FBSD_1.0, and fts_* are in FBSD_1.1): FILE changes in -current, the new symbol map would add the FILE-related APIs. FBSD_1.1 { fts_open; <- existing fts_read; <- existing ... fts_close; <- existing fopen; <- new fread; <- new ... fclose; <- new } FBSD_1.0; A week later, pthread_mutex_t changes in -current. You add the pthread_mutex_t-related APIs: FBSD_1.1 { fts_open; <- existing fts_read; <- existing ... fts_close; <- existing fopen; <- existing fread; <- existing ... fclose; <- existing pthread_mutex_init; <- new pthread_mutex_lock; <- new ... pthread_mutex_destroy; <- new } FBSD_1.0; You are not forced to rebuild any ports by adding symbols to FBSD_1.1. Everything that was built before the pthread_mutex_t change will work after the change. You can keep adding to FBSD_1.1 and only need to go to FBSD_1.2 if one of the APIs in FBSD_1.1 undergoes yet another ABI change. If the fts_* stuff goes in now as FBSD_1.0, I guess you don't need to go to FBSD_1.1. You can stay at FBSD_1.0 until you have the next ABI change. If fts_* goes in now as FBSD_1.1 (and assuming all the other symbols stay at FBSD_1.0), then you can just keep adding to FBSD_1.1 after the branch/release. If all the symbols along with fts get pushed to FBSD_1.1, then you have to go to FBSD_1.2 at the next ABI change. -- DE From owner-cvs-all@FreeBSD.ORG Mon Aug 27 21:56:44 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 36D8A16A418; Mon, 27 Aug 2007 21:56:44 +0000 (UTC) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0F72613C45D; Mon, 27 Aug 2007 21:56:44 +0000 (UTC) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RLuhcG062432; Mon, 27 Aug 2007 21:56:43 GMT (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RLuhIm062431; Mon, 27 Aug 2007 21:56:43 GMT (envelope-from murray) Message-Id: <200708272156.l7RLuhIm062431@repoman.freebsd.org> From: Murray Stokely Date: Mon, 27 Aug 2007 21:56:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/kbdmap kbdmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 21:56:44 -0000 murray 2007-08-27 21:56:43 UTC FreeBSD src repository Modified files: usr.sbin/kbdmap kbdmap.c Log: Output keymap choice to stderr so it is easier to parse for apps chained to this curses based app. Submitted by: ivoras Approved by: re@ (bmah@) Revision Changes Path 1.6 +1 -1 src/usr.sbin/kbdmap/kbdmap.c From owner-cvs-all@FreeBSD.ORG Mon Aug 27 21:57:13 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4167F16A420; Mon, 27 Aug 2007 21:57:13 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from speedfactory.net (mail6.speedfactory.net [66.23.216.219]) by mx1.freebsd.org (Postfix) with ESMTP id A3E2913C483; Mon, 27 Aug 2007 21:57:12 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (unverified [66.23.211.162]) by speedfactory.net (SurgeMail 3.8k2) with ESMTP id 205677843-1834499 for multiple; Mon, 27 Aug 2007 17:57:29 -0400 Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.8/8.13.8) with ESMTP id l7RLv8RP030598; Mon, 27 Aug 2007 17:57:08 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Daniel Eischen Date: Mon, 27 Aug 2007 17:57:00 -0400 User-Agent: KMail/1.9.6 References: <200708270850.20904.jhb@freebsd.org> <200708271715.21462.jhb@freebsd.org> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708271757.01674.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, 27 Aug 2007 17:57:08 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/4078/Mon Aug 27 16:37:54 2007 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: src-committers@freebsd.org, alfred@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org, "M. Warner Losh" , yar@comp.chem.msu.su Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 21:57:13 -0000 On Monday 27 August 2007 05:38:08 pm Daniel Eischen wrote: > On Mon, 27 Aug 2007, John Baldwin wrote: > > > On Monday 27 August 2007 04:55:31 pm Daniel Eischen wrote: > >> On Mon, 27 Aug 2007, M. Warner Losh wrote: > >> > >>> In message: <200708271529.42264.jhb@freebsd.org> > >>> John Baldwin writes: > >>> : And yes, I do think it's ok for -current to have rougher edges. After > > all, we > >>> : aren't really trying to get people running -current on production > > systems. > >>> > >>> I think it is OK for -current to have rougher edges. I don't think it > >>> is OK to require -current to have rougher edges. > >> > >> I think we can agree on that! I also think there is some confusion > >> over whether adding ABI changes to an existing symbol version would > >> force us to rebuild ports. It doesn't. Once symbol versioning is > >> released in 7.0, we can create a new version (FBSD_1.1, or add to > >> the existing FBSD_1.1 depending on how the FTS stuff goes) and add > >> all the (non-overlapping) ABI changes we want to it _without_ having > >> to rebuild ports. This is a tremendous advantage over -current as > >> it is today. > > > > So you want to just bump the version everytime a change happens in HEAD? > > No, I don't see how you get that from what I said... You originally objected to having fts compat symbols as 1.0 and wanted the new fts to be 1.0. Now you are saying that the new fts can be 1.1 and the old ones (only used in old current) can remain 1.0. That is, now you are saying to do what Yar originally wanted to do before you objected. -- John Baldwin From owner-cvs-all@FreeBSD.ORG Mon Aug 27 22:01:34 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2D04016A417; Mon, 27 Aug 2007 22:01:34 +0000 (UTC) (envelope-from deischen@freebsd.org) Received: from mail.netplex.net (mail.netplex.net [204.213.176.10]) by mx1.freebsd.org (Postfix) with ESMTP id DB8D113C4D3; Mon, 27 Aug 2007 22:01:33 +0000 (UTC) (envelope-from deischen@freebsd.org) Received: from sea.ntplx.net (sea.ntplx.net [204.213.176.11]) by mail.netplex.net (8.14.1/8.14.1/NETPLEX) with ESMTP id l7RM1MMX028305; Mon, 27 Aug 2007 18:01:22 -0400 (EDT) X-Virus-Scanned: by AMaViS and Clam AntiVirus (mail.netplex.net) X-Greylist: Message whitelisted by DRAC access database, not delayed by milter-greylist-3.0 (mail.netplex.net [204.213.176.10]); Mon, 27 Aug 2007 18:01:22 -0400 (EDT) Date: Mon, 27 Aug 2007 18:01:22 -0400 (EDT) From: Daniel Eischen X-X-Sender: eischen@sea.ntplx.net To: John Baldwin In-Reply-To: <200708271757.01674.jhb@freebsd.org> Message-ID: References: <200708270850.20904.jhb@freebsd.org> <200708271715.21462.jhb@freebsd.org> <200708271757.01674.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: src-committers@freebsd.org, alfred@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org, "M. Warner Losh" , yar@comp.chem.msu.su Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Eischen List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 22:01:34 -0000 On Mon, 27 Aug 2007, John Baldwin wrote: > On Monday 27 August 2007 05:38:08 pm Daniel Eischen wrote: >>>> it is today. >>> >>> So you want to just bump the version everytime a change happens in HEAD? >> >> No, I don't see how you get that from what I said... > > You originally objected to having fts compat symbols as 1.0 and wanted the new > fts to be 1.0. Now you are saying that the new fts can be 1.1 and the old > ones (only used in old current) can remain 1.0. > > That is, now you are saying to do what Yar originally wanted to do before you > objected. No, I still think they should be 1.0 or wait till after the release. I just made some assumption for the sake of giving an example. -- DE From owner-cvs-all@FreeBSD.ORG Mon Aug 27 22:10:23 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 193B916A418; Mon, 27 Aug 2007 22:10:23 +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 2870A13C46C; Mon, 27 Aug 2007 22:10:21 +0000 (UTC) (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.4) with ESMTP id l7RMA3QB079129; Tue, 28 Aug 2007 02:10:03 +0400 (MSD) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.4/8.13.4/Submit) id l7RMA27L079128; Tue, 28 Aug 2007 02:10:02 +0400 (MSD) (envelope-from yar) Date: Tue, 28 Aug 2007 02:10:02 +0400 From: Yar Tikhiy To: Daniel Eischen Message-ID: <20070827221002.GS21352@comp.chem.msu.su> References: <200708270850.20904.jhb@freebsd.org> <20070827.141125.-1573947069.imp@bsdimp.com> <200708271715.21462.jhb@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.9i Cc: src-committers@freebsd.org, John Baldwin , alfred@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org, "M. Warner Losh" Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 22:10:23 -0000 On Mon, Aug 27, 2007 at 05:38:08PM -0400, Daniel Eischen wrote: > On Mon, 27 Aug 2007, John Baldwin wrote: > >That > >seems to contradict your earlier changes as you are now saying use 1.1 for > >fts(3), etc. Also since you mentioned MFC'ing one ABI (say 1.5) but not > >others (1.2-1.4), that implies each change in HEAD has its own first-level > >version? > > FBSD_1.1 should get us out a few years. Unless you have an ABI change > that is _already_ in FBSD_1.1, you don't have to create a new version. > > An example (for the sake of this example, let's assume that all > non-fts symbols are in FBSD_1.0, and fts_* are in FBSD_1.1): > > FILE changes in -current, the new symbol map would add the FILE-related > APIs. > > FBSD_1.1 { > fts_open; <- existing > fts_read; <- existing > ... > fts_close; <- existing > fopen; <- new > fread; <- new > ... > fclose; <- new > } FBSD_1.0; > > A week later, pthread_mutex_t changes in -current. You add the > pthread_mutex_t-related APIs: > > FBSD_1.1 { > fts_open; <- existing > fts_read; <- existing > ... > fts_close; <- existing > fopen; <- existing > fread; <- existing > ... > fclose; <- existing > pthread_mutex_init; <- new > pthread_mutex_lock; <- new > ... > pthread_mutex_destroy; <- new > } FBSD_1.0; > > You are not forced to rebuild any ports by adding symbols to FBSD_1.1. > Everything that was built before the pthread_mutex_t change will work > after the change. You can keep adding to FBSD_1.1 and only need to > go to FBSD_1.2 if one of the APIs in FBSD_1.1 undergoes yet another > ABI change. I guess everything will work after changing pthread_mutex_t if either nothing calls pthread_mutex functions or compatibility shims for them are provided under FBSD_1.0. Is it correct? > If the fts_* stuff goes in now as FBSD_1.0, I guess you don't > need to go to FBSD_1.1. You can stay at FBSD_1.0 until you > have the next ABI change. If fts_* goes in now as FBSD_1.1 (and > assuming all the other symbols stay at FBSD_1.0), then you can > just keep adding to FBSD_1.1 after the branch/release. If all > the symbols along with fts get pushed to FBSD_1.1, then you > have to go to FBSD_1.2 at the next ABI change. Just to make things clear: if FBSD_1.0, FBSD_1.1, and FBSD_1.2 are already populated with some symbols and a symbol from FBSD_1.0 undergoes an incompatible change, which version it should be promoted to, FBSD_1.1 or FBSD_1.2? AFAIK, technically either is possible. -- Yar From owner-cvs-all@FreeBSD.ORG Mon Aug 27 22:24:29 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AAEF916A41B; Mon, 27 Aug 2007 22:24:29 +0000 (UTC) (envelope-from deischen@freebsd.org) Received: from mail.netplex.net (mail.netplex.net [204.213.176.10]) by mx1.freebsd.org (Postfix) with ESMTP id 5FF1313C45E; Mon, 27 Aug 2007 22:24:29 +0000 (UTC) (envelope-from deischen@freebsd.org) Received: from sea.ntplx.net (sea.ntplx.net [204.213.176.11]) by mail.netplex.net (8.14.1/8.14.1/NETPLEX) with ESMTP id l7RMOIon012393; Mon, 27 Aug 2007 18:24:18 -0400 (EDT) X-Virus-Scanned: by AMaViS and Clam AntiVirus (mail.netplex.net) X-Greylist: Message whitelisted by DRAC access database, not delayed by milter-greylist-3.0 (mail.netplex.net [204.213.176.10]); Mon, 27 Aug 2007 18:24:18 -0400 (EDT) Date: Mon, 27 Aug 2007 18:24:18 -0400 (EDT) From: Daniel Eischen X-X-Sender: eischen@sea.ntplx.net To: Yar Tikhiy In-Reply-To: <20070827221002.GS21352@comp.chem.msu.su> Message-ID: References: <200708270850.20904.jhb@freebsd.org> <20070827.141125.-1573947069.imp@bsdimp.com> <200708271715.21462.jhb@freebsd.org> <20070827221002.GS21352@comp.chem.msu.su> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: src-committers@freebsd.org, John Baldwin , alfred@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org, "M. Warner Losh" Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Eischen List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 22:24:29 -0000 On Tue, 28 Aug 2007, Yar Tikhiy wrote: > On Mon, Aug 27, 2007 at 05:38:08PM -0400, Daniel Eischen wrote: >> >> An example (for the sake of this example, let's assume that all >> non-fts symbols are in FBSD_1.0, and fts_* are in FBSD_1.1): >> >> FILE changes in -current, the new symbol map would add the FILE-related >> APIs. >> >> FBSD_1.1 { >> fts_open; <- existing >> fts_read; <- existing >> ... >> fts_close; <- existing >> fopen; <- new >> fread; <- new >> ... >> fclose; <- new >> } FBSD_1.0; >> >> A week later, pthread_mutex_t changes in -current. You add the >> pthread_mutex_t-related APIs: >> >> FBSD_1.1 { >> fts_open; <- existing >> fts_read; <- existing >> ... >> fts_close; <- existing >> fopen; <- existing >> fread; <- existing >> ... >> fclose; <- existing >> pthread_mutex_init; <- new >> pthread_mutex_lock; <- new >> ... >> pthread_mutex_destroy; <- new >> } FBSD_1.0; >> >> You are not forced to rebuild any ports by adding symbols to FBSD_1.1. >> Everything that was built before the pthread_mutex_t change will work >> after the change. You can keep adding to FBSD_1.1 and only need to >> go to FBSD_1.2 if one of the APIs in FBSD_1.1 undergoes yet another >> ABI change. > > I guess everything will work after changing pthread_mutex_t if either > nothing calls pthread_mutex functions or compatibility shims for them > are provided under FBSD_1.0. Is it correct? Yes, though I was assuming that compat shims are added whenever you change the ABI. For this example, we know that there are a lot of applications that use pthread_mutex-related APIs, so the appropriate compat shims would definitely be needed. >> If the fts_* stuff goes in now as FBSD_1.0, I guess you don't >> need to go to FBSD_1.1. You can stay at FBSD_1.0 until you >> have the next ABI change. If fts_* goes in now as FBSD_1.1 (and >> assuming all the other symbols stay at FBSD_1.0), then you can >> just keep adding to FBSD_1.1 after the branch/release. If all >> the symbols along with fts get pushed to FBSD_1.1, then you >> have to go to FBSD_1.2 at the next ABI change. > > Just to make things clear: if FBSD_1.0, FBSD_1.1, and FBSD_1.2 are > already populated with some symbols and a symbol from FBSD_1.0 > undergoes an incompatible change, which version it should be promoted > to, FBSD_1.1 or FBSD_1.2? AFAIK, technically either is possible. Correct, you can add the new APIs to either FBSD_1.1 or FBSD_1.2, and I do raise this question (as a TBD) in: http://people.freebsd.org/~deischen/symver/freebsd_versioning.txt I would think that we would always use the latest version when adding new ABI changes to -current. In release branches, MFCs have to go the the same version from which they came in -current (to maintain forward compatibility). -- DE From owner-cvs-all@FreeBSD.ORG Mon Aug 27 22:48:25 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0F9F016A46C; Mon, 27 Aug 2007 22:48:25 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id F3CA613C4D3; Mon, 27 Aug 2007 22:48:24 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RMmOvd067212; Mon, 27 Aug 2007 22:48:24 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RMmOSL067211; Mon, 27 Aug 2007 22:48:24 GMT (envelope-from dougb) Message-Id: <200708272248.l7RMmOSL067211@repoman.freebsd.org> From: Doug Barton Date: Mon, 27 Aug 2007 22:48: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/ports-mgmt/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, 27 Aug 2007 22:48:25 -0000 dougb 2007-08-27 22:48:24 UTC FreeBSD ports repository Modified files: ports-mgmt/portmaster/files portmaster.sh.in Log: Improvement =========== 1. Before calling pkg_create for the installed version of the port, cd into the PKGREPOSITORY directory. This not only simplifies the code, it helps handle the problems of ports trees mounted read-only. [1] 2. Factor out initialization of the $pkgrep directory into a function. Bug fixes ========= 1. Before calling 'find ${pkgrep}/ ... -delete' assert that $pkgrep is not empty. 2. Make sure that $pkgrep is initialized everywhere it's needed. Suggested by: Hans Lambermont [1] Revision Changes Path 1.20 +22 -14 ports/ports-mgmt/portmaster/files/portmaster.sh.in From owner-cvs-all@FreeBSD.ORG Mon Aug 27 22:48:55 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7509416A496; Mon, 27 Aug 2007 22:48:55 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4DC4C13C480; Mon, 27 Aug 2007 22:48:55 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RMmt01067248; Mon, 27 Aug 2007 22:48:55 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7RMmtIb067247; Mon, 27 Aug 2007 22:48:55 GMT (envelope-from dougb) Message-Id: <200708272248.l7RMmtIb067247@repoman.freebsd.org> From: Doug Barton Date: Mon, 27 Aug 2007 22:48: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/ports-mgmt/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, 27 Aug 2007 22:48:55 -0000 dougb 2007-08-27 22:48:55 UTC FreeBSD ports repository Modified files: ports-mgmt/portmaster Makefile Log: Update for version 1.20 Revision Changes Path 1.21 +1 -1 ports/ports-mgmt/portmaster/Makefile From owner-cvs-all@FreeBSD.ORG Tue Aug 28 00:03:53 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E6CB116A418; Tue, 28 Aug 2007 00:03:53 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 232BE13C428; Tue, 28 Aug 2007 00:03:53 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7S03rxJ074507; Tue, 28 Aug 2007 00:03:53 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7S03qJY074497; Tue, 28 Aug 2007 00:03:52 GMT (envelope-from dougb) Message-Id: <200708280003.l7S03qJY074497@repoman.freebsd.org> From: Doug Barton Date: Tue, 28 Aug 2007 00:03:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/dns/bind8 Makefile ports/dns/bind84 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 00:03:54 -0000 dougb 2007-08-28 00:03:42 UTC FreeBSD ports repository Modified files: dns/bind8 Makefile dns/bind84 Makefile Log: Begin the de-orbit burn for the beloved, but now more than a bit long in the tooth BIND 8. As of today (27 August 2007) ISC has announced that BIND 8 is officially End of Life (EOL) and therefore it's time to say good-bye. Please see http://www.isc.org/sw/bind/bind8-eol.php for details on the reasoning behind the EOL status, the latest security issues, and a migration guide to help you move toward BIND 9.4.x. bind8 (BIND 8.3.7) is marked FORBIDDEN due to the predictable query ID bug (see above) which will not be fixed for this version. bind84 is marked DEPRECATED, and will be upgraded to 8.4.7-P1 when it is available. Revision Changes Path 1.54 +2 -0 ports/dns/bind8/Makefile 1.14 +3 -0 ports/dns/bind84/Makefile From owner-cvs-all@FreeBSD.ORG Tue Aug 28 00:09:13 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 185A516A417; Tue, 28 Aug 2007 00:09:13 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E3D5C13C442; Tue, 28 Aug 2007 00:09:12 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7S09C3C074743; Tue, 28 Aug 2007 00:09:12 GMT (envelope-from jkim@repoman.freebsd.org) Received: (from jkim@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7S09Cf3074742; Tue, 28 Aug 2007 00:09:12 GMT (envelope-from jkim) Message-Id: <200708280009.l7S09Cf3074742@repoman.freebsd.org> From: Jung-uk Kim Date: Tue, 28 Aug 2007 00:09:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/isp isp_freebsd.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 00:09:13 -0000 jkim 2007-08-28 00:09:12 UTC FreeBSD src repository Modified files: sys/dev/isp isp_freebsd.h Log: Fix off-by-two errors. Both WWNN and WWPN are 64-bit unsigned integers and they are prefixed with "0x", which requires two more bytes each. Submitted by: Danny Braniss (danny at cs dot huji dot ac dot il) via Matthew Jacob (lydianconcepts at gmail dot com) Approved by: re (bmah) MFC after: 3 days Revision Changes Path 1.107 +2 -2 src/sys/dev/isp/isp_freebsd.h From owner-cvs-all@FreeBSD.ORG Tue Aug 28 00:42:53 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED92B16A41A; Tue, 28 Aug 2007 00:42:53 +0000 (UTC) (envelope-from okazaki@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C618813C442; Tue, 28 Aug 2007 00:42:53 +0000 (UTC) (envelope-from okazaki@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7S0gr0x076864; Tue, 28 Aug 2007 00:42:53 GMT (envelope-from okazaki@repoman.freebsd.org) Received: (from okazaki@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7S0grho076863; Tue, 28 Aug 2007 00:42:53 GMT (envelope-from okazaki) Message-Id: <200708280042.l7S0grho076863@repoman.freebsd.org> From: OKAZAKI Tetsurou Date: Tue, 28 Aug 2007 00:42:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/archivers/paq Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 00:42:54 -0000 okazaki 2007-08-28 00:42:53 UTC FreeBSD ports repository Modified files: archivers/paq Makefile distinfo pkg-descr pkg-plist Log: Update to 8.o2. PR: 115803 Submitted by: maintainer Revision Changes Path 1.5 +17 -8 ports/archivers/paq/Makefile 1.4 +3 -3 ports/archivers/paq/distinfo 1.2 +3 -1 ports/archivers/paq/pkg-descr 1.3 +2 -2 ports/archivers/paq/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Aug 28 00:49:03 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7B33216A417; Tue, 28 Aug 2007 00:49:03 +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 8F72913C46B; Tue, 28 Aug 2007 00:49:01 +0000 (UTC) (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.4) with ESMTP id l7S0mhbS082825; Tue, 28 Aug 2007 04:48:43 +0400 (MSD) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.4/8.13.4/Submit) id l7S0mgQA082824; Tue, 28 Aug 2007 04:48:43 +0400 (MSD) (envelope-from yar) Date: Tue, 28 Aug 2007 04:48:42 +0400 From: Yar Tikhiy To: Daniel Eischen Message-ID: <20070828004842.GT21352@comp.chem.msu.su> References: <200708270850.20904.jhb@freebsd.org> <200708271715.21462.jhb@freebsd.org> <200708271757.01674.jhb@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.9i Cc: src-committers@freebsd.org, John Baldwin , alfred@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org, "M. Warner Losh" Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 00:49:03 -0000 On Mon, Aug 27, 2007 at 06:01:22PM -0400, Daniel Eischen wrote: > On Mon, 27 Aug 2007, John Baldwin wrote: > > >On Monday 27 August 2007 05:38:08 pm Daniel Eischen wrote: > >>>>it is today. > >>> > >>>So you want to just bump the version everytime a change happens in HEAD? > >> > >>No, I don't see how you get that from what I said... > > > >You originally objected to having fts compat symbols as 1.0 and wanted the > >new > >fts to be 1.0. Now you are saying that the new fts can be 1.1 and the old > >ones (only used in old current) can remain 1.0. > > > >That is, now you are saying to do what Yar originally wanted to do before > >you > >objected. > > No, I still think they should be 1.0 or wait till after the > release. I just made some assumption for the sake of giving > an example. It's time to summarize previous discussion to prevent further misunderstanding. :-) Let's recall the point all sides of this discussion seem to share: symbol versions can give us ability to run binaries from a former _release_ in a later _release_ without installing compat libraries. Obviously, it will be available only after 7.0-RELEASE, the first release with symbol versioning. _If this ability is the only goal_, Daniel's position makes sense as it implies a minimal number of distinct version labels and compatibility shims to support later. I.e., we allow new version labels only after 7.0-RELEASE and we allow at most one new version label for each successive major release. That's how we make sure that every old version of a symbol appeared in at least one former release, so that we don't have to support old versions without release history. I say "version label" to emphasize the fact that the same version strings of different symbols can correspond to totally unrelated changes in them, which Daniel pointed out already. I.e., each symbol can travel along the version axis independently. Moreover, it's technically possible to have a separate version axis for as little as each symbol, but it would be gross. Example: Assume we released 7.0-R with all symbols at FBSD_1.0. Before the 8.0 release cycle starts, struct FTS and struct FILE change, perhaps a few times each, thus affecting the fts(3) and stdio(3) global symbols. At the very first change to a symbol or their group, its 7.0-R variant is preserved at FBSD_1.0 and its default version becomes FBSD_1.1. Later changes to the current variant of that symbol don't affect its version. Consequently, 8.0-R is released with the new fts(3) and stdio(3) symbols at FBSD_1.1, their 7.0-R variants at FBSD_1.0, and the rest of symbols still at FBSD_1.0 because they are unchanged. Let's note that CURRENT users had to rebuild ports depending on fts(3) or stdio(3) _each time_ an ABI component changed. Now let's see if we can help CURRENT users without putting too much burden on our own back. That's where John's idea comes into play. When a symbol changes in 8-CURRENT for the first time, it gets promoted from FBSD_1.0 to, say, FBSD-current_1.0.1 while its 7.0-R variant is preserved at FBSD_1.0. If the same symbol or group of symbols has to change again and providing compatibility isn't too expensive, there appear 2 compat versions for it, FBSD_1.0 and FBSD-current_1.0.1, and 1 default version, FBSD_current-1.0.2. So CURRENT users can keep older ports dependent on the intermediate symbol(s). Just before the RELENG_8 branch, all default FBSD-current_1.0.* symbol versions, if any, are flattened into a single version, FBSD_1.1, while any compatibility shims at FBSD-current_* are dropped. So we end up with exactly the same 8.0-R library as in the previous example and from now on we have to support only one old variant (7.0-R) of each symbol changed since 7.0-R. The flattening of FBSD-current_* versions will be a flag day for port users, but they'll have to rebuild affected ports only once. Unfortunately, even those who built a dependent port a moment before the flag day will have to rebuild it after the flag day. Therefore we should recall how often multiple changes to the same ABI component happened between a pair of successive major releases to justify this approach. We can keep the last FBSD-current_1.0.* symbols as aliases for FBSD_1.1 symbols in HEAD for a while, but it means greater support burden and dependent ports still need to be eventually rebuilt. Perhaps this is a way to go only in case multiple changes to the same ABI component are really likely to happen. As for committing new FBSD_1.1 versions of the fts(3) symbols right now, there's nothing wrong with it technically, but it would set a poor example of having old symbols around that have never been in a release. Note that releases prior to 7.0 don't count here because "fts_open" != "fts_open@FBSD_1.0". I hope I didn't misinterpret any ideas. :-) -- Yar From owner-cvs-all@FreeBSD.ORG Tue Aug 28 00:57:24 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED27C16A41A; Tue, 28 Aug 2007 00:57:24 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DC14313C468; Tue, 28 Aug 2007 00:57:24 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7S0vOXn086300; Tue, 28 Aug 2007 00:57:24 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7S0vO2q086299; Tue, 28 Aug 2007 00:57:24 GMT (envelope-from marcus) Message-Id: <200708280057.l7S0vO2q086299@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 28 Aug 2007 00: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/graphics/poppler Makefile distinfo ports/graphics/poppler/files patch-qt4_Makefile.in patch-security ports/graphics/poppler-gtk Makefile pkg-plist ports/graphics/poppler-qt Makefile ports/graphics/poppler-qt4 ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 00:57:25 -0000 marcus 2007-08-28 00:57:24 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile distinfo graphics/poppler/files patch-qt4_Makefile.in graphics/poppler-gtk Makefile pkg-plist graphics/poppler-qt Makefile graphics/poppler-qt4 Makefile Removed files: graphics/poppler/files patch-security Log: Update to 0.5.91. Revision Changes Path 1.4 +1 -1 ports/graphics/poppler-gtk/Makefile 1.3 +1 -0 ports/graphics/poppler-gtk/pkg-plist 1.5 +1 -1 ports/graphics/poppler-qt/Makefile 1.4 +1 -1 ports/graphics/poppler-qt4/Makefile 1.34 +2 -2 ports/graphics/poppler/Makefile 1.16 +3 -3 ports/graphics/poppler/distinfo 1.2 +4 -4 ports/graphics/poppler/files/patch-qt4_Makefile.in 1.4 +0 -571 ports/graphics/poppler/files/patch-security (dead) From owner-cvs-all@FreeBSD.ORG Tue Aug 28 00:57:43 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 693E316A419; Tue, 28 Aug 2007 00:57:43 +0000 (UTC) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id 3F09613C465; Tue, 28 Aug 2007 00:57:43 +0000 (UTC) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.1/8.14.1) with ESMTP id l7S0v0xP053804; Mon, 27 Aug 2007 17:57:00 -0700 (PDT) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.1/8.14.1/Submit) id l7S0uspm053795; Mon, 27 Aug 2007 17:56:54 -0700 (PDT) (envelope-from obrien) Date: Mon, 27 Aug 2007 17:56:54 -0700 From: "David O'Brien" To: "M. Warner Losh" Message-ID: <20070828005654.GA50401@dragon.NUXI.org> References: <20070824.172212.74696955.imp@bsdimp.com> <20070824.213615.146406398.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070824.213615.146406398.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: src-committers@freebsd.org, alfred@freebsd.org, cvs-all@freebsd.org, deischen@freebsd.org, cvs-src@freebsd.org, yar@comp.chem.msu.su Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h 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, 28 Aug 2007 00:57:43 -0000 On Fri, Aug 24, 2007 at 09:36:15PM -0600, M. Warner Losh wrote: > In message: > Daniel Eischen writes: > : I guess the build system should be more tolerant of this, but > : there are bound to be problems regardless. I don't see why > : the install tools can't also either have their own set of > : libraries (utilizing LD_LIBRARY_PATH) or be built static. > > There's much resistance to building everything that the build system > might be used being build static. It adds too much time and > complexity to the build system, the opponents say. I've never heard an argument against building these bits static. What's the issue? -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Tue Aug 28 01:31:01 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4125A16A418; Tue, 28 Aug 2007 01:31:01 +0000 (UTC) (envelope-from deischen@freebsd.org) Received: from mail.netplex.net (mail.netplex.net [204.213.176.10]) by mx1.freebsd.org (Postfix) with ESMTP id EB66913C45A; Tue, 28 Aug 2007 01:31:00 +0000 (UTC) (envelope-from deischen@freebsd.org) Received: from sea.ntplx.net (sea.ntplx.net [204.213.176.11]) by mail.netplex.net (8.14.1/8.14.1/NETPLEX) with ESMTP id l7S1UmHf018963; Mon, 27 Aug 2007 21:30:48 -0400 (EDT) X-Virus-Scanned: by AMaViS and Clam AntiVirus (mail.netplex.net) X-Greylist: Message whitelisted by DRAC access database, not delayed by milter-greylist-3.0 (mail.netplex.net [204.213.176.10]); Mon, 27 Aug 2007 21:30:48 -0400 (EDT) Date: Mon, 27 Aug 2007 21:30:48 -0400 (EDT) From: Daniel Eischen X-X-Sender: eischen@sea.ntplx.net To: Yar Tikhiy In-Reply-To: <20070828004842.GT21352@comp.chem.msu.su> Message-ID: References: <200708270850.20904.jhb@freebsd.org> <200708271715.21462.jhb@freebsd.org> <200708271757.01674.jhb@freebsd.org> <20070828004842.GT21352@comp.chem.msu.su> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: src-committers@freebsd.org, John Baldwin , alfred@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org, "M. Warner Losh" Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Eischen List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 01:31:01 -0000 On Tue, 28 Aug 2007, Yar Tikhiy wrote: > > Example: Assume we released 7.0-R with all symbols at FBSD_1.0. > Before the 8.0 release cycle starts, struct FTS and struct FILE > change, perhaps a few times each, thus affecting the fts(3) and > stdio(3) global symbols. At the very first change to a symbol or > their group, its 7.0-R variant is preserved at FBSD_1.0 and its > default version becomes FBSD_1.1. Later changes to the current > variant of that symbol don't affect its version. Consequently, > 8.0-R is released with the new fts(3) and stdio(3) symbols at > FBSD_1.1, their 7.0-R variants at FBSD_1.0, and the rest of symbols > still at FBSD_1.0 because they are unchanged. Let's note that > CURRENT users had to rebuild ports depending on fts(3) or stdio(3) > _each time_ an ABI component changed. I think you're a little confused here. CURRENT users did NOT have to rebuild ports when fts(3) or stdio(3) ABIs changed. They would only have to rebuild if one of these ABIs changed _more than once between releases_. That hasn't ever happened to my knowledge in the past, and it really shouldn't happen as long as things are tested and reviewed properly. -- DE From owner-cvs-all@FreeBSD.ORG Tue Aug 28 02:22:38 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF14316A417; Tue, 28 Aug 2007 02:22:38 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C776113C46A; Tue, 28 Aug 2007 02:22:38 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7S2Mcjc093909; Tue, 28 Aug 2007 02:22:38 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7S2McFe093908; Tue, 28 Aug 2007 02:22:38 GMT (envelope-from clsung) Message-Id: <200708280222.l7S2McFe093908@repoman.freebsd.org> From: Cheng-Lung Sung Date: Tue, 28 Aug 2007 02:22:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Tie-Hash-Indexed Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 02:22:39 -0000 clsung 2007-08-28 02:22:38 UTC FreeBSD ports repository Modified files: devel/p5-Tie-Hash-Indexed Makefile distinfo Log: - Update devel/p5-Tie-Hash-Indexed from version 0.04 to 0.05 PR: ports/115889 Submitted by: maintainer (Zach Thompson) Revision Changes Path 1.2 +1 -1 ports/devel/p5-Tie-Hash-Indexed/Makefile 1.2 +3 -3 ports/devel/p5-Tie-Hash-Indexed/distinfo From owner-cvs-all@FreeBSD.ORG Tue Aug 28 02:32:03 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F37416A419; Tue, 28 Aug 2007 02:32:03 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 5941713C457; Tue, 28 Aug 2007 02:32:03 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.13.8/8.13.4) with ESMTP id l7S2UPIc007172; Mon, 27 Aug 2007 20:30:25 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 27 Aug 2007 20:30:29 -0600 (MDT) Message-Id: <20070827.203029.-432838018.imp@bsdimp.com> To: obrien@freebsd.org From: "M. Warner Losh" In-Reply-To: <20070828005654.GA50401@dragon.NUXI.org> References: <20070824.213615.146406398.imp@bsdimp.com> <20070828005654.GA50401@dragon.NUXI.org> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Mon, 27 Aug 2007 20:30:26 -0600 (MDT) Cc: src-committers@freebsd.org, alfred@freebsd.org, cvs-all@freebsd.org, deischen@freebsd.org, cvs-src@freebsd.org, yar@comp.chem.msu.su Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 02:32:03 -0000 In message: <20070828005654.GA50401@dragon.NUXI.org> "David O'Brien" writes: : On Fri, Aug 24, 2007 at 09:36:15PM -0600, M. Warner Losh wrote: : > In message: : > Daniel Eischen writes: : > : I guess the build system should be more tolerant of this, but : > : there are bound to be problems regardless. I don't see why : > : the install tools can't also either have their own set of : > : libraries (utilizing LD_LIBRARY_PATH) or be built static. : > : > There's much resistance to building everything that the build system : > might be used being build static. It adds too much time and : > complexity to the build system, the opponents say. : : I've never heard an argument against building these bits static. : What's the issue? I thought you were one of the folks making this argument when we last changed the FILE structure and related hangers on. None of the binaries is built static by default, so we'd need to build new versions of them static to make this scheme work. We cannot count on them being static in the release that we're upgrading from. However, if we do build new versions static, then they would depend on the new version of the kernel rather than the current version of the kernel. Warner From owner-cvs-all@FreeBSD.ORG Tue Aug 28 02:39:13 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7907916A420; Tue, 28 Aug 2007 02:39:13 +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 7469E13C457; Tue, 28 Aug 2007 02:39:11 +0000 (UTC) (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.4) with ESMTP id l7S2cvmb085139; Tue, 28 Aug 2007 06:38:57 +0400 (MSD) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.4/8.13.4/Submit) id l7S2cv7J085138; Tue, 28 Aug 2007 06:38:57 +0400 (MSD) (envelope-from yar) Date: Tue, 28 Aug 2007 06:38:57 +0400 From: Yar Tikhiy To: Daniel Eischen Message-ID: <20070828023857.GW21352@comp.chem.msu.su> References: <200708270850.20904.jhb@freebsd.org> <200708271715.21462.jhb@freebsd.org> <200708271757.01674.jhb@freebsd.org> <20070828004842.GT21352@comp.chem.msu.su> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.9i Cc: src-committers@freebsd.org, John Baldwin , alfred@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org, "M. Warner Losh" Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 02:39:13 -0000 On Mon, Aug 27, 2007 at 09:30:48PM -0400, Daniel Eischen wrote: > On Tue, 28 Aug 2007, Yar Tikhiy wrote: > > > >Example: Assume we released 7.0-R with all symbols at FBSD_1.0. > >Before the 8.0 release cycle starts, struct FTS and struct FILE > >change, perhaps a few times each, thus affecting the fts(3) and > >stdio(3) global symbols. At the very first change to a symbol or > >their group, its 7.0-R variant is preserved at FBSD_1.0 and its > >default version becomes FBSD_1.1. Later changes to the current > >variant of that symbol don't affect its version. Consequently, > >8.0-R is released with the new fts(3) and stdio(3) symbols at > >FBSD_1.1, their 7.0-R variants at FBSD_1.0, and the rest of symbols > >still at FBSD_1.0 because they are unchanged. Let's note that > >CURRENT users had to rebuild ports depending on fts(3) or stdio(3) > >_each time_ an ABI component changed. > > I think you're a little confused here. CURRENT users did NOT have > to rebuild ports when fts(3) or stdio(3) ABIs changed. They > would only have to rebuild if one of these ABIs changed _more > than once between releases_. That hasn't ever happened to my > knowledge in the past, and it really shouldn't happen as long > as things are tested and reviewed properly. Oh, indeed! If a user builds an ABI-dependent port before the change, the port will record dependence on say fwrite@FBSD_1.0. In our example, the default version of fwrite() and friends will change to FBSD_1.1 later, after 7.0-RELEASE is out, but fwrite@FBSD_1.0 will also stay as a compatibility version because it appeared in the previous release. Moreover, the port will still work even if the ABI component changes once more after 8.0-RELEASE and proceeds to FBSD_1.2, because fwrite@FBSD_1.0 will be there. Similarly, a port built between 7.0-R and 8.0-R will work after the 2nd change as fwrite@FBSD_1.1 will be there, too. I can't but remark that this is not a natural effect of symbol versioning, but a consequence from the following policy: - At most one new version is introduced between major releases. - Symbol modifications during the period are assigned to the new version. - There is exactly one change per symbol per version. - All old symbol versions created so far are preserved. Now we have at least one policy with known behavior. :-) -- Yar From owner-cvs-all@FreeBSD.ORG Tue Aug 28 02:46:29 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 96A2F16A46B; Tue, 28 Aug 2007 02:46:29 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 264DE13C4A5; Tue, 28 Aug 2007 02:46:29 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.13.8/8.13.4) with ESMTP id l7S2kDne007322; Mon, 27 Aug 2007 20:46:13 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 27 Aug 2007 20:46:18 -0600 (MDT) Message-Id: <20070827.204618.-1350500405.imp@bsdimp.com> To: deischen@freebsd.org From: "M. Warner Losh" In-Reply-To: References: <20070828004842.GT21352@comp.chem.msu.su> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Mon, 27 Aug 2007 20:46:13 -0600 (MDT) Cc: src-committers@freebsd.org, jhb@freebsd.org, yar@comp.chem.msu.su, alfred@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 02:46:29 -0000 In message: Daniel Eischen writes: : On Tue, 28 Aug 2007, Yar Tikhiy wrote: : > : > Example: Assume we released 7.0-R with all symbols at FBSD_1.0. : > Before the 8.0 release cycle starts, struct FTS and struct FILE : > change, perhaps a few times each, thus affecting the fts(3) and : > stdio(3) global symbols. At the very first change to a symbol or : > their group, its 7.0-R variant is preserved at FBSD_1.0 and its : > default version becomes FBSD_1.1. Later changes to the current : > variant of that symbol don't affect its version. Consequently, : > 8.0-R is released with the new fts(3) and stdio(3) symbols at : > FBSD_1.1, their 7.0-R variants at FBSD_1.0, and the rest of symbols : > still at FBSD_1.0 because they are unchanged. Let's note that : > CURRENT users had to rebuild ports depending on fts(3) or stdio(3) : > _each time_ an ABI component changed. : : I think you're a little confused here. CURRENT users did NOT have : to rebuild ports when fts(3) or stdio(3) ABIs changed. They : would only have to rebuild if one of these ABIs changed _more : than once between releases_. That hasn't ever happened to my : knowledge in the past, and it really shouldn't happen as long : as things are tested and reviewed properly. One of the reasons that it hasn't happened before is that we forced people who tried to make, or proposed making, such changes to make them in a compatible sort of way. We have all kinds of ugliness in and around FILE to try, alas in vain, to be compatible. One of the reasons people would like to see symbol versioning is to make it easier to change the size of different structures because we have stood on our heads in the past to not change sizes. I'm concerned that the empirical evidence from the past might not be a good thing to base our future plans upon. We knew we had sucky tools to deal with binary incompatibility in the past, so we stood on our heads to not make too many binary incompatible changes. With that limitation gone, I think the likelihood is large we will see multiple ABI changes between major releases on something. Especially since it happens when structures change size and there are many functions that take pointers to multiple structures... Warner From owner-cvs-all@FreeBSD.ORG Tue Aug 28 02:51:52 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0233916A41B; Tue, 28 Aug 2007 02:51:52 +0000 (UTC) (envelope-from okazaki@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CD3C513C45A; Tue, 28 Aug 2007 02:51:51 +0000 (UTC) (envelope-from okazaki@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7S2ppV1095756; Tue, 28 Aug 2007 02:51:51 GMT (envelope-from okazaki@repoman.freebsd.org) Received: (from okazaki@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7S2ppdL095755; Tue, 28 Aug 2007 02:51:51 GMT (envelope-from okazaki) Message-Id: <200708280251.l7S2ppdL095755@repoman.freebsd.org> From: OKAZAKI Tetsurou Date: Tue, 28 Aug 2007 02:51:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/libowfat Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 02:51:52 -0000 okazaki 2007-08-28 02:51:51 UTC FreeBSD ports repository Modified files: devel/libowfat Makefile distinfo Log: Update to 0.26. PR: 115878 Submitted by: maintainer Revision Changes Path 1.12 +2 -2 ports/devel/libowfat/Makefile 1.11 +3 -3 ports/devel/libowfat/distinfo From owner-cvs-all@FreeBSD.ORG Tue Aug 28 03:34:28 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C682916A41A; Tue, 28 Aug 2007 03:34:28 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 6388A13C46B; Tue, 28 Aug 2007 03:34:28 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.13.8/8.13.4) with ESMTP id l7S3YJuR007616; Mon, 27 Aug 2007 21:34:19 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 27 Aug 2007 21:34:24 -0600 (MDT) Message-Id: <20070827.213424.1678771352.imp@bsdimp.com> To: yar@comp.chem.msu.su From: "M. Warner Losh" In-Reply-To: <20070828023857.GW21352@comp.chem.msu.su> References: <20070828004842.GT21352@comp.chem.msu.su> <20070828023857.GW21352@comp.chem.msu.su> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Mon, 27 Aug 2007 21:34:20 -0600 (MDT) Cc: src-committers@freebsd.org, jhb@freebsd.org, alfred@freebsd.org, cvs-all@freebsd.org, deischen@freebsd.org, cvs-src@freebsd.org Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 03:34:28 -0000 In message: <20070828023857.GW21352@comp.chem.msu.su> Yar Tikhiy writes: : On Mon, Aug 27, 2007 at 09:30:48PM -0400, Daniel Eischen wrote: : > On Tue, 28 Aug 2007, Yar Tikhiy wrote: : > > : > >Example: Assume we released 7.0-R with all symbols at FBSD_1.0. : > >Before the 8.0 release cycle starts, struct FTS and struct FILE : > >change, perhaps a few times each, thus affecting the fts(3) and : > >stdio(3) global symbols. At the very first change to a symbol or : > >their group, its 7.0-R variant is preserved at FBSD_1.0 and its : > >default version becomes FBSD_1.1. Later changes to the current : > >variant of that symbol don't affect its version. Consequently, : > >8.0-R is released with the new fts(3) and stdio(3) symbols at : > >FBSD_1.1, their 7.0-R variants at FBSD_1.0, and the rest of symbols : > >still at FBSD_1.0 because they are unchanged. Let's note that : > >CURRENT users had to rebuild ports depending on fts(3) or stdio(3) : > >_each time_ an ABI component changed. : > : > I think you're a little confused here. CURRENT users did NOT have : > to rebuild ports when fts(3) or stdio(3) ABIs changed. They : > would only have to rebuild if one of these ABIs changed _more : > than once between releases_. That hasn't ever happened to my : > knowledge in the past, and it really shouldn't happen as long : > as things are tested and reviewed properly. : : Oh, indeed! If a user builds an ABI-dependent port before the : change, the port will record dependence on say fwrite@FBSD_1.0. In : our example, the default version of fwrite() and friends will change : to FBSD_1.1 later, after 7.0-RELEASE is out, but fwrite@FBSD_1.0 : will also stay as a compatibility version because it appeared in : the previous release. Moreover, the port will still work even if : the ABI component changes once more after 8.0-RELEASE and proceeds : to FBSD_1.2, because fwrite@FBSD_1.0 will be there. Similarly, a : port built between 7.0-R and 8.0-R will work after the 2nd change : as fwrite@FBSD_1.1 will be there, too. : : I can't but remark that this is not a natural effect of symbol : versioning, but a consequence from the following policy: : : - At most one new version is introduced between major releases. : - Symbol modifications during the period are assigned to the new version. : - There is exactly one change per symbol per version. : - All old symbol versions created so far are preserved. : : Now we have at least one policy with known behavior. :-) How is this a natural consequence of this policy? If one were to bump twice, how would that break it? Warner From owner-cvs-all@FreeBSD.ORG Tue Aug 28 03:49:36 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 886DE16A417; Tue, 28 Aug 2007 03:49:36 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 2618913C45A; Tue, 28 Aug 2007 03:49:36 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.13.8/8.13.4) with ESMTP id l7S3lR9s007679; Mon, 27 Aug 2007 21:47:27 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 27 Aug 2007 21:47:31 -0600 (MDT) Message-Id: <20070827.214731.635732686.imp@bsdimp.com> To: yar@comp.chem.msu.su From: "M. Warner Losh" In-Reply-To: <20070828023857.GW21352@comp.chem.msu.su> References: <20070828004842.GT21352@comp.chem.msu.su> <20070828023857.GW21352@comp.chem.msu.su> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Mon, 27 Aug 2007 21:47:27 -0600 (MDT) Cc: src-committers@freebsd.org, jhb@freebsd.org, alfred@freebsd.org, cvs-all@freebsd.org, deischen@freebsd.org, cvs-src@freebsd.org Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 03:49:36 -0000 In message: <20070828023857.GW21352@comp.chem.msu.su> Yar Tikhiy writes: : On Mon, Aug 27, 2007 at 09:30:48PM -0400, Daniel Eischen wrote: : > On Tue, 28 Aug 2007, Yar Tikhiy wrote: : > > : > >Example: Assume we released 7.0-R with all symbols at FBSD_1.0. : > >Before the 8.0 release cycle starts, struct FTS and struct FILE : > >change, perhaps a few times each, thus affecting the fts(3) and : > >stdio(3) global symbols. At the very first change to a symbol or : > >their group, its 7.0-R variant is preserved at FBSD_1.0 and its : > >default version becomes FBSD_1.1. Later changes to the current : > >variant of that symbol don't affect its version. Consequently, : > >8.0-R is released with the new fts(3) and stdio(3) symbols at : > >FBSD_1.1, their 7.0-R variants at FBSD_1.0, and the rest of symbols : > >still at FBSD_1.0 because they are unchanged. Let's note that : > >CURRENT users had to rebuild ports depending on fts(3) or stdio(3) : > >_each time_ an ABI component changed. : > : > I think you're a little confused here. CURRENT users did NOT have : > to rebuild ports when fts(3) or stdio(3) ABIs changed. They : > would only have to rebuild if one of these ABIs changed _more : > than once between releases_. That hasn't ever happened to my : > knowledge in the past, and it really shouldn't happen as long : > as things are tested and reviewed properly. : : Oh, indeed! If a user builds an ABI-dependent port before the : change, the port will record dependence on say fwrite@FBSD_1.0. In : our example, the default version of fwrite() and friends will change : to FBSD_1.1 later, after 7.0-RELEASE is out, but fwrite@FBSD_1.0 : will also stay as a compatibility version because it appeared in : the previous release. Moreover, the port will still work even if : the ABI component changes once more after 8.0-RELEASE and proceeds : to FBSD_1.2, because fwrite@FBSD_1.0 will be there. Similarly, a : port built between 7.0-R and 8.0-R will work after the 2nd change : as fwrite@FBSD_1.1 will be there, too. : : I can't but remark that this is not a natural effect of symbol : versioning, but a consequence from the following policy: : : - At most one new version is introduced between major releases. : - Symbol modifications during the period are assigned to the new version. : - There is exactly one change per symbol per version. : - All old symbol versions created so far are preserved. : : Now we have at least one policy with known behavior. :-) Or rather, isn't this just the consequences of the way the script that generates things works? Warner From owner-cvs-all@FreeBSD.ORG Tue Aug 28 03:53:53 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 56A2F16A418; Tue, 28 Aug 2007 03:53:53 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2E4BB13C457; Tue, 28 Aug 2007 03:53:53 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7S3rrCp000916; Tue, 28 Aug 2007 03:53:53 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7S3rrcg000915; Tue, 28 Aug 2007 03:53:53 GMT (envelope-from marcus) Message-Id: <200708280353.l7S3rrcg000915@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 28 Aug 2007 03:53: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/gimp-devel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 03:53:53 -0000 marcus 2007-08-28 03:53:52 UTC FreeBSD ports repository Modified files: graphics/gimp-devel Makefile Log: Chase the name of the gimp executable: PR: 115817 Submitted by: Henrik Brix Andersen Revision Changes Path 1.172 +1 -1 ports/graphics/gimp-devel/Makefile From owner-cvs-all@FreeBSD.ORG Tue Aug 28 04:06:14 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BE5A216A417; Tue, 28 Aug 2007 04:06:14 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 95B2713C457; Tue, 28 Aug 2007 04:06:14 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7S46EMH002857; Tue, 28 Aug 2007 04:06:14 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7S46EDS002856; Tue, 28 Aug 2007 04:06:14 GMT (envelope-from marcus) Message-Id: <200708280406.l7S46EDS002856@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 28 Aug 2007 04: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: www/en/donations wantlist.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 04:06:14 -0000 marcus 2007-08-28 04:06:13 UTC FreeBSD doc repository Modified files: en/donations wantlist.sgml Log: Remove my requests. obrien generously donated an amd64 machine for desktop support a while ago. Revision Changes Path 1.445 +1 -10 www/en/donations/wantlist.sgml From owner-cvs-all@FreeBSD.ORG Tue Aug 28 04:27:36 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B3E2016A419; Tue, 28 Aug 2007 04:27:36 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from relay02.kiev.sovam.com (relay02.kiev.sovam.com [62.64.120.197]) by mx1.freebsd.org (Postfix) with ESMTP id 545C613C45A; Tue, 28 Aug 2007 04:27:36 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from [212.82.216.226] (helo=deviant.kiev.zoral.com.ua) by relay02.kiev.sovam.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.67) (envelope-from ) id 1IPsfm-000LDX-Kr; Tue, 28 Aug 2007 07:27:35 +0300 Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.1/8.14.1) with ESMTP id l7S4RNwq022731; Tue, 28 Aug 2007 07:27:23 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.1/8.14.1/Submit) id l7S4RNaH022728; Tue, 28 Aug 2007 07:27:23 +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: Tue, 28 Aug 2007 07:27:22 +0300 From: Kostik Belousov To: "M. Warner Losh" Message-ID: <20070828042722.GQ2332@deviant.kiev.zoral.com.ua> References: <20070824.213615.146406398.imp@bsdimp.com> <20070828005654.GA50401@dragon.NUXI.org> <20070827.203029.-432838018.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="6wUvnnXCCq76soZt" Content-Disposition: inline In-Reply-To: <20070827.203029.-432838018.imp@bsdimp.com> User-Agent: Mutt/1.4.2.3i X-Scanner-Signature: fa718887f43e9e3967a9d10f43843ba4 X-DrWeb-checked: yes X-SpamTest-Envelope-From: kostikbel@gmail.com X-SpamTest-Group-ID: 00000000 X-SpamTest-Info: Profiles 1410 [August 27 2007] X-SpamTest-Info: helo_type=3 X-SpamTest-Info: {received from trusted relay: not dialup} X-SpamTest-Method: none X-SpamTest-Method: Local Lists X-SpamTest-Rate: 0 X-SpamTest-Status: Not detected X-SpamTest-Status-Extended: not_detected X-SpamTest-Version: SMTP-Filter Version 3.0.0 [0255], KAS30/Release Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 04:27:36 -0000 --6wUvnnXCCq76soZt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 27, 2007 at 08:30:29PM -0600, M. Warner Losh wrote: > In message: <20070828005654.GA50401@dragon.NUXI.org> > "David O'Brien" writes: > : On Fri, Aug 24, 2007 at 09:36:15PM -0600, M. Warner Losh wrote: > : > In message: > : > Daniel Eischen writes: > : > : I guess the build system should be more tolerant of this, but > : > : there are bound to be problems regardless. I don't see why > : > : the install tools can't also either have their own set of > : > : libraries (utilizing LD_LIBRARY_PATH) or be built static. > : >=20 > : > There's much resistance to building everything that the build system > : > might be used being build static. It adds too much time and > : > complexity to the build system, the opponents say. > :=20 > : I've never heard an argument against building these bits static. > : What's the issue? >=20 > I thought you were one of the folks making this argument when we last > changed the FILE structure and related hangers on. >=20 > None of the binaries is built static by default, so we'd need to build It seems that toolchain is built static. Even binaries that go into the DESTDIR are static: % file /usr/bin/ld /usr/bin/ld: ELF 32-bit LSB executable, Intel 80386, version 1 (FreeBSD), s= tatically linked, stripped The same is true for as, cc, libexec/cc1, make. The list is definitely not exhaustive. > new versions of them static to make this scheme work. We cannot count > on them being static in the release that we're upgrading from. > However, if we do build new versions static, then they would depend on > the new version of the kernel rather than the current version of the > kernel. >=20 > Warner --6wUvnnXCCq76soZt Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFG06QqC3+MBN1Mb4gRAplCAJwLH5ElJZZxM50H5KnDAbu3LlPMHACgrIuo VglV+Bp3oHxuaykEWtj6GxU= =Jz6Z -----END PGP SIGNATURE----- --6wUvnnXCCq76soZt-- From owner-cvs-all@FreeBSD.ORG Tue Aug 28 04:31:44 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C8A116A419; Tue, 28 Aug 2007 04:31:44 +0000 (UTC) (envelope-from deischen@freebsd.org) Received: from mail.netplex.net (mail.netplex.net [204.213.176.10]) by mx1.freebsd.org (Postfix) with ESMTP id 0D4D413C46A; Tue, 28 Aug 2007 04:31:43 +0000 (UTC) (envelope-from deischen@freebsd.org) Received: from sea.ntplx.net (sea.ntplx.net [204.213.176.11]) by mail.netplex.net (8.14.1/8.14.1/NETPLEX) with ESMTP id l7S4VWK4025780; Tue, 28 Aug 2007 00:31:32 -0400 (EDT) X-Virus-Scanned: by AMaViS and Clam AntiVirus (mail.netplex.net) X-Greylist: Message whitelisted by DRAC access database, not delayed by milter-greylist-3.0 (mail.netplex.net [204.213.176.10]); Tue, 28 Aug 2007 00:31:33 -0400 (EDT) Date: Tue, 28 Aug 2007 00:31:32 -0400 (EDT) From: Daniel Eischen X-X-Sender: eischen@sea.ntplx.net To: "M. Warner Losh" In-Reply-To: <20070827.204618.-1350500405.imp@bsdimp.com> Message-ID: References: <20070828004842.GT21352@comp.chem.msu.su> <20070827.204618.-1350500405.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: src-committers@freebsd.org, jhb@freebsd.org, yar@comp.chem.msu.su, alfred@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Eischen List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 04:31:44 -0000 On Mon, 27 Aug 2007, M. Warner Losh wrote: > In message: > Daniel Eischen writes: > : I think you're a little confused here. CURRENT users did NOT have > : to rebuild ports when fts(3) or stdio(3) ABIs changed. They > : would only have to rebuild if one of these ABIs changed _more > : than once between releases_. That hasn't ever happened to my > : knowledge in the past, and it really shouldn't happen as long > : as things are tested and reviewed properly. > > One of the reasons that it hasn't happened before is that we forced > people who tried to make, or proposed making, such changes to make > them in a compatible sort of way. We have all kinds of ugliness in > and around FILE to try, alas in vain, to be compatible. One of the > reasons people would like to see symbol versioning is to make it > easier to change the size of different structures because we have > stood on our heads in the past to not change sizes. > > I'm concerned that the empirical evidence from the past might not be a > good thing to base our future plans upon. We knew we had sucky tools > to deal with binary incompatibility in the past, so we stood on our > heads to not make too many binary incompatible changes. With that > limitation gone, I think the likelihood is large we will see multiple > ABI changes between major releases on something. Especially since it > happens when structures change size and there are many functions that > take pointers to multiple structures... The emphasis should be on trying to get things right, tested, and reviewed the first time ;-) But also to keep compat shims to a minimum too. It may be easier to create different versions and keep compatibility, but the SV'd libraries are going to grow with compat shims if we don't try to reduce ABI changes like we've done in the past. I think we need an ABI review board monitored by -standards ;-) If you are really concerned about it (I'm not!), then you can always add another version in between releases, or just bump the version every time you break an ABI in -current. I'm not advocating this because I don't think it's necessary. I don't think you need to have both private and public versions in -current, just use 1.x and bump x for every ABI change. -current will always have all versions 1.0 - 1.x, and prior branches will have some of them. Whenever -current is branched, both the branch and -current will once again have all versions until the ABI in -current changes again. -- DE From owner-cvs-all@FreeBSD.ORG Tue Aug 28 05:52:08 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6975316A417; Tue, 28 Aug 2007 05:52:08 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 412C713C467; Tue, 28 Aug 2007 05:52:08 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7S5q8ai018866; Tue, 28 Aug 2007 05:52:08 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7S5q8Q7018865; Tue, 28 Aug 2007 05:52:08 GMT (envelope-from ale) Message-Id: <200708280552.l7S5q8Q7018865@repoman.freebsd.org> From: Alex Dupre Date: Tue, 28 Aug 2007 05:52:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/print/pdflib Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 05:52:08 -0000 ale 2007-08-28 05:52:07 UTC FreeBSD ports repository Modified files: print/pdflib Makefile distinfo Log: Update to 7.0.2 release. Revision Changes Path 1.53 +2 -2 ports/print/pdflib/Makefile 1.23 +3 -3 ports/print/pdflib/distinfo From owner-cvs-all@FreeBSD.ORG Tue Aug 28 05:55:07 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 879DF16A417; Tue, 28 Aug 2007 05:55:07 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5FA9913C4A3; Tue, 28 Aug 2007 05:55:07 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7S5t74s019022; Tue, 28 Aug 2007 05:55:07 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7S5t7nu019021; Tue, 28 Aug 2007 05:55:07 GMT (envelope-from ale) Message-Id: <200708280555.l7S5t7nu019021@repoman.freebsd.org> From: Alex Dupre Date: Tue, 28 Aug 2007 05:55: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/subversive Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 05:55:07 -0000 ale 2007-08-28 05:55:06 UTC FreeBSD ports repository Modified files: devel/subversive Makefile distinfo Log: Update to 1.1.7 release. Revision Changes Path 1.10 +1 -1 ports/devel/subversive/Makefile 1.9 +3 -3 ports/devel/subversive/distinfo From owner-cvs-all@FreeBSD.ORG Tue Aug 28 06:04:53 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 02C2B16A41A; Tue, 28 Aug 2007 06:04:53 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C0F6513C458; Tue, 28 Aug 2007 06:04:52 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7S64q46020781; Tue, 28 Aug 2007 06:04:52 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7S64qdu020780; Tue, 28 Aug 2007 06:04:52 GMT (envelope-from ale) Message-Id: <200708280604.l7S64qdu020780@repoman.freebsd.org> From: Alex Dupre Date: Tue, 28 Aug 2007 06:04:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/freecol Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 06:04:53 -0000 ale 2007-08-28 06:04:52 UTC FreeBSD ports repository Modified files: games/freecol Makefile distinfo Log: Update to 0.7.1 release. Revision Changes Path 1.6 +1 -1 ports/games/freecol/Makefile 1.5 +3 -3 ports/games/freecol/distinfo From owner-cvs-all@FreeBSD.ORG Tue Aug 28 06:07:23 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 53F6116A417; Tue, 28 Aug 2007 06:07:23 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2B82B13C467; Tue, 28 Aug 2007 06:07:23 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7S67N3t020978; Tue, 28 Aug 2007 06:07:23 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7S67MmS020977; Tue, 28 Aug 2007 06:07:22 GMT (envelope-from ale) Message-Id: <200708280607.l7S67MmS020977@repoman.freebsd.org> From: Alex Dupre Date: Tue, 28 Aug 2007 06:07:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/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: Tue, 28 Aug 2007 06:07:23 -0000 ale 2007-08-28 06:07:22 UTC FreeBSD ports repository Modified files: security/openct Makefile distinfo Log: Update to 0.6.13 release. Revision Changes Path 1.15 +1 -1 ports/security/openct/Makefile 1.10 +3 -3 ports/security/openct/distinfo From owner-cvs-all@FreeBSD.ORG Tue Aug 28 06:10:08 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9AF4916A418; Tue, 28 Aug 2007 06:10:08 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7272913C442; Tue, 28 Aug 2007 06:10:08 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7S6A8Wr021140; Tue, 28 Aug 2007 06:10:08 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7S6A85m021139; Tue, 28 Aug 2007 06:10:08 GMT (envelope-from ale) Message-Id: <200708280610.l7S6A85m021139@repoman.freebsd.org> From: Alex Dupre Date: Tue, 28 Aug 2007 06:10:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/xpi-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, 28 Aug 2007 06:10:08 -0000 ale 2007-08-28 06:10:08 UTC FreeBSD ports repository Modified files: www/xpi-pdf_download Makefile distinfo Log: Update to 0.9 release. Revision Changes Path 1.13 +1 -1 ports/www/xpi-pdf_download/Makefile 1.13 +3 -3 ports/www/xpi-pdf_download/distinfo From owner-cvs-all@FreeBSD.ORG Tue Aug 28 08:28:52 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 890FA16A420; Tue, 28 Aug 2007 08:28:52 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 60E0B13C4B5; Tue, 28 Aug 2007 08:28:52 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7S8Sqq4032013; Tue, 28 Aug 2007 08:28:52 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7S8SqFR032012; Tue, 28 Aug 2007 08:28:52 GMT (envelope-from danfe) Message-Id: <200708280828.l7S8SqFR032012@repoman.freebsd.org> From: Alexey Dokuchaev Date: Tue, 28 Aug 2007 08:28: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/editors/tea Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 08:28:52 -0000 danfe 2007-08-28 08:28:52 UTC FreeBSD ports repository Modified files: editors/tea Makefile distinfo Log: Update to version 17.2.0. Revision Changes Path 1.34 +2 -2 ports/editors/tea/Makefile 1.22 +3 -3 ports/editors/tea/distinfo From owner-cvs-all@FreeBSD.ORG Tue Aug 28 08:30:31 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CF4A316A469; Tue, 28 Aug 2007 08:30:31 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A5D9613C481; Tue, 28 Aug 2007 08:30:31 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7S8UVQX032142; Tue, 28 Aug 2007 08:30:31 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7S8UVo8032141; Tue, 28 Aug 2007 08:30:31 GMT (envelope-from keramida) Message-Id: <200708280830.l7S8UVo8032141@repoman.freebsd.org> From: Giorgos Keramidas Date: Tue, 28 Aug 2007 08:30:31 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/articles/formatting-media 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: Tue, 28 Aug 2007 08:30:31 -0000 keramida 2007-08-28 08:30:31 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/formatting-media article.sgml Log: Spell `MAKEDEV' correctly. Revision Changes Path 1.31 +1 -1 doc/en_US.ISO8859-1/articles/formatting-media/article.sgml From owner-cvs-all@FreeBSD.ORG Tue Aug 28 08:37:47 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3F48F16A418; Tue, 28 Aug 2007 08:37:47 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1688213C468; Tue, 28 Aug 2007 08:37:47 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7S8bk2G033079; Tue, 28 Aug 2007 08:37:46 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7S8bkkf033078; Tue, 28 Aug 2007 08:37:46 GMT (envelope-from rafan) Message-Id: <200708280837.l7S8bkkf033078@repoman.freebsd.org> From: Rong-En Fan Date: Tue, 28 Aug 2007 08:37:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/normalize Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 08:37:47 -0000 rafan 2007-08-28 08:37:46 UTC FreeBSD ports repository Modified files: audio/normalize Makefile Log: - When helper programs does not appear at compile time, the generated script is broken. Therefore, disable helper program search at compile time and let it searches programs at runtime. - Helper programs can be installed via OPTIONS. Install madplay for MP3 as default. PR: ports/107386 (based on) Submitted by: Jonathan Liu Approved by: maintainer via mail Revision Changes Path 1.25 +20 -3 ports/audio/normalize/Makefile From owner-cvs-all@FreeBSD.ORG Tue Aug 28 08:38:09 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 61FBC16A473; Tue, 28 Aug 2007 08:38:09 +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 F284B13C468; Tue, 28 Aug 2007 08:38:07 +0000 (UTC) (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.4) with ESMTP id l7S8bdSu090878; Tue, 28 Aug 2007 12:37:39 +0400 (MSD) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.4/8.13.4/Submit) id l7S8baS2090875; Tue, 28 Aug 2007 12:37:37 +0400 (MSD) (envelope-from yar) Date: Tue, 28 Aug 2007 12:37:36 +0400 From: Yar Tikhiy To: "M. Warner Losh" Message-ID: <20070828083736.GX21352@comp.chem.msu.su> References: <20070828004842.GT21352@comp.chem.msu.su> <20070828023857.GW21352@comp.chem.msu.su> <20070827.213424.1678771352.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070827.213424.1678771352.imp@bsdimp.com> User-Agent: Mutt/1.5.9i Cc: src-committers@freebsd.org, jhb@freebsd.org, alfred@freebsd.org, cvs-all@freebsd.org, deischen@freebsd.org, cvs-src@freebsd.org Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 08:38:09 -0000 On Mon, Aug 27, 2007 at 09:34:24PM -0600, M. Warner Losh wrote: > In message: <20070828023857.GW21352@comp.chem.msu.su> > Yar Tikhiy writes: > : On Mon, Aug 27, 2007 at 09:30:48PM -0400, Daniel Eischen wrote: > : > On Tue, 28 Aug 2007, Yar Tikhiy wrote: > : > > > : > >Example: Assume we released 7.0-R with all symbols at FBSD_1.0. > : > >Before the 8.0 release cycle starts, struct FTS and struct FILE > : > >change, perhaps a few times each, thus affecting the fts(3) and > : > >stdio(3) global symbols. At the very first change to a symbol or > : > >their group, its 7.0-R variant is preserved at FBSD_1.0 and its > : > >default version becomes FBSD_1.1. Later changes to the current > : > >variant of that symbol don't affect its version. Consequently, > : > >8.0-R is released with the new fts(3) and stdio(3) symbols at > : > >FBSD_1.1, their 7.0-R variants at FBSD_1.0, and the rest of symbols > : > >still at FBSD_1.0 because they are unchanged. Let's note that > : > >CURRENT users had to rebuild ports depending on fts(3) or stdio(3) > : > >_each time_ an ABI component changed. > : > > : > I think you're a little confused here. CURRENT users did NOT have > : > to rebuild ports when fts(3) or stdio(3) ABIs changed. They > : > would only have to rebuild if one of these ABIs changed _more > : > than once between releases_. That hasn't ever happened to my > : > knowledge in the past, and it really shouldn't happen as long > : > as things are tested and reviewed properly. > : > : Oh, indeed! If a user builds an ABI-dependent port before the > : change, the port will record dependence on say fwrite@FBSD_1.0. In > : our example, the default version of fwrite() and friends will change > : to FBSD_1.1 later, after 7.0-RELEASE is out, but fwrite@FBSD_1.0 > : will also stay as a compatibility version because it appeared in > : the previous release. Moreover, the port will still work even if > : the ABI component changes once more after 8.0-RELEASE and proceeds > : to FBSD_1.2, because fwrite@FBSD_1.0 will be there. Similarly, a > : port built between 7.0-R and 8.0-R will work after the 2nd change > : as fwrite@FBSD_1.1 will be there, too. > : > : I can't but remark that this is not a natural effect of symbol > : versioning, but a consequence from the following policy: > : > : - At most one new version is introduced between major releases. > : - Symbol modifications during the period are assigned to the new version. > : - There is exactly one change per symbol per version. > : - All old symbol versions created so far are preserved. > : > : Now we have at least one policy with known behavior. :-) > > How is this a natural consequence of this policy? If one were to > bump twice, how would that break it? If we bump a symbol twice or more times between a pair of major releases while preserving its older versions for compatibility, we'll have to decide what to do with the intermediate versions later. If we keep them forever in the same manner as released versions are going to be kept, CURRENT users will be able to use ports built any time, exactly as in the above case. But, with a lot of such unreleased versions accumulated in the library, their support can need considerable efforts, e.g., if a security hole in all versions of the symbol is found. Perhaps we'll have to prune away the oldest unreleased versions periodically, but then some people will have to rebuild their old ports. Not a big deal, but the smoothness is lost to some extent. OTOH, if we bump a symbol twice or more times but preserve only its last released version, some people will have to rebuild some ports after the second and later bumps, namely ports built against an old intermediate version of the symbol, which we chose not to preserve. BTW, here are three more policies and their properties. :-) -- Yar From owner-cvs-all@FreeBSD.ORG Tue Aug 28 08:44:00 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 30A2216A41B; Tue, 28 Aug 2007 08:44:00 +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 5D2AD13C461; Tue, 28 Aug 2007 08:43:58 +0000 (UTC) (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.4) with ESMTP id l7S8hYqQ091009; Tue, 28 Aug 2007 12:43:34 +0400 (MSD) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.4/8.13.4/Submit) id l7S8hX5Q091007; Tue, 28 Aug 2007 12:43:34 +0400 (MSD) (envelope-from yar) Date: Tue, 28 Aug 2007 12:43:33 +0400 From: Yar Tikhiy To: "M. Warner Losh" Message-ID: <20070828084333.GY21352@comp.chem.msu.su> References: <20070828004842.GT21352@comp.chem.msu.su> <20070828023857.GW21352@comp.chem.msu.su> <20070827.214731.635732686.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070827.214731.635732686.imp@bsdimp.com> User-Agent: Mutt/1.5.9i Cc: src-committers@freebsd.org, jhb@freebsd.org, alfred@freebsd.org, cvs-all@freebsd.org, deischen@freebsd.org, cvs-src@freebsd.org Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 08:44:00 -0000 On Mon, Aug 27, 2007 at 09:47:31PM -0600, M. Warner Losh wrote: > In message: <20070828023857.GW21352@comp.chem.msu.su> > Yar Tikhiy writes: > : On Mon, Aug 27, 2007 at 09:30:48PM -0400, Daniel Eischen wrote: > : > On Tue, 28 Aug 2007, Yar Tikhiy wrote: > : > > > : > >Example: Assume we released 7.0-R with all symbols at FBSD_1.0. > : > >Before the 8.0 release cycle starts, struct FTS and struct FILE > : > >change, perhaps a few times each, thus affecting the fts(3) and > : > >stdio(3) global symbols. At the very first change to a symbol or > : > >their group, its 7.0-R variant is preserved at FBSD_1.0 and its > : > >default version becomes FBSD_1.1. Later changes to the current > : > >variant of that symbol don't affect its version. Consequently, > : > >8.0-R is released with the new fts(3) and stdio(3) symbols at > : > >FBSD_1.1, their 7.0-R variants at FBSD_1.0, and the rest of symbols > : > >still at FBSD_1.0 because they are unchanged. Let's note that > : > >CURRENT users had to rebuild ports depending on fts(3) or stdio(3) > : > >_each time_ an ABI component changed. > : > > : > I think you're a little confused here. CURRENT users did NOT have > : > to rebuild ports when fts(3) or stdio(3) ABIs changed. They > : > would only have to rebuild if one of these ABIs changed _more > : > than once between releases_. That hasn't ever happened to my > : > knowledge in the past, and it really shouldn't happen as long > : > as things are tested and reviewed properly. > : > : Oh, indeed! If a user builds an ABI-dependent port before the > : change, the port will record dependence on say fwrite@FBSD_1.0. In > : our example, the default version of fwrite() and friends will change > : to FBSD_1.1 later, after 7.0-RELEASE is out, but fwrite@FBSD_1.0 > : will also stay as a compatibility version because it appeared in > : the previous release. Moreover, the port will still work even if > : the ABI component changes once more after 8.0-RELEASE and proceeds > : to FBSD_1.2, because fwrite@FBSD_1.0 will be there. Similarly, a > : port built between 7.0-R and 8.0-R will work after the 2nd change > : as fwrite@FBSD_1.1 will be there, too. > : > : I can't but remark that this is not a natural effect of symbol > : versioning, but a consequence from the following policy: > : > : - At most one new version is introduced between major releases. > : - Symbol modifications during the period are assigned to the new version. > : - There is exactly one change per symbol per version. > : - All old symbol versions created so far are preserved. > : > : Now we have at least one policy with known behavior. :-) > > Or rather, isn't this just the consequences of the way the script that > generates things works? AFAIK, no. The script isn't that restrictive although it's Daniel who wrote it. :-) I think the script allows us to do almost anything we can do with a plain vanilla version map. It even supports multiple version axes, which is used now to separate standard functions from FreeBSD-specific functions. -- Yar From owner-cvs-all@FreeBSD.ORG Tue Aug 28 08:56:13 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DABD816A417 for ; Tue, 28 Aug 2007 08:56:13 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from turion.vk2pj.dyndns.org (c220-239-20-82.belrs4.nsw.optusnet.com.au [220.239.20.82]) by mx1.freebsd.org (Postfix) with ESMTP id 6470F13C46B for ; Tue, 28 Aug 2007 08:56:13 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from turion.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by turion.vk2pj.dyndns.org (8.14.1/8.14.1) with ESMTP id l7S8u8FZ002365; Tue, 28 Aug 2007 18:56:08 +1000 (EST) (envelope-from peter@turion.vk2pj.dyndns.org) Received: (from peter@localhost) by turion.vk2pj.dyndns.org (8.14.1/8.14.1/Submit) id l7S8u8d4002364; Tue, 28 Aug 2007 18:56:08 +1000 (EST) (envelope-from peter) Date: Tue, 28 Aug 2007 18:56:08 +1000 From: Peter Jeremy To: John Baldwin Message-ID: <20070828085608.GI1576@turion.vk2pj.dyndns.org> References: <20070824215515.GF16131@turion.vk2pj.dyndns.org> <200708270850.20904.jhb@freebsd.org> <20070827190100.GY87451@elvis.mu.org> <200708271529.42264.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="CE+1k2dSO48ffgeK" Content-Disposition: inline In-Reply-To: <200708271529.42264.jhb@freebsd.org> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.16 (2007-06-09) Cc: src-committers@freebsd.org, yar@comp.chem.msu.su, Alfred Perlstein , cvs-all@freebsd.org, deischen@freebsd.org, cvs-src@freebsd.org, Warner Losh Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 08:56:13 -0000 --CE+1k2dSO48ffgeK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2007-Aug-27 15:29:41 -0400, John Baldwin wrote: >User questions. "I just upgraded via make world from 6.x to 7.0 and now I= =20 >have a libc.so.6 and a libc.so.8, what happened to libc.so.7, did somethin= g=20 >go wrong??? please help!!!!" One major difference is that the symbol versions are not immediately obvious from outside. A typical user is not going to see that lib.so.7 includes foo@FBSD1.0, bar@FBSD1.5, snafu@FBSD1.1 and snafu@FBSD1.2. Someone who notices this is probably going to be able to understand the explanation. We will, of course, get the 'I just upgraded to 8.0-RELEASE and I still have libc.so.7' questions in a few years. --=20 Peter Jeremy --CE+1k2dSO48ffgeK Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFG0+Mo/opHv/APuIcRAl0qAKC060PPDODjBjkGRxfQJUblQpkN5wCeL2Le cS5MDjz84EXprrMvrcjBTRk= =FzKj -----END PGP SIGNATURE----- --CE+1k2dSO48ffgeK-- From owner-cvs-all@FreeBSD.ORG Tue Aug 28 09:12:11 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 91A7A16A41B; Tue, 28 Aug 2007 09:12:11 +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 D670813C4DE; Tue, 28 Aug 2007 09:12:10 +0000 (UTC) (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.4) with ESMTP id l7S9BtX4091678; Tue, 28 Aug 2007 13:11:55 +0400 (MSD) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.4/8.13.4/Submit) id l7S9BsoC091677; Tue, 28 Aug 2007 13:11:54 +0400 (MSD) (envelope-from yar) Date: Tue, 28 Aug 2007 13:11:54 +0400 From: Yar Tikhiy To: "M. Warner Losh" Message-ID: <20070828091153.GZ21352@comp.chem.msu.su> References: <20070828004842.GT21352@comp.chem.msu.su> <20070828023857.GW21352@comp.chem.msu.su> <20070827.213424.1678771352.imp@bsdimp.com> <20070828083736.GX21352@comp.chem.msu.su> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070828083736.GX21352@comp.chem.msu.su> User-Agent: Mutt/1.5.9i Cc: src-committers@freebsd.org, jhb@freebsd.org, alfred@freebsd.org, cvs-all@freebsd.org, deischen@freebsd.org, cvs-src@freebsd.org Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 09:12:11 -0000 On Tue, Aug 28, 2007 at 12:37:36PM +0400, Yar Tikhiy wrote: > On Mon, Aug 27, 2007 at 09:34:24PM -0600, M. Warner Losh wrote: > > In message: <20070828023857.GW21352@comp.chem.msu.su> > > Yar Tikhiy writes: > > : > > : Oh, indeed! If a user builds an ABI-dependent port before the > > : change, the port will record dependence on say fwrite@FBSD_1.0. In > > : our example, the default version of fwrite() and friends will change > > : to FBSD_1.1 later, after 7.0-RELEASE is out, but fwrite@FBSD_1.0 > > : will also stay as a compatibility version because it appeared in > > : the previous release. Moreover, the port will still work even if > > : the ABI component changes once more after 8.0-RELEASE and proceeds > > : to FBSD_1.2, because fwrite@FBSD_1.0 will be there. Similarly, a > > : port built between 7.0-R and 8.0-R will work after the 2nd change > > : as fwrite@FBSD_1.1 will be there, too. > > : > > : I can't but remark that this is not a natural effect of symbol > > : versioning, but a consequence from the following policy: > > : > > : - At most one new version is introduced between major releases. > > : - Symbol modifications during the period are assigned to the new version. > > : - There is exactly one change per symbol per version. > > : - All old symbol versions created so far are preserved. > > : > > : Now we have at least one policy with known behavior. :-) > > > > How is this a natural consequence of this policy? If one were to > > bump twice, how would that break it? > > If we bump a symbol twice or more times between a pair of major > releases while preserving its older versions for compatibility, > we'll have to decide what to do with the intermediate versions > later. If we keep them forever in the same manner as released > versions are going to be kept, CURRENT users will be able to use > ports built any time, exactly as in the above case. But, with a > lot of such unreleased versions accumulated in the library, their > support can need considerable efforts, e.g., if a security hole in > all versions of the symbol is found. Perhaps we'll have to prune > away the oldest unreleased versions periodically, but then some > people will have to rebuild their old ports. Not a big deal, but > the smoothness is lost to some extent. Another caveat of these two policies came to my mind. What to do with the old intermediate versions of symbols when the next RELENG_X is branched? For pure STABLE and RELEASE users they are nothing but dead code, so it would make sense to remove them from the branch. OTOH, dropping them will create a pain for those who gets tired of CURRENT and decides to take a turn to the new STABLE branch because ports linked against the dropped versions will need a rebuild. But, upon a second thought, so we'll bind such people to CURRENT forever and prevent their desertion. :-) -- Yar From owner-cvs-all@FreeBSD.ORG Tue Aug 28 09:33:14 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 88A2B16A41A; Tue, 28 Aug 2007 09:33:14 +0000 (UTC) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 61D2413C45E; Tue, 28 Aug 2007 09:33:14 +0000 (UTC) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7S9XECQ046138; Tue, 28 Aug 2007 09:33:14 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7S9XEdi046137; Tue, 28 Aug 2007 09:33:14 GMT (envelope-from vs) Message-Id: <200708280933.l7S9XEdi046137@repoman.freebsd.org> From: Volker Stolz Date: Tue, 28 Aug 2007 09:33:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/gccxml Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 09:33:14 -0000 vs 2007-08-28 09:33:14 UTC FreeBSD ports repository Modified files: devel/gccxml Makefile Log: Unbreak on -CURRENT by falling back to gcc3.4 PRs: ports/114427, ports/115694 (Scot Hetzel and cokane@) Revision Changes Path 1.12 +11 -1 ports/devel/gccxml/Makefile From owner-cvs-all@FreeBSD.ORG Tue Aug 28 09:33:41 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C8B7416A469; Tue, 28 Aug 2007 09:33:41 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B847D13C468; Tue, 28 Aug 2007 09:33:41 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7S9XfGp046247; Tue, 28 Aug 2007 09:33:41 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7S9Xf4I046246; Tue, 28 Aug 2007 09:33:41 GMT (envelope-from ale) Message-Id: <200708280933.l7S9Xf4I046246@repoman.freebsd.org> From: Alex Dupre Date: Tue, 28 Aug 2007 09:33:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports UPDATING ports/Mk bsd.database.mk ports/databases/mysql51-server Makefile distinfo pkg-plist pkg-plist.client ports/databases/mysql51-server/files patch-client_mysql_upgrade.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 09:33:41 -0000 ale 2007-08-28 09:33:41 UTC FreeBSD ports repository Modified files: . UPDATING Mk bsd.database.mk databases/mysql51-server Makefile distinfo pkg-plist pkg-plist.client Added files: databases/mysql51-server/files patch-client_mysql_upgrade.c Log: Update to 5.1.21 release. Revision Changes Path 1.21 +2 -2 ports/Mk/bsd.database.mk 1.535 +10 -1 ports/UPDATING 1.227 +2 -1 ports/databases/mysql51-server/Makefile 1.99 +3 -3 ports/databases/mysql51-server/distinfo 1.1 +36 -0 ports/databases/mysql51-server/files/patch-client_mysql_upgrade.c (new) 1.82 +1 -0 ports/databases/mysql51-server/pkg-plist 1.33 +2 -2 ports/databases/mysql51-server/pkg-plist.client From owner-cvs-all@FreeBSD.ORG Tue Aug 28 09:40:17 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AA5D616A419; Tue, 28 Aug 2007 09:40:17 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9A52C13C461; Tue, 28 Aug 2007 09:40:17 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7S9eHFd046634; Tue, 28 Aug 2007 09:40:17 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7S9eH6c046633; Tue, 28 Aug 2007 09:40:17 GMT (envelope-from miwi) Message-Id: <200708280940.l7S9eH6c046633@repoman.freebsd.org> From: Martin Wilke Date: Tue, 28 Aug 2007 09:40:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net Makefile ports/net/pear-File_Bittorrent2 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, 28 Aug 2007 09:40:17 -0000 miwi 2007-08-28 09:40:17 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/pear-File_Bittorrent2 Makefile distinfo pkg-descr Log: This package consists of three classes which handles the encoding and decoding of data in Bittorrent format. You can also extract useful informations from .torrent files, create .torrent files and query the torrent's scrape page to get its statistics. PHP5 only. WWW: http://pear.php.net/package/File_Bittorrent2/ PR: ports/115891 Submitted by: Zhen REN Revision Changes Path 1.1912 +1 -0 ports/net/Makefile 1.1 +35 -0 ports/net/pear-File_Bittorrent2/Makefile (new) 1.1 +3 -0 ports/net/pear-File_Bittorrent2/distinfo (new) 1.1 +7 -0 ports/net/pear-File_Bittorrent2/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Tue Aug 28 09:40:39 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 70E2F16A419; Tue, 28 Aug 2007 09:40:39 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4B1DC13C442; Tue, 28 Aug 2007 09:40:39 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7S9ed8h046679; Tue, 28 Aug 2007 09:40:39 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7S9edWM046678; Tue, 28 Aug 2007 09:40:39 GMT (envelope-from miwi) Message-Id: <200708280940.l7S9edWM046678@repoman.freebsd.org> From: Martin Wilke Date: Tue, 28 Aug 2007 09:40: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: Tue, 28 Aug 2007 09:40:39 -0000 miwi 2007-08-28 09:40:39 UTC FreeBSD ports repository Modified files: . modules Log: pear-File_Bittorrent2 --> ports/net/pear-File_Bittorrent2 Revision Changes Path 1.18609 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Aug 28 09:44:50 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A8A1516A468; Tue, 28 Aug 2007 09:44:50 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 99AFF13C428; Tue, 28 Aug 2007 09:44:50 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7S9ioZs047072; Tue, 28 Aug 2007 09:44:50 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7S9iohp047071; Tue, 28 Aug 2007 09:44:50 GMT (envelope-from miwi) Message-Id: <200708280944.l7S9iohp047071@repoman.freebsd.org> From: Martin Wilke Date: Tue, 28 Aug 2007 09: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/devel Makefile ports/devel/etl Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 09:44:50 -0000 miwi 2007-08-28 09:44:50 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/etl Makefile distinfo pkg-descr pkg-plist Log: ETL is a multi-platform class and template library designed to add new datatypes and functions which combine well with the existing types and functions from the C++ Standard Template Library (STL). WWW: http://www.synfig.com/ PR: ports/114045 Submitted by: Yinghong Liu Revision Changes Path 1.2856 +1 -0 ports/devel/Makefile 1.1 +33 -0 ports/devel/etl/Makefile (new) 1.1 +3 -0 ports/devel/etl/distinfo (new) 1.1 +5 -0 ports/devel/etl/pkg-descr (new) 1.1 +66 -0 ports/devel/etl/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue Aug 28 09:45:12 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 71C9D16A41B; Tue, 28 Aug 2007 09:45:12 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4B64513C46B; Tue, 28 Aug 2007 09:45:12 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7S9jCrl047157; Tue, 28 Aug 2007 09:45:12 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7S9jCuI047156; Tue, 28 Aug 2007 09:45:12 GMT (envelope-from miwi) Message-Id: <200708280945.l7S9jCuI047156@repoman.freebsd.org> From: Martin Wilke Date: Tue, 28 Aug 2007 09:45: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: Tue, 28 Aug 2007 09:45:12 -0000 miwi 2007-08-28 09:45:12 UTC FreeBSD ports repository Modified files: . modules Log: etl --> ports/devel/etl Revision Changes Path 1.18610 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Aug 28 09:53:02 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3B28316A421; Tue, 28 Aug 2007 09:53:02 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2B2D013C469; Tue, 28 Aug 2007 09:53:02 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7S9r2ej048811; Tue, 28 Aug 2007 09:53:02 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7S9r2Z4048808; Tue, 28 Aug 2007 09:53:02 GMT (envelope-from miwi) Message-Id: <200708280953.l7S9r2Z4048808@repoman.freebsd.org> From: Martin Wilke Date: Tue, 28 Aug 2007 09:53: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 Makefile ports/devel/synfig Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 09:53:02 -0000 miwi 2007-08-28 09:53:01 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/synfig Makefile distinfo pkg-descr pkg-plist Log: synfig is a vector based 2D animation package. It is designed to be capable of producing feature-film quality animation. It eliminates the need for tweening, preventing the need to hand-draw each frame. synfig features spatial and temporal resolution independence (sharp and smooth at any resolution or framerate), high dynamic range images, and a flexible plugin system. This package contains the renderer used to convert synfig .sif files to raster images, videos and other formats. Layer types include geometric, gradient, filter, distortion, transformation, fractal and others. Output targets include JPEG, PNG, GIF, BMP, PPM, DV, OpenEXR, ffmpeg (MPEG1), libavcodec (AVI), imagemagick (MIFF), yuv420p and others. WWW: http://www.synfig.com/ PR: ports/114045 Submitted by: Yinghong.Liu Revision Changes Path 1.2857 +1 -0 ports/devel/Makefile 1.1 +49 -0 ports/devel/synfig/Makefile (new) 1.1 +3 -0 ports/devel/synfig/distinfo (new) 1.1 +14 -0 ports/devel/synfig/pkg-descr (new) 1.1 +150 -0 ports/devel/synfig/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue Aug 28 09:53:23 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4968C16A505; Tue, 28 Aug 2007 09:53:23 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2335B13C491; Tue, 28 Aug 2007 09:53:23 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7S9rNAe048972; Tue, 28 Aug 2007 09:53:23 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7S9rNQA048971; Tue, 28 Aug 2007 09:53:23 GMT (envelope-from miwi) Message-Id: <200708280953.l7S9rNQA048971@repoman.freebsd.org> From: Martin Wilke Date: Tue, 28 Aug 2007 09:53:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 09:53:23 -0000 miwi 2007-08-28 09:53:22 UTC FreeBSD ports repository Modified files: . modules Log: synfig --> ports/devel/synfig Revision Changes Path 1.18611 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Aug 28 09:54:21 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1E01816A468; Tue, 28 Aug 2007 09:54:21 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EB5C413C48E; Tue, 28 Aug 2007 09:54:20 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7S9sK7F049093; Tue, 28 Aug 2007 09:54:20 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7S9sKur049092; Tue, 28 Aug 2007 09:54:20 GMT (envelope-from miwi) Message-Id: <200708280954.l7S9sKur049092@repoman.freebsd.org> From: Martin Wilke Date: Tue, 28 Aug 2007 09:54:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics Makefile ports/graphics/synfigstudio Makefile distinfo pkg-descr pkg-plist ports/graphics/synfigstudio/files patch-src_synfigapp_cvs.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 09:54:21 -0000 miwi 2007-08-28 09:54:20 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/synfigstudio Makefile distinfo pkg-descr pkg-plist graphics/synfigstudio/files patch-src_synfigapp_cvs.cpp Log: synfigstudio is the animation studio for synfig and provides the GUI interface to create synfig animations which are saved in synfig .sif format. WWW: http://www.synfig.com/ PR: ports/114045 Submitted by: Yinghong.Liu Revision Changes Path 1.1096 +1 -0 ports/graphics/Makefile 1.1 +41 -0 ports/graphics/synfigstudio/Makefile (new) 1.1 +3 -0 ports/graphics/synfigstudio/distinfo (new) 1.1 +24 -0 ports/graphics/synfigstudio/files/patch-src_synfigapp_cvs.cpp (new) 1.1 +5 -0 ports/graphics/synfigstudio/pkg-descr (new) 1.1 +146 -0 ports/graphics/synfigstudio/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue Aug 28 09:54:43 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E007D16A41B; Tue, 28 Aug 2007 09:54:43 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B863413C469; Tue, 28 Aug 2007 09:54:43 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7S9shaC049130; Tue, 28 Aug 2007 09:54:43 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7S9shnl049128; Tue, 28 Aug 2007 09:54:43 GMT (envelope-from miwi) Message-Id: <200708280954.l7S9shnl049128@repoman.freebsd.org> From: Martin Wilke Date: Tue, 28 Aug 2007 09: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: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 09:54:44 -0000 miwi 2007-08-28 09:54:43 UTC FreeBSD ports repository Modified files: . modules Log: synfigstudio --> ports/graphics/synfigstudio Revision Changes Path 1.18612 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Aug 28 10:01:01 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9B5FB16A417; Tue, 28 Aug 2007 10:01:01 +0000 (UTC) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7230B13C4A6; Tue, 28 Aug 2007 10:01:01 +0000 (UTC) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SA11FO049562; Tue, 28 Aug 2007 10:01:01 GMT (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SA11cX049561; Tue, 28 Aug 2007 10:01:01 GMT (envelope-from roam) Message-Id: <200708281001.l7SA11cX049561@repoman.freebsd.org> From: Peter Pentchev Date: Tue, 28 Aug 2007 10:01: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 GIDs UIDs ports/security/stunnel 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: Tue, 28 Aug 2007 10:01:01 -0000 roam 2007-08-28 10:01:00 UTC FreeBSD ports repository Modified files: . UIDs GIDs security/stunnel Makefile pkg-install Log: Reserve a user and group ID for the stunnel daemon. Loosely based on the PR, although I just used the next available UID/GID. PR: 108784 Submitted by: Alex Kozlov Revision Changes Path 1.46 +2 -1 ports/GIDs 1.49 +2 -1 ports/UIDs 1.79 +1 -0 ports/security/stunnel/Makefile 1.2 +3 -3 ports/security/stunnel/pkg-install From owner-cvs-all@FreeBSD.ORG Tue Aug 28 10:07:06 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F1C1E16A41A; Tue, 28 Aug 2007 10:07:06 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CB18313C459; Tue, 28 Aug 2007 10:07:06 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SA766A051184; Tue, 28 Aug 2007 10:07:06 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SA76Zv051180; Tue, 28 Aug 2007 10:07:06 GMT (envelope-from mat) Message-Id: <200708281007.l7SA76Zv051180@repoman.freebsd.org> From: Mathieu Arnold Date: Tue, 28 Aug 2007 10:07:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-DateTime Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 10:07:07 -0000 mat 2007-08-28 10:07:06 UTC FreeBSD ports repository Modified files: devel/p5-DateTime Makefile distinfo Log: Update to 0.39 Revision Changes Path 1.33 +2 -7 ports/devel/p5-DateTime/Makefile 1.34 +3 -3 ports/devel/p5-DateTime/distinfo From owner-cvs-all@FreeBSD.ORG Tue Aug 28 10:07:20 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 18DE316A417; Tue, 28 Aug 2007 10:07:20 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E638F13C461; Tue, 28 Aug 2007 10:07:19 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SA7JU6051225; Tue, 28 Aug 2007 10:07:19 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SA7JEv051224; Tue, 28 Aug 2007 10:07:19 GMT (envelope-from mat) Message-Id: <200708281007.l7SA7JEv051224@repoman.freebsd.org> From: Mathieu Arnold Date: Tue, 28 Aug 2007 10:07:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/p5-XML-LibXML-Iterator Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 10:07:20 -0000 mat 2007-08-28 10:07:19 UTC FreeBSD ports repository Modified files: textproc/p5-XML-LibXML-Iterator Makefile distinfo Log: Update to 1.03 Revision Changes Path 1.4 +2 -3 ports/textproc/p5-XML-LibXML-Iterator/Makefile 1.5 +3 -3 ports/textproc/p5-XML-LibXML-Iterator/distinfo From owner-cvs-all@FreeBSD.ORG Tue Aug 28 10:07:48 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3A3A916A41A; Tue, 28 Aug 2007 10:07:48 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 08F6513C474; Tue, 28 Aug 2007 10:07:48 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SA7lo4051284; Tue, 28 Aug 2007 10:07:47 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SA7lIg051283; Tue, 28 Aug 2007 10:07:47 GMT (envelope-from mat) Message-Id: <200708281007.l7SA7lIg051283@repoman.freebsd.org> From: Mathieu Arnold Date: Tue, 28 Aug 2007 10:07:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Data-Dump-Streamer Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 10:07:48 -0000 mat 2007-08-28 10:07:47 UTC FreeBSD ports repository Modified files: devel/p5-Data-Dump-Streamer Makefile distinfo Log: Update to 2.05-36 Revision Changes Path 1.10 +3 -4 ports/devel/p5-Data-Dump-Streamer/Makefile 1.9 +3 -3 ports/devel/p5-Data-Dump-Streamer/distinfo From owner-cvs-all@FreeBSD.ORG Tue Aug 28 10:07:59 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8D65A16A46C; Tue, 28 Aug 2007 10:07:59 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 633F713C4E7; Tue, 28 Aug 2007 10:07:59 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SA7xd4051333; Tue, 28 Aug 2007 10:07:59 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SA7xmc051332; Tue, 28 Aug 2007 10:07:59 GMT (envelope-from mat) Message-Id: <200708281007.l7SA7xmc051332@repoman.freebsd.org> From: Mathieu Arnold Date: Tue, 28 Aug 2007 10:07:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/perltidy Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 10:07:59 -0000 mat 2007-08-28 10:07:59 UTC FreeBSD ports repository Modified files: devel/perltidy Makefile distinfo Log: Update to 20070801 Revision Changes Path 1.32 +1 -1 ports/devel/perltidy/Makefile 1.30 +3 -3 ports/devel/perltidy/distinfo From owner-cvs-all@FreeBSD.ORG Tue Aug 28 10:08:55 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 79C5A16A418; Tue, 28 Aug 2007 10:08:55 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 52FC713C4DD; Tue, 28 Aug 2007 10:08:55 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SA8tMW051385; Tue, 28 Aug 2007 10:08:55 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SA8tLi051384; Tue, 28 Aug 2007 10:08:55 GMT (envelope-from mat) Message-Id: <200708281008.l7SA8tLi051384@repoman.freebsd.org> From: Mathieu Arnold Date: Tue, 28 Aug 2007 10:08:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Test-Tester Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 10:08:55 -0000 mat 2007-08-28 10:08:55 UTC FreeBSD ports repository Modified files: devel/p5-Test-Tester Makefile distinfo Log: Update to 0.10.5 Revision Changes Path 1.7 +3 -4 ports/devel/p5-Test-Tester/Makefile 1.7 +3 -3 ports/devel/p5-Test-Tester/distinfo From owner-cvs-all@FreeBSD.ORG Tue Aug 28 10:09:08 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EB6C916A476; Tue, 28 Aug 2007 10:09:07 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BD89413C4B7; Tue, 28 Aug 2007 10:09:07 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SA97RX051422; Tue, 28 Aug 2007 10:09:07 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SA97kd051421; Tue, 28 Aug 2007 10:09:07 GMT (envelope-from mat) Message-Id: <200708281009.l7SA97kd051421@repoman.freebsd.org> From: Mathieu Arnold Date: Tue, 28 Aug 2007 10:09:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/p5-Net Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 10:09:08 -0000 mat 2007-08-28 10:09:07 UTC FreeBSD ports repository Modified files: net/p5-Net Makefile distinfo Log: Update to 1.22 Revision Changes Path 1.47 +7 -13 ports/net/p5-Net/Makefile 1.21 +3 -3 ports/net/p5-Net/distinfo From owner-cvs-all@FreeBSD.ORG Tue Aug 28 10:09:17 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0D76D16A49A; Tue, 28 Aug 2007 10:09:17 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D688D13C4E7; Tue, 28 Aug 2007 10:09:16 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SA9GNu051462; Tue, 28 Aug 2007 10:09:16 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SA9GQ9051461; Tue, 28 Aug 2007 10:09:16 GMT (envelope-from mat) Message-Id: <200708281009.l7SA9GQ9051461@repoman.freebsd.org> From: Mathieu Arnold Date: Tue, 28 Aug 2007 10:09:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/p5-DBD-ODBC Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 10:09:17 -0000 mat 2007-08-28 10:09:16 UTC FreeBSD ports repository Modified files: databases/p5-DBD-ODBC Makefile distinfo Log: Update to 1.14 Revision Changes Path 1.22 +2 -4 ports/databases/p5-DBD-ODBC/Makefile 1.12 +3 -3 ports/databases/p5-DBD-ODBC/distinfo From owner-cvs-all@FreeBSD.ORG Tue Aug 28 10:09:32 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D800016A41A; Tue, 28 Aug 2007 10:09:32 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AFA2413C491; Tue, 28 Aug 2007 10:09:32 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SA9WgS051497; Tue, 28 Aug 2007 10:09:32 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SA9WF4051496; Tue, 28 Aug 2007 10:09:32 GMT (envelope-from mat) Message-Id: <200708281009.l7SA9WF4051496@repoman.freebsd.org> From: Mathieu Arnold Date: Tue, 28 Aug 2007 10:09:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math/p5-Math-Currency Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 10:09:32 -0000 mat 2007-08-28 10:09:32 UTC FreeBSD ports repository Modified files: math/p5-Math-Currency Makefile distinfo Log: Update to 0.45.02 Revision Changes Path 1.16 +3 -3 ports/math/p5-Math-Currency/Makefile 1.10 +3 -3 ports/math/p5-Math-Currency/distinfo From owner-cvs-all@FreeBSD.ORG Tue Aug 28 10:10:57 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B58216A419; Tue, 28 Aug 2007 10:10:57 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E5A8413C491; Tue, 28 Aug 2007 10:10:56 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SAAuFo051673; Tue, 28 Aug 2007 10:10:56 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SAAuMN051672; Tue, 28 Aug 2007 10:10:56 GMT (envelope-from miwi) Message-Id: <200708281010.l7SAAuMN051672@repoman.freebsd.org> From: Martin Wilke Date: Tue, 28 Aug 2007 10: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/misc/latex-mk Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 10:10:57 -0000 miwi 2007-08-28 10:10:56 UTC FreeBSD ports repository Modified files: misc/latex-mk Makefile distinfo Log: - Update to 1.9.1 Revision Changes Path 1.14 +1 -1 ports/misc/latex-mk/Makefile 1.12 +3 -3 ports/misc/latex-mk/distinfo From owner-cvs-all@FreeBSD.ORG Tue Aug 28 10:12:55 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A319F16A417; Tue, 28 Aug 2007 10:12:55 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3BD6613C467; Tue, 28 Aug 2007 10:12:55 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SACtSJ051927; Tue, 28 Aug 2007 10:12:55 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SACtCp051926; Tue, 28 Aug 2007 10:12:55 GMT (envelope-from miwi) Message-Id: <200708281012.l7SACtCp051926@repoman.freebsd.org> From: Martin Wilke Date: Tue, 28 Aug 2007 10:12:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/isomaster Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 10:12:55 -0000 miwi 2007-08-28 10:12:54 UTC FreeBSD ports repository Modified files: sysutils/isomaster Makefile distinfo Log: - Update to 1.1 Approved by: maintainer implicit Revision Changes Path 1.9 +1 -1 ports/sysutils/isomaster/Makefile 1.6 +3 -3 ports/sysutils/isomaster/distinfo From owner-cvs-all@FreeBSD.ORG Tue Aug 28 10:22:36 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CC39916A417; Tue, 28 Aug 2007 10:22:36 +0000 (UTC) (envelope-from fullermd@over-yonder.net) Received: from optimus.centralmiss.com (ns.centralmiss.com [206.156.254.79]) by mx1.freebsd.org (Postfix) with ESMTP id 992C213C461; Tue, 28 Aug 2007 10:22:36 +0000 (UTC) (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 ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by optimus.centralmiss.com (Postfix) with ESMTP id D4A4028B42; Tue, 28 Aug 2007 04:51:50 -0500 (CDT) Received: by draco.over-yonder.net (Postfix, from userid 100) id 566AB61C42; Tue, 28 Aug 2007 04:51:50 -0500 (CDT) Date: Tue, 28 Aug 2007 04:51:50 -0500 From: "Matthew D. Fuller" To: Yar Tikhiy Message-ID: <20070828095150.GL96011@over-yonder.net> References: <20070828004842.GT21352@comp.chem.msu.su> <20070828023857.GW21352@comp.chem.msu.su> <20070827.213424.1678771352.imp@bsdimp.com> <20070828083736.GX21352@comp.chem.msu.su> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070828083736.GX21352@comp.chem.msu.su> X-Editor: vi X-OS: FreeBSD User-Agent: Mutt/1.5.16-fullermd.4 (2007-06-09) Cc: src-committers@freebsd.org, jhb@freebsd.org, cvs-src@freebsd.org, alfred@freebsd.org, cvs-all@freebsd.org, deischen@freebsd.org, "M. Warner Losh" Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 10:22:36 -0000 On Tue, Aug 28, 2007 at 12:37:36PM +0400 I heard the voice of Yar Tikhiy, and lo! it spake thus: > > Perhaps we'll have to prune away the oldest unreleased versions > periodically, but then some people will have to rebuild their old > ports. Well, but you can rebuild the ports before the fact. That's smooth. >From a how-miserable-life-is standpoint, and given the two cases: 1) We have a new version of XYZ ABI that new compiles will build against. The old one will be removed in 6 months. At that time, anything built before today will break. 2) We're putting in a new version of the XYZ ABI. Anything built even momentarily before you installworld will break instantly after that. One of the choices is much, much, _much_ nicer than the other. A good percentage of programs on a given server will probably get rebuilt over 6 months as a matter of course, as new versions come out. The only disruption (1) will cause is that stuff that wouldn't otherwise will need to be rebuilt "sometime in the next few months" to keep working after the flag. It can be handled smoothly (not 'automatically', perhaps, but a passingly attentive sysadmin can easily jump the river without any visible issues). (2) can't. It'll disrupt everything, and there's no way to prepare for it in advance. Of course, it'd be nice to have "3) Everything always works forever". But (1) is in practice very close to that, and likely a leetle bit less work :) -- 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 Aug 28 10:35:24 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8033416A417; Tue, 28 Aug 2007 10:35:24 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5A0DD13C46C; Tue, 28 Aug 2007 10:35:24 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SAZOUZ053450; Tue, 28 Aug 2007 10:35:24 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SAZOIT053449; Tue, 28 Aug 2007 10:35:24 GMT (envelope-from miwi) Message-Id: <200708281035.l7SAZOIT053449@repoman.freebsd.org> From: Martin Wilke Date: Tue, 28 Aug 2007 10:35:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-wm/dwm Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 10:35:24 -0000 miwi 2007-08-28 10:35:24 UTC FreeBSD ports repository Modified files: x11-wm/dwm Makefile distinfo Log: - Update to 4.4.1 PR: 115839 Submitted by: Jeroen Schot (maintainer) Revision Changes Path 1.32 +3 -1 ports/x11-wm/dwm/Makefile 1.30 +3 -3 ports/x11-wm/dwm/distinfo From owner-cvs-all@FreeBSD.ORG Tue Aug 28 10:41:20 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7802A16A473; Tue, 28 Aug 2007 10:41:20 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 51BFD13C457; Tue, 28 Aug 2007 10:41:20 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SAfKA8053819; Tue, 28 Aug 2007 10:41:20 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SAfKFn053818; Tue, 28 Aug 2007 10:41:20 GMT (envelope-from mat) Message-Id: <200708281041.l7SAfKFn053818@repoman.freebsd.org> From: Mathieu Arnold Date: Tue, 28 Aug 2007 10: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/devel/p5-Alzabo-GUI-Mason Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 10:41:20 -0000 mat 2007-08-28 10:41:20 UTC FreeBSD ports repository Modified files: devel/p5-Alzabo-GUI-Mason Makefile distinfo pkg-plist Log: Update to 0.11 Revision Changes Path 1.2 +2 -3 ports/devel/p5-Alzabo-GUI-Mason/Makefile 1.3 +3 -3 ports/devel/p5-Alzabo-GUI-Mason/distinfo 1.3 +0 -2 ports/devel/p5-Alzabo-GUI-Mason/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Aug 28 10:48:39 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8359F16A418; Tue, 28 Aug 2007 10:48:39 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 738C013C428; Tue, 28 Aug 2007 10:48:39 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SAmdQX054192; Tue, 28 Aug 2007 10:48:39 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SAmdBu054191; Tue, 28 Aug 2007 10:48:39 GMT (envelope-from sem) Message-Id: <200708281048.l7SAmdBu054191@repoman.freebsd.org> From: Sergey Matveychuk Date: Tue, 28 Aug 2007 10:48: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/quagga Makefile ports/net/quagga/files patch-cvs-1-bgpd-rm-assert patch-cvs-2-ribcode patch-cvs-3-ribdebug patch-cvs-4-nexthop_active_update patch-cvs-5-sendbuffer patch-cvs-6-RTF_DONE patch-cvs-7-ifm_read X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 10:48:39 -0000 sem 2007-08-28 10:48:38 UTC FreeBSD ports repository Modified files: net/quagga Makefile Added files: net/quagga/files patch-cvs-1-bgpd-rm-assert patch-cvs-2-ribcode patch-cvs-3-ribdebug patch-cvs-4-nexthop_active_update patch-cvs-5-sendbuffer patch-cvs-6-RTF_DONE patch-cvs-7-ifm_read Log: - Integrate patches from quagga CVS. They fix a few problems with inconsistences routes between quagga and kernel route tables, loss MTU, assert in route-map code, etc. Submitted by: Yandex company Approved by: maintainer Revision Changes Path 1.57 +1 -0 ports/net/quagga/Makefile 1.1 +210 -0 ports/net/quagga/files/patch-cvs-1-bgpd-rm-assert (new) 1.1 +46 -0 ports/net/quagga/files/patch-cvs-2-ribcode (new) 1.1 +642 -0 ports/net/quagga/files/patch-cvs-3-ribdebug (new) 1.1 +47 -0 ports/net/quagga/files/patch-cvs-4-nexthop_active_update (new) 1.1 +294 -0 ports/net/quagga/files/patch-cvs-5-sendbuffer (new) 1.1 +20 -0 ports/net/quagga/files/patch-cvs-6-RTF_DONE (new) 1.1 +18 -0 ports/net/quagga/files/patch-cvs-7-ifm_read (new) From owner-cvs-all@FreeBSD.ORG Tue Aug 28 10:54:45 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EA5F716A420; Tue, 28 Aug 2007 10:54:45 +0000 (UTC) (envelope-from okazaki@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C433713C45B; Tue, 28 Aug 2007 10:54:45 +0000 (UTC) (envelope-from okazaki@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SAsjlQ054701; Tue, 28 Aug 2007 10:54:45 GMT (envelope-from okazaki@repoman.freebsd.org) Received: (from okazaki@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SAsjP2054700; Tue, 28 Aug 2007 10:54:45 GMT (envelope-from okazaki) Message-Id: <200708281054.l7SAsjP2054700@repoman.freebsd.org> From: OKAZAKI Tetsurou Date: Tue, 28 Aug 2007 10:54: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/gatling Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 10:54:46 -0000 okazaki 2007-08-28 10:54:45 UTC FreeBSD ports repository Modified files: www/gatling Makefile Log: Update to 0.9 Brush up Makefile: - Use PORTEXAMPLES (and honor NOPORTEXAMPLES) - Remove obsolete constructs and simplify some expressions - use LOCALBASE instead of PREFIX where appropriate PR: 115874 Submitted by: maintainer Revision Changes Path 1.12 +12 -16 ports/www/gatling/Makefile From owner-cvs-all@FreeBSD.ORG Tue Aug 28 10:55:06 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D77AD16A478; Tue, 28 Aug 2007 10:55:06 +0000 (UTC) (envelope-from okazaki@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C816A13C4B5; Tue, 28 Aug 2007 10:55:06 +0000 (UTC) (envelope-from okazaki@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SAt6j3054806; Tue, 28 Aug 2007 10:55:06 GMT (envelope-from okazaki@repoman.freebsd.org) Received: (from okazaki@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SAt6bD054805; Tue, 28 Aug 2007 10:55:06 GMT (envelope-from okazaki) Message-Id: <200708281055.l7SAt6bD054805@repoman.freebsd.org> From: OKAZAKI Tetsurou Date: Tue, 28 Aug 2007 10:55: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/gatling/files patch-GNUmakefile patch-dl.c patch-gatling.c ports/www/gatling distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 10:55:06 -0000 okazaki 2007-08-28 10:55:06 UTC FreeBSD ports repository Modified files: www/gatling/files patch-gatling.c patch-GNUmakefile www/gatling distinfo Removed files: www/gatling/files patch-dl.c Log: Update to 0.9 Brush up Makefile: - Use PORTEXAMPLES (and honor NOPORTEXAMPLES) - Remove obsolete constructs and simplify some expressions - use LOCALBASE instead of PREFIX where appropriate PR: 115874 Submitted by: maintainer Revision Changes Path 1.7 +3 -3 ports/www/gatling/distinfo 1.2 +64 -42 ports/www/gatling/files/patch-GNUmakefile 1.2 +0 -11 ports/www/gatling/files/patch-dl.c (dead) 1.9 +9 -46 ports/www/gatling/files/patch-gatling.c From owner-cvs-all@FreeBSD.ORG Tue Aug 28 11:44:10 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0A6A816A419; Tue, 28 Aug 2007 11:44:10 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D935C13C45A; Tue, 28 Aug 2007 11:44:09 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SBi9S4059167; Tue, 28 Aug 2007 11:44:09 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SBi9GL059166; Tue, 28 Aug 2007 11:44:09 GMT (envelope-from sat) Message-Id: <200708281144.l7SBi9GL059166@repoman.freebsd.org> From: Andrew Pantyukhin Date: Tue, 28 Aug 2007 11:44:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/rsyslog Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 11:44:10 -0000 sat 2007-08-28 11:44:08 UTC FreeBSD ports repository Modified files: sysutils/rsyslog Makefile distinfo Log: - Update to 1.19.2 Revision Changes Path 1.13 +1 -1 ports/sysutils/rsyslog/Makefile 1.11 +3 -3 ports/sysutils/rsyslog/distinfo From owner-cvs-all@FreeBSD.ORG Tue Aug 28 11:56:34 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 54EA616A417; Tue, 28 Aug 2007 11:56:34 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2DE7213C457; Tue, 28 Aug 2007 11:56:34 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SBuYg2059878; Tue, 28 Aug 2007 11:56:34 GMT (envelope-from araujo@repoman.freebsd.org) Received: (from araujo@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SBuXKf059877; Tue, 28 Aug 2007 11:56:33 GMT (envelope-from araujo) Message-Id: <200708281156.l7SBuXKf059877@repoman.freebsd.org> From: Marcelo Araujo Date: Tue, 28 Aug 2007 11:56: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, 28 Aug 2007 11:56:34 -0000 araujo 2007-08-28 11:56:33 UTC FreeBSD ports repository Modified files: . UPDATING Log: - Update wordpress-mu and reworking the Makefile to follow standards. Approved by: itetcu (mentor) Revision Changes Path 1.536 +9 -1 ports/UPDATING From owner-cvs-all@FreeBSD.ORG Tue Aug 28 11:58:56 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4C6F816A420; Tue, 28 Aug 2007 11:58:56 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3D30913C478; Tue, 28 Aug 2007 11:58:56 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SBwu6n060028; Tue, 28 Aug 2007 11:58:56 GMT (envelope-from araujo@repoman.freebsd.org) Received: (from araujo@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SBwuPT060027; Tue, 28 Aug 2007 11:58:56 GMT (envelope-from araujo) Message-Id: <200708281158.l7SBwuPT060027@repoman.freebsd.org> From: Marcelo Araujo Date: Tue, 28 Aug 2007 11:58:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/wordpress-mu Makefile distinfo pkg-message pkg-plist ports/www/wordpress-mu/files pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 11:58:56 -0000 araujo 2007-08-28 11:58:55 UTC FreeBSD ports repository Modified files: www/wordpress-mu Makefile distinfo Added files: www/wordpress-mu pkg-plist www/wordpress-mu/files pkg-message.in Removed files: www/wordpress-mu pkg-message Log: - Update version to 1.2.4. - Reworked Makefile to follow standards. Approved by: itetcu (mentor) Revision Changes Path 1.15 +10 -24 ports/www/wordpress-mu/Makefile 1.11 +3 -3 ports/www/wordpress-mu/distinfo 1.1 +6 -0 ports/www/wordpress-mu/files/pkg-message.in (new) 1.3 +0 -6 ports/www/wordpress-mu/pkg-message (dead) 1.3 +538 -0 ports/www/wordpress-mu/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue Aug 28 12:06:28 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9ABD616A468; Tue, 28 Aug 2007 12:06:28 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 754BD13C457; Tue, 28 Aug 2007 12:06:28 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SC6S06061774; Tue, 28 Aug 2007 12:06:28 GMT (envelope-from joel@repoman.freebsd.org) Received: (from joel@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SC6SvE061773; Tue, 28 Aug 2007 12:06:28 GMT (envelope-from joel) Message-Id: <200708281206.l7SC6SvE061773@repoman.freebsd.org> From: Joel Dahl Date: Tue, 28 Aug 2007 12:06:28 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/internal new-account.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 12:06:28 -0000 joel 2007-08-28 12:06:28 UTC FreeBSD doc repository Modified files: en/internal new-account.sgml Log: Timeout for portmgr is 7 days. Revision Changes Path 1.22 +3 -3 www/en/internal/new-account.sgml From owner-cvs-all@FreeBSD.ORG Tue Aug 28 12:26:35 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D913016A41A; Tue, 28 Aug 2007 12:26:35 +0000 (UTC) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CA37613C48E; Tue, 28 Aug 2007 12:26:35 +0000 (UTC) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SCQZ7L063106; Tue, 28 Aug 2007 12:26:35 GMT (envelope-from kib@repoman.freebsd.org) Received: (from kib@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SCQZOE063105; Tue, 28 Aug 2007 12:26:35 GMT (envelope-from kib) Message-Id: <200708281226.l7SCQZOE063105@repoman.freebsd.org> From: Konstantin Belousov Date: Tue, 28 Aug 2007 12: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/sys/amd64/linux32 syscalls.master src/sys/compat/linux linux_misc.c src/sys/i386/linux syscalls.master X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 12:26:36 -0000 kib 2007-08-28 12:26:35 UTC FreeBSD src repository Modified files: sys/amd64/linux32 syscalls.master sys/compat/linux linux_misc.c sys/i386/linux syscalls.master Log: Implement fake linux sched_getaffinity() syscall to enable java to work with Linux 2.6 emulation. This shall be reimplemented once FreeBSD gets native scheduler affinity syscalls. Submitted by: rdivacky Reviewed by: jkim Sponsored by: Google Summer of Code 2007 Approved by: re (kensmith) Revision Changes Path 1.29 +2 -1 src/sys/amd64/linux32/syscalls.master 1.214 +21 -0 src/sys/compat/linux/linux_misc.c 1.88 +2 -1 src/sys/i386/linux/syscalls.master From owner-cvs-all@FreeBSD.ORG Tue Aug 28 12:32:02 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2F2C316A420; Tue, 28 Aug 2007 12:32:02 +0000 (UTC) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 099A913C478; Tue, 28 Aug 2007 12:32:02 +0000 (UTC) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SCW1KM063576; Tue, 28 Aug 2007 12:32:01 GMT (envelope-from kib@repoman.freebsd.org) Received: (from kib@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SCW156063575; Tue, 28 Aug 2007 12:32:01 GMT (envelope-from kib) Message-Id: <200708281232.l7SCW156063575@repoman.freebsd.org> From: Konstantin Belousov Date: Tue, 28 Aug 2007 12:32: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/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, 28 Aug 2007 12:32:02 -0000 kib 2007-08-28 12:32:01 UTC FreeBSD src repository Modified files: sys/i386/linux linux_proto.h linux_syscall.h linux_sysent.c Log: Regenerate. Approved by: re (kensmith) Revision Changes Path 1.93 +15 -1 src/sys/i386/linux/linux_proto.h 1.86 +2 -1 src/sys/i386/linux/linux_syscall.h 1.93 +2 -2 src/sys/i386/linux/linux_sysent.c From owner-cvs-all@FreeBSD.ORG Tue Aug 28 12:36:24 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 35E5D16A419; Tue, 28 Aug 2007 12:36:24 +0000 (UTC) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1086E13C459; Tue, 28 Aug 2007 12:36:24 +0000 (UTC) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SCaNEl063861; Tue, 28 Aug 2007 12:36:23 GMT (envelope-from kib@repoman.freebsd.org) Received: (from kib@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SCaNYX063860; Tue, 28 Aug 2007 12:36:23 GMT (envelope-from kib) Message-Id: <200708281236.l7SCaNYX063860@repoman.freebsd.org> From: Konstantin Belousov Date: Tue, 28 Aug 2007 12:36:23 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/amd64/linux32 linux32_proto.h linux32_syscall.h linux32_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, 28 Aug 2007 12:36:24 -0000 kib 2007-08-28 12:36:23 UTC FreeBSD src repository Modified files: sys/amd64/linux32 linux32_proto.h linux32_syscall.h linux32_sysent.c Log: Regenerate. Approved by: re (kensmith) Revision Changes Path 1.32 +15 -1 src/sys/amd64/linux32/linux32_proto.h 1.32 +2 -1 src/sys/amd64/linux32/linux32_syscall.h 1.32 +2 -2 src/sys/amd64/linux32/linux32_sysent.c From owner-cvs-all@FreeBSD.ORG Tue Aug 28 12:36:29 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3C8A316A47D; Tue, 28 Aug 2007 12:36:29 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 82C7B13C48D; Tue, 28 Aug 2007 12:36:28 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SCaS2K063916; Tue, 28 Aug 2007 12:36:28 GMT (envelope-from gabor@repoman.freebsd.org) Received: (from gabor@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SCaSI2063915; Tue, 28 Aug 2007 12:36:28 GMT (envelope-from gabor) Message-Id: <200708281236.l7SCaSI2063915@repoman.freebsd.org> From: Gabor Kovesdan Date: Tue, 28 Aug 2007 12:36: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/hungarian/hunspell Makefile distinfo ports/hungarian/hunspell/files patch-src_hunspell_suggestmgr.hxx X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 12:36:29 -0000 gabor 2007-08-28 12:36:28 UTC FreeBSD ports repository Modified files: hungarian/hunspell Makefile distinfo Added files: hungarian/hunspell/files patch-src_hunspell_suggestmgr.hxx Log: - Update to 1.1.10 PR: ports/115783 Submitted by: Janos Mohacsi (maintainer) Revision Changes Path 1.11 +1 -2 ports/hungarian/hunspell/Makefile 1.8 +3 -3 ports/hungarian/hunspell/distinfo 1.1 +27 -0 ports/hungarian/hunspell/files/patch-src_hunspell_suggestmgr.hxx (new) From owner-cvs-all@FreeBSD.ORG Tue Aug 28 13:17:39 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1DB1516A46B; Tue, 28 Aug 2007 13:17:39 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EC57A13C459; Tue, 28 Aug 2007 13:17:38 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SDHc1L076150; Tue, 28 Aug 2007 13:17:38 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SDHc0n076147; Tue, 28 Aug 2007 13:17:38 GMT (envelope-from novel) Message-Id: <200708281317.l7SDHc0n076147@repoman.freebsd.org> From: Roman Bogorodskiy Date: Tue, 28 Aug 2007 13:17:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/gnutls-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, 28 Aug 2007 13:17:39 -0000 novel 2007-08-28 13:17:28 UTC FreeBSD ports repository Modified files: security/gnutls-devel Makefile distinfo Log: Update to 1.7.19. Revision Changes Path 1.53 +1 -1 ports/security/gnutls-devel/Makefile 1.29 +3 -3 ports/security/gnutls-devel/distinfo From owner-cvs-all@FreeBSD.ORG Tue Aug 28 13:28:43 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BCAD216A417; Tue, 28 Aug 2007 13:28:43 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: from mail.droso.net (koala.ipv6.droso.net [IPv6:2001:6c8:6:0:206:5bff:fef8:267d]) by mx1.freebsd.org (Postfix) with ESMTP id 4DC5D13C442; Tue, 28 Aug 2007 13:28:43 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: by mail.droso.net (Postfix, from userid 1001) id 4B1B11CC07; Tue, 28 Aug 2007 15:28:41 +0200 (CEST) Date: Tue, 28 Aug 2007 15:28:41 +0200 From: Erwin Lansing To: Joel Dahl Message-ID: <20070828132841.GJ93965@droso.net> Mail-Followup-To: Joel Dahl , doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org References: <200708281206.l7SC6SvE061773@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="f5XwDZYQieeN6n9K" Content-Disposition: inline In-Reply-To: <200708281206.l7SC6SvE061773@repoman.freebsd.org> X-Operating-System: FreeBSD/i386 6.2-STABLE User-Agent: Mutt/1.5.16 (2007-06-09) Cc: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: www/en/internal new-account.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 13:28:43 -0000 --f5XwDZYQieeN6n9K Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 28, 2007 at 12:06:28PM +0000, Joel Dahl wrote: > joel 2007-08-28 12:06:28 UTC >=20 > FreeBSD doc repository >=20 > Modified files: > en/internal new-account.sgml=20 > Log: > Timeout for portmgr is 7 days. Thanks for noticing! -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 --f5XwDZYQieeN6n9K Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFG1CMIqy9aWxUlaZARArZaAJ9JcFa1kTAjniM3C1g/akXLwLey7wCaAhzA wSPBfM51CiemxnD7WF3us9o= =VZrr -----END PGP SIGNATURE----- --f5XwDZYQieeN6n9K-- From owner-cvs-all@FreeBSD.ORG Tue Aug 28 15:24:33 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6E67316A50D; Tue, 28 Aug 2007 15:24:33 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4632313C48E; Tue, 28 Aug 2007 15:24:33 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SFOXtT088837; Tue, 28 Aug 2007 15:24:33 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SFOX9d088836; Tue, 28 Aug 2007 15:24:33 GMT (envelope-from glewis) Message-Id: <200708281524.l7SFOX9d088836@repoman.freebsd.org> From: Greg Lewis Date: Tue, 28 Aug 2007 15:24: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/java/jdk16 Makefile ports/java/jdk16/files patch-j2se-lang-UNIXProcess_md.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 15:24:33 -0000 glewis 2007-08-28 15:24:32 UTC FreeBSD ports repository Modified files: java/jdk16 Makefile Added files: java/jdk16/files patch-j2se-lang-UNIXProcess_md.c Log: . Sync the BSD specific code with the changes between 1.5 and 1.6 and start closing file descriptors at FAIL_FILENO + 1 rather than 3. This fixes the problem with determining the exit code for exec()'ed processes. PR: 115557 Submitted by: Michiel Boland Revision Changes Path 1.144 +1 -1 ports/java/jdk16/Makefile 1.1 +31 -0 ports/java/jdk16/files/patch-j2se-lang-UNIXProcess_md.c (new) From owner-cvs-all@FreeBSD.ORG Tue Aug 28 15:34:32 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7C95616A417; Tue, 28 Aug 2007 15:34:32 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 552AE13C457; Tue, 28 Aug 2007 15:34:32 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SFYWRs089464; Tue, 28 Aug 2007 15:34:32 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SFYWSd089463; Tue, 28 Aug 2007 15:34:32 GMT (envelope-from miwi) Message-Id: <200708281534.l7SFYWSd089463@repoman.freebsd.org> From: Martin Wilke Date: Tue, 28 Aug 2007 15:34: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/misc/heyu2 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 15:34:32 -0000 miwi 2007-08-28 15:34:31 UTC FreeBSD ports repository Modified files: misc/heyu2 Makefile distinfo Log: - Update to 2.1.0 PR: 115879 Submitted by: Michael Stowe (maintainer) Revision Changes Path 1.30 +1 -1 ports/misc/heyu2/Makefile 1.25 +3 -3 ports/misc/heyu2/distinfo From owner-cvs-all@FreeBSD.ORG Tue Aug 28 15:47:42 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C0D9716A417; Tue, 28 Aug 2007 15:47:42 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9845513C459; Tue, 28 Aug 2007 15:47:42 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SFlgLj090179; Tue, 28 Aug 2007 15:47:42 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SFlgrl090178; Tue, 28 Aug 2007 15:47:42 GMT (envelope-from jhb) Message-Id: <200708281547.l7SFlgrl090178@repoman.freebsd.org> From: John Baldwin Date: Tue, 28 Aug 2007 15:47:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/amd64/amd64 io_apic.c src/sys/i386/i386 io_apic.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 15:47:42 -0000 jhb 2007-08-28 15:47:41 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/amd64/amd64 io_apic.c sys/i386/i386 io_apic.c Log: MFC: Move 'intbase != expected base' warning under boot verbose. Requested by: delphij Revision Changes Path 1.15.2.9 +1 -1 src/sys/amd64/amd64/io_apic.c 1.20.2.9 +1 -1 src/sys/i386/i386/io_apic.c From owner-cvs-all@FreeBSD.ORG Tue Aug 28 15:58:38 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 590A916A417; Tue, 28 Aug 2007 15:58:38 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3095F13C48E; Tue, 28 Aug 2007 15:58:38 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SFwctw090842; Tue, 28 Aug 2007 15:58:38 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SFwbIa090841; Tue, 28 Aug 2007 15:58:37 GMT (envelope-from sat) Message-Id: <200708281558.l7SFwbIa090841@repoman.freebsd.org> From: Andrew Pantyukhin Date: Tue, 28 Aug 2007 15:58:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports UPDATING X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 15:58:38 -0000 sat 2007-08-28 15:58:37 UTC FreeBSD ports repository Modified files: . UPDATING Log: - Fix a subtle typo - Wrap a long line Revision Changes Path 1.537 +3 -2 ports/UPDATING From owner-cvs-all@FreeBSD.ORG Tue Aug 28 16:19:21 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 04E9016A417; Tue, 28 Aug 2007 16:19:21 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from speedfactory.net (mail6.speedfactory.net [66.23.216.219]) by mx1.freebsd.org (Postfix) with ESMTP id 7583113C465; Tue, 28 Aug 2007 16:19:20 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (unverified [66.23.211.162]) by speedfactory.net (SurgeMail 3.8k2) with ESMTP id 205811547-1834499 for multiple; Tue, 28 Aug 2007 12:19:32 -0400 Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.8/8.13.8) with ESMTP id l7SGJ4YU039259; Tue, 28 Aug 2007 12:19:06 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Yar Tikhiy Date: Tue, 28 Aug 2007 11:42:06 -0400 User-Agent: KMail/1.9.6 References: <200708270850.20904.jhb@freebsd.org> <20070828004842.GT21352@comp.chem.msu.su> In-Reply-To: <20070828004842.GT21352@comp.chem.msu.su> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708281142.07941.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, 28 Aug 2007 12:19:08 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/4088/Tue Aug 28 07:51:32 2007 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: src-committers@freebsd.org, alfred@freebsd.org, cvs-all@freebsd.org, Daniel Eischen , cvs-src@freebsd.org, "M. Warner Losh" Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 16:19:21 -0000 On Monday 27 August 2007 08:48:42 pm Yar Tikhiy wrote: > On Mon, Aug 27, 2007 at 06:01:22PM -0400, Daniel Eischen wrote: > > On Mon, 27 Aug 2007, John Baldwin wrote: > > > > >On Monday 27 August 2007 05:38:08 pm Daniel Eischen wrote: > > >>>>it is today. > > >>> > > >>>So you want to just bump the version everytime a change happens in HEAD? > > >> > > >>No, I don't see how you get that from what I said... > > > > > >You originally objected to having fts compat symbols as 1.0 and wanted the > > >new > > >fts to be 1.0. Now you are saying that the new fts can be 1.1 and the old > > >ones (only used in old current) can remain 1.0. > > > > > >That is, now you are saying to do what Yar originally wanted to do before > > >you > > >objected. > > > > No, I still think they should be 1.0 or wait till after the > > release. I just made some assumption for the sake of giving > > an example. > > It's time to summarize previous discussion to prevent further > misunderstanding. :-) > > Let's recall the point all sides of this discussion seem to share: > symbol versions can give us ability to run binaries from a former > _release_ in a later _release_ without installing compat libraries. > Obviously, it will be available only after 7.0-RELEASE, the first > release with symbol versioning. _If this ability is the only goal_, > Daniel's position makes sense as it implies a minimal number of > distinct version labels and compatibility shims to support later. > I.e., we allow new version labels only after 7.0-RELEASE and we > allow at most one new version label for each successive major > release. That's how we make sure that every old version of a symbol > appeared in at least one former release, so that we don't have to > support old versions without release history. > > I say "version label" to emphasize the fact that the same version > strings of different symbols can correspond to totally unrelated > changes in them, which Daniel pointed out already. I.e., each > symbol can travel along the version axis independently. Moreover, > it's technically possible to have a separate version axis for as > little as each symbol, but it would be gross. > > Example: Assume we released 7.0-R with all symbols at FBSD_1.0. > Before the 8.0 release cycle starts, struct FTS and struct FILE > change, perhaps a few times each, thus affecting the fts(3) and > stdio(3) global symbols. At the very first change to a symbol or > their group, its 7.0-R variant is preserved at FBSD_1.0 and its > default version becomes FBSD_1.1. Later changes to the current > variant of that symbol don't affect its version. Consequently, > 8.0-R is released with the new fts(3) and stdio(3) symbols at > FBSD_1.1, their 7.0-R variants at FBSD_1.0, and the rest of symbols > still at FBSD_1.0 because they are unchanged. Let's note that > CURRENT users had to rebuild ports depending on fts(3) or stdio(3) > _each time_ an ABI component changed. > > Now let's see if we can help CURRENT users without putting too much > burden on our own back. That's where John's idea comes into play. > When a symbol changes in 8-CURRENT for the first time, it gets > promoted from FBSD_1.0 to, say, FBSD-current_1.0.1 while its 7.0-R > variant is preserved at FBSD_1.0. If the same symbol or group of > symbols has to change again and providing compatibility isn't too > expensive, there appear 2 compat versions for it, FBSD_1.0 and > FBSD-current_1.0.1, and 1 default version, FBSD_current-1.0.2. So > CURRENT users can keep older ports dependent on the intermediate > symbol(s). Just before the RELENG_8 branch, all default > FBSD-current_1.0.* symbol versions, if any, are flattened into a > single version, FBSD_1.1, while any compatibility shims at > FBSD-current_* are dropped. So we end up with exactly the same > 8.0-R library as in the previous example and from now on we have > to support only one old variant (7.0-R) of each symbol changed since > 7.0-R. The flattening of FBSD-current_* versions will be a flag > day for port users, but they'll have to rebuild affected ports only > once. Unfortunately, even those who built a dependent port a moment > before the flag day will have to rebuild it after the flag day. > Therefore we should recall how often multiple changes to the same > ABI component happened between a pair of successive major releases > to justify this approach. We can keep the last FBSD-current_1.0.* > symbols as aliases for FBSD_1.1 symbols in HEAD for a while, but > it means greater support burden and dependent ports still need > to be eventually rebuilt. Perhaps this is a way to go only in > case multiple changes to the same ABI component are really likely > to happen. > > As for committing new FBSD_1.1 versions of the fts(3) symbols right > now, there's nothing wrong with it technically, but it would set a > poor example of having old symbols around that have never been in > a release. Note that releases prior to 7.0 don't count here because > "fts_open" != "fts_open@FBSD_1.0". > > I hope I didn't misinterpret any ideas. :-) I think this is dead on, yes. Only comment I would add is that I think the "flag days" should be when a new RELENG_X is branched and that all the FBSD-current shims get tossed in the RELENG_X branch. The FBSD-current shims can be dropped from HEAD on a separate schedule, maybe where they get dropped after they've been around for 6 months or so. This does mean that stepping off -CURRENT onto RELENG_X requires a rebuild of your ports for any symbols that changed since RELENG_X-1, but I think that is tolerable. -- John Baldwin From owner-cvs-all@FreeBSD.ORG Tue Aug 28 16:19:26 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2CF3216A56D; Tue, 28 Aug 2007 16:19:25 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from speedfactory.net (mail6.speedfactory.net [66.23.216.219]) by mx1.freebsd.org (Postfix) with ESMTP id 32BC313C46B; Tue, 28 Aug 2007 16:19:24 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (unverified [66.23.211.162]) by speedfactory.net (SurgeMail 3.8k2) with ESMTP id 205811552-1834499 for multiple; Tue, 28 Aug 2007 12:19:34 -0400 Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.8/8.13.8) with ESMTP id l7SGJ4YV039259; Tue, 28 Aug 2007 12:19:10 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Daniel Eischen Date: Tue, 28 Aug 2007 11:44:43 -0400 User-Agent: KMail/1.9.6 References: <20070827.204618.-1350500405.imp@bsdimp.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708281144.45019.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, 28 Aug 2007 12:19:10 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/4088/Tue Aug 28 07:51:32 2007 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: src-committers@freebsd.org, yar@comp.chem.msu.su, alfred@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org, "M. Warner Losh" Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 16:19:26 -0000 On Tuesday 28 August 2007 12:31:32 am Daniel Eischen wrote: > On Mon, 27 Aug 2007, M. Warner Losh wrote: > > > In message: > > Daniel Eischen writes: > > : I think you're a little confused here. CURRENT users did NOT have > > : to rebuild ports when fts(3) or stdio(3) ABIs changed. They > > : would only have to rebuild if one of these ABIs changed _more > > : than once between releases_. That hasn't ever happened to my > > : knowledge in the past, and it really shouldn't happen as long > > : as things are tested and reviewed properly. > > > > One of the reasons that it hasn't happened before is that we forced > > people who tried to make, or proposed making, such changes to make > > them in a compatible sort of way. We have all kinds of ugliness in > > and around FILE to try, alas in vain, to be compatible. One of the > > reasons people would like to see symbol versioning is to make it > > easier to change the size of different structures because we have > > stood on our heads in the past to not change sizes. > > > > I'm concerned that the empirical evidence from the past might not be a > > good thing to base our future plans upon. We knew we had sucky tools > > to deal with binary incompatibility in the past, so we stood on our > > heads to not make too many binary incompatible changes. With that > > limitation gone, I think the likelihood is large we will see multiple > > ABI changes between major releases on something. Especially since it > > happens when structures change size and there are many functions that > > take pointers to multiple structures... > > The emphasis should be on trying to get things right, tested, and > reviewed the first time ;-) But also to keep compat shims to a > minimum too. It may be easier to create different versions and > keep compatibility, but the SV'd libraries are going to grow with > compat shims if we don't try to reduce ABI changes like we've > done in the past. I think we need an ABI review board monitored > by -standards ;-) > > If you are really concerned about it (I'm not!), then you can > always add another version in between releases, or just bump > the version every time you break an ABI in -current. I'm not > advocating this because I don't think it's necessary. I don't > think you need to have both private and public versions in > -current, just use 1.x and bump x for every ABI change. -current > will always have all versions 1.0 - 1.x, and prior branches > will have some of them. Whenever -current is branched, both > the branch and -current will once again have all versions > until the ABI in -current changes again. See, I'd like to minimize the number of symbols in RELENG_x branches to actually be the symbols used only in prior RELENG_x branches as a way to cap the bloat some. Things don't get always get done right in -HEAD on the first try, but the FBSD-current thing gives us a strategy to allow HEAD to be fluid to eventually get things right while not bloating RELENG_x branches with unneeded compat shims. -- John Baldwin From owner-cvs-all@FreeBSD.ORG Tue Aug 28 16:46:04 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1070C16A420; Tue, 28 Aug 2007 16:46:04 +0000 (UTC) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DB94A13C428; Tue, 28 Aug 2007 16:46:03 +0000 (UTC) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SGk3XE095325; Tue, 28 Aug 2007 16:46:03 GMT (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SGk3Ye095324; Tue, 28 Aug 2007 16:46:03 GMT (envelope-from oliver) Message-Id: <200708281646.l7SGk3Ye095324@repoman.freebsd.org> From: Oliver Lehmann Date: Tue, 28 Aug 2007 16:46:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11/libexo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 16:46:04 -0000 oliver 2007-08-28 16:46:03 UTC FreeBSD ports repository Modified files: x11/libexo pkg-plist Log: fix %%PYTHON_SITELIBDIR%% macro usage Noted by: Dima Panov Revision Changes Path 1.10 +11 -11 ports/x11/libexo/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Aug 28 16:54:27 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 93E6F16A421; Tue, 28 Aug 2007 16:54:27 +0000 (UTC) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 69E9713C46B; Tue, 28 Aug 2007 16:54:27 +0000 (UTC) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SGsRPS004563; Tue, 28 Aug 2007 16:54:27 GMT (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SGsRa4004562; Tue, 28 Aug 2007 16:54:27 GMT (envelope-from oliver) Message-Id: <200708281654.l7SGsRa4004562@repoman.freebsd.org> From: Oliver Lehmann Date: Tue, 28 Aug 2007 16:54:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/sylpheed2 Makefile ports/mail/sylpheed2/files patch-src_inc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 16:54:27 -0000 oliver 2007-08-28 16:54:27 UTC FreeBSD ports repository Modified files: mail/sylpheed2 Makefile Added files: mail/sylpheed2/files patch-src_inc.c Log: - security-fix for http://www.vuxml.org/freebsd/d9867f50-54d0-11dc-b80b-0016179b2dd5.html - bump PORTREVISION Noted by: miwi Submitted by: miwi Revision Changes Path 1.153 +1 -0 ports/mail/sylpheed2/Makefile 1.1 +13 -0 ports/mail/sylpheed2/files/patch-src_inc.c (new) From owner-cvs-all@FreeBSD.ORG Tue Aug 28 16:57:35 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C8A6F16A41B for ; Tue, 28 Aug 2007 16:57:35 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from mail.unixfreunde.de (mail.unixfreunde.de [217.172.44.88]) by mx1.freebsd.org (Postfix) with ESMTP id 8498B13C4F5 for ; Tue, 28 Aug 2007 16:57:35 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from mail.unixfreunde.de (mail.unixfreunde.de [217.172.44.88]) by mail.unixfreunde.de (Postfix) with SMTP id EB3FCE6752 for ; Tue, 28 Aug 2007 16:59:19 +0000 (UTC) Received: from miwi.homeunix.com (dslc-082-082-135-222.pools.arcor-ip.net [82.82.135.222]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.unixfreunde.de (Postfix) with ESMTP id 59628E66D8; Tue, 28 Aug 2007 16:59:11 +0000 (UTC) Date: Tue, 28 Aug 2007 18:56:55 +0200 From: Martin Wilke To: Oliver Lehmann In-Reply-To: <200708281654.l7SGsRa4004562@repoman.freebsd.org> References: <200708281654.l7SGsRa4004562@repoman.freebsd.org> X-Mailer: Claws Mail 3.0.0-rc2 (GTK+ 2.10.14; i386-portbld-freebsd7.0) User-Agent: miwi@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: base64 Message-Id: <20070828165913.59628E66D8@mail.unixfreunde.de> X-DSPAM-Result: Innocent X-DSPAM-Processed: Tue Aug 28 16:59:19 2007 X-DSPAM-Confidence: 0.9899 X-DSPAM-Probability: 0.0000 X-DSPAM-Signature: 56,46d4546713411094552154 Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/mail/sylpheed2 Makefile ports/mail/sylpheed2/files patch-src_inc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 16:57:35 -0000 LS0tLS1CRUdJTiBQR1AgU0lHTkVEIE1FU1NBR0UtLS0tLQ0KSGFzaDogU0hBMQ0KDQpPbiBUdWUs IDI4IEF1ZyAyMDA3IDE2OjU0OjI3ICswMDAwIChVVEMpDQpPbGl2ZXIgTGVobWFubiA8b2xpdmVy QEZyZWVCU0Qub3JnPiB3cm90ZToNCg0KfG9saXZlciAgICAgIDIwMDctMDgtMjggMTY6NTQ6Mjcg VVRDDQp8DQp8ICBGcmVlQlNEIHBvcnRzIHJlcG9zaXRvcnkNCnwNCnwgIE1vZGlmaWVkIGZpbGVz Og0KfCAgICBtYWlsL3N5bHBoZWVkMiAgICAgICBNYWtlZmlsZSANCnwgIEFkZGVkIGZpbGVzOg0K fCAgICBtYWlsL3N5bHBoZWVkMi9maWxlcyBwYXRjaC1zcmNfaW5jLmMgDQp8ICBMb2c6DQp8ICAt IHNlY3VyaXR5LWZpeCBmb3INCnwgICAgaHR0cDovL3d3dy52dXhtbC5vcmcvZnJlZWJzZC9kOTg2 N2Y1MC01NGQwLTExZGMtYjgwYi0wMDE2MTc5YjJkZDUuaHRtbA0KfCAgLSBidW1wIFBPUlRSRVZJ U0lPTg0KfCAgDQp8ICBOb3RlZCBieTogICAgICAgbWl3aQ0KfCAgU3VibWl0dGVkIGJ5OiAgIG1p d2kNCnwgIA0KfCAgUmV2aXNpb24gIENoYW5nZXMgICAgUGF0aA0KfCAgMS4xNTMgICAgICsxIC0w ICAgICAgcG9ydHMvbWFpbC9zeWxwaGVlZDIvTWFrZWZpbGUNCnwgIDEuMSAgICAgICArMTMgLTAg ICAgIHBvcnRzL21haWwvc3lscGhlZWQyL2ZpbGVzL3BhdGNoLXNyY19pbmMuYyAobmV3KQ0KfA0K DQp0aGFua3MuDQoNCi0gLS0gDQpNYXJ0aW4gV2lsa2UJCXwgaXJjLnVuaXhmcmV1bmRlLmRlICNi c2QgDQptaXdpQEZyZWVCU0Qub3JnCXwgbWl3aUB1bml4ZnJldW5kZS5kZQ0KRnJlZUJTRCBDb21t aXR0ZXIJfCBQb3dlciB0byBTZXJ2ZQ0KLS0tLS1CRUdJTiBQR1AgU0lHTkFUVVJFLS0tLS0NClZl cnNpb246IEdudVBHIHYyLjAuNCAoRnJlZUJTRCkNCg0KaUQ4REJRRkcxRlBiRndweWNBVm9JMU1S QWsyMEFKOUliZTBxUE9NSXg4RVl0YTI2MFhwWjcxdk5sZ0NnbVFTSA0KRnVpcDZrL0lRN0hVa0FM TS83MkdXbDQ9DQo9R2xzaw0KLS0tLS1FTkQgUEdQIFNJR05BVFVSRS0tLS0tDQo= From owner-cvs-all@FreeBSD.ORG Tue Aug 28 17:07:50 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 03DF916A41A; Tue, 28 Aug 2007 17:07:50 +0000 (UTC) (envelope-from emax@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CDDAE13C4D5; Tue, 28 Aug 2007 17:07:49 +0000 (UTC) (envelope-from emax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SH7nXK006576; Tue, 28 Aug 2007 17:07:49 GMT (envelope-from emax@repoman.freebsd.org) Received: (from emax@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SH7nNt006575; Tue, 28 Aug 2007 17:07:49 GMT (envelope-from emax) Message-Id: <200708281707.l7SH7nNt006575@repoman.freebsd.org> From: Maksim Yevmenkin Date: Tue, 28 Aug 2007 17:07:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/netgraph/bluetooth/socket ng_btsocket_l2cap.c ng_btsocket_rfcomm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 17:07:50 -0000 emax 2007-08-28 17:07:49 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/netgraph/bluetooth/socket ng_btsocket_l2cap.c ng_btsocket_rfcomm.c Log: MFC: Return EADDRNOTAVAIL instead of EDESTADDRREQ error when listen(2) is called on improperly bound socket. Revision Changes Path 1.16.2.1 +1 -1 src/sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c 1.17.2.2 +1 -1 src/sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c From owner-cvs-all@FreeBSD.ORG Tue Aug 28 17:15:10 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C2B0216A418; Tue, 28 Aug 2007 17:15:10 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B025513C428; Tue, 28 Aug 2007 17:15:10 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SHFAvn007147; Tue, 28 Aug 2007 17:15:10 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SHFAIV007146; Tue, 28 Aug 2007 17:15:10 GMT (envelope-from sat) Message-Id: <200708281715.l7SHFAIV007146@repoman.freebsd.org> From: Andrew Pantyukhin Date: Tue, 28 Aug 2007 17:15:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net Makefile ports/net/gwhois 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, 28 Aug 2007 17:15:10 -0000 sat 2007-08-28 17:15:10 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/gwhois Makefile distinfo pkg-descr Log: Add port net/gwhois: gwhois is a generic whois client. It strives to know for all existing tlds and all ip address range the appropiate whois server to ask. You can simple call gwhois with a query for some domain or some ip and it will ask the right server for you! It can even query webforms which are unfortunately the only query type supported by many bad nics. gwhois can also be used as a whois server. You can call it from the inetd and make it accessable via a normal standard whois client. This allows for example using a windows client and still make use of the enhanced features of gwhois. WWW: http://freshmeat.net/projects/gwhois/ Based on: pkgsrc-wip, Gentoo Portage Revision Changes Path 1.1913 +1 -0 ports/net/Makefile 1.1 +44 -0 ports/net/gwhois/Makefile (new) 1.1 +3 -0 ports/net/gwhois/distinfo (new) 1.1 +12 -0 ports/net/gwhois/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Tue Aug 28 17:15:38 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2B4C816A417; Tue, 28 Aug 2007 17:15:38 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 020AA13C428; Tue, 28 Aug 2007 17:15:38 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SHFbQX007194; Tue, 28 Aug 2007 17:15:37 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SHFbHZ007189; Tue, 28 Aug 2007 17:15:37 GMT (envelope-from sat) Message-Id: <200708281715.l7SHFbHZ007189@repoman.freebsd.org> From: Andrew Pantyukhin Date: Tue, 28 Aug 2007 17:15: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: Tue, 28 Aug 2007 17:15:38 -0000 sat 2007-08-28 17:15:37 UTC FreeBSD ports repository Modified files: . modules Log: gwhois --> ports/net/gwhois Revision Changes Path 1.18613 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Aug 28 17:18:52 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8D2CF16A468; Tue, 28 Aug 2007 17:18:52 +0000 (UTC) (envelope-from deischen@freebsd.org) Received: from mail.netplex.net (mail.netplex.net [204.213.176.10]) by mx1.freebsd.org (Postfix) with ESMTP id BBF8C13C4B4; Tue, 28 Aug 2007 17:18:51 +0000 (UTC) (envelope-from deischen@freebsd.org) Received: from sea.ntplx.net (sea.ntplx.net [204.213.176.11]) by mail.netplex.net (8.14.1/8.14.1/NETPLEX) with ESMTP id l7SHIcOx012508; Tue, 28 Aug 2007 13:18:38 -0400 (EDT) X-Virus-Scanned: by AMaViS and Clam AntiVirus (mail.netplex.net) X-Greylist: Message whitelisted by DRAC access database, not delayed by milter-greylist-3.0 (mail.netplex.net [204.213.176.10]); Tue, 28 Aug 2007 13:18:39 -0400 (EDT) Date: Tue, 28 Aug 2007 13:18:38 -0400 (EDT) From: Daniel Eischen X-X-Sender: eischen@sea.ntplx.net To: John Baldwin In-Reply-To: <200708281142.07941.jhb@freebsd.org> Message-ID: References: <200708270850.20904.jhb@freebsd.org> <20070828004842.GT21352@comp.chem.msu.su> <200708281142.07941.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: src-committers@freebsd.org, Yar Tikhiy , alfred@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org, "M. Warner Losh" Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Eischen List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 17:18:52 -0000 On Tue, 28 Aug 2007, John Baldwin wrote: > > I think this is dead on, yes. Only comment I would add is that I think > the "flag days" should be when a new RELENG_X is branched and that all the > FBSD-current shims get tossed in the RELENG_X branch. The FBSD-current shims > can be dropped from HEAD on a separate schedule, maybe where they get dropped > after they've been around for 6 months or so. This does mean that stepping > off -CURRENT onto RELENG_X requires a rebuild of your ports for any symbols > that changed since RELENG_X-1, but I think that is tolerable. The only thing I would add is that we can do this by using the real public versions in -current instead of private ones only seen in current. By using the public versions, -current users will never have to rebuild any of their ports _unless_ the same ABI changed more than once in -current, and that has never happened in the past. If it does happen, you can remove interim versions from RELENG_X at the branch, and then remove the interim version from -current some time later. This is the same approach as using a "private in current" version namespace. The only disadvantage is that you might be missing a version or two in RELENG_X if you remove an interim FBSD_1.4 for instance. The other problem with the private version namespace thing is that it doesn't allow for MFC'ing an ABI change to RELENG_X. It also causes you to change a lot of files (Symbol.map files, source files with compat shims) whenever you have the flag day and move from FBSDcurrent_1.x to FBSD_1.1. It is so much more simpler to use the same versioning in -current as for releases. It is easier to MFC, doesn't cause unneeded changes to Symbol.map files and compat shims, doesn't cause -current users to rebuild ports after flag day (unless there are overlapping ABI changes), and still provides everything that using the private version namespace provides. -- DE From owner-cvs-all@FreeBSD.ORG Tue Aug 28 18:03:41 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B361416A418; Tue, 28 Aug 2007 18:03:41 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from speedfactory.net (mail6.speedfactory.net [66.23.216.219]) by mx1.freebsd.org (Postfix) with ESMTP id 22B7C13C4CB; Tue, 28 Aug 2007 18:03:40 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (unverified [66.23.211.162]) by speedfactory.net (SurgeMail 3.8k2) with ESMTP id 205829202-1834499 for multiple; Tue, 28 Aug 2007 14:03:48 -0400 Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.8/8.13.8) with ESMTP id l7SI3MSc040032; Tue, 28 Aug 2007 14:03:24 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Daniel Eischen Date: Tue, 28 Aug 2007 14:03:04 -0400 User-Agent: KMail/1.9.6 References: <200708270850.20904.jhb@freebsd.org> <200708281142.07941.jhb@freebsd.org> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708281403.05931.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, 28 Aug 2007 14:03:24 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/4088/Tue Aug 28 07:51:32 2007 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: src-committers@freebsd.org, Yar Tikhiy , alfred@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org, "M. Warner Losh" Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 18:03:41 -0000 On Tuesday 28 August 2007 01:18:38 pm Daniel Eischen wrote: > On Tue, 28 Aug 2007, John Baldwin wrote: > > > > I think this is dead on, yes. Only comment I would add is that I think > > the "flag days" should be when a new RELENG_X is branched and that all the > > FBSD-current shims get tossed in the RELENG_X branch. The FBSD-current shims > > can be dropped from HEAD on a separate schedule, maybe where they get dropped > > after they've been around for 6 months or so. This does mean that stepping > > off -CURRENT onto RELENG_X requires a rebuild of your ports for any symbols > > that changed since RELENG_X-1, but I think that is tolerable. > > The only thing I would add is that we can do this by using the > real public versions in -current instead of private ones only > seen in current. By using the public versions, -current users > will never have to rebuild any of their ports _unless_ the > same ABI changed more than once in -current, and that has > never happened in the past. If it does happen, you can > remove interim versions from RELENG_X at the branch, and > then remove the interim version from -current some time later. > This is the same approach as using a "private in current" > version namespace. The only disadvantage is that you might > be missing a version or two in RELENG_X if you remove an > interim FBSD_1.4 for instance. Yes, but how do you know which ones are interim versions that are safe to be removed? Having separate namespaces makes this clear. > The other problem with the private version namespace thing > is that it doesn't allow for MFC'ing an ABI change to RELENG_X. > It also causes you to change a lot of files (Symbol.map files, > source files with compat shims) whenever you have the flag > day and move from FBSDcurrent_1.x to FBSD_1.1. You can manage the MFC by making the symbol a "public" symbol and then MFC'ing it into the public namespace. Changing a lot of files is a true point. > It is so much more simpler to use the same versioning in > -current as for releases. It is easier to MFC, doesn't > cause unneeded changes to Symbol.map files and compat shims, > doesn't cause -current users to rebuild ports after flag > day (unless there are overlapping ABI changes), and still > provides everything that using the private version namespace > provides. Note that if you stick on HEAD you won't have a flag day, the flag change is on the RELENG_x branch, so only if you are following HEAD and decide to follow the new RELENG_x branch rather than staying on HEAD do you have a flag day. That is, if one did a bump to foo@fbsd-current-1.0.1 a week before RELENG_12 was branched, then at the time of the branch, foo@fbsd-current-1.0.1 gets "tagged" as foo@fbsd-1.1, then in the branch foo@fbsd-current-1.0.1 label gets dropped, but in HEAD the foo@fbsd-current-1.0.1 label might stick around for 4 months. The one thing that the simpler case doesn't provide is a clear delineation between "extra" versions in the case that one does multiple ABI bumps in HEAD. This really hinges on how often we expect that to happen I guess. If we (collectively) don't expect it to be often, perhaps then the simple policy (just use the real versions always, and bump for everything, including this fts(3) change) can be used for now, and if we find at some point that we do have a lot of extra versions we can then revisit the policy. Also, one variation based on what Yar said earlier that I hadn't thought of, is that we could use fbsd-X.Y.Z as the "private" versions for HEAD if one did use the more complicated scheme. Anyways. -- John Baldwin From owner-cvs-all@FreeBSD.ORG Tue Aug 28 18:15:53 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE67716A418; Tue, 28 Aug 2007 18:15:53 +0000 (UTC) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id A160413C4E1; Tue, 28 Aug 2007 18:15:53 +0000 (UTC) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.1/8.14.1) with ESMTP id l7SIErjV086130; Tue, 28 Aug 2007 11:14:53 -0700 (PDT) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.1/8.14.1/Submit) id l7SIEqhS086129; Tue, 28 Aug 2007 11:14:52 -0700 (PDT) (envelope-from obrien) Date: Tue, 28 Aug 2007 11:14:52 -0700 From: "David O'Brien" To: "M. Warner Losh" Message-ID: <20070828181452.GA78587@dragon.NUXI.org> References: <20070824.213615.146406398.imp@bsdimp.com> <20070828005654.GA50401@dragon.NUXI.org> <20070827.203029.-432838018.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070827.203029.-432838018.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: src-committers@freebsd.org, alfred@freebsd.org, cvs-all@freebsd.org, deischen@freebsd.org, cvs-src@freebsd.org, yar@comp.chem.msu.su Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h 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, 28 Aug 2007 18:15:53 -0000 On Mon, Aug 27, 2007 at 08:30:29PM -0600, M. Warner Losh wrote: > In message: <20070828005654.GA50401@dragon.NUXI.org> > "David O'Brien" writes: > : On Fri, Aug 24, 2007 at 09:36:15PM -0600, M. Warner Losh wrote: > : > In message: > : > Daniel Eischen writes: > : > : I guess the build system should be more tolerant of this, but > : > : there are bound to be problems regardless. I don't see why > : > : the install tools can't also either have their own set of > : > : libraries (utilizing LD_LIBRARY_PATH) or be built static. > : > > : > There's much resistance to building everything that the build system > : > might be used being build static. It adds too much time and > : > complexity to the build system, the opponents say. > : > : I've never heard an argument against building these bits static. > : What's the issue? > > I thought you were one of the folks making this argument when we last > changed the FILE structure and related hangers on. Hum, I don't recall having that position against static binaries. -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Tue Aug 28 18:49:33 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7DE8F16A419; Tue, 28 Aug 2007 18:49:33 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5345E13C465; Tue, 28 Aug 2007 18:49:33 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SInXL2018740; Tue, 28 Aug 2007 18:49:33 GMT (envelope-from mav@repoman.freebsd.org) Received: (from mav@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SInXaf018739; Tue, 28 Aug 2007 18:49:33 GMT (envelope-from mav) Message-Id: <200708281849.l7SInXaf018739@repoman.freebsd.org> From: Alexander Motin Date: Tue, 28 Aug 2007 18:49:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/man/man4 ng_ppp.4 src/sys/netgraph ng_ppp.c ng_ppp.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 18:49:33 -0000 mav 2007-08-28 18:49:33 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man4 ng_ppp.4 sys/netgraph ng_ppp.c ng_ppp.h Log: MFC ng_ppp.c rev. 1.68, 1.69. Add proper fine-grained node locking. Add 64bit statistic counters. Revision Changes Path 1.24.2.2 +8 -0 src/share/man/man4/ng_ppp.4 1.57.2.3 +192 -74 src/sys/netgraph/ng_ppp.c 1.12.2.2 +30 -0 src/sys/netgraph/ng_ppp.h From owner-cvs-all@FreeBSD.ORG Tue Aug 28 19:06:52 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 63CF416A41B; Tue, 28 Aug 2007 19:06:52 +0000 (UTC) (envelope-from simon@zaphod.nitro.dk) Received: from mx.nitro.dk (zarniwoop.nitro.dk [83.92.207.38]) by mx1.freebsd.org (Postfix) with ESMTP id 1116513C480; Tue, 28 Aug 2007 19:06:51 +0000 (UTC) (envelope-from simon@zaphod.nitro.dk) Received: from zaphod.nitro.dk (unknown [192.168.3.39]) by mx.nitro.dk (Postfix) with ESMTP id 859342E788C; Tue, 28 Aug 2007 18:47:59 +0000 (UTC) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id 4C6881148C; Tue, 28 Aug 2007 20:47:59 +0200 (CEST) Date: Tue, 28 Aug 2007 20:47:58 +0200 From: "Simon L. Nielsen" To: Giorgos Keramidas Message-ID: <20070828184758.GB992@zaphod.nitro.dk> References: <200708280830.l7S8UVo8032141@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200708280830.l7S8UVo8032141@repoman.freebsd.org> User-Agent: Mutt/1.5.16 (2007-06-09) Cc: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/articles/formatting-media 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: Tue, 28 Aug 2007 19:06:52 -0000 On 2007.08.28 08:30:31 +0000, Giorgos Keramidas wrote: > keramida 2007-08-28 08:30:31 UTC > > FreeBSD doc repository > > Modified files: > en_US.ISO8859-1/articles/formatting-media article.sgml > Log: > Spell `MAKEDEV' correctly. Wouldn't it make more sense to remove references to makedev? Though of course from a quick check of the article there are a lot of things which are not quite up to speed with recent FreeBSD versions... -- Simon L. Nielsen From owner-cvs-all@FreeBSD.ORG Tue Aug 28 20:15:30 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F3B4916A417; Tue, 28 Aug 2007 20:15:29 +0000 (UTC) (envelope-from deischen@freebsd.org) Received: from mail.netplex.net (mail.netplex.net [204.213.176.10]) by mx1.freebsd.org (Postfix) with ESMTP id 8E1D313C46E; Tue, 28 Aug 2007 20:15:29 +0000 (UTC) (envelope-from deischen@freebsd.org) Received: from sea.ntplx.net (sea.ntplx.net [204.213.176.11]) by mail.netplex.net (8.14.1/8.14.1/NETPLEX) with ESMTP id l7SKFHlv026662; Tue, 28 Aug 2007 16:15:17 -0400 (EDT) X-Virus-Scanned: by AMaViS and Clam AntiVirus (mail.netplex.net) X-Greylist: Message whitelisted by DRAC access database, not delayed by milter-greylist-3.0 (mail.netplex.net [204.213.176.10]); Tue, 28 Aug 2007 16:15:18 -0400 (EDT) Date: Tue, 28 Aug 2007 16:15:16 -0400 (EDT) From: Daniel Eischen X-X-Sender: eischen@sea.ntplx.net To: John Baldwin In-Reply-To: <200708281403.05931.jhb@freebsd.org> Message-ID: References: <200708270850.20904.jhb@freebsd.org> <200708281142.07941.jhb@freebsd.org> <200708281403.05931.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: src-committers@freebsd.org, Yar Tikhiy , alfred@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org, "M. Warner Losh" Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Eischen List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 20:15:30 -0000 On Tue, 28 Aug 2007, John Baldwin wrote: > On Tuesday 28 August 2007 01:18:38 pm Daniel Eischen wrote: >> >> The only thing I would add is that we can do this by using the >> real public versions in -current instead of private ones only >> seen in current. By using the public versions, -current users >> will never have to rebuild any of their ports _unless_ the >> same ABI changed more than once in -current, and that has >> never happened in the past. If it does happen, you can >> remove interim versions from RELENG_X at the branch, and >> then remove the interim version from -current some time later. >> This is the same approach as using a "private in current" >> version namespace. The only disadvantage is that you might >> be missing a version or two in RELENG_X if you remove an >> interim FBSD_1.4 for instance. > > Yes, but how do you know which ones are interim versions that are safe to be > removed? Having separate namespaces makes this clear. Any symbol in the Symbol.map files (or the generated Version.map) that is duplicated from the point at which -current was last branched. If you go with my approach and only create one new version in -current, then it will be more obvious because the symbol(s) will already exist in -current's one and only version. That will force us to decide whether we should force a rebuild or just make a new version - it could be on a case by case basis if it ever happened. But even with the other approach (each ABI change creates a new version), you could write a script to find all the versions with duplicate symbols. I suppose you could even have it generate an ObsoleteVersions file that gets committed along with the most recent ABI change. -- DE From owner-cvs-all@FreeBSD.ORG Tue Aug 28 20:28:13 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7031616A419; Tue, 28 Aug 2007 20:28:13 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5B28313C45B; Tue, 28 Aug 2007 20:28:13 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SKSDQg028066; Tue, 28 Aug 2007 20:28:13 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SKSD4u028065; Tue, 28 Aug 2007 20:28:13 GMT (envelope-from jhb) Message-Id: <200708282028.l7SKSD4u028065@repoman.freebsd.org> From: John Baldwin Date: Tue, 28 Aug 2007 20:28: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/compat/freebsd32 freebsd32_misc.c src/sys/kern vfs_syscalls.c src/sys/sys mount.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 20:28:13 -0000 jhb 2007-08-28 20:28:12 UTC FreeBSD src repository Modified files: sys/compat/freebsd32 freebsd32_misc.c sys/kern vfs_syscalls.c sys/sys mount.h Log: Rework the routines to convert a 5.x+ statfs structure (with fixed-size 64-bit counters) to a 4.x statfs structure (with long-sized counters). - For block counters, we scale up the block size sufficiently large so that the resulting block counts fit into a the long-sized (long for the ABI, so 32-bit in freebsd32) counters. In 4.x the NFS client's statfs VOP did this already. This can lie about the block size to 4.x binaries, but it presents a more accurate picture of the ratios of free and available space. - For non-block counters, fix the freebsd32 stats converter to cap the values at INT32_MAX rather than losing the upper 32-bits to match the behavior of the 4.x statfs conversion routine in vfs_syscalls.c Approved by: re (kensmith) Revision Changes Path 1.67 +9 -9 src/sys/compat/freebsd32/freebsd32_misc.c 1.442 +46 -4 src/sys/kern/vfs_syscalls.c 1.227 +1 -0 src/sys/sys/mount.h From owner-cvs-all@FreeBSD.ORG Tue Aug 28 20:50:41 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EE6EA16A41A; Tue, 28 Aug 2007 20:50:41 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from speedfactory.net (mail6.speedfactory.net [66.23.216.219]) by mx1.freebsd.org (Postfix) with ESMTP id 7BB7A13C467; Tue, 28 Aug 2007 20:50:41 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (unverified [66.23.211.162]) by speedfactory.net (SurgeMail 3.8k2) with ESMTP id 205854564-1834499 for multiple; Tue, 28 Aug 2007 16:50:10 -0400 Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.8/8.13.8) with ESMTP id l7SKoP1o041231; Tue, 28 Aug 2007 16:50:25 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: src-committers@freebsd.org Date: Tue, 28 Aug 2007 16:50:20 -0400 User-Agent: KMail/1.9.6 References: <200708282028.l7SKSD4u028065@repoman.freebsd.org> In-Reply-To: <200708282028.l7SKSD4u028065@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708281650.20825.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, 28 Aug 2007 16:50:25 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/4088/Tue Aug 28 07:51:32 2007 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/compat/freebsd32 freebsd32_misc.c src/sys/kern vfs_syscalls.c src/sys/sys mount.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 20:50:42 -0000 On Tuesday 28 August 2007 04:28:12 pm John Baldwin wrote: > jhb 2007-08-28 20:28:12 UTC > > FreeBSD src repository > > Modified files: > sys/compat/freebsd32 freebsd32_misc.c > sys/kern vfs_syscalls.c > sys/sys mount.h > Log: > Rework the routines to convert a 5.x+ statfs structure (with fixed-size > 64-bit counters) to a 4.x statfs structure (with long-sized counters). > - For block counters, we scale up the block size sufficiently large so > that the resulting block counts fit into a the long-sized (long for the > ABI, so 32-bit in freebsd32) counters. In 4.x the NFS client's statfs > VOP did this already. This can lie about the block size to 4.x > binaries, but it presents a more accurate picture of the ratios of free > and available space. > - For non-block counters, fix the freebsd32 stats converter to cap the > values at INT32_MAX rather than losing the upper 32-bits to match the > behavior of the 4.x statfs conversion routine in vfs_syscalls.c I'm open to suggestion on this point. I can see that for the true counters (like read/write operation counters) it might be more correct for them to wrap and just lose the upper 32-bits than to cap them. -- John Baldwin From owner-cvs-all@FreeBSD.ORG Tue Aug 28 21:03:21 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4759316A419; Tue, 28 Aug 2007 21:03:21 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1AA5E13C457; Tue, 28 Aug 2007 21:03:20 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SL3K8c040145; Tue, 28 Aug 2007 21:03:20 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SL3KSN040144; Tue, 28 Aug 2007 21:03:20 GMT (envelope-from miwi) Message-Id: <200708282103.l7SL3KSN040144@repoman.freebsd.org> From: Martin Wilke Date: Tue, 28 Aug 2007 21:03:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 21:03:21 -0000 miwi 2007-08-28 21:03:20 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: - Marked sylpheed2 as safe. Reviewed by: remko Revision Changes Path 1.1407 +3 -2 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Tue Aug 28 21:17:47 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DCF3016A420; Tue, 28 Aug 2007 21:17:47 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AF54013C4B4; Tue, 28 Aug 2007 21:17:47 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SLHlY6041163; Tue, 28 Aug 2007 21:17:47 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SLHlx1041162; Tue, 28 Aug 2007 21:17:47 GMT (envelope-from miwi) Message-Id: <200708282117.l7SLHlx1041162@repoman.freebsd.org> From: Martin Wilke Date: Tue, 28 Aug 2007 21:17:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-toolkits/fltk2 Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 21:17:48 -0000 miwi 2007-08-28 21:17:47 UTC FreeBSD ports repository Modified files: x11-toolkits/fltk2 Makefile distinfo pkg-plist Log: - Update to r5940 PR: 115876 Submitted by: Thomas-Martin Seck (maintainer) Revision Changes Path 1.16 +1 -1 ports/x11-toolkits/fltk2/Makefile 1.15 +3 -3 ports/x11-toolkits/fltk2/distinfo 1.8 +2 -1 ports/x11-toolkits/fltk2/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Aug 28 21:20:50 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F2DBB16A420; Tue, 28 Aug 2007 21:20:49 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C59F113C474; Tue, 28 Aug 2007 21:20:49 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SLKnjX041319; Tue, 28 Aug 2007 21:20:49 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SLKndU041318; Tue, 28 Aug 2007 21:20:49 GMT (envelope-from flz) Message-Id: <200708282120.l7SLKndU041318@repoman.freebsd.org> From: Florent Thoumie Date: Tue, 28 Aug 2007 21:20:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-drivers/xorg-drivers Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 21:20:50 -0000 flz 2007-08-28 21:20:49 UTC FreeBSD ports repository Modified files: x11-drivers/xorg-drivers Makefile Log: - Don't depend on xlibs. - Add OPTIONS support (with sensitive default, IMHO). Revision Changes Path 1.2 +53 -63 ports/x11-drivers/xorg-drivers/Makefile From owner-cvs-all@FreeBSD.ORG Tue Aug 28 21:33:04 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5057216A418; Tue, 28 Aug 2007 21:33:04 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3AD4313C483; Tue, 28 Aug 2007 21:33:04 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SLX4KT042264; Tue, 28 Aug 2007 21:33:04 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SLX4au042263; Tue, 28 Aug 2007 21:33:04 GMT (envelope-from miwi) Message-Id: <200708282133.l7SLX4au042263@repoman.freebsd.org> From: Martin Wilke Date: Tue, 28 Aug 2007 21:33:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/p5-HTML-Selector-XPath Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 21:33:04 -0000 miwi 2007-08-28 21:33:04 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-HTML-Selector-XPath Makefile distinfo pkg-descr pkg-plist Log: HTML::Selector::XPath is a utility function to compile CSS2 selector to the equivalent XPath expression. WWW: http://search.cpan.org/dist/HTML-Selector-XPath/ PR: ports/115899 Submitted by: Shinsuke Matsui Revision Changes Path 1.1888 +1 -0 ports/www/Makefile 1.1 +22 -0 ports/www/p5-HTML-Selector-XPath/Makefile (new) 1.1 +3 -0 ports/www/p5-HTML-Selector-XPath/distinfo (new) 1.1 +4 -0 ports/www/p5-HTML-Selector-XPath/pkg-descr (new) 1.1 +7 -0 ports/www/p5-HTML-Selector-XPath/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue Aug 28 21:33:26 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B24DC16A468; Tue, 28 Aug 2007 21:33:26 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8543513C46E; Tue, 28 Aug 2007 21:33:26 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SLXQVu042344; Tue, 28 Aug 2007 21:33:26 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SLXQKI042343; Tue, 28 Aug 2007 21:33:26 GMT (envelope-from miwi) Message-Id: <200708282133.l7SLXQKI042343@repoman.freebsd.org> From: Martin Wilke Date: Tue, 28 Aug 2007 21:33:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 21:33:26 -0000 miwi 2007-08-28 21:33:26 UTC FreeBSD ports repository Modified files: . modules Log: p5-HTML-Selector-XPath --> ports/www/p5-HTML-Selector-XPath Revision Changes Path 1.18614 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Aug 28 21:47:17 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3D8D616A418 for ; Tue, 28 Aug 2007 21:47:17 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.t-hosting.hu (server.t-hosting.hu [81.2.252.59]) by mx1.freebsd.org (Postfix) with ESMTP id C5FAE13C45A for ; Tue, 28 Aug 2007 21:47:16 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id 588D3A4A477; Tue, 28 Aug 2007 23:47:15 +0200 (CEST) X-Virus-Scanned: amavisd-new at t-hosting.hu Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id bxVN57U67QIf; Tue, 28 Aug 2007 23:47:03 +0200 (CEST) Received: from [192.168.2.186] (catv-5063f539.catv.broadband.hu [80.99.245.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server.t-hosting.hu (Postfix) with ESMTP id 1479EA4A472; Tue, 28 Aug 2007 23:47:02 +0200 (CEST) Message-ID: <46D497D2.2050907@FreeBSD.org> Date: Tue, 28 Aug 2007 23:46:58 +0200 From: Gabor Kovesdan User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: Joel Dahl , doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org References: <200708281206.l7SC6SvE061773@repoman.freebsd.org> <20070828132841.GJ93965@droso.net> In-Reply-To: <20070828132841.GJ93965@droso.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: Subject: Re: cvs commit: www/en/internal new-account.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 21:47:17 -0000 Erwin Lansing escribió: > On Tue, Aug 28, 2007 at 12:06:28PM +0000, Joel Dahl wrote: > >> joel 2007-08-28 12:06:28 UTC >> >> FreeBSD doc repository >> >> Modified files: >> en/internal new-account.sgml >> Log: >> Timeout for portmgr is 7 days. >> > > Thanks for noticing! > > -erwin > > What does this mean in practice? If portmgr/doceng does not respond in 7 days, one should/can turn to core? -- Gabor Kovesdan FreeBSD Volunteer EMAIL: gabor@FreeBSD.org .:|:. gabor@kovesdan.org WEB: http://people.FreeBSD.org/~gabor .:|:. http://kovesdan.org From owner-cvs-all@FreeBSD.ORG Tue Aug 28 22:07:54 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 34A8B16A421; Tue, 28 Aug 2007 22:07:54 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 06FFA13C4A5; Tue, 28 Aug 2007 22:07:54 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SM7rJ0045508; Tue, 28 Aug 2007 22:07:53 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SM7rFl045507; Tue, 28 Aug 2007 22:07:53 GMT (envelope-from flz) Message-Id: <200708282207.l7SM7rFl045507@repoman.freebsd.org> From: Florent Thoumie Date: Tue, 28 Aug 2007 22:07:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-drivers/xorg-drivers Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 22:07:54 -0000 flz 2007-08-28 22:07:53 UTC FreeBSD ports repository Modified files: x11-drivers/xorg-drivers Makefile Log: Add sunffb to VIDEO_ON on sparc64. Suggested by: marius Revision Changes Path 1.3 +11 -2 ports/x11-drivers/xorg-drivers/Makefile From owner-cvs-all@FreeBSD.ORG Tue Aug 28 22:08:54 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B5FC16A417 for ; Tue, 28 Aug 2007 22:08:54 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from raven.customer.vol.cz (raven.customer.vol.cz [195.250.144.108]) by mx1.freebsd.org (Postfix) with ESMTP id DDDF113C46C for ; Tue, 28 Aug 2007 22:08:53 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from [192.168.0.23] (rb5dg130.net.upc.cz [89.176.238.130]) (authenticated bits=0) by raven.customer.vol.cz (8.14.1/8.14.1) with ESMTP id l7SM8iuN071156 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Wed, 29 Aug 2007 00:08:45 +0200 (CEST) (envelope-from pav@FreeBSD.org) From: Pav Lucistnik To: Gabor Kovesdan In-Reply-To: <46D497D2.2050907@FreeBSD.org> References: <200708281206.l7SC6SvE061773@repoman.freebsd.org> <20070828132841.GJ93965@droso.net> <46D497D2.2050907@FreeBSD.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-yz9n1XNMm0szYV6HYzXp" Date: Wed, 29 Aug 2007 00:08:43 +0200 Message-Id: <1188338923.1142.7.camel@ikaros.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 FreeBSD GNOME Team Port X-Spam-Score: -1.098 () AWL,BAYES_00,MIME_QP_LONG_LINE X-Scanned-By: MIMEDefang 2.62 on 195.250.144.108 X-Milter: Spamilter (Reciever: raven.customer.vol.cz; Sender-ip: 89.176.238.130; Sender-helo: [192.168.0.23]; ) Cc: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org, Joel Dahl Subject: Re: cvs commit: www/en/internal new-account.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pav@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 22:08:54 -0000 --=-yz9n1XNMm0szYV6HYzXp Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable Gabor Kovesdan p=ED=B9e v =FAt 28. 08. 2007 v 23:46 +0200: > Erwin Lansing escribi=F3: > > On Tue, Aug 28, 2007 at 12:06:28PM +0000, Joel Dahl wrote: > > =20 > >> joel 2007-08-28 12:06:28 UTC > >> > >> FreeBSD doc repository > >> > >> Modified files: > >> en/internal new-account.sgml=20 > >> Log: > >> Timeout for portmgr is 7 days. > >> =20 > > > > Thanks for noticing! > > > > -erwin > > > > =20 > What does this mean in practice? If portmgr/doceng does not respond in 7=20 > days, one should/can turn to core? It's about voting on new committer proposals. --=20 Pav Lucistnik Can't sing. Can't dance. Can handle a sword a little. --=-yz9n1XNMm0szYV6HYzXp Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?= =?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBG1JzontdYP8FOsoIRAhdoAJ0aefbbdzkuDu248/X69MzvlakvbgCfchvq t8ZKX9Pw0foXNSblv1mEXcA= =8pfs -----END PGP SIGNATURE----- --=-yz9n1XNMm0szYV6HYzXp-- From owner-cvs-all@FreeBSD.ORG Tue Aug 28 22:25:59 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1219216A41A; Tue, 28 Aug 2007 22:25:59 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.t-hosting.hu (server.t-hosting.hu [81.2.252.59]) by mx1.freebsd.org (Postfix) with ESMTP id B41EA13C45A; Tue, 28 Aug 2007 22:25:58 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id DAC7CA4A4C0; Wed, 29 Aug 2007 00:25:57 +0200 (CEST) X-Virus-Scanned: amavisd-new at t-hosting.hu Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 6KNRZwIyiQt5; Wed, 29 Aug 2007 00:25:44 +0200 (CEST) Received: from [192.168.2.186] (catv-5063f539.catv.broadband.hu [80.99.245.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server.t-hosting.hu (Postfix) with ESMTP id BF9B4A4A4BB; Wed, 29 Aug 2007 00:25:44 +0200 (CEST) Message-ID: <46D4A0E8.5050200@FreeBSD.org> Date: Wed, 29 Aug 2007 00:25:44 +0200 From: Gabor Kovesdan User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: pav@FreeBSD.org References: <200708281206.l7SC6SvE061773@repoman.freebsd.org> <20070828132841.GJ93965@droso.net> <46D497D2.2050907@FreeBSD.org> <1188338923.1142.7.camel@ikaros.oook.cz> In-Reply-To: <1188338923.1142.7.camel@ikaros.oook.cz> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 8bit Cc: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org, Joel Dahl Subject: Re: cvs commit: www/en/internal new-account.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 22:25:59 -0000 Pav Lucistnik escribió: > Gabor Kovesdan pí¹e v út 28. 08. 2007 v 23:46 +0200: > >> Erwin Lansing escribió: >> >>> On Tue, Aug 28, 2007 at 12:06:28PM +0000, Joel Dahl wrote: >>> >>> >>>> joel 2007-08-28 12:06:28 UTC >>>> >>>> FreeBSD doc repository >>>> >>>> Modified files: >>>> en/internal new-account.sgml >>>> Log: >>>> Timeout for portmgr is 7 days. >>>> >>>> >>> Thanks for noticing! >>> >>> -erwin >>> >>> >>> >> What does this mean in practice? If portmgr/doceng does not respond in 7 >> days, one should/can turn to core? >> > > It's about voting on new committer proposals. > > That's ok, but what if it does not happen? I've never had any troubles with portmgr answers, you always react quickly, I'm just interested what happens if somehow the 7 days is reached. -- Gabor Kovesdan FreeBSD Volunteer EMAIL: gabor@FreeBSD.org .:|:. gabor@kovesdan.org WEB: http://people.FreeBSD.org/~gabor .:|:. http://kovesdan.org From owner-cvs-all@FreeBSD.ORG Tue Aug 28 22:28:45 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8574C16A418 for ; Tue, 28 Aug 2007 22:28:45 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from raven.customer.vol.cz (raven.customer.vol.cz [195.250.144.108]) by mx1.freebsd.org (Postfix) with ESMTP id C813313C4CB for ; Tue, 28 Aug 2007 22:28:44 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from [192.168.0.23] (rb5dg130.net.upc.cz [89.176.238.130]) (authenticated bits=0) by raven.customer.vol.cz (8.14.1/8.14.1) with ESMTP id l7SMSYZA073250 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Wed, 29 Aug 2007 00:28:35 +0200 (CEST) (envelope-from pav@FreeBSD.org) From: Pav Lucistnik To: Gabor Kovesdan In-Reply-To: <46D4A0E8.5050200@FreeBSD.org> References: <200708281206.l7SC6SvE061773@repoman.freebsd.org> <20070828132841.GJ93965@droso.net> <46D497D2.2050907@FreeBSD.org> <1188338923.1142.7.camel@ikaros.oook.cz> <46D4A0E8.5050200@FreeBSD.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-aYK3CtBg4Wg7yRSG/fQ0" Date: Wed, 29 Aug 2007 00:28:34 +0200 Message-Id: <1188340114.1142.11.camel@ikaros.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 FreeBSD GNOME Team Port X-Spam-Score: -1.797 () AWL,BAYES_00 X-Scanned-By: MIMEDefang 2.62 on 195.250.144.108 X-Milter: Spamilter (Reciever: raven.customer.vol.cz; Sender-ip: 89.176.238.130; Sender-helo: [192.168.0.23]; ) Cc: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org, Joel Dahl Subject: Re: cvs commit: www/en/internal new-account.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pav@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 22:28:45 -0000 --=-aYK3CtBg4Wg7yRSG/fQ0 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable Gabor Kovesdan p=ED=B9e v st 29. 08. 2007 v 00:25 +0200: > Pav Lucistnik escribi=F3: > > Gabor Kovesdan p=ED=B9e v =FAt 28. 08. 2007 v 23:46 +0200: > > =20 > >> Erwin Lansing escribi=F3: > >> =20 > >>> On Tue, Aug 28, 2007 at 12:06:28PM +0000, Joel Dahl wrote: > >>> =20 > >>> =20 > >>>> joel 2007-08-28 12:06:28 UTC > >>>> > >>>> FreeBSD doc repository > >>>> > >>>> Modified files: > >>>> en/internal new-account.sgml=20 > >>>> Log: > >>>> Timeout for portmgr is 7 days. > >>>> =20 > >>>> =20 > >>> Thanks for noticing! > >>> > >>> -erwin > >>> > >>> =20 > >>> =20 > >> What does this mean in practice? If portmgr/doceng does not respond in= 7=20 > >> days, one should/can turn to core? > >> =20 > > > > It's about voting on new committer proposals. > > > > =20 > That's ok, but what if it does not happen? I've never had any troubles=20 > with portmgr > answers, you always react quickly, I'm just interested what happens if=20 > somehow the > 7 days is reached. If the seventh day is reached, the voter is marked 'has not voted' by secretary, and the vote is over. --=20 Pav Lucistnik On real UNIX, /usr/bin/more prints -More-. --=-aYK3CtBg4Wg7yRSG/fQ0 Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?= =?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBG1KGOntdYP8FOsoIRApr7AKCsWMStxhGLqt+/4hY3Da9Nh6D+hgCgg+fL T8BdIhmY5b/B9xXVnoNXCpg= =l1hk -----END PGP SIGNATURE----- --=-aYK3CtBg4Wg7yRSG/fQ0-- From owner-cvs-all@FreeBSD.ORG Tue Aug 28 22:53:10 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5D79016A41A; Tue, 28 Aug 2007 22:53:10 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 460FA13C491; Tue, 28 Aug 2007 22:53:10 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SMrAZj048266; Tue, 28 Aug 2007 22:53:10 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7SMrA8N048265; Tue, 28 Aug 2007 22:53:10 GMT (envelope-from flz) Message-Id: <200708282253.l7SMrA8N048265@repoman.freebsd.org> From: Florent Thoumie Date: Tue, 28 Aug 2007 22:53:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-wm/compiz-fusion-plugins-extra Makefile ports/x11-wm/compiz-fusion-plugins-extra/files patch-metadata-widget.xml.in patch-src-widget-widget.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 22:53:10 -0000 flz 2007-08-28 22:53:09 UTC FreeBSD ports repository Modified files: x11-wm/compiz-fusion-plugins-extra Makefile Added files: x11-wm/compiz-fusion-plugins-extra/files patch-metadata-widget.xml.in patch-src-widget-widget.c Log: Add patches from git repository to fix the widget plugin. PR: ports/115902 Submitted by: maintainer Revision Changes Path 1.4 +1 -1 ports/x11-wm/compiz-fusion-plugins-extra/Makefile 1.1 +10 -0 ports/x11-wm/compiz-fusion-plugins-extra/files/patch-metadata-widget.xml.in (new) 1.1 +288 -0 ports/x11-wm/compiz-fusion-plugins-extra/files/patch-src-widget-widget.c (new) From owner-cvs-all@FreeBSD.ORG Wed Aug 29 00:07:09 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 31DF616A41B; Wed, 29 Aug 2007 00:07:09 +0000 (UTC) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (svm.csie.ntu.edu.tw [140.112.90.75]) by mx1.freebsd.org (Postfix) with ESMTP id BEEC513C45D; Wed, 29 Aug 2007 00:07:08 +0000 (UTC) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (localhost [127.0.0.1]) by svm.csie.ntu.edu.tw (8.14.1/8.14.1) with ESMTP id l7T07780027308; Wed, 29 Aug 2007 08:07:07 +0800 (CST) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: (from rafan@localhost) by svm.csie.ntu.edu.tw (8.14.1/8.14.1/Submit) id l7T077sH054893; Wed, 29 Aug 2007 08:07:07 +0800 (CST) (envelope-from rafan) Date: Wed, 29 Aug 2007 08:07:07 +0800 From: Rong-En Fan To: Rong-En Fan Message-ID: <20070829000707.GE98239@svm.csie.ntu.edu.tw> References: <200708280837.l7S8bkkf033078@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200708280837.l7S8bkkf033078@repoman.freebsd.org> User-Agent: Mutt/1.5.16 (2007-06-09) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/audio/normalize Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 00:07:09 -0000 On Tue, Aug 28, 2007 at 08:37:46AM +0000, Rong-En Fan wrote: > rafan 2007-08-28 08:37:46 UTC > > FreeBSD ports repository > > Modified files: > audio/normalize Makefile > Log: > - When helper programs does not appear at compile time, the generated > script is broken. Therefore, disable helper program search at compile > time and let it searches programs at runtime. > - Helper programs can be installed via OPTIONS. Install madplay for MP3 > as default. > > PR: ports/107386 (based on) I mean 107368. > Submitted by: Jonathan Liu > Approved by: maintainer via mail > > Revision Changes Path > 1.25 +20 -3 ports/audio/normalize/Makefile From owner-cvs-all@FreeBSD.ORG Wed Aug 29 00:07:23 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD40816A41B; Wed, 29 Aug 2007 00:07:23 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9FFB213C478; Wed, 29 Aug 2007 00:07:23 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7T07Nt7055209; Wed, 29 Aug 2007 00:07:23 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7T07NBD055202; Wed, 29 Aug 2007 00:07:23 GMT (envelope-from alepulver) Message-Id: <200708290007.l7T07NBD055202@repoman.freebsd.org> From: Alejandro Pulver Date: Wed, 29 Aug 2007 00:07:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/devil Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 00:07:23 -0000 alepulver 2007-08-29 00:07:23 UTC FreeBSD ports repository Modified files: graphics/devil Makefile Log: - Disable allegro in case it's found (causes problems on some libraries like "x11-toolkits/gigi", also in that case a dependency is missing). PR: ports/115111 Submitted by: alepulver (myself) Approved by: miwi (maintainer) Revision Changes Path 1.15 +1 -0 ports/graphics/devil/Makefile From owner-cvs-all@FreeBSD.ORG Wed Aug 29 00:13:41 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9CFF916A418; Wed, 29 Aug 2007 00:13:41 +0000 (UTC) (envelope-from okazaki@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 70C9313C45A; Wed, 29 Aug 2007 00:13:41 +0000 (UTC) (envelope-from okazaki@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7T0Dfg6057149; Wed, 29 Aug 2007 00:13:41 GMT (envelope-from okazaki@repoman.freebsd.org) Received: (from okazaki@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7T0Df1Z057148; Wed, 29 Aug 2007 00:13:41 GMT (envelope-from okazaki) Message-Id: <200708290013.l7T0Df1Z057148@repoman.freebsd.org> From: OKAZAKI Tetsurou Date: Wed, 29 Aug 2007 00: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/lang/sbcl Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 00:13:41 -0000 okazaki 2007-08-29 00:13:41 UTC FreeBSD ports repository Modified files: lang/sbcl Makefile distinfo pkg-plist Log: Update to 1.0.9. PR: 115857 Submitted by: maintainer Revision Changes Path 1.52 +1 -1 ports/lang/sbcl/Makefile 1.39 +3 -3 ports/lang/sbcl/distinfo 1.28 +1 -0 ports/lang/sbcl/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Aug 29 00:29:31 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5A21F16A419; Wed, 29 Aug 2007 00:29:31 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2DB1213C459; Wed, 29 Aug 2007 00:29:31 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7T0TVAN058059; Wed, 29 Aug 2007 00:29:31 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7T0TVtb058058; Wed, 29 Aug 2007 00:29:31 GMT (envelope-from alepulver) Message-Id: <200708290029.l7T0TVtb058058@repoman.freebsd.org> From: Alejandro Pulver Date: Wed, 29 Aug 2007 00: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/x11-toolkits/gigi Makefile distinfo pkg-plist ports/x11-toolkits/gigi/files patch-GiGiSDL.pc.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 00:29:31 -0000 alepulver 2007-08-29 00:29:30 UTC FreeBSD ports repository Modified files: x11-toolkits/gigi Makefile distinfo pkg-plist x11-toolkits/gigi/files patch-GiGiSDL.pc.in Log: - Update to version 0.6.0.20070726. - Fix building and remove BROKEN. Revision Changes Path 1.5 +7 -10 ports/x11-toolkits/gigi/Makefile 1.2 +3 -3 ports/x11-toolkits/gigi/distinfo 1.2 +5 -5 ports/x11-toolkits/gigi/files/patch-GiGiSDL.pc.in 1.2 +0 -10 ports/x11-toolkits/gigi/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Aug 29 00:37:11 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B2F9E16A419; Wed, 29 Aug 2007 00:37:11 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9F15213C442; Wed, 29 Aug 2007 00:37:11 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7T0bBYL058663; Wed, 29 Aug 2007 00:37:11 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7T0bBAL058662; Wed, 29 Aug 2007 00:37:11 GMT (envelope-from alepulver) Message-Id: <200708290037.l7T0bBAL058662@repoman.freebsd.org> From: Alejandro Pulver Date: Wed, 29 Aug 2007 00:37: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/freeorion Makefile distinfo pkg-plist ports/games/freeorion/files patch-SConscript patch-SConstruct patch-client__human__chmain.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 00:37:11 -0000 alepulver 2007-08-29 00:37:11 UTC FreeBSD ports repository Modified files: games/freeorion Makefile distinfo pkg-plist games/freeorion/files patch-SConstruct Removed files: games/freeorion/files patch-SConscript patch-client__human__chmain.cpp Log: - Update to 0.3.1.20070726. Revision Changes Path 1.5 +4 -10 ports/games/freeorion/Makefile 1.2 +3 -3 ports/games/freeorion/distinfo 1.2 +0 -13 ports/games/freeorion/files/patch-SConscript (dead) 1.2 +38 -74 ports/games/freeorion/files/patch-SConstruct 1.2 +0 -17 ports/games/freeorion/files/patch-client__human__chmain.cpp (dead) 1.2 +66 -30 ports/games/freeorion/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Aug 29 00:39:17 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 491A916A420; Wed, 29 Aug 2007 00:39:17 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1DD0513C4A7; Wed, 29 Aug 2007 00:39:17 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7T0dGX3058737; Wed, 29 Aug 2007 00:39:17 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7T0dGPQ058736; Wed, 29 Aug 2007 00:39:16 GMT (envelope-from alepulver) Message-Id: <200708290039.l7T0dGPQ058736@repoman.freebsd.org> From: Alejandro Pulver Date: Wed, 29 Aug 2007 00:39: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/bsd-splash-changer Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 00:39:17 -0000 alepulver 2007-08-29 00:39:16 UTC FreeBSD ports repository Modified files: sysutils/bsd-splash-changer Makefile Log: - Change maintainer address. Submitted by: martinko (maintainer, private e-mail) Revision Changes Path 1.2 +2 -2 ports/sysutils/bsd-splash-changer/Makefile From owner-cvs-all@FreeBSD.ORG Wed Aug 29 00:52:51 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 47C9D16A417; Wed, 29 Aug 2007 00:52:51 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1E40F13C4B6; Wed, 29 Aug 2007 00:52:51 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7T0qpg8068218; Wed, 29 Aug 2007 00:52:51 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7T0qonf068217; Wed, 29 Aug 2007 00:52:50 GMT (envelope-from alepulver) Message-Id: <200708290052.l7T0qonf068217@repoman.freebsd.org> From: Alejandro Pulver Date: Wed, 29 Aug 2007 00:52: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-p2p/rblibtorrent Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 00:52:51 -0000 alepulver 2007-08-29 00:52:50 UTC FreeBSD ports repository Modified files: net-p2p/rblibtorrent Makefile Log: - Remove USE_GCC=3.4 to fix building on FreeBSD 7 (I guess the problem was due to mixing GCC 4.x and GCC 3.x generated code). PR: ports/114864 Submitted by: alepulver (myself) Approved by: johan@stromnet.se (maintainer, timeout) Revision Changes Path 1.9 +0 -1 ports/net-p2p/rblibtorrent/Makefile From owner-cvs-all@FreeBSD.ORG Wed Aug 29 01:00:17 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A31AA16A41B; Wed, 29 Aug 2007 01:00:17 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 792E813C457; Wed, 29 Aug 2007 01:00:17 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7T10HEv068648; Wed, 29 Aug 2007 01:00:17 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7T10HFc068643; Wed, 29 Aug 2007 01:00:17 GMT (envelope-from alepulver) Message-Id: <200708290100.l7T10HFc068643@repoman.freebsd.org> From: Alejandro Pulver Date: Wed, 29 Aug 2007 01:00:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-p2p/qbittorrent Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 01:00:17 -0000 alepulver 2007-08-29 01:00:17 UTC FreeBSD ports repository Modified files: net-p2p/qbittorrent Makefile Log: - Change dependency from "net-p2p/rblibtorrent-devel" to "net-p2p/rblibtorrent" (they are currently the same actually). - Bump PORTREVISION. Revision Changes Path 1.4 +2 -1 ports/net-p2p/qbittorrent/Makefile From owner-cvs-all@FreeBSD.ORG Wed Aug 29 01:33:54 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6659416A418; Wed, 29 Aug 2007 01:33:54 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3F59913C457; Wed, 29 Aug 2007 01:33:54 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7T1Xsfp072072; Wed, 29 Aug 2007 01:33:54 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7T1XsnM072071; Wed, 29 Aug 2007 01:33:54 GMT (envelope-from sat) Message-Id: <200708290133.l7T1XsnM072071@repoman.freebsd.org> From: Andrew Pantyukhin Date: Wed, 29 Aug 2007 01:33:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/xpi-vimperator Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 01:33:54 -0000 sat 2007-08-29 01:33:53 UTC FreeBSD ports repository Modified files: www/xpi-vimperator Makefile distinfo Log: - Update to 0.5 Approved by: stas (maintainer, implicit) Revision Changes Path 1.4 +1 -1 ports/www/xpi-vimperator/Makefile 1.4 +3 -3 ports/www/xpi-vimperator/distinfo From owner-cvs-all@FreeBSD.ORG Wed Aug 29 04:51:02 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A78A16A417; Wed, 29 Aug 2007 04:51:02 +0000 (UTC) (envelope-from scrappy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4977713C48E; Wed, 29 Aug 2007 04:51:02 +0000 (UTC) (envelope-from scrappy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7T4p2hv096831; Wed, 29 Aug 2007 04:51:02 GMT (envelope-from scrappy@repoman.freebsd.org) Received: (from scrappy@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7T4p1pQ096829; Wed, 29 Aug 2007 04:51:02 GMT (envelope-from scrappy) Message-Id: <200708290451.l7T4p1pQ096829@repoman.freebsd.org> From: "Marc G. Fournier" Date: Wed, 29 Aug 2007 04: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/sysutils/bsdstats Makefile pkg-install X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 04:51:02 -0000 scrappy 2007-08-29 04:51:01 UTC FreeBSD ports repository Modified files: sysutils/bsdstats Makefile pkg-install Log: fix problem where, when you try and run on install, it gives error because LOCALBASE isn't set ... Revision Changes Path 1.51 +1 -1 ports/sysutils/bsdstats/Makefile 1.9 +2 -2 ports/sysutils/bsdstats/pkg-install From owner-cvs-all@FreeBSD.ORG Wed Aug 29 06:35:20 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0CD1816A468; Wed, 29 Aug 2007 06:35:20 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0503313C458; Wed, 29 Aug 2007 06:35:19 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7T6ZI3b005633; Wed, 29 Aug 2007 06:35:18 GMT (envelope-from osa@repoman.freebsd.org) Received: (from osa@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7T6ZIqs005632; Wed, 29 Aug 2007 06:35:18 GMT (envelope-from osa) Message-Id: <200708290635.l7T6ZIqs005632@repoman.freebsd.org> From: "Sergey A. Osokin" Date: Wed, 29 Aug 2007 06: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/www/nginx-devel Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 06:35:20 -0000 osa 2007-08-29 06:35:18 UTC FreeBSD ports repository Modified files: www/nginx-devel Makefile distinfo Log: Update to 0.6.9. Utilize ETCDIR. *) Bugfix: a worker process may got caught in an endless loop, if the HTTPS protocol was used; bug appeared in 0.6.7. *) Bugfix: if server listened on two addresses or ports and trailing wildcard was used, then nginx did not run. *) Bugfix: the "ip_hash" directive might incorrectly mark servers as down. *) Bugfix: nginx could not be built on amd64; bug appeared in 0.6.8. Revision Changes Path 1.131 +8 -8 ports/www/nginx-devel/Makefile 1.120 +3 -3 ports/www/nginx-devel/distinfo From owner-cvs-all@FreeBSD.ORG Wed Aug 29 06:56:00 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1A4BE16A41A; Wed, 29 Aug 2007 06:56:00 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EF32113C46B; Wed, 29 Aug 2007 06:55:59 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7T6txQg008198; Wed, 29 Aug 2007 06:55:59 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7T6txNG008197; Wed, 29 Aug 2007 06:55:59 GMT (envelope-from clsung) Message-Id: <200708290655.l7T6txNG008197@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 29 Aug 2007 06: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/www/b2evolution Makefile pkg-message X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 06:56:00 -0000 clsung 2007-08-29 06:55:59 UTC FreeBSD ports repository Modified files: www/b2evolution Makefile pkg-message Log: - added missing conditional dependency on appropriate version of MySQL server, - respect change of DESTDIR into PREFIX, committed by gabor on Aug 4. PR: ports/115243 Submitted by: maintainer (Sergei Vyshenski) Revision Changes Path 1.18 +8 -1 ports/www/b2evolution/Makefile 1.9 +29 -25 ports/www/b2evolution/pkg-message From owner-cvs-all@FreeBSD.ORG Wed Aug 29 06:59:39 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2C48B16A41A; Wed, 29 Aug 2007 06:59:39 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2402913C45D; Wed, 29 Aug 2007 06:59:39 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7T6xc2f008767; Wed, 29 Aug 2007 06:59:39 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7T6xcYU008766; Wed, 29 Aug 2007 06:59:38 GMT (envelope-from clsung) Message-Id: <200708290659.l7T6xcYU008766@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 29 Aug 2007 06:59:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc Makefile ports/textproc/metauml Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 06:59:39 -0000 clsung 2007-08-29 06:59:38 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/metauml Makefile distinfo pkg-descr pkg-plist Log: MetaUML is a GNU GPL MetaPost library for typesetting UML diagrams, using a human-friendly textual notation. Here's what you can do with MetaUML (also see the FAQ): * Create UML diagrams readily usable in a LaTeX article or book. * Create independent PDF-s * Create jpeg-s, png-s etc. WWW: http://metauml.sourceforge.net/ PR: ports/115910 Submitted by: TAKATSU Tomonari Revision Changes Path 1.1178 +1 -0 ports/textproc/Makefile 1.1 +39 -0 ports/textproc/metauml/Makefile (new) 1.1 +3 -0 ports/textproc/metauml/distinfo (new) 1.1 +10 -0 ports/textproc/metauml/pkg-descr (new) 1.1 +36 -0 ports/textproc/metauml/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Aug 29 06:59:50 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ADCDD16A469; Wed, 29 Aug 2007 06:59:50 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8EA4C13C47E; Wed, 29 Aug 2007 06:59:50 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7T6xo9w008803; Wed, 29 Aug 2007 06:59:50 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7T6xo9s008802; Wed, 29 Aug 2007 06:59:50 GMT (envelope-from clsung) Message-Id: <200708290659.l7T6xo9s008802@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 29 Aug 2007 06:59:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 06:59:50 -0000 clsung 2007-08-29 06:59:50 UTC FreeBSD ports repository Modified files: . modules Log: metauml --> ports/textproc/metauml Revision Changes Path 1.18615 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Aug 29 07:30:38 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8423616A41B; Wed, 29 Aug 2007 07:30:38 +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 A891E13C442; Wed, 29 Aug 2007 07:30:36 +0000 (UTC) (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.4) with ESMTP id l7T7UEuo022911; Wed, 29 Aug 2007 11:30:14 +0400 (MSD) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.4/8.13.4/Submit) id l7T7UBAO022909; Wed, 29 Aug 2007 11:30:11 +0400 (MSD) (envelope-from yar) Date: Wed, 29 Aug 2007 11:30:11 +0400 From: Yar Tikhiy To: Daniel Eischen Message-ID: <20070829073011.GD598@comp.chem.msu.su> References: <200708270850.20904.jhb@freebsd.org> <200708281142.07941.jhb@freebsd.org> <200708281403.05931.jhb@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.9i Cc: src-committers@freebsd.org, John Baldwin , alfred@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org, "M. Warner Losh" Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 07:30:38 -0000 On Tue, Aug 28, 2007 at 04:15:16PM -0400, Daniel Eischen wrote: > On Tue, 28 Aug 2007, John Baldwin wrote: > > >On Tuesday 28 August 2007 01:18:38 pm Daniel Eischen wrote: > >> > >>The only thing I would add is that we can do this by using the > >>real public versions in -current instead of private ones only > >>seen in current. By using the public versions, -current users > >>will never have to rebuild any of their ports _unless_ the > >>same ABI changed more than once in -current, and that has > >>never happened in the past. If it does happen, you can > >>remove interim versions from RELENG_X at the branch, and > >>then remove the interim version from -current some time later. > >>This is the same approach as using a "private in current" > >>version namespace. The only disadvantage is that you might > >>be missing a version or two in RELENG_X if you remove an > >>interim FBSD_1.4 for instance. > > > >Yes, but how do you know which ones are interim versions that are safe to > >be > >removed? Having separate namespaces makes this clear. > > Any symbol in the Symbol.map files (or the generated Version.map) > that is duplicated from the point at which -current was last > branched. > > If you go with my approach and only create one new version in > -current, then it will be more obvious because the symbol(s) > will already exist in -current's one and only version. That > will force us to decide whether we should force a rebuild or > just make a new version - it could be on a case by case basis > if it ever happened. > > But even with the other approach (each ABI change creates a > new version), you could write a script to find all the versions > with duplicate symbols. I suppose you could even have it > generate an ObsoleteVersions file that gets committed along > with the most recent ABI change. At this point we should consider technical limitations as well. I think I found a couple, unfortunately. On the one hand, John's approach depends on alias symbols in HEAD so, e.g., both foo@FBSD-1.9 (public) and foo@FBSD-current-1.8.5 (interim) can point to the same implementation for the "foo" interface after STABLE with foo@FBSD-1.9 was branched. However, the GNU build tools don't seem to provide a straight way to that, they return an error if multiple versions reference the same function, so more stub code will be needed in the library, which will add to complexity of the approach. On the other hand, Symbol.map files should not contain duplicate symbol names as it seems to violate ld(1) semantics. Therefore, if following Daniel's way, we'll need to track which symbols moved by more than one version since the last STABLE branch to find interim versions. This shouldn't be too hard, but the implementation details are somewhat different. -- Yar From owner-cvs-all@FreeBSD.ORG Wed Aug 29 07:52:53 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6985F16A418; Wed, 29 Aug 2007 07:52:53 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 480C613C4B6; Wed, 29 Aug 2007 07:52:53 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7T7qrpw015525; Wed, 29 Aug 2007 07:52:53 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7T7qrUq015524; Wed, 29 Aug 2007 07:52:53 GMT (envelope-from clsung) Message-Id: <200708290752.l7T7qrUq015524@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 29 Aug 2007 07:52: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/bazaar-ng Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 07:52:53 -0000 clsung 2007-08-29 07:52:52 UTC FreeBSD ports repository Modified files: devel/bazaar-ng Makefile distinfo pkg-plist Log: - Update to 0.90 - New version released. Also, make more visible an optional but handy dependancy. PR: ports/115915 Submitted by: maintainer (Matthew D. Fuller) Revision Changes Path 1.22 +10 -2 ports/devel/bazaar-ng/Makefile 1.17 +3 -3 ports/devel/bazaar-ng/distinfo 1.16 +107 -7 ports/devel/bazaar-ng/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Aug 29 07:54:00 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7EB9D16A417; Wed, 29 Aug 2007 07:54:00 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5C92513C46B; Wed, 29 Aug 2007 07:54:00 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7T7s0u1015632; Wed, 29 Aug 2007 07:54:00 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7T7s0p2015631; Wed, 29 Aug 2007 07:54:00 GMT (envelope-from clsung) Message-Id: <200708290754.l7T7s0p2015631@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 29 Aug 2007 07:54:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/bzrtools Makefile distinfo pkg-plist ports/devel/bzrtools/files patch-shelf.py X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 07:54:00 -0000 clsung 2007-08-29 07:54:00 UTC FreeBSD ports repository Modified files: devel/bzrtools Makefile distinfo pkg-plist devel/bzrtools/files patch-shelf.py Log: - Upgrade to 0.90 PR: ports/115916 Submitted by: maintainer (Matthew D. Fuller) Revision Changes Path 1.18 +1 -1 ports/devel/bzrtools/Makefile 1.14 +3 -3 ports/devel/bzrtools/distinfo 1.2 +4 -4 ports/devel/bzrtools/files/patch-shelf.py 1.10 +75 -69 ports/devel/bzrtools/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Aug 29 08:28:19 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D9D6016A417; Wed, 29 Aug 2007 08:28:19 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B73A913C480; Wed, 29 Aug 2007 08:28:19 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7T8SJ5V019024; Wed, 29 Aug 2007 08:28:19 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7T8SJ7K019023; Wed, 29 Aug 2007 08:28:19 GMT (envelope-from miwi) Message-Id: <200708290828.l7T8SJ7K019023@repoman.freebsd.org> From: Martin Wilke Date: Wed, 29 Aug 2007 08:28:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/qsf Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 08:28:20 -0000 miwi 2007-08-29 08:28:19 UTC FreeBSD ports repository Modified files: mail/qsf Makefile distinfo Log: - Update to 1.2.7 Revision Changes Path 1.17 +2 -3 ports/mail/qsf/Makefile 1.13 +3 -3 ports/mail/qsf/distinfo From owner-cvs-all@FreeBSD.ORG Wed Aug 29 08:32:27 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 69D8916A41A; Wed, 29 Aug 2007 08:32:27 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1107A13C478; Wed, 29 Aug 2007 08:32:27 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7T8WQDZ019448; Wed, 29 Aug 2007 08:32:26 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7T8WQ1J019447; Wed, 29 Aug 2007 08:32:26 GMT (envelope-from rafan) Message-Id: <200708290832.l7T8WQ1J019447@repoman.freebsd.org> From: Rong-En Fan Date: Wed, 29 Aug 2007 08:32: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-mgmt/ndpmon Makefile ports/net-mgmt/ndpmon/files ndpmonitor.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 08:32:27 -0000 rafan 2007-08-29 08:32:26 UTC FreeBSD ports repository Modified files: net-mgmt/ndpmon Makefile Added files: net-mgmt/ndpmon/files ndpmonitor.in Log: - Add rc script PR: ports/115793 (based on) Submitted by: Janos Mohacsi (maintainer) Revision Changes Path 1.4 +2 -0 ports/net-mgmt/ndpmon/Makefile 1.1 +23 -0 ports/net-mgmt/ndpmon/files/ndpmonitor.in (new) From owner-cvs-all@FreeBSD.ORG Wed Aug 29 10:33:11 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4F19916A41A; Wed, 29 Aug 2007 10:33:11 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3F51013C4B4; Wed, 29 Aug 2007 10:33:11 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7TAXBW4037661; Wed, 29 Aug 2007 10:33:11 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7TAXBoq037660; Wed, 29 Aug 2007 10:33:11 GMT (envelope-from flz) Message-Id: <200708291033.l7TAXBoq037660@repoman.freebsd.org> From: Florent Thoumie Date: Wed, 29 Aug 2007 10:33: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/graphics/libGL Makefile bsd.mesalib.mk ports/graphics/libGLU Makefile ports/graphics/libGLU/files config patch-glu-Makefile ports/graphics/libGLw Makefile distinfo ports/graphics/libGLw/files config patch-glw-GLwDrawA.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 10:33:11 -0000 flz 2007-08-29 10:33:10 UTC FreeBSD ports repository Modified files: graphics/libGL Makefile graphics/libGLU Makefile graphics/libGLw Makefile distinfo graphics/libGLw/files patch-glw-GLwDrawA.c graphics/dri Makefile Added files: graphics/libGL bsd.mesalib.mk Removed files: graphics/libGLU/files config patch-glu-Makefile graphics/libGLw/files config patch-glw-Makefile Log: - Refactor MesaLib ports. - Update graphics/libGLw to 7.0.1. Revision Changes Path 1.24 +14 -39 ports/graphics/dri/Makefile 1.6 +8 -58 ports/graphics/libGL/Makefile 1.1 +85 -0 ports/graphics/libGL/bsd.mesalib.mk (new) 1.7 +6 -21 ports/graphics/libGLU/Makefile 1.2 +0 -31 ports/graphics/libGLU/files/config (dead) 1.2 +0 -16 ports/graphics/libGLU/files/patch-glu-Makefile (dead) 1.3 +8 -24 ports/graphics/libGLw/Makefile 1.2 +3 -3 ports/graphics/libGLw/distinfo 1.3 +0 -31 ports/graphics/libGLw/files/config (dead) 1.2 +2 -2 ports/graphics/libGLw/files/patch-glw-GLwDrawA.c 1.2 +0 -15 ports/graphics/libGLw/files/patch-glw-Makefile (dead) From owner-cvs-all@FreeBSD.ORG Wed Aug 29 10:44:17 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9EE2A16A41A; Wed, 29 Aug 2007 10:44:17 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id D5DAC13C467; Wed, 29 Aug 2007 10:44:16 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from kobe.laptop (vader.bytemobile.ondsl.gr [83.235.244.135]) (authenticated bits=128) by igloo.linux.gr (8.14.1/8.14.1/Debian-8) with ESMTP id l7TAhw7x013772 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 29 Aug 2007 13:44:04 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.1/8.14.1) with ESMTP id l7TAhgcl002383; Wed, 29 Aug 2007 13:43:57 +0300 (EEST) (envelope-from keramida@FreeBSD.org) Received: (from keramida@localhost) by kobe.laptop (8.14.1/8.14.1/Submit) id l7TAhgxY002382; Wed, 29 Aug 2007 13:43:42 +0300 (EEST) (envelope-from keramida@FreeBSD.org) Date: Wed, 29 Aug 2007 13:43:42 +0300 From: Giorgos Keramidas To: "Simon L. Nielsen" Message-ID: <20070829104342.GC2091@kobe.laptop> References: <200708280830.l7S8UVo8032141@repoman.freebsd.org> <20070828184758.GB992@zaphod.nitro.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070828184758.GB992@zaphod.nitro.dk> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-4.085, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.31, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@freebsd.org X-Spam-Status: No Cc: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/articles/formatting-media article.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 10:44:17 -0000 On 2007-08-28 20:47, "Simon L. Nielsen" wrote: >On 2007.08.28 08:30:31 +0000, Giorgos Keramidas wrote: >> keramida 2007-08-28 08:30:31 UTC >> >> FreeBSD doc repository >> >> Modified files: >> en_US.ISO8859-1/articles/formatting-media article.sgml >> Log: >> Spell `MAKEDEV' correctly. > > Wouldn't it make more sense to remove references to makedev? Though > of course from a quick check of the article there are a lot of things > which are not quite up to speed with recent FreeBSD versions... Indeed. The article needs a bit of updating, but that's something in-progress right now, so I chose to fix the minor nit today, until an update/resync with recent improvements is ready :) From owner-cvs-all@FreeBSD.ORG Wed Aug 29 11:07:55 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 32E9116A469; Wed, 29 Aug 2007 11:07:55 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0C7DF13C474; Wed, 29 Aug 2007 11:07:55 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7TB7sVH040761; Wed, 29 Aug 2007 11:07:54 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7TB7sGw040760; Wed, 29 Aug 2007 11:07:54 GMT (envelope-from itetcu) Message-Id: <200708291107.l7TB7sGw040760@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 29 Aug 2007 11:07:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/libmpd Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 11:07:55 -0000 itetcu 2007-08-29 11:07:54 UTC FreeBSD ports repository Modified files: audio/libmpd Makefile distinfo pkg-plist Log: - Update to 0.14.0 - pass maintainership to submitter PR: ports/115913 Submitted by: Mathias Monnerville Revision Changes Path 1.4 +5 -4 ports/audio/libmpd/Makefile 1.2 +3 -3 ports/audio/libmpd/distinfo 1.2 +6 -5 ports/audio/libmpd/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Aug 29 11:38:01 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5CC5916A41B; Wed, 29 Aug 2007 11:38:01 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 353F913C46A; Wed, 29 Aug 2007 11:38:01 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7TBc1OG046054; Wed, 29 Aug 2007 11:38:01 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7TBc1b0046053; Wed, 29 Aug 2007 11:38:01 GMT (envelope-from flz) Message-Id: <200708291138.l7TBc1b0046053@repoman.freebsd.org> From: Florent Thoumie Date: Wed, 29 Aug 2007 11: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/x11-drivers/xf86-video-i810 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 11:38:01 -0000 flz 2007-08-29 11:38:00 UTC FreeBSD ports repository Modified files: x11-drivers/xf86-video-i810 Makefile Log: Style fix (xextproto listed twice). Reported by: Oliver Schonefeld Revision Changes Path 1.3 +1 -1 ports/x11-drivers/xf86-video-i810/Makefile From owner-cvs-all@FreeBSD.ORG Wed Aug 29 11:40:01 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AC1AF16A479; Wed, 29 Aug 2007 11:40:01 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7A31D13C483; Wed, 29 Aug 2007 11:40:01 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7TBe103046134; Wed, 29 Aug 2007 11:40:01 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7TBe1fZ046133; Wed, 29 Aug 2007 11:40:01 GMT (envelope-from flz) Message-Id: <200708291140.l7TBe1fZ046133@repoman.freebsd.org> From: Florent Thoumie Date: Wed, 29 Aug 2007 11:40:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-drivers/xorg-drivers Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 11:40:01 -0000 flz 2007-08-29 11:40:01 UTC FreeBSD ports repository Modified files: x11-drivers/xorg-drivers Makefile Log: Add intel driver to VIDEO_OFF and check for conflict with i810. Suggested by: Oliver Schonefeld Revision Changes Path 1.4 +6 -2 ports/x11-drivers/xorg-drivers/Makefile From owner-cvs-all@FreeBSD.ORG Wed Aug 29 11:45:09 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C91DC16A419; Wed, 29 Aug 2007 11:45:09 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A2AB813C45D; Wed, 29 Aug 2007 11:45:09 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7TBj9fe046571; Wed, 29 Aug 2007 11:45:09 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7TBj9hk046570; Wed, 29 Aug 2007 11:45:09 GMT (envelope-from sem) Message-Id: <200708291145.l7TBj9hk046570@repoman.freebsd.org> From: Sergey Matveychuk Date: Wed, 29 Aug 2007 11:45:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/mpd4 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 11:45:09 -0000 sem 2007-08-29 11:45:09 UTC FreeBSD ports repository Modified files: net/mpd4 Makefile distinfo Log: - Update to 4.3 Changes: - Added configure script for better system features detection and so added ability to build without ng_car module. - Several new PPPoE and L2TP configuration options. - Reimplemented RADIUS Class attribute support. - Added native 64bit ng_ppp stat counters support. - Added initial ng_ipacct node support. - Several bugs fixed in PPTP, L2TP, DoD and proxy-arp. Submitted by: mav (maintainer) Revision Changes Path 1.16 +23 -8 ports/net/mpd4/Makefile 1.11 +3 -3 ports/net/mpd4/distinfo From owner-cvs-all@FreeBSD.ORG Wed Aug 29 12:16:13 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F098A16A419; Wed, 29 Aug 2007 12:16:12 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: from mail.droso.net (koala.ipv6.droso.net [IPv6:2001:6c8:6:0:206:5bff:fef8:267d]) by mx1.freebsd.org (Postfix) with ESMTP id 7EB6B13C46A; Wed, 29 Aug 2007 12:16:12 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: by mail.droso.net (Postfix, from userid 1001) id B39051CC14; Wed, 29 Aug 2007 14:16:10 +0200 (CEST) Date: Wed, 29 Aug 2007 14:16:10 +0200 From: Erwin Lansing To: Pav Lucistnik Message-ID: <20070829121610.GJ93965@droso.net> Mail-Followup-To: Pav Lucistnik , doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org References: <200708281206.l7SC6SvE061773@repoman.freebsd.org> <20070828132841.GJ93965@droso.net> <46D497D2.2050907@FreeBSD.org> <1188338923.1142.7.camel@ikaros.oook.cz> <46D4A0E8.5050200@FreeBSD.org> <1188340114.1142.11.camel@ikaros.oook.cz> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="JvcFcSNq1wOCYqbI" Content-Disposition: inline In-Reply-To: <1188340114.1142.11.camel@ikaros.oook.cz> X-Operating-System: FreeBSD/i386 6.2-STABLE User-Agent: Mutt/1.5.16 (2007-06-09) Cc: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: www/en/internal new-account.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 12:16:13 -0000 --JvcFcSNq1wOCYqbI Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 29, 2007 at 12:28:34AM +0200, Pav Lucistnik wrote: >=20 > If the seventh day is reached, the voter is marked 'has not voted' by > secretary, and the vote is over. >=20 After which the secretary closes the vote and reports to the requestor (time permitting etc. etc). So if you haven't heard anything after 9-10 days, you should poke hime :-) -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 --JvcFcSNq1wOCYqbI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFG1WOKqy9aWxUlaZARAtDjAKDltArkNMXdLsoyPS413N8K2hSEaQCg4C0/ 9T26jWze9FTpHgjaZ5Xm+/A= =XWdI -----END PGP SIGNATURE----- --JvcFcSNq1wOCYqbI-- From owner-cvs-all@FreeBSD.ORG Wed Aug 29 12:36:19 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 21C0D16A417; Wed, 29 Aug 2007 12:36:19 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EDF0913C459; Wed, 29 Aug 2007 12:36:18 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7TCaI9j051416; Wed, 29 Aug 2007 12:36:18 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7TCaITA051415; Wed, 29 Aug 2007 12:36:18 GMT (envelope-from mat) Message-Id: <200708291236.l7TCaITA051415@repoman.freebsd.org> From: Mathieu Arnold Date: Wed, 29 Aug 2007 12:36:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Clone-Fast Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 12:36:19 -0000 mat 2007-08-29 12:36:18 UTC FreeBSD ports repository Modified files: devel/p5-Clone-Fast Makefile distinfo Log: Update to 0.93 Revision Changes Path 1.4 +2 -3 ports/devel/p5-Clone-Fast/Makefile 1.4 +3 -3 ports/devel/p5-Clone-Fast/distinfo From owner-cvs-all@FreeBSD.ORG Wed Aug 29 12:36:36 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A4A0D16A468; Wed, 29 Aug 2007 12:36:36 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7D93613C45B; Wed, 29 Aug 2007 12:36:36 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7TCaa81051488; Wed, 29 Aug 2007 12:36:36 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7TCaaCe051487; Wed, 29 Aug 2007 12:36:36 GMT (envelope-from mat) Message-Id: <200708291236.l7TCaaCe051487@repoman.freebsd.org> From: Mathieu Arnold Date: Wed, 29 Aug 2007 12:36:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/p5-Error Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 12:36:36 -0000 mat 2007-08-29 12:36:36 UTC FreeBSD ports repository Modified files: lang/p5-Error Makefile distinfo Log: Update to 0.17009 Revision Changes Path 1.15 +3 -4 ports/lang/p5-Error/Makefile 1.11 +3 -3 ports/lang/p5-Error/distinfo From owner-cvs-all@FreeBSD.ORG Wed Aug 29 12:36:58 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B642A16A418; Wed, 29 Aug 2007 12:36:58 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8F07C13C458; Wed, 29 Aug 2007 12:36:58 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7TCaw1V051527; Wed, 29 Aug 2007 12:36:58 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7TCawBi051526; Wed, 29 Aug 2007 12:36:58 GMT (envelope-from mat) Message-Id: <200708291236.l7TCawBi051526@repoman.freebsd.org> From: Mathieu Arnold Date: Wed, 29 Aug 2007 12:36: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/mail/p5-MIME-Lite Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 12:36:58 -0000 mat 2007-08-29 12:36:58 UTC FreeBSD ports repository Modified files: mail/p5-MIME-Lite Makefile distinfo Log: Update to 3.020 Revision Changes Path 1.14 +3 -3 ports/mail/p5-MIME-Lite/Makefile 1.10 +3 -3 ports/mail/p5-MIME-Lite/distinfo From owner-cvs-all@FreeBSD.ORG Wed Aug 29 13:30:24 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6ADF316A419; Wed, 29 Aug 2007 13:30:24 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from redbull.bpaserver.net (redbullneu.bpaserver.net [213.198.78.217]) by mx1.freebsd.org (Postfix) with ESMTP id E781A13C459; Wed, 29 Aug 2007 13:30:23 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from outgoing.leidinger.net (p54A5718D.dip.t-dialin.net [84.165.113.141]) by redbull.bpaserver.net (Postfix) with ESMTP id 0BA3E2E302; Wed, 29 Aug 2007 15:30:00 +0200 (CEST) Received: from deskjail (deskjail.Leidinger.net [192.168.1.109]) by outgoing.leidinger.net (Postfix) with ESMTP id 8EF605B4996; Wed, 29 Aug 2007 15:29:57 +0200 (CEST) Date: Wed, 29 Aug 2007 15:29:57 +0200 From: Alexander Leidinger To: Yar Tikhiy Message-ID: <20070829152957.01a71f01@deskjail> In-Reply-To: <20070827151033.GM21352@comp.chem.msu.su> References: <20070824215515.GF16131@turion.vk2pj.dyndns.org> <20070824.172212.74696955.imp@bsdimp.com> <200708270850.20904.jhb@freebsd.org> <20070827135625.GF29854@garage.freebsd.pl> <20070827162655.3e3x0cse8w44o4o4@webmail.leidinger.net> <20070827151033.GM21352@comp.chem.msu.su> X-Mailer: Claws Mail 2.10.0 (GTK+ 2.10.14; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="MP_bz.6H.ohFUk2cWgoLyAGY/_" X-BPAnet-MailScanner-Information: Please contact the ISP for more information X-BPAnet-MailScanner: Found to be clean X-BPAnet-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-14.9, required 8, BAYES_00 -15.00, RDNS_DYNAMIC 0.10) X-BPAnet-MailScanner-From: alexander@leidinger.net X-Spam-Status: No X-Mailman-Approved-At: Wed, 29 Aug 2007 13:33:39 +0000 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: src-committers@FreeBSD.org, Pawel Jakub Dawidek , John Baldwin , alfred@FreeBSD.org, cvs-all@FreeBSD.org, deischen@FreeBSD.org, cvs-src@FreeBSD.org, Warner Losh Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 13:30:24 -0000 --MP_bz.6H.ohFUk2cWgoLyAGY/_ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline Quoting Yar Tikhiy (Mon, 27 Aug 2007 19:10:34 +0400): > On Mon, Aug 27, 2007 at 04:26:55PM +0200, Alexander Leidinger wrote: > > > > So the really important thing for you is: How many ports are affected > > by this change? > > > > Does anyone have an estimate for this? > > > > If not, does someone has an exhaustive list of affected symbols? I can > > write a short script which has a look into each installed port to > > determine if it is affected or not (based upon the assumption that you > > don't mind if we overlook a few things... I'm not sure if statically > > linked binaries contain enough information). > > With the resolution approaching to avoid compatibility in fts(3) > now and my experiment on improving src/Makefile.inc1 going on really > well, I think I should estimate which ports are going to be affected. > I'll do so by searching binary packages for CURRENT, so some ports > can slip through my sieve. The symbols to look for match the simple > pattern: fts_* (or regexp: ^fts_.*). I don't think there are a lot > of ports using those functions. > > Here's the exact list of symbols to be affected: > > fts_open > fts_close > fts_read > fts_set > fts_children > fts_get_clientptr > fts_get_stream > fts_set_clientptr > Attached are two scripts. find_fts.sh has to be in the PATH. It returns the files specified at the command line, which contain unresolved references to fts_* (e.g. "find_fts.sh /bin/*"). The other script parses a +CONTENTS file of an installed port and hands over the executables and libraries to find_fts.sh. If it finds a match, it prints the port origin. I let it run on my >800 installed ports via for i in /var/db/pkg/*;do; ./analyse_ports_for_fts_abi_change.sh $i;done It didn't find a match. I hope this is not because of a bug in my script... Bye, Alexander. -- http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 --MP_bz.6H.ohFUk2cWgoLyAGY/_-- From owner-cvs-all@FreeBSD.ORG Wed Aug 29 13:57:39 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4A04516A419; Wed, 29 Aug 2007 13:57:39 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 22FFD13C45A; Wed, 29 Aug 2007 13:57:39 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7TDvd0m066637; Wed, 29 Aug 2007 13:57:39 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7TDvcrP066636; Wed, 29 Aug 2007 13:57:38 GMT (envelope-from sem) Message-Id: <200708291357.l7TDvcrP066636@repoman.freebsd.org> From: Sergey Matveychuk Date: Wed, 29 Aug 2007 13:57:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/youtube_dl Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 13:57:39 -0000 sem 2007-08-29 13:57:38 UTC FreeBSD ports repository Modified files: www/youtube_dl Makefile distinfo Log: - Update to 2007.08.24 PR: ports/115834 Submitted by: glebius Approved by: maintainer Revision Changes Path 1.14 +1 -1 ports/www/youtube_dl/Makefile 1.13 +3 -3 ports/www/youtube_dl/distinfo From owner-cvs-all@FreeBSD.ORG Wed Aug 29 14:04:04 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5BD6D16A46E; Wed, 29 Aug 2007 14:04:04 +0000 (UTC) (envelope-from eischen@vigrid.com) Received: from mail.netplex.net (mail.netplex.net [204.213.176.10]) by mx1.freebsd.org (Postfix) with ESMTP id 13C0E13C494; Wed, 29 Aug 2007 14:04:03 +0000 (UTC) (envelope-from eischen@vigrid.com) Received: from sea.ntplx.net (sea.ntplx.net [204.213.176.11]) by mail.netplex.net (8.14.1/8.14.1/NETPLEX) with ESMTP id l7TE3fgJ001051; Wed, 29 Aug 2007 10:03:41 -0400 (EDT) X-Virus-Scanned: by AMaViS and Clam AntiVirus (mail.netplex.net) X-Greylist: Message whitelisted by DRAC access database, not delayed by milter-greylist-3.0 (mail.netplex.net [204.213.176.10]); Wed, 29 Aug 2007 10:03:41 -0400 (EDT) Date: Wed, 29 Aug 2007 10:03:41 -0400 (EDT) From: Daniel Eischen X-X-Sender: eischen@sea.ntplx.net To: Yar Tikhiy In-Reply-To: <20070829073011.GD598@comp.chem.msu.su> Message-ID: References: <200708270850.20904.jhb@freebsd.org> <200708281142.07941.jhb@freebsd.org> <200708281403.05931.jhb@freebsd.org> <20070829073011.GD598@comp.chem.msu.su> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: src-committers@freebsd.org, John Baldwin , alfred@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org, "M. Warner Losh" Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 14:04:04 -0000 On Wed, 29 Aug 2007, Yar Tikhiy wrote: > On Tue, Aug 28, 2007 at 04:15:16PM -0400, Daniel Eischen wrote: >> On Tue, 28 Aug 2007, John Baldwin wrote: >> >> Any symbol in the Symbol.map files (or the generated Version.map) >> that is duplicated from the point at which -current was last >> branched. >> >> If you go with my approach and only create one new version in >> -current, then it will be more obvious because the symbol(s) >> will already exist in -current's one and only version. That >> will force us to decide whether we should force a rebuild or >> just make a new version - it could be on a case by case basis >> if it ever happened. >> >> But even with the other approach (each ABI change creates a >> new version), you could write a script to find all the versions >> with duplicate symbols. I suppose you could even have it >> generate an ObsoleteVersions file that gets committed along >> with the most recent ABI change. > > At this point we should consider technical limitations as well. > I think I found a couple, unfortunately. > > On the one hand, John's approach depends on alias symbols in HEAD > so, e.g., both foo@FBSD-1.9 (public) and foo@FBSD-current-1.8.5 > (interim) can point to the same implementation for the "foo" interface > after STABLE with foo@FBSD-1.9 was branched. However, the GNU build > tools don't seem to provide a straight way to that, they return an > error if multiple versions reference the same function, so more > stub code will be needed in the library, which will add to complexity > of the approach. I think you can use -z muldefs or --allow-multiple-definition as a linker argument to work around that. libpthread once did that (or something like it) so it could be compatible with libpthread.so.1 which used LIBPTHREAD_1_0 instead of FBSD_1_0. > On the other hand, Symbol.map files should not contain duplicate > symbol names as it seems to violate ld(1) semantics. Therefore, > if following Daniel's way, we'll need to track which symbols moved > by more than one version since the last STABLE branch to find interim > versions. This shouldn't be too hard, but the implementation details > are somewhat different. When someone changes the ABI, he's going to add a new set of symbols to a Symbol.map file. At this point before he commits he should notice that there are duplicated symbols. If he does, then he removes them and updates ObsoleteVersions. If he doesn't, then you have duplicate symbols ;-) Or you just have a script that does this for you (version_gen.awk might be a good starting point!). -- DE From owner-cvs-all@FreeBSD.ORG Wed Aug 29 14:07:39 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 30E4616A417; Wed, 29 Aug 2007 14:07:39 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 21A1313C428; Wed, 29 Aug 2007 14:07:39 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7TE7dRo068625; Wed, 29 Aug 2007 14:07:39 GMT (envelope-from mm@repoman.freebsd.org) Received: (from mm@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7TE7c1r068624; Wed, 29 Aug 2007 14:07:38 GMT (envelope-from mm) Message-Id: <200708291407.l7TE7c1r068624@repoman.freebsd.org> From: Martin Matuska Date: Wed, 29 Aug 2007 14:07:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-im/jabberd Makefile distinfo pkg-plist ports/net-im/jabberd/files patch-sasl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 14:07:39 -0000 mm 2007-08-29 14:07:38 UTC FreeBSD ports repository Modified files: net-im/jabberd Makefile distinfo pkg-plist Removed files: net-im/jabberd/files patch-sasl Log: - Update to 2.1.15 - Remove patch-sasl patch (already in source) - Better describe items in OPTIONS - Fix USE_BDB (4.1.25 is minimal supported version) - Enable MySQL backend as default - Disable fs backend (suitable for testing only) Revision Changes Path 1.47 +23 -16 ports/net-im/jabberd/Makefile 1.19 +3 -3 ports/net-im/jabberd/distinfo 1.2 +0 -78 ports/net-im/jabberd/files/patch-sasl (dead) 1.11 +2 -2 ports/net-im/jabberd/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Aug 29 15:04:27 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 37AA116A417; Wed, 29 Aug 2007 15:04:27 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 25E8F13C457; Wed, 29 Aug 2007 15:04:27 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7TF4Rqw073738; Wed, 29 Aug 2007 15:04:27 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7TF4Rdd073737; Wed, 29 Aug 2007 15:04:27 GMT (envelope-from netchild) Message-Id: <200708291504.l7TF4Rdd073737@repoman.freebsd.org> From: Alexander Leidinger Date: Wed, 29 Aug 2007 15:04: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/amd64/linux32 linux32_dummy.c linux32_machdep.c syscalls.master src/sys/compat/linux linux_file.c linux_ioctl.c linux_misc.c linux_stats.c linux_time.c src/sys/conf files.amd64 files.i386 files.pc98 src/sys/i386/linux linux_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, 29 Aug 2007 15:04:27 -0000 netchild 2007-08-29 15:04:26 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/amd64/linux32 linux32_dummy.c linux32_machdep.c syscalls.master sys/compat/linux linux_file.c linux_ioctl.c linux_misc.c linux_stats.c sys/conf files.amd64 files.i386 files.pc98 sys/i386/linux linux_dummy.c syscalls.master sys/modules/linux Makefile Added files: (Branch: RELENG_6) sys/compat/linux linux_time.c Log: MFC: - sync linuxulator: * add syscalls: + stat (i386, amd64) + iopl (i386, amd64) + mprotect (i386) + rt_sigpending (i386) + rt_sigtimedwait (i386) + statfs64 (i386, amd64) + utimes (i386, amd64) + settimeofday (amd64) + clock_* (i386, amd64) * de-COMPAT_43-ify: + sethostname + lstat + ftruncate + nanosleep (i386) * add more dummy syscalls so that we know what is needed Tested by: bsam (on i386/amd64 with LTP 20070630) Revision Changes Path 1.1.8.1 +40 -1 src/sys/amd64/linux32/linux32_dummy.c 1.10.2.3 +23 -17 src/sys/amd64/linux32/linux32_machdep.c 1.4.2.3 +62 -10 src/sys/amd64/linux32/syscalls.master 1.91.2.4 +15 -0 src/sys/compat/linux/linux_file.c 1.127.2.5 +31 -4 src/sys/compat/linux/linux_ioctl.c 1.170.2.7 +49 -0 src/sys/compat/linux/linux_misc.c 1.72.2.5 +113 -1 src/sys/compat/linux/linux_stats.c 1.2.2.1 +246 -0 src/sys/compat/linux/linux_time.c (new) 1.71.2.14 +1 -0 src/sys/conf/files.amd64 1.538.2.14 +1 -0 src/sys/conf/files.i386 1.327.2.8 +1 -0 src/sys/conf/files.pc98 1.38.8.1 +50 -1 src/sys/i386/linux/linux_dummy.c 1.61.2.3 +92 -27 src/sys/i386/linux/syscalls.master 1.63.2.3 +1 -1 src/sys/modules/linux/Makefile From owner-cvs-all@FreeBSD.ORG Wed Aug 29 15:05:38 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 409FB16A417; Wed, 29 Aug 2007 15:05:38 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 28DAD13C491; Wed, 29 Aug 2007 15:05:37 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7TF5aRC073883; Wed, 29 Aug 2007 15:05:36 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7TF5atX073882; Wed, 29 Aug 2007 15:05:36 GMT (envelope-from netchild) Message-Id: <200708291505.l7TF5atX073882@repoman.freebsd.org> From: Alexander Leidinger Date: Wed, 29 Aug 2007 15:05:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/i386/linux linux_proto.h linux_syscall.h linux_sysent.c src/sys/amd64/linux32 linux32_proto.h linux32_syscall.h linux32_sysent.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 15:05:38 -0000 netchild 2007-08-29 15:05:36 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/i386/linux linux_proto.h linux_syscall.h linux_sysent.c sys/amd64/linux32 linux32_proto.h linux32_syscall.h linux32_sysent.c Log: regen Revision Changes Path 1.5.2.3 +214 -1 src/sys/amd64/linux32/linux32_proto.h 1.5.2.3 +51 -4 src/sys/amd64/linux32/linux32_syscall.h 1.5.2.3 +52 -9 src/sys/amd64/linux32/linux32_sysent.c 1.64.2.3 +285 -5 src/sys/i386/linux/linux_proto.h 1.58.2.3 +62 -6 src/sys/i386/linux/linux_syscall.h 1.65.2.3 +65 -22 src/sys/i386/linux/linux_sysent.c From owner-cvs-all@FreeBSD.ORG Wed Aug 29 15:34:47 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 07DA116A41A; Wed, 29 Aug 2007 15:34:47 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D52EA13C45B; Wed, 29 Aug 2007 15:34:46 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7TFYkJq075814; Wed, 29 Aug 2007 15:34:46 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7TFYktQ075813; Wed, 29 Aug 2007 15:34:46 GMT (envelope-from delphij) Message-Id: <200708291534.l7TFYktQ075813@repoman.freebsd.org> From: Xin LI Date: Wed, 29 Aug 2007 15:34:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/rt36 Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 15:34:47 -0000 delphij 2007-08-29 15:34:46 UTC FreeBSD ports repository Modified files: www/rt36 Makefile distinfo pkg-plist Log: Update to 3.6.4. Submitted by: maintainer PR: ports/115364 Revision Changes Path 1.61 +16 -22 ports/www/rt36/Makefile 1.26 +6 -6 ports/www/rt36/distinfo 1.19 +5 -1 ports/www/rt36/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Aug 29 15:36:32 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 839AE16A417; Wed, 29 Aug 2007 15:36: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 9478A13C459; Wed, 29 Aug 2007 15:36:31 +0000 (UTC) (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.4) with ESMTP id l7TFaSwR035212; Wed, 29 Aug 2007 19:36:29 +0400 (MSD) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.4/8.13.4/Submit) id l7TFaSbB035211; Wed, 29 Aug 2007 19:36:28 +0400 (MSD) (envelope-from yar) Date: Wed, 29 Aug 2007 19:36:28 +0400 From: Yar Tikhiy To: Alexander Leidinger Message-ID: <20070829153628.GC31948@comp.chem.msu.su> References: <20070824215515.GF16131@turion.vk2pj.dyndns.org> <20070824.172212.74696955.imp@bsdimp.com> <200708270850.20904.jhb@freebsd.org> <20070827135625.GF29854@garage.freebsd.pl> <20070827162655.3e3x0cse8w44o4o4@webmail.leidinger.net> <20070827151033.GM21352@comp.chem.msu.su> <20070829152957.01a71f01@deskjail> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070829152957.01a71f01@deskjail> User-Agent: Mutt/1.5.9i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 15:36:32 -0000 [Cc: list trimmed] On Wed, Aug 29, 2007 at 03:29:57PM +0200, Alexander Leidinger wrote: > Quoting Yar Tikhiy (Mon, 27 Aug 2007 19:10:34 +0400): > > > On Mon, Aug 27, 2007 at 04:26:55PM +0200, Alexander Leidinger wrote: > > > > > > So the really important thing for you is: How many ports are affected > > > by this change? > > > > > > Does anyone have an estimate for this? > > > > > > If not, does someone has an exhaustive list of affected symbols? I can > > > write a short script which has a look into each installed port to > > > determine if it is affected or not (based upon the assumption that you > > > don't mind if we overlook a few things... I'm not sure if statically > > > linked binaries contain enough information). > > > > With the resolution approaching to avoid compatibility in fts(3) > > now and my experiment on improving src/Makefile.inc1 going on really > > well, I think I should estimate which ports are going to be affected. > > I'll do so by searching binary packages for CURRENT, so some ports > > can slip through my sieve. The symbols to look for match the simple > > pattern: fts_* (or regexp: ^fts_.*). I don't think there are a lot > > of ports using those functions. > > > > Here's the exact list of symbols to be affected: > > > > fts_open > > fts_close > > fts_read > > fts_set > > fts_children > > fts_get_clientptr > > fts_get_stream > > fts_set_clientptr > > > > Attached are two scripts. find_fts.sh has to be in the PATH. It returns > the files specified at the command line, which contain unresolved > references to fts_* (e.g. "find_fts.sh /bin/*"). The other script > parses a +CONTENTS file of an installed port and hands over the > executables and libraries to find_fts.sh. If it finds a match, it > prints the port origin. > > I let it run on my >800 installed ports via > for i in /var/db/pkg/*;do; ./analyse_ports_for_fts_abi_change.sh $i;done > > It didn't find a match. I hope this is not because of a bug in my > script... Here's the list of ports that are likely to use fts(3) because binaries in their CURRENT packages reference fts_ symbols. Note, however, that it isn't 100% certain yet whether the ABI should be broken, so it may be a bit too early to worry about them. :-) archivers/xar audio/ifp-line cad/brlcad chinese/xmms deskutils/fusenshi ftp/ftpd-tls ftp/tnftpd japanese/jls mail/mboxgrep mail/qmail-remove multimedia/audacious multimedia/beep-media-player multimedia/xmms net-mgmt/nfdump-devel net/coda6_client net/coda6_server net/kissd news/husky-fidoconf news/husky-fidoconf-devel news/husky-hpt news/husky-hpt-devel news/husky-hptkill ports-mgmt/pkg_install ports-mgmt/pkg_install-devel russian/xmms security/amavisd-milter security/destroy security/rdigest security/srm sysutils/vcp textproc/bsdgrep textproc/freegrep www/polipo -- Yar From owner-cvs-all@FreeBSD.ORG Wed Aug 29 15:45:47 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CDB3A16A41A; Wed, 29 Aug 2007 15:45:47 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A682113C461; Wed, 29 Aug 2007 15:45:47 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7TFjl6X076523; Wed, 29 Aug 2007 15:45:47 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7TFjluZ076522; Wed, 29 Aug 2007 15:45:47 GMT (envelope-from des) Message-Id: <200708291545.l7TFjluZ076522@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Wed, 29 Aug 2007 15: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/www/varnish Makefile ports/www/varnish/files patch-svn-r1913 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 15:45:47 -0000 des 2007-08-29 15:45:47 UTC FreeBSD ports repository Modified files: www/varnish Makefile Added files: www/varnish/files patch-svn-r1913 Log: Apply patch for Varnish bug #150. Revision Changes Path 1.18 +1 -1 ports/www/varnish/Makefile 1.1 +18 -0 ports/www/varnish/files/patch-svn-r1913 (new) From owner-cvs-all@FreeBSD.ORG Wed Aug 29 17:03:12 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0A42216A41B; Wed, 29 Aug 2007 17:03:12 +0000 (UTC) (envelope-from okazaki@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D6FF313C442; Wed, 29 Aug 2007 17:03:11 +0000 (UTC) (envelope-from okazaki@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7TH3BKc092207; Wed, 29 Aug 2007 17:03:11 GMT (envelope-from okazaki@repoman.freebsd.org) Received: (from okazaki@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7TH3BKZ092206; Wed, 29 Aug 2007 17:03:11 GMT (envelope-from okazaki) Message-Id: <200708291703.l7TH3BKZ092206@repoman.freebsd.org> From: OKAZAKI Tetsurou Date: Wed, 29 Aug 2007 17:03:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/dylan/files patch-float.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 17:03:12 -0000 okazaki 2007-08-29 17:03:11 UTC FreeBSD ports repository Added files: lang/dylan/files patch-float.c Log: Fix compile errors when using GCC 4.x. PR: 115731 Submitted by: maintainer Revision Changes Path 1.1 +64 -0 ports/lang/dylan/files/patch-float.c (new) From owner-cvs-all@FreeBSD.ORG Wed Aug 29 17:36:15 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3A17316A41B; Wed, 29 Aug 2007 17:36:15 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1227013C468; Wed, 29 Aug 2007 17:36:15 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7THaEpF094420; Wed, 29 Aug 2007 17:36:14 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7THaEeM094419; Wed, 29 Aug 2007 17:36:14 GMT (envelope-from ume) Message-Id: <200708291736.l7THaEeM094419@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Wed, 29 Aug 2007 17:36:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/japanese/tomoe Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 17:36:15 -0000 ume 2007-08-29 17:36:14 UTC FreeBSD ports repository Modified files: japanese/tomoe Makefile Log: Require pygtk2 to enable python support. Revision Changes Path 1.13 +2 -1 ports/japanese/tomoe/Makefile From owner-cvs-all@FreeBSD.ORG Wed Aug 29 18:34:47 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AC69316A418; Wed, 29 Aug 2007 18:34:47 +0000 (UTC) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8420C13C469; Wed, 29 Aug 2007 18:34:47 +0000 (UTC) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7TIYl58000507; Wed, 29 Aug 2007 18:34:47 GMT (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7TIYlfG000506; Wed, 29 Aug 2007 18:34:47 GMT (envelope-from blackend) Message-Id: <200708291834.l7TIYlfG000506@repoman.freebsd.org> From: Marc Fonvieille Date: Wed, 29 Aug 2007 18:34:47 +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/images/books/handbook/install edit-inetd-conf.scr nfs-server-edit.scr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 18:34:47 -0000 blackend 2007-08-29 18:34:47 UTC FreeBSD doc repository Modified files: share/images/books/handbook/install edit-inetd-conf.scr nfs-server-edit.scr Log: Update some old screenshots. Revision Changes Path 1.2 +1 -1 doc/share/images/books/handbook/install/edit-inetd-conf.scr 1.2 +1 -1 doc/share/images/books/handbook/install/nfs-server-edit.scr From owner-cvs-all@FreeBSD.ORG Wed Aug 29 19:19:28 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4674116A41B; Wed, 29 Aug 2007 19:19:28 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1ECDE13C465; Wed, 29 Aug 2007 19:19:28 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7TJJR0u004328; Wed, 29 Aug 2007 19:19:28 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7TJJRBr004327; Wed, 29 Aug 2007 19:19:27 GMT (envelope-from sat) Message-Id: <200708291919.l7TJJRBr004327@repoman.freebsd.org> From: Andrew Pantyukhin Date: Wed, 29 Aug 2007 19:19:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-mgmt/nipper Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 19:19:28 -0000 sat 2007-08-29 19:19:27 UTC FreeBSD ports repository Modified files: net-mgmt/nipper Makefile distinfo Log: - Update to 0.10.5 Revision Changes Path 1.7 +1 -1 ports/net-mgmt/nipper/Makefile 1.7 +3 -3 ports/net-mgmt/nipper/distinfo From owner-cvs-all@FreeBSD.ORG Wed Aug 29 19:34:28 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9BFD016A41A; Wed, 29 Aug 2007 19:34:28 +0000 (UTC) (envelope-from green@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 74D2313C45D; Wed, 29 Aug 2007 19:34:28 +0000 (UTC) (envelope-from green@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7TJYSoR005707; Wed, 29 Aug 2007 19:34:28 GMT (envelope-from green@repoman.freebsd.org) Received: (from green@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7TJYSOa005706; Wed, 29 Aug 2007 19:34:28 GMT (envelope-from green) Message-Id: <200708291934.l7TJYSOa005706@repoman.freebsd.org> From: Brian Feldman Date: Wed, 29 Aug 2007 19:34:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netinet ip_fw2.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 19:34:28 -0000 green 2007-08-29 19:34:28 UTC FreeBSD src repository Modified files: sys/netinet ip_fw2.c Log: Repair ALTQ-tagging rules in IPFW which got broken in the last PF import. The PF mbuf-tagging support routines changed to link the allocated tags into the provided mbuf themselves, so the left-over m_tag_prepend() was trying to add a bogus (usually NULL) tag. Reviewed by: mlaier Approved by: re Revision Changes Path 1.173 +0 -1 src/sys/netinet/ip_fw2.c From owner-cvs-all@FreeBSD.ORG Wed Aug 29 19:57:57 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3885316A419; Wed, 29 Aug 2007 19:57:57 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 10DDA13C458; Wed, 29 Aug 2007 19:57:57 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7TJvu9o006984; Wed, 29 Aug 2007 19:57:56 GMT (envelope-from johans@repoman.freebsd.org) Received: (from johans@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7TJvui3006983; Wed, 29 Aug 2007 19:57:56 GMT (envelope-from johans) Message-Id: <200708291957.l7TJvui3006983@repoman.freebsd.org> From: Johan van Selst Date: Wed, 29 Aug 2007 19:57:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/xshttpd-devel Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 19:57:57 -0000 johans 2007-08-29 19:57:56 UTC FreeBSD ports repository Modified files: www/xshttpd-devel Makefile distinfo Log: Update to 3.5b20 - 3.5b19: minor bugfixes - 3.5b20: license changed to 2-clause BSD license (FreeBSD style) Revision Changes Path 1.38 +1 -1 ports/www/xshttpd-devel/Makefile 1.33 +3 -3 ports/www/xshttpd-devel/distinfo From owner-cvs-all@FreeBSD.ORG Wed Aug 29 20:02:09 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3A3B516A469; Wed, 29 Aug 2007 20:02:09 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 129FE13C4B5; Wed, 29 Aug 2007 20:02:09 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7TK289K007411; Wed, 29 Aug 2007 20:02:08 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7TK28Yo007410; Wed, 29 Aug 2007 20:02:08 GMT (envelope-from mezz) Message-Id: <200708292002.l7TK28Yo007410@repoman.freebsd.org> From: Jeremy Messenger Date: Wed, 29 Aug 2007 20:02:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/librsvg2 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 20:02:09 -0000 mezz 2007-08-29 20:02:08 UTC FreeBSD ports repository Modified files: graphics/librsvg2 Makefile distinfo Log: Update to 2.18.2. Revision Changes Path 1.61 +1 -2 ports/graphics/librsvg2/Makefile 1.24 +3 -3 ports/graphics/librsvg2/distinfo From owner-cvs-all@FreeBSD.ORG Wed Aug 29 20:31:16 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6320916A417; Wed, 29 Aug 2007 20:31:16 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3B3AB13C457; Wed, 29 Aug 2007 20:31:16 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7TKVGqf010670; Wed, 29 Aug 2007 20:31:16 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7TKVGHp010669; Wed, 29 Aug 2007 20:31:16 GMT (envelope-from flz) Message-Id: <200708292031.l7TKVGHp010669@repoman.freebsd.org> From: Florent Thoumie Date: Wed, 29 Aug 2007 20:31: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/sysutils/consolekit Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 20:31:16 -0000 flz 2007-08-29 20:31:15 UTC FreeBSD ports repository Modified files: sysutils/consolekit Makefile distinfo Log: Update to snapshot 20070829. Revision Changes Path 1.2 +1 -1 ports/sysutils/consolekit/Makefile 1.2 +3 -3 ports/sysutils/consolekit/distinfo From owner-cvs-all@FreeBSD.ORG Wed Aug 29 21:00:58 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 15FF616A46B; Wed, 29 Aug 2007 21:00:58 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E284F13C46C; Wed, 29 Aug 2007 21:00:57 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7TL0vrB021189; Wed, 29 Aug 2007 21:00:57 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7TL0v7N021185; Wed, 29 Aug 2007 21:00:57 GMT (envelope-from imp) Message-Id: <200708292100.l7TL0v7N021185@repoman.freebsd.org> From: Warner Losh Date: Wed, 29 Aug 2007 21:00:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/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: Wed, 29 Aug 2007 21:00:58 -0000 imp 2007-08-29 21:00:57 UTC FreeBSD src repository Modified files: sys/dev/usb usbdevs Log: Add devices for the forthcoming zyd driver, ported from NetBSD, by Weongyo Jeong. Submitted by: Weongyo Jeong Approved by: re@ Revision Changes Path 1.327 +45 -0 src/sys/dev/usb/usbdevs From owner-cvs-all@FreeBSD.ORG Wed Aug 29 21:04:26 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C4ECA16A41B; Wed, 29 Aug 2007 21:04:26 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9CA4613C459; Wed, 29 Aug 2007 21:04:26 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7TL4Qrx022766; Wed, 29 Aug 2007 21:04:26 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7TL4QVI022765; Wed, 29 Aug 2007 21:04:26 GMT (envelope-from imp) Message-Id: <200708292104.l7TL4QVI022765@repoman.freebsd.org> From: Warner Losh Date: Wed, 29 Aug 2007 21:04: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/modules/zyd Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 21:04:26 -0000 imp 2007-08-29 21:04:26 UTC FreeBSD src repository Added files: sys/modules/zyd Makefile Log: Makefile for building zyd kernel module. Submitted by: Weongyo Jeong Approved by: re@ (kensmith) Revision Changes Path 1.1 +10 -0 src/sys/modules/zyd/Makefile (new) From owner-cvs-all@FreeBSD.ORG Wed Aug 29 21:08:15 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4930316A469; Wed, 29 Aug 2007 21:08:15 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 20FAF13C46B; Wed, 29 Aug 2007 21:08:15 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7TL8F13023390; Wed, 29 Aug 2007 21:08:15 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7TL8EMk023389; Wed, 29 Aug 2007 21:08:14 GMT (envelope-from imp) Message-Id: <200708292108.l7TL8EMk023389@repoman.freebsd.org> From: Warner Losh Date: Wed, 29 Aug 2007 21:08: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/man4 zyd.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 21:08:15 -0000 imp 2007-08-29 21:08:14 UTC FreeBSD src repository Added files: share/man/man4 zyd.4 Log: Bring in the man page for zyd, ported from NetBSD, complete with bogus Bill Paul copyright. Not sure what the right copyright is, but this file has been through 22 reversions on OpenBSD and 1 on NetBSD. This isn't (yet) connected to the build, just in case I've done something wrong (test builds worked, but better safe than sorry). Submitted by: Weongyo Jeong Approved by: re@ Revision Changes Path 1.1 +393 -0 src/share/man/man4/zyd.4 (new) From owner-cvs-all@FreeBSD.ORG Wed Aug 29 21:16:50 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BC60B16A420; Wed, 29 Aug 2007 21:16:50 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 943FE13C459; Wed, 29 Aug 2007 21:16:50 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7TLGoP9025276; Wed, 29 Aug 2007 21:16:50 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7TLGo81025275; Wed, 29 Aug 2007 21:16:50 GMT (envelope-from imp) Message-Id: <200708292116.l7TLGo81025275@repoman.freebsd.org> From: Warner Losh Date: Wed, 29 Aug 2007 21:16:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/usb if_zyd.c if_zydfw.h if_zydreg.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 21:16:50 -0000 imp 2007-08-29 21:16:50 UTC FreeBSD src repository Added files: sys/dev/usb if_zyd.c if_zydfw.h if_zydreg.h Log: A port of the zyd driver from NetBSD by . This supports the ZyDAS ZD1211/ZD1211B USB IEEE 802.11b/g wireless network devices. Not (yet) connected to the build process (next batch of commits once I've looped the current back back). Submitted by: Weongyo Jeong Reviewed by: sam@ Approved by: re@ Revision Changes Path 1.1 +2694 -0 src/sys/dev/usb/if_zyd.c (new) 1.1 +1185 -0 src/sys/dev/usb/if_zydfw.h (new) 1.1 +1246 -0 src/sys/dev/usb/if_zydreg.h (new) From owner-cvs-all@FreeBSD.ORG Wed Aug 29 21:17:11 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BA83C16A41B; Wed, 29 Aug 2007 21:17:11 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8FE1D13C481; Wed, 29 Aug 2007 21:17:11 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7TLHB01025312; Wed, 29 Aug 2007 21:17:11 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7TLHBIi025311; Wed, 29 Aug 2007 21:17:11 GMT (envelope-from jhb) Message-Id: <200708292117.l7TLHBIi025311@repoman.freebsd.org> From: John Baldwin Date: Wed, 29 Aug 2007 21:17:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern kern_ktrace.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 21:17:11 -0000 jhb 2007-08-29 21:17:11 UTC FreeBSD src repository Modified files: sys/kern kern_ktrace.c Log: Partially revert the previous change. I failed to notice that where ktruserret() is invoked, an unlocked check of the per-process queue is performed inline, thus, we don't lock the ktrace_sx on every userret(). Pointy hat to: jhb Approved by: re (kensmith) Pointy hat recovered from: rwatson Revision Changes Path 1.121 +0 -2 src/sys/kern/kern_ktrace.c From owner-cvs-all@FreeBSD.ORG Wed Aug 29 21:52:04 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7825916A418; Wed, 29 Aug 2007 21:52:04 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5005913C459; Wed, 29 Aug 2007 21:52:04 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7TLq4tD027605; Wed, 29 Aug 2007 21:52:04 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from thompsa@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7TLq4F9027604; Wed, 29 Aug 2007 21:52:04 GMT (envelope-from thompsa) Message-Id: <200708292152.l7TLq4F9027604@repoman.freebsd.org> From: Andrew Thompson Date: Wed, 29 Aug 2007 21:52:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/iwi if_iwi.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 21:52:04 -0000 thompsa 2007-08-29 21:52:03 UTC FreeBSD src repository Modified files: sys/dev/iwi if_iwi.c Log: Remove the lock assert from iwi_newstate, this function does not need the lock to be held and this will falsely trigger if called from net80211. Reported by: Munehiro (haro) Matsuda Reviewed by: sam Approved by: re (kensmith) Revision Changes Path 1.56 +0 -1 src/sys/dev/iwi/if_iwi.c From owner-cvs-all@FreeBSD.ORG Wed Aug 29 22:00:41 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 36BD716A418; Wed, 29 Aug 2007 22:00:41 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0E22C13C442; Wed, 29 Aug 2007 22:00:41 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7TM0e0L028073; Wed, 29 Aug 2007 22:00:40 GMT (envelope-from gabor@repoman.freebsd.org) Received: (from gabor@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7TM0e4Z028072; Wed, 29 Aug 2007 22:00:40 GMT (envelope-from gabor) Message-Id: <200708292200.l7TM0e4Z028072@repoman.freebsd.org> From: Gabor Kovesdan Date: Wed, 29 Aug 2007 22:00: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/share/man/man5 msdosfs.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, 29 Aug 2007 22:00:41 -0000 gabor 2007-08-29 22:00:40 UTC FreeBSD src repository (doc,ports committer) Modified files: (Branch: RELENG_6) share/man/man5 msdosfs.5 Log: MFC rev 1.6 Approved by: keramida (mentor) Revision Changes Path 1.4.12.2 +2 -2 src/share/man/man5/msdosfs.5 From owner-cvs-all@FreeBSD.ORG Wed Aug 29 22:17:33 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DE58C16A41A; Wed, 29 Aug 2007 22:17:33 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B533F13C467; Wed, 29 Aug 2007 22:17:33 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7TMHXw3030413; Wed, 29 Aug 2007 22:17:33 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7TMHXU3030412; Wed, 29 Aug 2007 22:17:33 GMT (envelope-from mat) Message-Id: <200708292217.l7TMHXU3030412@repoman.freebsd.org> From: Mathieu Arnold Date: Wed, 29 Aug 2007 22:17:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/lm-solve Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 22:17:34 -0000 mat 2007-08-29 22:17:33 UTC FreeBSD ports repository Modified files: games/lm-solve Makefile distinfo Log: Update to 0.8.3 Revision Changes Path 1.6 +7 -2 ports/games/lm-solve/Makefile 1.5 +3 -3 ports/games/lm-solve/distinfo From owner-cvs-all@FreeBSD.ORG Wed Aug 29 22:41:41 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 916D016A41B; Wed, 29 Aug 2007 22:41:41 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 671C813C4D1; Wed, 29 Aug 2007 22:41:41 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7TMff9L032022; Wed, 29 Aug 2007 22:41:41 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7TMffSV032021; Wed, 29 Aug 2007 22:41:41 GMT (envelope-from mat) Message-Id: <200708292241.l7TMffSV032021@repoman.freebsd.org> From: Mathieu Arnold Date: Wed, 29 Aug 2007 22:41:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/dvdrip Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 22:41:41 -0000 mat 2007-08-29 22:41:41 UTC FreeBSD ports repository Modified files: multimedia/dvdrip Makefile distinfo pkg-plist Log: Update to 0.98.8 Revision Changes Path 1.38 +1 -1 ports/multimedia/dvdrip/Makefile 1.14 +3 -3 ports/multimedia/dvdrip/distinfo 1.11 +1 -0 ports/multimedia/dvdrip/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Aug 29 22:48:09 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8C57E16A417; Wed, 29 Aug 2007 22:48:09 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6204513C468; Wed, 29 Aug 2007 22:48:09 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7TMm9gp032286; Wed, 29 Aug 2007 22:48:09 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7TMm9La032285; Wed, 29 Aug 2007 22:48:09 GMT (envelope-from sat) Message-Id: <200708292248.l7TMm9La032285@repoman.freebsd.org> From: Andrew Pantyukhin Date: Wed, 29 Aug 2007 22:48:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/po4a Makefile distinfo pkg-descr pkg-plist ports/textproc/po4a/files patch-Build.PL X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 22:48:09 -0000 sat 2007-08-29 22:48:08 UTC FreeBSD ports repository Modified files: textproc/po4a Makefile distinfo pkg-descr pkg-plist Removed files: textproc/po4a/files patch-Build.PL Log: - Update to 0.32 - Rework Revision Changes Path 1.5 +46 -28 ports/textproc/po4a/Makefile 1.2 +3 -3 ports/textproc/po4a/distinfo 1.2 +0 -11 ports/textproc/po4a/files/patch-Build.PL (dead) 1.2 +12 -12 ports/textproc/po4a/pkg-descr 1.2 +79 -102 ports/textproc/po4a/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Aug 29 23:26:35 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4234716A417; Wed, 29 Aug 2007 23:26:35 +0000 (UTC) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 189D213C442; Wed, 29 Aug 2007 23:26:35 +0000 (UTC) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7TNQYGq035883; Wed, 29 Aug 2007 23:26:34 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7TNQY6V035882; Wed, 29 Aug 2007 23:26:34 GMT (envelope-from peter) Message-Id: <200708292326.l7TNQY6V035882@repoman.freebsd.org> From: Peter Wemm Date: Wed, 29 Aug 2007 23:26:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/amd64/amd64 mp_machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 23:26:35 -0000 peter 2007-08-29 23:26:34 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/amd64/amd64 mp_machdep.c Log: MFC: rev 1.261. Set a stack for interrupt stack 1 (double fault) on AP cpus. This changes a guaranteed triple-fault (silent reset) into something that has a chance to work. Apparently, the NMI handler uses this stack too. Revision Changes Path 1.260.2.12 +6 -1 src/sys/amd64/amd64/mp_machdep.c From owner-cvs-all@FreeBSD.ORG Thu Aug 30 00:28:46 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 018F716A418; Thu, 30 Aug 2007 00:28:46 +0000 (UTC) (envelope-from dwhite@gumbysoft.com) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.freebsd.org (Postfix) with ESMTP id DA25D13C45D; Thu, 30 Aug 2007 00:28:45 +0000 (UTC) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 905C172DD9; Wed, 29 Aug 2007 17:01:06 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 8E1E372DD7; Wed, 29 Aug 2007 17:01:06 -0700 (PDT) Date: Wed, 29 Aug 2007 17:01:06 -0700 (PDT) From: Doug White To: Alexander Leidinger In-Reply-To: <200708291504.l7TF4Rdd073737@repoman.freebsd.org> Message-ID: <20070829170005.G49868@carver.gumbysoft.com> References: <200708291504.l7TF4Rdd073737@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/amd64/linux32 linux32_dummy.c linux32_machdep.c syscalls.master src/sys/compat/linux linux_file.c linux_ioctl.c linux_misc.c linux_stats.c linux_time.c src/sys/conf files.amd64 files.i386 files.pc98 src/sys/i386/linux linux_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: Thu, 30 Aug 2007 00:28:46 -0000 This does not compile. the tgkill dummy syscall is declared twice in linux32_dummy.c. > Tested by: bsam (on i386/amd64 with LTP 20070630) -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org From owner-cvs-all@FreeBSD.ORG Thu Aug 30 00:45:42 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A795516A420; Thu, 30 Aug 2007 00:45:42 +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 2D42013C46B; Thu, 30 Aug 2007 00:45:40 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from niksun.com (anuket [10.70.0.5]) by anuket.mj.niksun.com (8.13.6/8.13.6) with ESMTP id l7U09clo022441; Wed, 29 Aug 2007 20:09:38 -0400 (EDT) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: Warner Losh Date: Wed, 29 Aug 2007 20:09:33 -0400 User-Agent: KMail/1.6.2 References: <200708292108.l7TL8EMk023389@repoman.freebsd.org> In-Reply-To: <200708292108.l7TL8EMk023389@repoman.freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200708292009.35386.jkim@FreeBSD.org> X-Virus-Scanned: ClamAV 0.90.2/4107/Wed Aug 29 12:16:42 2007 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/share/man/man4 zyd.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 00:45:42 -0000 On Wednesday 29 August 2007 05:08 pm, Warner Losh wrote: > imp 2007-08-29 21:08:14 UTC > > FreeBSD src repository > > Added files: > share/man/man4 zyd.4 > Log: > Bring in the man page for zyd, ported from NetBSD, complete with > bogus Bill Paul copyright. Not sure what the right copyright is, > but this file has been through 22 reversions on OpenBSD and 1 on > NetBSD. This isn't (yet) connected to the build, just in case I've > done something wrong (test builds worked, but better safe than > sorry). According to OpenBSD CVS logs, zyd(4) was based on atu(4) and atu(4) was based on wi(4) in turn. Originally wi(4) was written by Bill Paul for FreeBSD and then it was ported to OpenBSD. So, the copyright is still valid for the manual page. Welcome back home! ;-) Jung-uk Kim From owner-cvs-all@FreeBSD.ORG Thu Aug 30 01:39:30 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ACFDF16A417; Thu, 30 Aug 2007 01:39:30 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9A59213C45B; Thu, 30 Aug 2007 01:39:30 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7U1dUQp055481; Thu, 30 Aug 2007 01:39:30 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7U1dT0W055480; Thu, 30 Aug 2007 01:39:29 GMT (envelope-from rafan) Message-Id: <200708300139.l7U1dT0W055480@repoman.freebsd.org> From: Rong-En Fan Date: Thu, 30 Aug 2007 01:39:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/pvpgn Makefile distinfo ports/games/pvpgn/files bnetd.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 01:39:30 -0000 rafan 2007-08-30 01:39:29 UTC FreeBSD ports repository Modified files: games/pvpgn Makefile distinfo games/pvpgn/files bnetd.sh.in Log: - Update 1.8.1 [1] - Change default value assignment in rc script to match Porter's Handbook [2] - Use GNU_CONFIGURE as the configure script is generated by autoconf [2] PR: ports/115652 [1] Submitted by: Max E. Kuznecov (maintainer) [1] Approved by: Max E. Kuznecov (maintainer) [2] Revision Changes Path 1.11 +5 -4 ports/games/pvpgn/Makefile 1.8 +3 -3 ports/games/pvpgn/distinfo 1.2 +4 -5 ports/games/pvpgn/files/bnetd.sh.in From owner-cvs-all@FreeBSD.ORG Thu Aug 30 01:42:36 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 799AB16A41A; Thu, 30 Aug 2007 01:42:36 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6635F13C458; Thu, 30 Aug 2007 01:42:36 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7U1gad6055826; Thu, 30 Aug 2007 01:42:36 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7U1gaJ7055825; Thu, 30 Aug 2007 01:42:36 GMT (envelope-from rafan) Message-Id: <200708300142.l7U1gaJ7055825@repoman.freebsd.org> From: Rong-En Fan Date: Thu, 30 Aug 2007 01:42: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/dtc Makefile distinfo pkg-plist ports/sysutils/dtc/files dtc-deinstall.in dtc-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, 30 Aug 2007 01:42:36 -0000 rafan 2007-08-30 01:42:35 UTC FreeBSD ports repository Modified files: sysutils/dtc Makefile distinfo pkg-plist sysutils/dtc/files dtc-deinstall.in dtc-install.in Log: - Update to 0.25.0.1 It is based on author's port available at master site. - Brokeness is fixed in required ports Please note the fix in PR is incomplete. PR: ports/111290 Submitted by: Josh Paetzel Approved by: maintainer timeout (14 days) Revision Changes Path 1.20 +3 -8 ports/sysutils/dtc/Makefile 1.7 +3 -3 ports/sysutils/dtc/distinfo 1.5 +5 -442 ports/sysutils/dtc/files/dtc-deinstall.in 1.5 +11 -3838 ports/sysutils/dtc/files/dtc-install.in 1.5 +33 -70 ports/sysutils/dtc/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Aug 30 02:11:34 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 717B316A418; Thu, 30 Aug 2007 02:11:34 +0000 (UTC) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 471A313C491; Thu, 30 Aug 2007 02:11:34 +0000 (UTC) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7U2BYPw058927; Thu, 30 Aug 2007 02:11:34 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7U2BYbd058926; Thu, 30 Aug 2007 02:11:34 GMT (envelope-from alc) Message-Id: <200708300211.l7U2BYbd058926@repoman.freebsd.org> From: Alan Cox Date: Thu, 30 Aug 2007 02:11:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/powerpc/powerpc pmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 02:11:34 -0000 alc 2007-08-30 02:11:33 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/powerpc/powerpc pmap.c Log: MFC revision 1.104 of powerpc/powerpc/mmu_oea.c Introduce the function pmap_enter_object(). Revision Changes Path 1.99.2.4 +60 -15 src/sys/powerpc/powerpc/pmap.c From owner-cvs-all@FreeBSD.ORG Thu Aug 30 02:32:05 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CA8A016A41B; Thu, 30 Aug 2007 02:32:05 +0000 (UTC) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9F7E413C458; Thu, 30 Aug 2007 02:32:05 +0000 (UTC) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7U2W56g060584; Thu, 30 Aug 2007 02:32:05 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7U2W5Te060583; Thu, 30 Aug 2007 02:32:05 GMT (envelope-from alc) Message-Id: <200708300232.l7U2W5Te060583@repoman.freebsd.org> From: Alan Cox Date: Thu, 30 Aug 2007 02:32: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/vm vm_map.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 02:32:05 -0000 alc 2007-08-30 02:32:05 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/vm vm_map.c Log: MFC revisions 1.375-1.377 Use pmap_enter_object() in vm_map_pmap_enter() to reduce the locking overhead of premapping objects. Note: It was later discovered that this change addresses a race condition that is discussed by vm/vm_fault.c revision 1.216. Specifically, replacing pmap_enter_quick() by pmap_enter_object() addresses the race. Revision Changes Path 1.366.2.4 +18 -8 src/sys/vm/vm_map.c From owner-cvs-all@FreeBSD.ORG Thu Aug 30 03:44:32 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0D11516A419; Thu, 30 Aug 2007 03:44:32 +0000 (UTC) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id ADDDF13C45B; Thu, 30 Aug 2007 03:44:29 +0000 (UTC) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7U3iTCr066181; Thu, 30 Aug 2007 03:44:29 GMT (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7U3iTE3066180; Thu, 30 Aug 2007 03:44:29 GMT (envelope-from fjoe) Message-Id: <200708300344.l7U3iTE3066180@repoman.freebsd.org> From: Max Khon Date: Thu, 30 Aug 2007 03:44:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/fusefs-ntfs Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 03:44:32 -0000 fjoe 2007-08-30 03:44:29 UTC FreeBSD ports repository Modified files: sysutils/fusefs-ntfs Makefile Log: Assign maintainership to alepulver@. Revision Changes Path 1.17 +1 -1 ports/sysutils/fusefs-ntfs/Makefile From owner-cvs-all@FreeBSD.ORG Wed Aug 29 21:10:57 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AC0D816A418; Wed, 29 Aug 2007 21:10:57 +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 500C513C4A7; Wed, 29 Aug 2007 21:10:57 +0000 (UTC) (envelope-from jmg@hydrogen.funkthat.com) Received: from hydrogen.funkthat.com (g9f7sku88v0iqpmp@localhost.funkthat.com [127.0.0.1]) by hydrogen.funkthat.com (8.13.6/8.13.3) with ESMTP id l7TKtl8g039353; Wed, 29 Aug 2007 13:55:47 -0700 (PDT) (envelope-from jmg@hydrogen.funkthat.com) Received: (from jmg@localhost) by hydrogen.funkthat.com (8.13.6/8.13.3/Submit) id l7TKtb9J039352; Wed, 29 Aug 2007 13:55:37 -0700 (PDT) (envelope-from jmg) Date: Wed, 29 Aug 2007 13:55:37 -0700 From: John-Mark Gurney To: John Baldwin Message-ID: <20070829205537.GB977@funkthat.com> References: <20070827.085906.-332187760.imp@bsdimp.com> <20070827185741.GX87451@elvis.mu.org> <200708271530.45290.jhb@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200708271530.45290.jhb@freebsd.org> User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 5.4-RELEASE-p6 i386 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 X-Mailman-Approved-At: Thu, 30 Aug 2007 04:11:56 +0000 Cc: cvs-src@freebsd.org, src-committers@freebsd.org, Alfred Perlstein , cvs-all@freebsd.org, yar@comp.chem.msu.su, eischen@vigrid.com, kensmith@cse.buffalo.edu, "M. Warner Losh" Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h 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, 29 Aug 2007 21:10:57 -0000 John Baldwin wrote this message on Mon, Aug 27, 2007 at 15:30 -0400: > On Monday 27 August 2007 02:57:41 pm Alfred Perlstein wrote: > > Sorry for top posting, but... > > > > I agree very strongly with Warner, in short, if possible, reducing the > > number of major gotchas of running current will make our developer > > and early adopters a lot happier. > > > > It will help FreeBSD. > > > > One of the things that turns me off to FreeBSD is the feeling that > > I get that certain people take some kind of pride in forcing users > > to go through dangerous and complex hoops in order to run current. > > > > It shouldn't be so if the overhead of making it easier is so small. > > It has zero to do with pride, but it does have a lot to do with allowing HEAD > to be a branch for development as opposed to the stable branches that are > more intended with deployment. Those are quite different feature sets. Isn't that what perforce is for? Also, we NEED users to be running -current... How many times has a release happened and people complained that it didn't get the testing it needed to find bug xyz? If we take the attitude that only developers should be running -current we'll continue w/ unhappy -stable releases like we have in the past... Not that Kris doesn't do a great job finding bugs, but other people are good at finding bugs too, and we shouldn't lock them out... -- 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 Thu Aug 30 06:20:16 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C4E1E16A417; Thu, 30 Aug 2007 06:20:16 +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 84CC113C45B; Thu, 30 Aug 2007 06:20:14 +0000 (UTC) (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.4) with ESMTP id l7U6JcEM059399; Thu, 30 Aug 2007 10:19:38 +0400 (MSD) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.4/8.13.4/Submit) id l7U6JaMT059394; Thu, 30 Aug 2007 10:19:36 +0400 (MSD) (envelope-from yar) Date: Thu, 30 Aug 2007 10:19:36 +0400 From: Yar Tikhiy To: Daniel Eischen Message-ID: <20070830061935.GF31948@comp.chem.msu.su> References: <200708270850.20904.jhb@freebsd.org> <200708281142.07941.jhb@freebsd.org> <200708281403.05931.jhb@freebsd.org> <20070829073011.GD598@comp.chem.msu.su> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.9i Cc: src-committers@freebsd.org, John Baldwin , alfred@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org, "M. Warner Losh" Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 06:20:16 -0000 On Wed, Aug 29, 2007 at 10:03:41AM -0400, Daniel Eischen wrote: > On Wed, 29 Aug 2007, Yar Tikhiy wrote: > > >On Tue, Aug 28, 2007 at 04:15:16PM -0400, Daniel Eischen wrote: > >>On Tue, 28 Aug 2007, John Baldwin wrote: > >> > >>Any symbol in the Symbol.map files (or the generated Version.map) > >>that is duplicated from the point at which -current was last > >>branched. > >> > >>If you go with my approach and only create one new version in > >>-current, then it will be more obvious because the symbol(s) > >>will already exist in -current's one and only version. That > >>will force us to decide whether we should force a rebuild or > >>just make a new version - it could be on a case by case basis > >>if it ever happened. > >> > >>But even with the other approach (each ABI change creates a > >>new version), you could write a script to find all the versions > >>with duplicate symbols. I suppose you could even have it > >>generate an ObsoleteVersions file that gets committed along > >>with the most recent ABI change. > > > >At this point we should consider technical limitations as well. > >I think I found a couple, unfortunately. > > > >On the one hand, John's approach depends on alias symbols in HEAD > >so, e.g., both foo@FBSD-1.9 (public) and foo@FBSD-current-1.8.5 > >(interim) can point to the same implementation for the "foo" interface > >after STABLE with foo@FBSD-1.9 was branched. However, the GNU build > >tools don't seem to provide a straight way to that, they return an > >error if multiple versions reference the same function, so more > >stub code will be needed in the library, which will add to complexity > >of the approach. > > I think you can use -z muldefs or --allow-multiple-definition as a > linker argument to work around that. libpthread once did that (or > something like it) so it could be compatible with libpthread.so.1 > which used LIBPTHREAD_1_0 instead of FBSD_1_0. I'm afraid the ld trick won't work because the error is from as(1), e.g.: : $ make : cc -O2 -fno-strict-aliasing -pipe -c foo.c : {standard input}: Assembler messages: : {standard input}:4: Error: multiple versions [`foo@FBSD_1.1'|`foo@FBSD_1.0'] for symbol `foo0' : *** Error code 1 : $ cat foo.c : #include : : int : foo0(int n) : { : return (n + 1); : } : : __sym_compat(foo, foo0, FBSD_1.0); : __sym_compat(foo, foo0, FBSD_1.1); : : int : foo(int n) : { : return (n + 3); : } Did I do anything wrong? > >On the other hand, Symbol.map files should not contain duplicate > >symbol names as it seems to violate ld(1) semantics. Therefore, > >if following Daniel's way, we'll need to track which symbols moved > >by more than one version since the last STABLE branch to find interim > >versions. This shouldn't be too hard, but the implementation details > >are somewhat different. > > When someone changes the ABI, he's going to add a new set of symbols > to a Symbol.map file. At this point before he commits he should > notice that there are duplicated symbols. If he does, then he > removes them and updates ObsoleteVersions. If he doesn't, then > you have duplicate symbols ;-) Or you just have a script that > does this for you (version_gen.awk might be a good starting > point!). For the beginning, version_gen.awk could just complain about duplicated symbols and suggest adding them to ObsoleteVersions as there shouldn't be any duplicates in the whole version map generated. Is that reasonable? BTW, what is a good place for ObsoleteVersions? src/lib/${libname}, along with Versions.def? Or next to Symbol.map? -- Yar From owner-cvs-all@FreeBSD.ORG Thu Aug 30 07:16:59 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1E71116A417; Thu, 30 Aug 2007 07:16:59 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EB6A913C459; Thu, 30 Aug 2007 07:16:58 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7U7GwA5092147; Thu, 30 Aug 2007 07:16:58 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7U7Gwnb092146; Thu, 30 Aug 2007 07:16:58 GMT (envelope-from netchild) Message-Id: <200708300716.l7U7Gwnb092146@repoman.freebsd.org> From: Alexander Leidinger Date: Thu, 30 Aug 2007 07:16:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/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: Thu, 30 Aug 2007 07:16:59 -0000 netchild 2007-08-30 07:16:58 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/amd64/linux32 linux32_dummy.c Log: Remove second entry for tgkill. Noticed by: dwhite Revision Changes Path 1.1.8.2 +0 -1 src/sys/amd64/linux32/linux32_dummy.c From owner-cvs-all@FreeBSD.ORG Thu Aug 30 07:22:21 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E489216A41B; Thu, 30 Aug 2007 07:22:21 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BD95213C442; Thu, 30 Aug 2007 07:22:21 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7U7MLm8092573; Thu, 30 Aug 2007 07:22:21 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7U7MLDR092572; Thu, 30 Aug 2007 07:22:21 GMT (envelope-from netchild) Message-Id: <200708300722.l7U7MLDR092572@repoman.freebsd.org> From: Alexander Leidinger Date: Thu, 30 Aug 2007 07:22: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/sys/i386/linux linux.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 07:22:22 -0000 netchild 2007-08-30 07:22:21 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/i386/linux linux.h Log: Add 2 missing typedefs. Noticed by: Christian Hiris <4711@chello.at> Revision Changes Path 1.64.2.4 +3 -0 src/sys/i386/linux/linux.h From owner-cvs-all@FreeBSD.ORG Thu Aug 30 07:37:07 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A968D16A419; Thu, 30 Aug 2007 07:37:07 +0000 (UTC) (envelope-from netchild@freebsd.org) Received: from redbull.bpaserver.net (redbullneu.bpaserver.net [213.198.78.217]) by mx1.freebsd.org (Postfix) with ESMTP id 630E413C45B; Thu, 30 Aug 2007 07:37:07 +0000 (UTC) (envelope-from netchild@freebsd.org) Received: from outgoing.leidinger.net (p54A564DF.dip.t-dialin.net [84.165.100.223]) by redbull.bpaserver.net (Postfix) with ESMTP id 704802E151; Thu, 30 Aug 2007 09:17:43 +0200 (CEST) Received: from deskjail (deskjail.Leidinger.net [192.168.1.109]) by outgoing.leidinger.net (Postfix) with ESMTP id EF2D85B4996; Thu, 30 Aug 2007 09:17:40 +0200 (CEST) Date: Thu, 30 Aug 2007 09:17:40 +0200 From: Alexander Leidinger To: Doug White Message-ID: <20070830091740.314971be@deskjail> In-Reply-To: <20070829170005.G49868@carver.gumbysoft.com> References: <200708291504.l7TF4Rdd073737@repoman.freebsd.org> <20070829170005.G49868@carver.gumbysoft.com> Organization: FreeBSD X-Mailer: Claws Mail 2.10.0 (GTK+ 2.10.14; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BPAnet-MailScanner-Information: Please contact the ISP for more information X-BPAnet-MailScanner: Found to be clean X-BPAnet-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-14.723, required 8, BAYES_00 -15.00, RDNS_DYNAMIC 0.10, SARE_FROM_SPAM_WORD3 0.10, TW_TG 0.08) X-BPAnet-MailScanner-From: netchild@freebsd.org X-Spam-Status: No Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/amd64/linux32 linux32_dummy.c linux32_machdep.c syscalls.master src/sys/compat/linux linux_file.c linux_ioctl.c linux_misc.c linux_stats.c linux_time.c src/sys/conf files.amd64 files.i386 files.pc98 src/sys/i386/linux linux_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: Thu, 30 Aug 2007 07:37:07 -0000 Quoting Doug White (Wed, 29 Aug 2007 17:01:06 -0700 (PDT)): > This does not compile. the tgkill dummy syscall is declared twice in > linux32_dummy.c. > > > Tested by: bsam (on i386/amd64 with LTP 20070630) Fixed. Thanks, 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 Thu Aug 30 07:45:34 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D07CB16A419; Thu, 30 Aug 2007 07:45:34 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A9ACE13C46B; Thu, 30 Aug 2007 07:45:34 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7U7jYsF094032; Thu, 30 Aug 2007 07:45:34 GMT (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7U7jYiH094031; Thu, 30 Aug 2007 07:45:34 GMT (envelope-from demon) Message-Id: <200708300745.l7U7jYiH094031@repoman.freebsd.org> From: Dmitry Sivachenko Date: Thu, 30 Aug 2007 07:45: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/math/glpk Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 07:45:34 -0000 demon 2007-08-30 07:45:34 UTC FreeBSD ports repository Modified files: math/glpk Makefile distinfo pkg-plist Log: Update to 4.21. PR: 115810 Submitted by: bf Revision Changes Path 1.25 +2 -2 ports/math/glpk/Makefile 1.22 +3 -3 ports/math/glpk/distinfo 1.20 +1 -2 ports/math/glpk/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Aug 30 07:48:08 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A8A5C16A418; Thu, 30 Aug 2007 07:48:06 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4C72F13C459; Thu, 30 Aug 2007 07:48:06 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7U7m6Q6094149; Thu, 30 Aug 2007 07:48:06 GMT (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7U7m6EK094148; Thu, 30 Aug 2007 07:48:06 GMT (envelope-from demon) Message-Id: <200708300748.l7U7m6EK094148@repoman.freebsd.org> From: Dmitry Sivachenko Date: Thu, 30 Aug 2007 07:48:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/p5-MP3-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: Thu, 30 Aug 2007 07:48:08 -0000 demon 2007-08-30 07:48:06 UTC FreeBSD ports repository Modified files: audio/p5-MP3-Info Makefile distinfo Log: Update to 1.23. PR: 115672 Submitted by: leeym Revision Changes Path 1.14 +2 -8 ports/audio/p5-MP3-Info/Makefile 1.11 +3 -3 ports/audio/p5-MP3-Info/distinfo From owner-cvs-all@FreeBSD.ORG Thu Aug 30 08:33:49 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 862CC16A419; Thu, 30 Aug 2007 08:33:49 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 287ED13C45D; Thu, 30 Aug 2007 08:33:49 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7U8Xm2l098077; Thu, 30 Aug 2007 08:33:49 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7U8XmVU098076; Thu, 30 Aug 2007 08:33:48 GMT (envelope-from itetcu) Message-Id: <200708300833.l7U8XmVU098076@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Thu, 30 Aug 2007 08:33:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math/jama Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 08:33:49 -0000 itetcu 2007-08-30 08:33:48 UTC FreeBSD ports repository Modified files: math/jama Makefile Log: Erik Greenwald wants to maintain this port. PR: ports/115884 Submitted by: Erik Greenwald Revision Changes Path 1.5 +1 -1 ports/math/jama/Makefile From owner-cvs-all@FreeBSD.ORG Thu Aug 30 08:34:27 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 865F316A41A; Thu, 30 Aug 2007 08:34:27 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 612AB13C45D; Thu, 30 Aug 2007 08:34:27 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7U8YRK4098119; Thu, 30 Aug 2007 08:34:27 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7U8YR4t098118; Thu, 30 Aug 2007 08:34:27 GMT (envelope-from itetcu) Message-Id: <200708300834.l7U8YR4t098118@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Thu, 30 Aug 2007 08:34:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/tnt Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 08:34:27 -0000 itetcu 2007-08-30 08:34:27 UTC FreeBSD ports repository Modified files: devel/tnt Makefile Log: Erik Greenwald wants to maintain this port. PR: ports/115880 Submitted by: Erik Greenwald Revision Changes Path 1.7 +2 -3 ports/devel/tnt/Makefile From owner-cvs-all@FreeBSD.ORG Thu Aug 30 08:39:10 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AD15916A417; Thu, 30 Aug 2007 08:39:10 +0000 (UTC) (envelope-from deischen@freebsd.org) Received: from mail.netplex.net (mail.netplex.net [204.213.176.10]) by mx1.freebsd.org (Postfix) with ESMTP id 5FD3D13C45A; Thu, 30 Aug 2007 08:39:10 +0000 (UTC) (envelope-from deischen@freebsd.org) Received: from sea.ntplx.net (sea.ntplx.net [204.213.176.11]) by mail.netplex.net (8.14.1/8.14.1/NETPLEX) with ESMTP id l7U8cv8f014530; Thu, 30 Aug 2007 04:38:57 -0400 (EDT) X-Virus-Scanned: by AMaViS and Clam AntiVirus (mail.netplex.net) X-Greylist: Message whitelisted by DRAC access database, not delayed by milter-greylist-3.0 (mail.netplex.net [204.213.176.10]); Thu, 30 Aug 2007 04:38:58 -0400 (EDT) Date: Thu, 30 Aug 2007 04:38:57 -0400 (EDT) From: Daniel Eischen X-X-Sender: eischen@sea.ntplx.net To: Yar Tikhiy In-Reply-To: <20070830061935.GF31948@comp.chem.msu.su> Message-ID: References: <200708270850.20904.jhb@freebsd.org> <200708281142.07941.jhb@freebsd.org> <200708281403.05931.jhb@freebsd.org> <20070829073011.GD598@comp.chem.msu.su> <20070830061935.GF31948@comp.chem.msu.su> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: src-committers@freebsd.org, John Baldwin , alfred@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org, "M. Warner Losh" Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Eischen List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 08:39:10 -0000 On Thu, 30 Aug 2007, Yar Tikhiy wrote: > On Wed, Aug 29, 2007 at 10:03:41AM -0400, Daniel Eischen wrote: >> On Wed, 29 Aug 2007, Yar Tikhiy wrote: >> >>> On the one hand, John's approach depends on alias symbols in HEAD >>> so, e.g., both foo@FBSD-1.9 (public) and foo@FBSD-current-1.8.5 >>> (interim) can point to the same implementation for the "foo" interface >>> after STABLE with foo@FBSD-1.9 was branched. However, the GNU build >>> tools don't seem to provide a straight way to that, they return an >>> error if multiple versions reference the same function, so more >>> stub code will be needed in the library, which will add to complexity >>> of the approach. >> >> I think you can use -z muldefs or --allow-multiple-definition as a >> linker argument to work around that. libpthread once did that (or >> something like it) so it could be compatible with libpthread.so.1 >> which used LIBPTHREAD_1_0 instead of FBSD_1_0. > > I'm afraid the ld trick won't work because the error is from as(1), > e.g.: > > : $ make > : cc -O2 -fno-strict-aliasing -pipe -c foo.c > : {standard input}: Assembler messages: > : {standard input}:4: Error: multiple versions [`foo@FBSD_1.1'|`foo@FBSD_1.0'] for symbol `foo0' > : *** Error code 1 > > : $ cat foo.c > : #include > : > : int > : foo0(int n) > : { > : return (n + 1); > : } > : > : __sym_compat(foo, foo0, FBSD_1.0); > : __sym_compat(foo, foo0, FBSD_1.1); > : > : int > : foo(int n) > : { > : return (n + 3); > : } > > Did I do anything wrong? Hmm, I guess it's not that simple. Take a look at the hack I had to make in libpthread/thread/thr_private.h (line ~67). I had to create weak references to the functions, so for your example, you'd need something like: __weak_reference(foo0, foo0_10); __weak_refefence(foo0, foo0_11); __sym_compat(foo, foo0_10, FBSD_1.0); __sym_compat(foo, foo0_11, FBSD_1.1); I think I also needed to make the latest symbol the default, changing the last line above to __sym_compat_default(foo, foo0_11, FBSD_1.1), but I seem to recall earlier email from you saying this shouldn't be needed. I _think_ I needed to for libpthread, but perhaps that is because I had the symbols (e.g. foo) listed in both sections of the map file: LIBPTHREAD_1_0 { pthread_foo; }; FBSD_1_0 { pthread_foo; }; See r.19 of libpthread/pthread.map. But this hackery isn't very pretty and is a little confusing, so perhaps that is an argument against taking this approach? Or maybe not, if you can come up with a set of macros that can be easily changed to do one thing in -current and a different thing in release brannches - you might be able to avoid changing the compat shims when branching -current to a release or MFC'ing. >>> On the other hand, Symbol.map files should not contain duplicate >>> symbol names as it seems to violate ld(1) semantics. Therefore, >>> if following Daniel's way, we'll need to track which symbols moved >>> by more than one version since the last STABLE branch to find interim >>> versions. This shouldn't be too hard, but the implementation details >>> are somewhat different. >> >> When someone changes the ABI, he's going to add a new set of symbols >> to a Symbol.map file. At this point before he commits he should >> notice that there are duplicated symbols. If he does, then he >> removes them and updates ObsoleteVersions. If he doesn't, then >> you have duplicate symbols ;-) Or you just have a script that >> does this for you (version_gen.awk might be a good starting >> point!). > > For the beginning, version_gen.awk could just complain about > duplicated symbols and suggest adding them to ObsoleteVersions as > there shouldn't be any duplicates in the whole version map generated. > Is that reasonable? BTW, what is a good place for ObsoleteVersions? > src/lib/${libname}, along with Versions.def? Or next to Symbol.map? Since duplicates might not ever occur, you would probably have an empty ObsoleteVersions file, so I'd recommend just one of them in src/lib/${libname}. Yes, I think having version_gen.awk complain and abort if it encounters duplicates might be good enough for now. Before a branch from -current, we can also manually check the libraries to make sure there are no duplicate symbols from the last branch (readelf -sW | awk ' {print $8}' | sort | some other magic). -- DE From owner-cvs-all@FreeBSD.ORG Thu Aug 30 08:41:50 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1225F16A420; Thu, 30 Aug 2007 08:41:50 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DCC4413C4D5; Thu, 30 Aug 2007 08:41:49 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7U8fnCF098627; Thu, 30 Aug 2007 08:41:49 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7U8fnVD098626; Thu, 30 Aug 2007 08:41:49 GMT (envelope-from sat) Message-Id: <200708300841.l7U8fnVD098626@repoman.freebsd.org> From: Andrew Pantyukhin Date: Thu, 30 Aug 2007 08:41: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/deskutils/fbreader Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 08:41:50 -0000 sat 2007-08-30 08:41:49 UTC FreeBSD ports repository Modified files: deskutils/fbreader Makefile distinfo Log: - Update to 0.8.6.0.1 (0.8.6c) Revision Changes Path 1.12 +2 -1 ports/deskutils/fbreader/Makefile 1.9 +3 -3 ports/deskutils/fbreader/distinfo From owner-cvs-all@FreeBSD.ORG Thu Aug 30 08:41:52 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1910C16A54A; Thu, 30 Aug 2007 08:41:52 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E658213C4D1; Thu, 30 Aug 2007 08:41:51 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7U8fpw0098656; Thu, 30 Aug 2007 08:41:51 GMT (envelope-from lbr@repoman.freebsd.org) Received: (from lbr@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7U8fp6Y098655; Thu, 30 Aug 2007 08:41:51 GMT (envelope-from lbr) Message-Id: <200708300841.l7U8fp6Y098655@repoman.freebsd.org> From: Lars Balker Rasmussen Date: Thu, 30 Aug 2007 08:41:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-Catalyst-Action-RenderView Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 08:41:52 -0000 lbr 2007-08-30 08:41:51 UTC FreeBSD ports repository Modified files: www/p5-Catalyst-Action-RenderView Makefile distinfo Log: Update to 0.06 Revision Changes Path 1.3 +3 -2 ports/www/p5-Catalyst-Action-RenderView/Makefile 1.3 +3 -3 ports/www/p5-Catalyst-Action-RenderView/distinfo From owner-cvs-all@FreeBSD.ORG Thu Aug 30 09:20:18 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DDB8B16A468; Thu, 30 Aug 2007 09:20:18 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B8EB913C49D; Thu, 30 Aug 2007 09:20:18 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7U9KIml010578; Thu, 30 Aug 2007 09:20:18 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7U9KIMt010577; Thu, 30 Aug 2007 09:20:18 GMT (envelope-from delphij) Message-Id: <200708300920.l7U9KIMt010577@repoman.freebsd.org> From: Xin LI Date: Thu, 30 Aug 2007 09:20:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/postfix Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 09:20:19 -0000 delphij 2007-08-30 09:20:17 UTC FreeBSD ports repository Modified files: mail/postfix Makefile Log: Allow dovecot and cyrus SASL to work together. PORTREVISION intentionally not bumped. Submitted by: baptiste.daroussin@gmail.com PR: ports/110678 Approved by: maintainer Revision Changes Path 1.134 +0 -6 ports/mail/postfix/Makefile From owner-cvs-all@FreeBSD.ORG Thu Aug 30 09:55:17 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA84A16A417; Thu, 30 Aug 2007 09:55:17 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AA81813C4CB; Thu, 30 Aug 2007 09:55:17 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7U9tHGE012843; Thu, 30 Aug 2007 09:55:17 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7U9tHVc012842; Thu, 30 Aug 2007 09:55:17 GMT (envelope-from ale) Message-Id: <200708300955.l7U9tHVc012842@repoman.freebsd.org> From: Alex Dupre Date: Thu, 30 Aug 2007 09:55:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math/mpfr Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 09:55:18 -0000 ale 2007-08-30 09:55:17 UTC FreeBSD ports repository Modified files: math/mpfr Makefile distinfo pkg-plist Log: Update to 2.3.0 release. Revision Changes Path 1.9 +2 -3 ports/math/mpfr/Makefile 1.6 +3 -3 ports/math/mpfr/distinfo 1.4 +1 -1 ports/math/mpfr/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Aug 30 09:56:05 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 64B8316A419; Thu, 30 Aug 2007 09:56:05 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 448EB13C47E; Thu, 30 Aug 2007 09:56:05 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7U9u5Qe013023; Thu, 30 Aug 2007 09:56:05 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7U9u5ds013022; Thu, 30 Aug 2007 09:56:05 GMT (envelope-from ale) Message-Id: <200708300956.l7U9u5ds013022@repoman.freebsd.org> From: Alex Dupre Date: Thu, 30 Aug 2007 09:56:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/deskutils/genius Makefile ports/devel/cross-gcc Makefile ports/devel/djgpp-gcc Makefile ports/lang/gcc42 Makefile ports/lang/gcc43 Makefile ports/lang/gnat-gcc43 Makefile ports/math/gretl Makefile ports/math/wcalc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 09:56:05 -0000 ale 2007-08-30 09:56:05 UTC FreeBSD ports repository Modified files: deskutils/genius Makefile devel/cross-gcc Makefile devel/djgpp-gcc Makefile lang/gcc42 Makefile lang/gcc43 Makefile lang/gnat-gcc43 Makefile math/gretl Makefile math/wcalc Makefile Log: Chase mpfr library and bump PORTREVISION. Revision Changes Path 1.51 +2 -2 ports/deskutils/genius/Makefile 1.5 +2 -2 ports/devel/cross-gcc/Makefile 1.5 +2 -2 ports/devel/djgpp-gcc/Makefile 1.321 +1 -1 ports/lang/gcc42/Makefile 1.321 +1 -1 ports/lang/gcc43/Makefile 1.12 +2 -1 ports/lang/gnat-gcc43/Makefile 1.62 +2 -1 ports/math/gretl/Makefile 1.3 +2 -1 ports/math/wcalc/Makefile From owner-cvs-all@FreeBSD.ORG Thu Aug 30 11:55:44 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 59FB516A418; Thu, 30 Aug 2007 11:55:44 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4F64113C457; Thu, 30 Aug 2007 11:55:44 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UBtiRs023193; Thu, 30 Aug 2007 11:55:44 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UBtigp023192; Thu, 30 Aug 2007 11:55:44 GMT (envelope-from sat) Message-Id: <200708301155.l7UBtigp023192@repoman.freebsd.org> From: Andrew Pantyukhin Date: Thu, 30 Aug 2007 11:55:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/gettext-msghack Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 11:55:44 -0000 sat 2007-08-30 11:55:44 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/gettext-msghack Makefile distinfo pkg-descr Log: Add port devel/gettext-msghack: Msghack can be used to alter gettext .po files in ways no sane mind would think about. It is a reimplementation of the original msghack in Python. Author: Trond Eivind Glomsroed Revision Changes Path 1.2858 +1 -0 ports/devel/Makefile 1.1 +30 -0 ports/devel/gettext-msghack/Makefile (new) 1.1 +3 -0 ports/devel/gettext-msghack/distinfo (new) 1.1 +5 -0 ports/devel/gettext-msghack/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Thu Aug 30 11:56:13 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 72A7616A46B; Thu, 30 Aug 2007 11:56:13 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5080613C442; Thu, 30 Aug 2007 11:56:13 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UBuDYD023238; Thu, 30 Aug 2007 11:56:13 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UBuDIC023237; Thu, 30 Aug 2007 11:56:13 GMT (envelope-from sat) Message-Id: <200708301156.l7UBuDIC023237@repoman.freebsd.org> From: Andrew Pantyukhin Date: Thu, 30 Aug 2007 11:56:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 11:56:13 -0000 sat 2007-08-30 11:56:13 UTC FreeBSD ports repository Modified files: . modules Log: gettext-msghack --> ports/devel/gettext-msghack Revision Changes Path 1.18616 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Aug 30 12:28:44 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 15B0E16A417; Thu, 30 Aug 2007 12:28:44 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E79EF13C474; Thu, 30 Aug 2007 12:28:43 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UCShkG026623; Thu, 30 Aug 2007 12:28:43 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UCShKY026622; Thu, 30 Aug 2007 12:28:43 GMT (envelope-from mnag) Message-Id: <200708301228.l7UCShKY026622@repoman.freebsd.org> From: Marcus Alves Grando Date: Thu, 30 Aug 2007 12:28:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/postfix-current Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 12:28:44 -0000 mnag 2007-08-30 12:28:43 UTC FreeBSD ports repository Modified files: mail/postfix-current Makefile distinfo Log: - Update to 2.5-20070824 - Backport changes from mail/postfix (SASL2/DOVECOT) Revision Changes Path 1.215 +1 -7 ports/mail/postfix-current/Makefile 1.153 +3 -3 ports/mail/postfix-current/distinfo From owner-cvs-all@FreeBSD.ORG Thu Aug 30 12:34:45 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 47F1016A418; Thu, 30 Aug 2007 12:34:45 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2590C13C45E; Thu, 30 Aug 2007 12:34:45 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UCYjYt027130; Thu, 30 Aug 2007 12:34:45 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UCYiuv027129; Thu, 30 Aug 2007 12:34:44 GMT (envelope-from mat) Message-Id: <200708301234.l7UCYiuv027129@repoman.freebsd.org> From: Mathieu Arnold Date: Thu, 30 Aug 2007 12:34: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/converters/p5-Convert-IBM390 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 12:34:45 -0000 mat 2007-08-30 12:34:44 UTC FreeBSD ports repository Modified files: converters/p5-Convert-IBM390 Makefile distinfo Log: Update to 0.23 Revision Changes Path 1.5 +2 -3 ports/converters/p5-Convert-IBM390/Makefile 1.4 +3 -3 ports/converters/p5-Convert-IBM390/distinfo From owner-cvs-all@FreeBSD.ORG Thu Aug 30 12:37:13 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1192316A421; Thu, 30 Aug 2007 12:37:13 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E3EB513C4A3; Thu, 30 Aug 2007 12:37:12 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UCbCh7027302; Thu, 30 Aug 2007 12:37:12 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UCbCOm027301; Thu, 30 Aug 2007 12:37:12 GMT (envelope-from skv) Message-Id: <200708301237.l7UCbCOm027301@repoman.freebsd.org> From: Sergey Skvortsov Date: Thu, 30 Aug 2007 12:37:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/bugzilla Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 12:37:13 -0000 skv 2007-08-30 12:37:12 UTC FreeBSD ports repository Modified files: devel/bugzilla Makefile distinfo pkg-plist Log: Update to 3.0.1 Changes: http://www.bugzilla.org/releases/3.0.1/release-notes.html Revision Changes Path 1.52 +1 -1 ports/devel/bugzilla/Makefile 1.23 +3 -3 ports/devel/bugzilla/distinfo 1.24 +0 -2 ports/devel/bugzilla/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Aug 30 12:42:04 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D6CBF16A417; Thu, 30 Aug 2007 12:42:04 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B457413C467; Thu, 30 Aug 2007 12:42:04 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UCg4av027691; Thu, 30 Aug 2007 12:42:04 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UCg4Ei027690; Thu, 30 Aug 2007 12:42:04 GMT (envelope-from mnag) Message-Id: <200708301242.l7UCg4Ei027690@repoman.freebsd.org> From: Marcus Alves Grando Date: Thu, 30 Aug 2007 12: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/www/lighttpd Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 12:42:04 -0000 mnag 2007-08-30 12:42:04 UTC FreeBSD ports repository Modified files: www/lighttpd Makefile distinfo Log: - Update to 1.4.17 PR: 115917 Submitted by: Gea-Suan Lin Revision Changes Path 1.55 +1 -1 ports/www/lighttpd/Makefile 1.32 +3 -3 ports/www/lighttpd/distinfo From owner-cvs-all@FreeBSD.ORG Thu Aug 30 13:11:45 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BC6E716A418; Thu, 30 Aug 2007 13:11:45 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9873A13C4B5; Thu, 30 Aug 2007 13:11:45 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UDBjWt039837; Thu, 30 Aug 2007 13:11:45 GMT (envelope-from tabthorpe@repoman.freebsd.org) Received: (from tabthorpe@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UDBjAu039836; Thu, 30 Aug 2007 13:11:45 GMT (envelope-from tabthorpe) Message-Id: <200708301311.l7UDBjAu039836@repoman.freebsd.org> From: Thomas Abthorpe Date: Thu, 30 Aug 2007 13:11: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/textproc/uncrustify Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 13:11:45 -0000 tabthorpe 2007-08-30 13:11:45 UTC FreeBSD ports repository Modified files: textproc/uncrustify Makefile distinfo Log: - update to 0.37 PR: ports/115770 Submitted by: Dmitry Marakasov (maintainer) Approved by: clsung (mentor) Revision Changes Path 1.14 +1 -1 ports/textproc/uncrustify/Makefile 1.13 +3 -3 ports/textproc/uncrustify/distinfo From owner-cvs-all@FreeBSD.ORG Thu Aug 30 13:16:07 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2530D16A417; Thu, 30 Aug 2007 13:16:06 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C0CF713C458; Thu, 30 Aug 2007 13:16:06 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UDG6Vt040041; Thu, 30 Aug 2007 13:16:06 GMT (envelope-from tabthorpe@repoman.freebsd.org) Received: (from tabthorpe@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UDG6gD040040; Thu, 30 Aug 2007 13:16:06 GMT (envelope-from tabthorpe) Message-Id: <200708301316.l7UDG6gD040040@repoman.freebsd.org> From: Thomas Abthorpe Date: Thu, 30 Aug 2007 13: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/misc/iso-codes Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 13:16:07 -0000 tabthorpe 2007-08-30 13:16:06 UTC FreeBSD ports repository Modified files: misc/iso-codes Makefile distinfo Log: - update to 1.4 Approved by: clsung (mentor) Revision Changes Path 1.23 +1 -1 ports/misc/iso-codes/Makefile 1.11 +3 -3 ports/misc/iso-codes/distinfo From owner-cvs-all@FreeBSD.ORG Thu Aug 30 13:18:31 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9AE5516A417; Thu, 30 Aug 2007 13:18:31 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 77AD613C461; Thu, 30 Aug 2007 13:18:31 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UDIVHm040152; Thu, 30 Aug 2007 13:18:31 GMT (envelope-from tabthorpe@repoman.freebsd.org) Received: (from tabthorpe@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UDIV03040150; Thu, 30 Aug 2007 13:18:31 GMT (envelope-from tabthorpe) Message-Id: <200708301318.l7UDIV03040150@repoman.freebsd.org> From: Thomas Abthorpe Date: Thu, 30 Aug 2007 13:18:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/virtualmin Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 13:18:31 -0000 tabthorpe 2007-08-30 13:18:31 UTC FreeBSD ports repository Modified files: sysutils/virtualmin Makefile distinfo pkg-descr pkg-plist Log: - update to 3.45 - update WWW in pkg-descr Approved by: clsung (mentor) Revision Changes Path 1.17 +1 -1 ports/sysutils/virtualmin/Makefile 1.15 +3 -3 ports/sysutils/virtualmin/distinfo 1.3 +1 -1 ports/sysutils/virtualmin/pkg-descr 1.14 +5 -0 ports/sysutils/virtualmin/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Aug 30 13:21:40 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AB4E916A418; Thu, 30 Aug 2007 13:21:40 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 87D4113C428; Thu, 30 Aug 2007 13:21:40 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UDLeXe040498; Thu, 30 Aug 2007 13:21:40 GMT (envelope-from tabthorpe@repoman.freebsd.org) Received: (from tabthorpe@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UDLecf040497; Thu, 30 Aug 2007 13:21:40 GMT (envelope-from tabthorpe) Message-Id: <200708301321.l7UDLecf040497@repoman.freebsd.org> From: Thomas Abthorpe Date: Thu, 30 Aug 2007 13:21:40 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors contrib.committers.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 13:21:40 -0000 tabthorpe 2007-08-30 13:21:40 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.committers.sgml Log: - properly alphabetise my name Approved by: clsung (mentor) Revision Changes Path 1.205 +2 -2 doc/en_US.ISO8859-1/articles/contributors/contrib.committers.sgml From owner-cvs-all@FreeBSD.ORG Thu Aug 30 14:55:00 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 080C116A46D; Thu, 30 Aug 2007 14:55:00 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E4F9413C468; Thu, 30 Aug 2007 14:54:59 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UEsxJs047994; Thu, 30 Aug 2007 14:54:59 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UEsxt3047993; Thu, 30 Aug 2007 14:54:59 GMT (envelope-from sem) Message-Id: <200708301454.l7UEsxt3047993@repoman.freebsd.org> From: Sergey Matveychuk Date: Thu, 30 Aug 2007 14:54:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-mgmt Makefile ports/net-mgmt/nagios-devel Makefile distinfo pkg-descr pkg-plist ports/net-mgmt/nagios-devel/files nagios.sh.in patch-Makefile.in patch-base__Makefile.in patch-cgi__Makefile.in patch-configure.in ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 14:55:00 -0000 sem 2007-08-30 14:54:59 UTC FreeBSD ports repository Modified files: net-mgmt Makefile Added files: net-mgmt/nagios-devel Makefile distinfo pkg-descr pkg-plist net-mgmt/nagios-devel/files nagios.sh.in patch-Makefile.in patch-base__Makefile.in patch-cgi__Makefile.in patch-configure.in patch-contrib__Makefile.in patch-html__Makefile.in patch-include__locations.h.in patch-sample-config__nagios.cfg.in patch-sample-config__template-object__localhost.cfg.in patch-sample-config__template-object__templates.cfg.in pkg-deinstall.in pkg-install.in pkg-message.in Log: New port: net-mgmt/nagios-devel Nagios development stream (3.0.b2) PR: ports/114763 Submitted by: Jarrod Sayers Revision Changes Path 1.133 +1 -0 ports/net-mgmt/Makefile 1.1 +117 -0 ports/net-mgmt/nagios-devel/Makefile (new) 1.1 +3 -0 ports/net-mgmt/nagios-devel/distinfo (new) 1.1 +70 -0 ports/net-mgmt/nagios-devel/files/nagios.sh.in (new) 1.1 +57 -0 ports/net-mgmt/nagios-devel/files/patch-Makefile.in (new) 1.1 +15 -0 ports/net-mgmt/nagios-devel/files/patch-base__Makefile.in (new) 1.1 +14 -0 ports/net-mgmt/nagios-devel/files/patch-cgi__Makefile.in (new) 1.1 +31 -0 ports/net-mgmt/nagios-devel/files/patch-configure.in (new) 1.1 +17 -0 ports/net-mgmt/nagios-devel/files/patch-contrib__Makefile.in (new) 1.1 +61 -0 ports/net-mgmt/nagios-devel/files/patch-html__Makefile.in (new) 1.1 +11 -0 ports/net-mgmt/nagios-devel/files/patch-include__locations.h.in (new) 1.1 +11 -0 ports/net-mgmt/nagios-devel/files/patch-sample-config__nagios.cfg.in (new) 1.1 +40 -0 ports/net-mgmt/nagios-devel/files/patch-sample-config__template-object__localhost.cfg.in (new) 1.1 +26 -0 ports/net-mgmt/nagios-devel/files/patch-sample-config__template-object__templates.cfg.in (new) 1.1 +22 -0 ports/net-mgmt/nagios-devel/files/pkg-deinstall.in (new) 1.1 +74 -0 ports/net-mgmt/nagios-devel/files/pkg-install.in (new) 1.1 +30 -0 ports/net-mgmt/nagios-devel/files/pkg-message.in (new) 1.1 +10 -0 ports/net-mgmt/nagios-devel/pkg-descr (new) 1.1 +383 -0 ports/net-mgmt/nagios-devel/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Aug 30 14:55:15 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0330A16A421; Thu, 30 Aug 2007 14:55:15 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D281013C46A; Thu, 30 Aug 2007 14:55:14 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UEtE0K048091; Thu, 30 Aug 2007 14:55:14 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UEtEwq048090; Thu, 30 Aug 2007 14:55:14 GMT (envelope-from sem) Message-Id: <200708301455.l7UEtEwq048090@repoman.freebsd.org> From: Sergey Matveychuk Date: Thu, 30 Aug 2007 14:55:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 14:55:15 -0000 sem 2007-08-30 14:55:14 UTC FreeBSD ports repository Modified files: . modules Log: nagios-devel --> ports/net-mgmt/nagios-devel Revision Changes Path 1.18617 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Aug 30 15:02:48 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 26DE216A41B; Thu, 30 Aug 2007 15:02:48 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id F3A0313C465; Thu, 30 Aug 2007 15:02:47 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UF2l17049607; Thu, 30 Aug 2007 15:02:47 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UF2lmC049603; Thu, 30 Aug 2007 15:02:47 GMT (envelope-from sem) Message-Id: <200708301502.l7UF2lmC049603@repoman.freebsd.org> From: Sergey Matveychuk Date: Thu, 30 Aug 2007 15:02:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/drweb Makefile pkg-plist ports/security/drweb/files drwebd.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 15:02:48 -0000 sem 2007-08-30 15:02:47 UTC FreeBSD ports repository Modified files: security/drweb Makefile pkg-plist Added files: security/drweb/files drwebd.sh.in Log: - Modern rc.d script PR: ports/115198 Submitted by: Jan Srzednicki Approved by: maintainer Revision Changes Path 1.54 +2 -3 ports/security/drweb/Makefile 1.1 +24 -0 ports/security/drweb/files/drwebd.sh.in (new) 1.27 +1 -2 ports/security/drweb/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Aug 30 15:03:22 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0F7B416A474; Thu, 30 Aug 2007 15:03:22 +0000 (UTC) (envelope-from danger@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DCDF813C480; Thu, 30 Aug 2007 15:03:21 +0000 (UTC) (envelope-from danger@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UF3LOh051260; Thu, 30 Aug 2007 15:03:21 GMT (envelope-from danger@repoman.freebsd.org) Received: (from danger@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UF3LDv051259; Thu, 30 Aug 2007 15:03:21 GMT (envelope-from danger) Message-Id: <200708301503.l7UF3LDv051259@repoman.freebsd.org> From: Daniel Gerzo Date: Thu, 30 Aug 2007 15:03:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man9 suser.9 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 15:03:22 -0000 danger 2007-08-30 15:03:21 UTC FreeBSD src repository (doc committer) Modified files: share/man/man9 suser.9 Log: - Fix include path, these functions were moved to sys/priv.h. Approved by: re (bmah) Submitted by: sbahra@hpcl.seas.gwu.edu (via #bsddocs@EFnet) Pointy hat to: rwatson Revision Changes Path 1.34 +2 -3 src/share/man/man9/suser.9 From owner-cvs-all@FreeBSD.ORG Thu Aug 30 15:16:24 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A6FC216A421; Thu, 30 Aug 2007 15:16:24 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 97C5513C46B; Thu, 30 Aug 2007 15:16:24 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UFGOdi052428; Thu, 30 Aug 2007 15:16:24 GMT (envelope-from vd@repoman.freebsd.org) Received: (from vd@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UFGOZZ052427; Thu, 30 Aug 2007 15:16:24 GMT (envelope-from vd) Message-Id: <200708301516.l7UFGOZZ052427@repoman.freebsd.org> From: Vasil Dimov Date: Thu, 30 Aug 2007 15: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: ports/devel Makefile ports/devel/py-boto Makefile distinfo pkg-descr pkg-plist ports/devel/py-boto/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: Thu, 30 Aug 2007 15:16:24 -0000 vd 2007-08-30 15:16:24 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/py-boto Makefile distinfo pkg-descr pkg-plist devel/py-boto/files patch-setup.py Log: Add new port devel/py-boto: Python interface to Amazon Web Services An integrated interface to current and future infrastructural services offered by Amazon Web Services. Currently, this includes: * Simple Storage Service (S3) * Simple Queue Service (SQS) * Elastic Compute Cloud (EC2) * Mechanical Turk WWW: http://code.google.com/p/boto PR: ports/115761 Submitted by: Peter Schuller Revision Changes Path 1.2859 +1 -0 ports/devel/Makefile 1.1 +20 -0 ports/devel/py-boto/Makefile (new) 1.1 +3 -0 ports/devel/py-boto/distinfo (new) 1.1 +13 -0 ports/devel/py-boto/files/patch-setup.py (new) 1.1 +9 -0 ports/devel/py-boto/pkg-descr (new) 1.1 +111 -0 ports/devel/py-boto/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Aug 30 15:16:53 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8632F16A468; Thu, 30 Aug 2007 15:16:53 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6066013C46B; Thu, 30 Aug 2007 15:16:53 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UFGrcn052469; Thu, 30 Aug 2007 15:16:53 GMT (envelope-from vd@repoman.freebsd.org) Received: (from vd@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UFGrrO052468; Thu, 30 Aug 2007 15:16:53 GMT (envelope-from vd) Message-Id: <200708301516.l7UFGrrO052468@repoman.freebsd.org> From: Vasil Dimov Date: Thu, 30 Aug 2007 15:16:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 15:16:53 -0000 vd 2007-08-30 15:16:53 UTC FreeBSD ports repository Modified files: . modules Log: py-boto --> ports/devel/py-boto Revision Changes Path 1.18618 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Aug 30 15:40:40 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2966716A46D; Thu, 30 Aug 2007 15:40:40 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 17EF913C480; Thu, 30 Aug 2007 15:40:40 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UFeeD3053839; Thu, 30 Aug 2007 15:40:40 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UFedXH053838; Thu, 30 Aug 2007 15:40:39 GMT (envelope-from mnag) Message-Id: <200708301540.l7UFedXH053838@repoman.freebsd.org> From: Marcus Alves Grando Date: Thu, 30 Aug 2007 15:40:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/openssh-portable Makefile distinfo ports/security/openssh-portable/files openssh-4.5p1-gsskex-20061220.patch patch-fix-challenge-response scardpin.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: Thu, 30 Aug 2007 15:40:40 -0000 mnag 2007-08-30 15:40:39 UTC FreeBSD ports repository Modified files: security/openssh-portable Makefile distinfo security/openssh-portable/files scardpin.patch Added files: security/openssh-portable/files patch-fix-challenge-response Removed files: security/openssh-portable/files openssh-4.5p1-gsskex-20061220.patch Log: - Enable ssl-engine - Update gsskex patch to 4.6p1-gsskex-20070312 - Update lpk patch to 4.6p1-0.3.9 - Update hpn patch to 4.6p1-hpn12v17 - Fix challenge-response issue - Bump PORTREVISION Reported by: Stefan Lambrev [1], ale@ [1] Revision Changes Path 1.120 +8 -6 ports/security/openssh-portable/Makefile 1.42 +9 -6 ports/security/openssh-portable/distinfo 1.2 +0 -2337 ports/security/openssh-portable/files/openssh-4.5p1-gsskex-20061220.patch (dead) 1.1 +32 -0 ports/security/openssh-portable/files/patch-fix-challenge-response (new) 1.2 +3 -0 ports/security/openssh-portable/files/scardpin.patch From owner-cvs-all@FreeBSD.ORG Thu Aug 30 15:42:46 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 21C3616A419; Thu, 30 Aug 2007 15:42:46 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EEAC313C48A; Thu, 30 Aug 2007 15:42:45 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UFgjZO054138; Thu, 30 Aug 2007 15:42:45 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UFgjgu054137; Thu, 30 Aug 2007 15:42:45 GMT (envelope-from erwin) Message-Id: <200708301542.l7UFgjgu054137@repoman.freebsd.org> From: Erwin Lansing Date: Thu, 30 Aug 2007 15:42:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/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: Thu, 30 Aug 2007 15:42:46 -0000 erwin 2007-08-30 15:42:45 UTC FreeBSD ports repository Modified files: textproc/p5-PDF-API2 Makefile distinfo Log: Update to 0.63 Revision Changes Path 1.39 +1 -1 ports/textproc/p5-PDF-API2/Makefile 1.33 +3 -3 ports/textproc/p5-PDF-API2/distinfo From owner-cvs-all@FreeBSD.ORG Thu Aug 30 15:50:03 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA1ED16A419; Thu, 30 Aug 2007 15:50:03 +0000 (UTC) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C6FF113C483; Thu, 30 Aug 2007 15:50:03 +0000 (UTC) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UFo3tP054526; Thu, 30 Aug 2007 15:50:03 GMT (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UFo354054525; Thu, 30 Aug 2007 15:50:03 GMT (envelope-from mich) Message-Id: <200708301550.l7UFo354054525@repoman.freebsd.org> From: Michael Landin Hostbaek Date: Thu, 30 Aug 2007 15:50: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/audio/amarok Makefile distinfo pkg-plist ports/audio/amarok/files hide-main-menu-bar-feature.patch patch-amarok_src_magnatunebrowser_magnatunealbumdownloader.cpp patch-amarok_src_mediadevice_generic_genericmediadevice.cpp patch-amarok_src_sqlite_fts1.c patch-amarok_src_sqlite_fts1__porter.c patch-amarok_src_sqlite_fts1__tokenizer1.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 15:50:04 -0000 mich 2007-08-30 15:50:03 UTC FreeBSD ports repository Modified files: audio/amarok Makefile distinfo pkg-plist Added files: audio/amarok/files hide-main-menu-bar-feature.patch Removed files: audio/amarok/files patch-amarok_src_magnatunebrowser_magnatunealbumdownloader.cpp patch-amarok_src_mediadevice_generic_genericmediadevice.cpp patch-amarok_src_sqlite_fts1.c patch-amarok_src_sqlite_fts1__porter.c patch-amarok_src_sqlite_fts1__tokenizer1.c Log: - update to 1.4.7 [1] - remove magnatude patch, as it has been committed upstream PR: ports/115757 [1] Submitted by: "Alexander Bechikov" [1] Revision Changes Path 1.75 +6 -2 ports/audio/amarok/Makefile 1.21 +3 -3 ports/audio/amarok/distinfo 1.1 +119 -0 ports/audio/amarok/files/hide-main-menu-bar-feature.patch (new) 1.2 +0 -29 ports/audio/amarok/files/patch-amarok_src_magnatunebrowser_magnatunealbumdownloader.cpp (dead) 1.5 +0 -18 ports/audio/amarok/files/patch-amarok_src_mediadevice_generic_genericmediadevice.cpp (dead) 1.2 +0 -11 ports/audio/amarok/files/patch-amarok_src_sqlite_fts1.c (dead) 1.2 +0 -11 ports/audio/amarok/files/patch-amarok_src_sqlite_fts1__porter.c (dead) 1.2 +0 -11 ports/audio/amarok/files/patch-amarok_src_sqlite_fts1__tokenizer1.c (dead) 1.31 +158 -69 ports/audio/amarok/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Aug 30 15:57:06 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DD6D816A419; Thu, 30 Aug 2007 15:57:06 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8FCC613C46A; Thu, 30 Aug 2007 15:57:06 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UFv6Bk055040; Thu, 30 Aug 2007 15:57:06 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UFv63F055039; Thu, 30 Aug 2007 15:57:06 GMT (envelope-from sem) Message-Id: <200708301557.l7UFv63F055039@repoman.freebsd.org> From: Sergey Matveychuk Date: Thu, 30 Aug 2007 15:57:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/Hermes Makefile ports/graphics/Hermes/files patch-src-HeadMMX.h patch-src-HeadX86.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 15:57:07 -0000 sem 2007-08-30 15:57:06 UTC FreeBSD ports repository Modified files: graphics/Hermes Makefile Added files: graphics/Hermes/files patch-src-HeadMMX.h patch-src-HeadX86.h Log: - Fix build with gcc 4.x PR: ports/115647 (based on) Submitted by: Oliver Brandmueller Revision Changes Path 1.41 +0 -4 ports/graphics/Hermes/Makefile 1.1 +11 -0 ports/graphics/Hermes/files/patch-src-HeadMMX.h (new) 1.1 +11 -0 ports/graphics/Hermes/files/patch-src-HeadX86.h (new) From owner-cvs-all@FreeBSD.ORG Thu Aug 30 16:00:48 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2CB4C16A420; Thu, 30 Aug 2007 16:00:48 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 049D213C474; Thu, 30 Aug 2007 16:00:48 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UG0l1B055282; Thu, 30 Aug 2007 16:00:47 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UG0lwR055281; Thu, 30 Aug 2007 16:00:47 GMT (envelope-from garga) Message-Id: <200708301600.l7UG0lwR055281@repoman.freebsd.org> From: Renato Botelho Date: Thu, 30 Aug 2007 16:00:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/qmail Makefile pkg-plist ports/mail/qmail/files rcNG X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 16:00:48 -0000 garga 2007-08-30 16:00:47 UTC FreeBSD ports repository Modified files: mail/qmail Makefile pkg-plist Removed files: mail/qmail/files rcNG Log: Revert last commit that added a rnCG example file, the script was totally out of defaults from Porters Handbook and was an error add it. Suggested by: many people Revision Changes Path 1.123 +0 -3 ports/mail/qmail/Makefile 1.2 +0 -83 ports/mail/qmail/files/rcNG (dead) 1.16 +1 -2 ports/mail/qmail/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Aug 30 16:04:13 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CB26216A417; Thu, 30 Aug 2007 16:04:13 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A306813C428; Thu, 30 Aug 2007 16:04:13 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UG4Drq056823; Thu, 30 Aug 2007 16:04:13 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UG4D04056822; Thu, 30 Aug 2007 16:04:13 GMT (envelope-from netchild) Message-Id: <200708301604.l7UG4D04056822@repoman.freebsd.org> From: Alexander Leidinger Date: Thu, 30 Aug 2007 16:04: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/emulators/linux_base-fc6 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: Thu, 30 Aug 2007 16:04:14 -0000 netchild 2007-08-30 16:04:13 UTC FreeBSD ports repository Modified files: emulators/linux_base-fc6 Makefile distinfo.i386 pkg-plist Log: Update some RPMs. Based upon a submission from: Yuri Pankov Approved by: maintainer (bsam@) Revision Changes Path 1.30 +22 -22 ports/emulators/linux_base-fc6/Makefile 1.15 +68 -68 ports/emulators/linux_base-fc6/distinfo.i386 1.15 +38 -8 ports/emulators/linux_base-fc6/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Aug 30 16:07:52 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 84AB916A4A0; Thu, 30 Aug 2007 16:07:52 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5C8A113C45B; Thu, 30 Aug 2007 16:07:52 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UG7qIB057006; Thu, 30 Aug 2007 16:07:52 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UG7p1Z057005; Thu, 30 Aug 2007 16:07:51 GMT (envelope-from netchild) Message-Id: <200708301607.l7UG7p1Z057005@repoman.freebsd.org> From: Alexander Leidinger Date: Thu, 30 Aug 2007 16:07:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators/linux_base-fc6 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 16:07:52 -0000 netchild 2007-08-30 16:07:51 UTC FreeBSD ports repository Modified files: emulators/linux_base-fc6 Makefile Log: Bump port revision... forgotten in the last commit (update of some RPMs). Pointyhat to: netchild Revision Changes Path 1.31 +1 -1 ports/emulators/linux_base-fc6/Makefile From owner-cvs-all@FreeBSD.ORG Thu Aug 30 16:12:17 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 647D516A46B; Thu, 30 Aug 2007 16:12:17 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 523B613C442; Thu, 30 Aug 2007 16:12:17 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UGCHEq057416; Thu, 30 Aug 2007 16:12:17 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UGCHCj057415; Thu, 30 Aug 2007 16:12:17 GMT (envelope-from garga) Message-Id: <200708301612.l7UGCHCj057415@repoman.freebsd.org> From: Renato Botelho Date: Thu, 30 Aug 2007 16:12:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/simscan Makefile pkg-deinstall pkg-install pkg-message pkg-plist ports/mail/simscan/files pkg-deinstall.in pkg-install.in pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 16:12:17 -0000 garga 2007-08-30 16:12:17 UTC FreeBSD ports repository Modified files: mail/simscan Makefile pkg-plist Added files: mail/simscan/files pkg-deinstall.in pkg-install.in pkg-message.in Removed files: mail/simscan pkg-deinstall pkg-install pkg-message Log: - Fix build with clamav-0.9x looking for daily.inc and daily.cvd on configure - Move pkg-{deinstall,install,message} to files and use it with SUB_FILES and SUB_LIST - Clean a bit pkg-plist and add message to files/pkg-deinstall.in - Remove unecessary MASTER_SITE_SUBDIR - Bump PORTREVISION since CLAMAV is a default OPTION PR: ports/115560 Submitted by: garga Approved by: maintainer timeout (15 days) Revision Changes Path 1.7 +22 -14 ports/mail/simscan/Makefile 1.1 +19 -0 ports/mail/simscan/files/pkg-deinstall.in (new) 1.1 +51 -0 ports/mail/simscan/files/pkg-install.in (new) 1.1 +23 -0 ports/mail/simscan/files/pkg-message.in (new) 1.2 +0 -13 ports/mail/simscan/pkg-deinstall (dead) 1.3 +0 -51 ports/mail/simscan/pkg-install (dead) 1.2 +0 -23 ports/mail/simscan/pkg-message (dead) 1.3 +0 -4 ports/mail/simscan/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Aug 30 16:25:08 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D62DB16A474; Thu, 30 Aug 2007 16:25:08 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9F63C13C468; Thu, 30 Aug 2007 16:25:08 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UGP8IY058111; Thu, 30 Aug 2007 16:25:08 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UGP8aA058110; Thu, 30 Aug 2007 16:25:08 GMT (envelope-from garga) Message-Id: <200708301625.l7UGP8aA058110@repoman.freebsd.org> From: Renato Botelho Date: Thu, 30 Aug 2007 16:25:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/clamav-devel Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 16:25:08 -0000 garga 2007-08-30 16:25:07 UTC FreeBSD ports repository Modified files: security/clamav-devel Makefile distinfo Log: Update to 20070830 Revision Changes Path 1.112 +1 -1 ports/security/clamav-devel/Makefile 1.72 +3 -3 ports/security/clamav-devel/distinfo From owner-cvs-all@FreeBSD.ORG Thu Aug 30 16:31:55 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 67A5716A468; Thu, 30 Aug 2007 16:31:55 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from mail.ipt.ru (mail.ipt.ru [194.62.233.102]) by mx1.freebsd.org (Postfix) with ESMTP id F3F3213C481; Thu, 30 Aug 2007 16:31:54 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from stat.sem.ipt.ru ([192.168.12.1] helo=ipt.ru) by mail.ipt.ru with esmtp (Exim 4.62 (FreeBSD)) (envelope-from ) id 1IQmvx-0007zL-Cq; Thu, 30 Aug 2007 20:31:53 +0400 Received: from bsam by ipt.ru with local (Exim 4.63 (FreeBSD)) (envelope-from ) id 1IQmyG-000DAB-AN; Thu, 30 Aug 2007 20:34:16 +0400 To: Alexander Leidinger References: <200708301604.l7UG4D04056822@repoman.freebsd.org> From: Boris Samorodov Date: Thu, 30 Aug 2007 20:34:16 +0400 In-Reply-To: <200708301604.l7UG4D04056822@repoman.freebsd.org> (Alexander Leidinger's message of "Thu\, 30 Aug 2007 16\:04\:13 +0000 \(UTC\)") Message-ID: <45370487@srv.sem.ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.99 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/emulators/linux_base-fc6 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: Thu, 30 Aug 2007 16:31:55 -0000 On Thu, 30 Aug 2007 16:04:13 +0000 (UTC) Alexander Leidinger wrote: > netchild 2007-08-30 16:04:13 UTC > FreeBSD ports repository > Modified files: > emulators/linux_base-fc6 Makefile distinfo.i386 pkg-plist > Log: > Update some RPMs. > > Based upon a submission from: Yuri Pankov > Approved by: maintainer (bsam@) > > Revision Changes Path > 1.30 +22 -22 ports/emulators/linux_base-fc6/Makefile > 1.15 +68 -68 ports/emulators/linux_base-fc6/distinfo.i386 > 1.15 +38 -8 ports/emulators/linux_base-fc6/pkg-plist Thanks! WBR -- bsam From owner-cvs-all@FreeBSD.ORG Thu Aug 30 16:47:12 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9E09416A417; Thu, 30 Aug 2007 16:47:12 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7575713C457; Thu, 30 Aug 2007 16:47:12 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UGlCr6064088; Thu, 30 Aug 2007 16:47:12 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UGlCk1063912; Thu, 30 Aug 2007 16:47:12 GMT (envelope-from netchild) Message-Id: <200708301647.l7UGlCk1063912@repoman.freebsd.org> From: Alexander Leidinger Date: Thu, 30 Aug 2007 16:47:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/Tools/scripts resolveportsfromlibs.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 16:47:12 -0000 netchild 2007-08-30 16:47:11 UTC FreeBSD ports repository Modified files: Tools/scripts resolveportsfromlibs.sh Log: USE_FREETYPE is for v1, not for v2. Use a perfect match in the case statement. Revision Changes Path 1.4 +6 -5 ports/Tools/scripts/resolveportsfromlibs.sh From owner-cvs-all@FreeBSD.ORG Thu Aug 30 16:48:33 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D844216A49A; Thu, 30 Aug 2007 16:48:33 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9C6C213C4B4; Thu, 30 Aug 2007 16:48:33 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UGmXvx067962; Thu, 30 Aug 2007 16:48:33 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UGmXQC067961; Thu, 30 Aug 2007 16:48:33 GMT (envelope-from netchild) Message-Id: <200708301648.l7UGmXQC067961@repoman.freebsd.org> From: Alexander Leidinger Date: Thu, 30 Aug 2007 16:48:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/Tools/scripts explicit_lib_depends.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 16:48:34 -0000 netchild 2007-08-30 16:48:33 UTC FreeBSD ports repository Modified files: Tools/scripts explicit_lib_depends.sh Log: One more sanity check, else /+CONTENS will be searched. Revision Changes Path 1.4 +6 -1 ports/Tools/scripts/explicit_lib_depends.sh From owner-cvs-all@FreeBSD.ORG Thu Aug 30 16:50:40 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 19D9116A418; Thu, 30 Aug 2007 16:50:40 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E54D913C457; Thu, 30 Aug 2007 16:50:39 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UGodfO068115; Thu, 30 Aug 2007 16:50:39 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UGodtC068114; Thu, 30 Aug 2007 16:50:39 GMT (envelope-from netchild) Message-Id: <200708301650.l7UGodtC068114@repoman.freebsd.org> From: Alexander Leidinger Date: Thu, 30 Aug 2007 16:50:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/claws-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: Thu, 30 Aug 2007 16:50:40 -0000 netchild 2007-08-30 16:50:39 UTC FreeBSD ports repository Modified files: mail/claws-mail Makefile Log: Fix freetype_2_ dependency. Revision Changes Path 1.127 +2 -2 ports/mail/claws-mail/Makefile From owner-cvs-all@FreeBSD.ORG Thu Aug 30 17:18:00 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B549016A41A; Thu, 30 Aug 2007 17:18:00 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6172F13C49D; Thu, 30 Aug 2007 17:18:00 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UHI0Bs070934; Thu, 30 Aug 2007 17:18:00 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UHI0Gs070929; Thu, 30 Aug 2007 17:18:00 GMT (envelope-from sat) Message-Id: <200708301718.l7UHI0Gs070929@repoman.freebsd.org> From: Andrew Pantyukhin Date: Thu, 30 Aug 2007 17:17: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/ftp/cmdftp Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 17:18:00 -0000 sat 2007-08-30 17:17:59 UTC FreeBSD ports repository Modified files: ftp/cmdftp Makefile distinfo pkg-descr Log: - Update to 0.9.7 - Clean up Revision Changes Path 1.16 +12 -13 ports/ftp/cmdftp/Makefile 1.11 +3 -3 ports/ftp/cmdftp/distinfo 1.4 +10 -7 ports/ftp/cmdftp/pkg-descr From owner-cvs-all@FreeBSD.ORG Thu Aug 30 17:28:29 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D862E16A41B; Thu, 30 Aug 2007 17:28:29 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AF3B713C45A; Thu, 30 Aug 2007 17:28:29 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UHSTFk071612; Thu, 30 Aug 2007 17:28:29 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UHSTNr071611; Thu, 30 Aug 2007 17:28:29 GMT (envelope-from garga) Message-Id: <200708301728.l7UHSTNr071611@repoman.freebsd.org> From: Renato Botelho Date: Thu, 30 Aug 2007 17:28:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math Makefile ports/math/slgrace Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 17:28:30 -0000 garga 2007-08-30 17:28:28 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/slgrace Makefile distinfo pkg-descr Log: A S-Lang module to plot graphs using grace. Grace is a popular plotting tool that produces publication quality plots. The S-Lang module interacts with grace via pipes. WWW: http://www.jedsoft.org/slang/modules/grace/index.html Revision Changes Path 1.464 +1 -0 ports/math/Makefile 1.1 +29 -0 ports/math/slgrace/Makefile (new) 1.1 +3 -0 ports/math/slgrace/distinfo (new) 1.1 +6 -0 ports/math/slgrace/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Thu Aug 30 17:28:47 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 287D316A417; Thu, 30 Aug 2007 17:28:47 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id F409013C494; Thu, 30 Aug 2007 17:28:46 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UHSkj4071654; Thu, 30 Aug 2007 17:28:46 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UHSkjO071653; Thu, 30 Aug 2007 17:28:46 GMT (envelope-from garga) Message-Id: <200708301728.l7UHSkjO071653@repoman.freebsd.org> From: Renato Botelho Date: Thu, 30 Aug 2007 17:28: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: Thu, 30 Aug 2007 17:28:47 -0000 garga 2007-08-30 17:28:46 UTC FreeBSD ports repository Modified files: . modules Log: slgrace --> ports/math/slgrace Revision Changes Path 1.18619 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Aug 30 17:52:27 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5AF7F16A418; Thu, 30 Aug 2007 17:52:27 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 312DB13C46C; Thu, 30 Aug 2007 17:52:27 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UHqRao073750; Thu, 30 Aug 2007 17:52:27 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UHqRsM073749; Thu, 30 Aug 2007 17:52:27 GMT (envelope-from sem) Message-Id: <200708301752.l7UHqRsM073749@repoman.freebsd.org> From: Sergey Matveychuk Date: Thu, 30 Aug 2007 17:52: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-mgmt/vidalia Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 17:52:27 -0000 sem 2007-08-30 17:52:26 UTC FreeBSD ports repository Modified files: net-mgmt/vidalia Makefile distinfo Log: - Update to 0.0.14 PR: ports/115886 Submitted by: maintainer Revision Changes Path 1.6 +1 -1 ports/net-mgmt/vidalia/Makefile 1.4 +3 -3 ports/net-mgmt/vidalia/distinfo From owner-cvs-all@FreeBSD.ORG Thu Aug 30 17:58:16 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F167416A418; Thu, 30 Aug 2007 17:58:16 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C6D0613C442; Thu, 30 Aug 2007 17:58:16 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UHwGsB075698; Thu, 30 Aug 2007 17:58:16 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UHwGm6075697; Thu, 30 Aug 2007 17:58:16 GMT (envelope-from sem) Message-Id: <200708301758.l7UHwGm6075697@repoman.freebsd.org> From: Sergey Matveychuk Date: Thu, 30 Aug 2007 17:58:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/ftp/bsdftpd-ssl Makefile ports/ftp/bsdftpd-ssl/files patch-gcc4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 17:58:17 -0000 sem 2007-08-30 17:58:16 UTC FreeBSD ports repository Modified files: ftp/bsdftpd-ssl Makefile Added files: ftp/bsdftpd-ssl/files patch-gcc4 Log: - Patch to fix build with gcc 4.x - PORTREVISION bump because some minor functional changes. PR: ports/115841 Submitted by: maintainer Revision Changes Path 1.8 +1 -1 ports/ftp/bsdftpd-ssl/Makefile 1.1 +257 -0 ports/ftp/bsdftpd-ssl/files/patch-gcc4 (new) From owner-cvs-all@FreeBSD.ORG Thu Aug 30 18:17:58 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 49C0716A418 for ; Thu, 30 Aug 2007 18:17:58 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx22.fluidhosting.com [204.14.89.5]) by mx1.freebsd.org (Postfix) with SMTP id DA8D213C4D5 for ; Thu, 30 Aug 2007 18:17:57 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: (qmail 15066 invoked by uid 399); 30 Aug 2007 18:17:40 -0000 Received: from localhost (HELO slave.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTP; 30 Aug 2007 18:17:40 -0000 X-Originating-IP: 127.0.0.1 Date: Thu, 30 Aug 2007 11:17:38 -0700 (PDT) From: Doug Barton To: Sergey Matveychuk In-Reply-To: <200708301502.l7UF2lmC049603@repoman.freebsd.org> Message-ID: References: <200708301502.l7UF2lmC049603@repoman.freebsd.org> X-message-flag: Outlook -- Not just for spreading viruses anymore! X-OpenPGP-Key-ID: 0xD5B2F0FB Organization: http://www.FreeBSD.org/ MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=us-ascii Cc: cvs-ports@FreeBSD.org, w@wrzask.pl, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/security/drweb Makefile pkg-plist ports/security/drweb/files drwebd.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 18:17:58 -0000 On Thu, 30 Aug 2007, Sergey Matveychuk wrote: > sem 2007-08-30 15:02:47 UTC > > FreeBSD ports repository > > Modified files: > security/drweb Makefile pkg-plist > Added files: > security/drweb/files drwebd.sh.in > Log: > - Modern rc.d script > > PR: ports/115198 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=115198 > Submitted by: Jan Srzednicki > Approved by: maintainer > > Revision Changes Path > 1.54 +2 -3 ports/security/drweb/Makefile > 1.1 +24 -0 ports/security/drweb/files/drwebd.sh.in (new) > 1.27 +1 -2 ports/security/drweb/pkg-plist > > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/security/drweb/Makefile.diff?&r1=1.53&r2=1.54&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/security/drweb/files/drwebd.sh.in > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/security/drweb/pkg-plist.diff?&r1=1.26&r2=1.27&f=h The script looks good, just one nit: the filename should not have the .sh extension. It should be "drwebd.in" only. Thanks, Doug -- This .signature sanitized for your protection From owner-cvs-all@FreeBSD.ORG Thu Aug 30 18:33:30 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C49F816A46B; Thu, 30 Aug 2007 18:33:30 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B12BE13C480; Thu, 30 Aug 2007 18:33:30 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UIXUc2079320; Thu, 30 Aug 2007 18:33:30 GMT (envelope-from beech@repoman.freebsd.org) Received: (from beech@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UIXUld079319; Thu, 30 Aug 2007 18:33:30 GMT (envelope-from beech) Message-Id: <200708301833.l7UIXUld079319@repoman.freebsd.org> From: Beech Rintoul Date: Thu, 30 Aug 2007 18:33: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/ftp/proftpd Makefile distinfo ports/ftp/proftpd/files extra-patch-contrib-mod_ldap.c extra_patch-ldap-tls-mod_ldap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 18:33:30 -0000 beech 2007-08-30 18:33:30 UTC FreeBSD ports repository Modified files: ftp/proftpd Makefile distinfo Added files: ftp/proftpd/files extra-patch-contrib-mod_ldap.c Removed files: ftp/proftpd/files extra_patch-ldap-tls-mod_ldap.c Log: - Add support for clamav - Fix ldap support PR: ports/115752, ports/115867 Submitted by: Vladimir Korkodinov (ports/115752), Thomas Vogt (ports/115867) Approved by: sat (mantor) Revision Changes Path 1.116 +31 -11 ports/ftp/proftpd/Makefile 1.39 +3 -0 ports/ftp/proftpd/distinfo 1.1 +51 -0 ports/ftp/proftpd/files/extra-patch-contrib-mod_ldap.c (new) 1.3 +0 -11 ports/ftp/proftpd/files/extra_patch-ldap-tls-mod_ldap.c (dead) From owner-cvs-all@FreeBSD.ORG Thu Aug 30 18:46:02 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 05CFD16A417; Thu, 30 Aug 2007 18:46:02 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E781113C468; Thu, 30 Aug 2007 18:46:01 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UIk1jk080050; Thu, 30 Aug 2007 18:46:01 GMT (envelope-from beech@repoman.freebsd.org) Received: (from beech@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UIk1gl080049; Thu, 30 Aug 2007 18:46:01 GMT (envelope-from beech) Message-Id: <200708301846.l7UIk1gl080049@repoman.freebsd.org> From: Beech Rintoul Date: Thu, 30 Aug 2007 18:46: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 Makefile ports/sysutils/htop Makefile distinfo pkg-descr 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: Thu, 30 Aug 2007 18:46:02 -0000 beech 2007-08-30 18:46:01 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/htop Makefile distinfo pkg-descr pkg-message pkg-plist Log: - New port htop htop is an enhanced version of top, the interactive process viewer, which can display the list of processes in a tree form. PR: ports/115873 Submitted by: Tony Shadwick (maintainer) Approved by: sat (mentor) Revision Changes Path 1.938 +1 -0 ports/sysutils/Makefile 1.1 +23 -0 ports/sysutils/htop/Makefile (new) 1.1 +3 -0 ports/sysutils/htop/distinfo (new) 1.1 +20 -0 ports/sysutils/htop/pkg-descr (new) 1.1 +6 -0 ports/sysutils/htop/pkg-message (new) 1.1 +4 -0 ports/sysutils/htop/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Aug 30 18:47:10 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D4E0616A41A; Thu, 30 Aug 2007 18:47:10 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id ABDC313C474; Thu, 30 Aug 2007 18:47:10 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UIlAFh080118; Thu, 30 Aug 2007 18:47:10 GMT (envelope-from beech@repoman.freebsd.org) Received: (from beech@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UIlA05080117; Thu, 30 Aug 2007 18:47:10 GMT (envelope-from beech) Message-Id: <200708301847.l7UIlA05080117@repoman.freebsd.org> From: Beech Rintoul Date: Thu, 30 Aug 2007 18:47:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 18:47:10 -0000 beech 2007-08-30 18:47:10 UTC FreeBSD ports repository Modified files: . modules Log: htop --> ports/sysutils/htop Revision Changes Path 1.18620 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Aug 30 18:48:32 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 68B4016A419; Thu, 30 Aug 2007 18:48:32 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3E44C13C4A7; Thu, 30 Aug 2007 18:48:32 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UImWjZ080209; Thu, 30 Aug 2007 18:48:32 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UImWOq080208; Thu, 30 Aug 2007 18:48:32 GMT (envelope-from sat) Message-Id: <200708301848.l7UImWOq080208@repoman.freebsd.org> From: Andrew Pantyukhin Date: Thu, 30 Aug 2007 18:48:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/print/gtklp Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 18:48:32 -0000 sat 2007-08-30 18:48:31 UTC FreeBSD ports repository Modified files: print/gtklp Makefile distinfo pkg-descr pkg-plist Log: - Update to 1.2.5 - Add author to pkg-descr - Sort plist Revision Changes Path 1.33 +1 -1 ports/print/gtklp/Makefile 1.22 +3 -3 ports/print/gtklp/distinfo 1.4 +1 -0 ports/print/gtklp/pkg-descr 1.10 +4 -4 ports/print/gtklp/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Aug 30 19:04:14 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 780E116A481; Thu, 30 Aug 2007 19:04:14 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4E3EC13C465; Thu, 30 Aug 2007 19:04:14 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UJ4EGR082425; Thu, 30 Aug 2007 19:04:14 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UJ4E8d082424; Thu, 30 Aug 2007 19:04:14 GMT (envelope-from skv) Message-Id: <200708301904.l7UJ4E8d082424@repoman.freebsd.org> From: Sergey Skvortsov Date: Thu, 30 Aug 2007 19:04:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/bugzilla2 Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 19:04:14 -0000 skv 2007-08-30 19:04:14 UTC FreeBSD ports repository Modified files: devel/bugzilla2 Makefile distinfo pkg-plist Log: Update to 2.22.3 Pointed by: Nick Barkas Revision Changes Path 1.51 +1 -2 ports/devel/bugzilla2/Makefile 1.22 +3 -3 ports/devel/bugzilla2/distinfo 1.23 +1 -0 ports/devel/bugzilla2/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Aug 30 19:12:10 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D104D16A418; Thu, 30 Aug 2007 19:12:10 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A78B713C457; Thu, 30 Aug 2007 19:12:10 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UJCAo1083332; Thu, 30 Aug 2007 19:12:10 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from thompsa@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UJCAwL083331; Thu, 30 Aug 2007 19:12:10 GMT (envelope-from thompsa) Message-Id: <200708301912.l7UJCAwL083331@repoman.freebsd.org> From: Andrew Thompson Date: Thu, 30 Aug 2007 19:12: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/net if_lagg.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 19:12:10 -0000 thompsa 2007-08-30 19:12:10 UTC FreeBSD src repository Modified files: sys/net if_lagg.c Log: Show the ACTIVE flag in ifconfig for the single interface that is actaully active in failover mode rather than all interfaces with a link. This makes it clear if the master interface is in use or one of the backup links. Found by: Writing the Handbook section Approved by: re (kensmith) Revision Changes Path 1.19 +5 -1 src/sys/net/if_lagg.c From owner-cvs-all@FreeBSD.ORG Thu Aug 30 19:19:24 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 26A3416A468; Thu, 30 Aug 2007 19:19:24 +0000 (UTC) (envelope-from danger@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id F0A7213C483; Thu, 30 Aug 2007 19:19:23 +0000 (UTC) (envelope-from danger@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UJJNEQ083630; Thu, 30 Aug 2007 19:19:23 GMT (envelope-from danger@repoman.freebsd.org) Received: (from danger@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UJJNWF083629; Thu, 30 Aug 2007 19:19:23 GMT (envelope-from danger) Message-Id: <200708301919.l7UJJNWF083629@repoman.freebsd.org> From: Daniel Gerzo Date: Thu, 30 Aug 2007 19:19:23 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/share/pgpkeys danger.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: Thu, 30 Aug 2007 19:19:24 -0000 danger 2007-08-30 19:19:23 UTC FreeBSD doc repository Modified files: share/pgpkeys danger.key Log: Update my GnuPG key, since my original one has expired. Revision Changes Path 1.2 +42 -39 doc/share/pgpkeys/danger.key From owner-cvs-all@FreeBSD.ORG Thu Aug 30 19:20:14 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 90F8516A46D; Thu, 30 Aug 2007 19:20:14 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E306A13C480; Thu, 30 Aug 2007 19:20:13 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UJKDVP083759; Thu, 30 Aug 2007 19:20:13 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UJKDiD083758; Thu, 30 Aug 2007 19:20:13 GMT (envelope-from sat) Message-Id: <200708301920.l7UJKDiD083758@repoman.freebsd.org> From: Andrew Pantyukhin Date: Thu, 30 Aug 2007 19:20: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/textproc Makefile ports/textproc/translate-toolkit Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 19:20:14 -0000 sat 2007-08-30 19:20:13 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/translate-toolkit Makefile distinfo pkg-descr pkg-plist Log: Add port textproc/translate-toolkit: The Translate Toolkit is a set of software and documentation designed to help make the lives of localizers both more productive and less frustrating. The software includes programs to covert localization formats to the common PO format and programs to check and manage PO files. The documentation includes guides on using the tools, running a localization project and how to localize various projects from OpenOffice.org to Mozilla. At its core the software contains a set of classes for handling various localization storage formats: DTD, properties, OpenOffice.org GSI/SDF, CSV and of course PO and XLIFF. It also provides scripts to convert between these formats. Also part of the Toolkit are Python programs to create word counts, merge translations and perform various checks on PO and XLIFF files. WWW: http://translate.sourceforge.net/ Based on: Gentoo Portage ebuild (bug #153512) Revision Changes Path 1.1179 +1 -0 ports/textproc/Makefile 1.1 +54 -0 ports/textproc/translate-toolkit/Makefile (new) 1.1 +3 -0 ports/textproc/translate-toolkit/distinfo (new) 1.1 +17 -0 ports/textproc/translate-toolkit/pkg-descr (new) 1.1 +1037 -0 ports/textproc/translate-toolkit/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Aug 30 19:20:37 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0247816A418; Thu, 30 Aug 2007 19:20:37 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CD28C13C442; Thu, 30 Aug 2007 19:20:36 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UJKaeg083801; Thu, 30 Aug 2007 19:20:36 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UJKaSX083800; Thu, 30 Aug 2007 19:20:36 GMT (envelope-from sat) Message-Id: <200708301920.l7UJKaSX083800@repoman.freebsd.org> From: Andrew Pantyukhin Date: Thu, 30 Aug 2007 19:20:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 19:20:37 -0000 sat 2007-08-30 19:20:36 UTC FreeBSD ports repository Modified files: . modules Log: translate-toolkit --> ports/textproc/translate-toolkit Revision Changes Path 1.18621 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Aug 30 20:14:47 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D5FAC16A417; Thu, 30 Aug 2007 20:14:47 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C349C13C428; Thu, 30 Aug 2007 20:14:47 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UKElrC088359; Thu, 30 Aug 2007 20:14:47 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UKElPb088358; Thu, 30 Aug 2007 20:14:47 GMT (envelope-from sat) Message-Id: <200708302014.l7UKElPb088358@repoman.freebsd.org> From: Andrew Pantyukhin Date: Thu, 30 Aug 2007 20:14:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/jtoolkit Makefile distinfo pkg-descr pkg-plist ports/www/jtoolkit/files patch-new-lucene X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 20:14:47 -0000 sat 2007-08-30 20:14:47 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/jtoolkit Makefile distinfo pkg-descr pkg-plist www/jtoolkit/files patch-new-lucene Log: Add port www/jtoolkit: jToolkit is a Python web application framework built on modpython and Apache. There is also a simple command line webserver for running applications from. It is aimed at dynamically generated pages rather than mostly-static pages (for which there are templating solutions). Pages can be produced using a variety of widgets. It handles sessions and database connections (and multi-database portability). WWW: http://jtoolkit.sourceforge.net/ Author: St James Software Obtained from: Pootle mailing lists (lucene patch) Revision Changes Path 1.1889 +1 -0 ports/www/Makefile 1.1 +24 -0 ports/www/jtoolkit/Makefile (new) 1.1 +3 -0 ports/www/jtoolkit/distinfo (new) 1.1 +117 -0 ports/www/jtoolkit/files/patch-new-lucene (new) 1.1 +11 -0 ports/www/jtoolkit/pkg-descr (new) 1.1 +284 -0 ports/www/jtoolkit/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Aug 30 20:15:19 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 11DD916A419; Thu, 30 Aug 2007 20:15:19 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DD12D13C45D; Thu, 30 Aug 2007 20:15:18 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UKFIhu088443; Thu, 30 Aug 2007 20:15:18 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UKFILv088442; Thu, 30 Aug 2007 20:15:18 GMT (envelope-from sat) Message-Id: <200708302015.l7UKFILv088442@repoman.freebsd.org> From: Andrew Pantyukhin Date: Thu, 30 Aug 2007 20:15:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 20:15:19 -0000 sat 2007-08-30 20:15:18 UTC FreeBSD ports repository Modified files: . modules Log: jtoolkit --> ports/www/jtoolkit Revision Changes Path 1.18622 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Aug 30 20:29:01 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BDFF416A41A; Thu, 30 Aug 2007 20:29:01 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 94DD613C467; Thu, 30 Aug 2007 20:29:01 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UKT1V1089161; Thu, 30 Aug 2007 20:29:01 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UKT1Xt089160; Thu, 30 Aug 2007 20:29:01 GMT (envelope-from sobomax) Message-Id: <200708302029.l7UKT1Xt089160@repoman.freebsd.org> From: Maxim Sobolev Date: Thu, 30 Aug 2007 20: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/conf files.amd64 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 20:29:01 -0000 sobomax 2007-08-30 20:29:01 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/conf files.amd64 Log: MFC: Build p4tcc and est cpu frequency modules on amd64 to match modules/cpufreq. Revision Changes Path 1.71.2.15 +2 -0 src/sys/conf/files.amd64 From owner-cvs-all@FreeBSD.ORG Thu Aug 30 20:40:49 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F37B16A527; Thu, 30 Aug 2007 20:40:46 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id BD7D313C428; Thu, 30 Aug 2007 20:40:45 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.13.8/8.13.4) with ESMTP id l7UKcbb1051996; Thu, 30 Aug 2007 14:38:38 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 30 Aug 2007 14:38:37 -0600 (MDT) Message-Id: <20070830.143837.-399283222.imp@bsdimp.com> To: jkim@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <200708292009.35386.jkim@FreeBSD.org> References: <200708292108.l7TL8EMk023389@repoman.freebsd.org> <200708292009.35386.jkim@FreeBSD.org> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Thu, 30 Aug 2007 14:38:38 -0600 (MDT) Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 zyd.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 20:40:49 -0000 In message: <200708292009.35386.jkim@FreeBSD.org> Jung-uk Kim writes: : On Wednesday 29 August 2007 05:08 pm, Warner Losh wrote: : > imp 2007-08-29 21:08:14 UTC : > : > FreeBSD src repository : > : > Added files: : > share/man/man4 zyd.4 : > Log: : > Bring in the man page for zyd, ported from NetBSD, complete with : > bogus Bill Paul copyright. Not sure what the right copyright is, : > but this file has been through 22 reversions on OpenBSD and 1 on : > NetBSD. This isn't (yet) connected to the build, just in case I've : > done something wrong (test builds worked, but better safe than : > sorry). : : According to OpenBSD CVS logs, zyd(4) was based on atu(4) and atu(4) : was based on wi(4) in turn. Originally wi(4) was written by Bill : Paul for FreeBSD and then it was ported to OpenBSD. So, the : copyright is still valid for the manual page. Well, maybe not. With so many transitive things the only commonality between wi.4 and zyd.4 is the license. I doubt that's enough to retain the copyright notice. Warner From owner-cvs-all@FreeBSD.ORG Thu Aug 30 21:06:26 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C82B416A41A; Thu, 30 Aug 2007 21:06:26 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9EBF813C47E; Thu, 30 Aug 2007 21:06:26 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UL6QOI001286; Thu, 30 Aug 2007 21:06:26 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UL6QX8001285; Thu, 30 Aug 2007 21:06:26 GMT (envelope-from thierry) Message-Id: <200708302106.l7UL6QX8001285@repoman.freebsd.org> From: Thierry Thomas Date: Thu, 30 Aug 2007 21:06:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/bouml Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 21:06:26 -0000 thierry 2007-08-30 21:06:25 UTC FreeBSD ports repository Modified files: devel/bouml Makefile distinfo pkg-plist Log: Upgrade to 2.31. Changelog at . Revision Changes Path 1.93 +1 -1 ports/devel/bouml/Makefile 1.91 +3 -3 ports/devel/bouml/distinfo 1.34 +5 -0 ports/devel/bouml/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Aug 30 21:18:42 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F146916A417; Thu, 30 Aug 2007 21:18:42 +0000 (UTC) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C8C2113C468; Thu, 30 Aug 2007 21:18:42 +0000 (UTC) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7ULIgn6001940; Thu, 30 Aug 2007 21:18:42 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7ULIgpd001939; Thu, 30 Aug 2007 21:18:42 GMT (envelope-from njl) Message-Id: <200708302118.l7ULIgpd001939@repoman.freebsd.org> From: Nate Lawson Date: Thu, 30 Aug 2007 21: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/dev/acpica acpi_cpu.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 21:18:43 -0000 njl 2007-08-30 21:18:42 UTC FreeBSD src repository Modified files: sys/dev/acpica acpi_cpu.c Log: Evaluate _OSC on boot to indicate our OS capabilities to ACPI. This is needed at least to convince the BIOS to give us access to CPU freq control on MacBooks. Submitted by: Rui Paulo Approved by: re MFC after: 5 days Revision Changes Path 1.67 +32 -7 src/sys/dev/acpica/acpi_cpu.c From owner-cvs-all@FreeBSD.ORG Thu Aug 30 21:35:31 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 01DA816A41B; Thu, 30 Aug 2007 21:35:31 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CD0B213C459; Thu, 30 Aug 2007 21:35:30 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7ULZUQN004260; Thu, 30 Aug 2007 21:35:30 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7ULZUUZ004259; Thu, 30 Aug 2007 21:35:30 GMT (envelope-from skv) Message-Id: <200708302135.l7ULZUUZ004259@repoman.freebsd.org> From: Sergey Skvortsov Date: Thu, 30 Aug 2007 21:35:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/firebird2-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: Thu, 30 Aug 2007 21:35:31 -0000 skv 2007-08-30 21:35:30 UTC FreeBSD ports repository Modified files: databases/firebird2-server Makefile distinfo Log: Update to 2.0.2 Changes: http://www.firebirdsql.org/rlsnotes/Firebird-2.0.2-ReleaseNotes.pdf Revision Changes Path 1.60 +3 -3 ports/databases/firebird2-server/Makefile 1.16 +3 -3 ports/databases/firebird2-server/distinfo From owner-cvs-all@FreeBSD.ORG Thu Aug 30 21:44:31 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9777816A41A; Thu, 30 Aug 2007 21:44:31 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6E81113C461; Thu, 30 Aug 2007 21:44:31 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7ULiVPv004949; Thu, 30 Aug 2007 21:44:31 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7ULiVFa004948; Thu, 30 Aug 2007 21:44:31 GMT (envelope-from pav) Message-Id: <200708302144.l7ULiVFa004948@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 30 Aug 2007 21:44:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/gthumb Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 21:44:31 -0000 pav 2007-08-30 21:44:31 UTC FreeBSD ports repository Modified files: graphics/gthumb Makefile distinfo pkg-plist Log: - Update to 2.10.6 Revision Changes Path 1.34 +1 -1 ports/graphics/gthumb/Makefile 1.20 +3 -3 ports/graphics/gthumb/distinfo 1.14 +9 -0 ports/graphics/gthumb/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Aug 30 22:57:49 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B416D16A419; Thu, 30 Aug 2007 22:57:49 +0000 (UTC) (envelope-from se@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8A69313C4B6; Thu, 30 Aug 2007 22:57:49 +0000 (UTC) (envelope-from se@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UMvnHj010344; Thu, 30 Aug 2007 22:57:49 GMT (envelope-from se@repoman.freebsd.org) Received: (from se@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UMvn9f010343; Thu, 30 Aug 2007 22:57:49 GMT (envelope-from se) Message-Id: <200708302257.l7UMvn9f010343@repoman.freebsd.org> From: Stefan Esser Date: Thu, 30 Aug 2007 22:57:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/py-utidy Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 22:57:49 -0000 se 2007-08-30 22:57:49 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/py-utidy Makefile distinfo pkg-descr pkg-plist Log: New port of uTidylib, a python wrapper for tidy-lib. Revision Changes Path 1.1890 +1 -0 ports/www/Makefile 1.1 +26 -0 ports/www/py-utidy/Makefile (new) 1.1 +3 -0 ports/www/py-utidy/distinfo (new) 1.1 +7 -0 ports/www/py-utidy/pkg-descr (new) 1.1 +13 -0 ports/www/py-utidy/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Aug 30 22:58:06 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C724A16A515; Thu, 30 Aug 2007 22:58:06 +0000 (UTC) (envelope-from se@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9F0B613C46B; Thu, 30 Aug 2007 22:58:06 +0000 (UTC) (envelope-from se@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UMw6eE010390; Thu, 30 Aug 2007 22:58:06 GMT (envelope-from se@repoman.freebsd.org) Received: (from se@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UMw6A0010389; Thu, 30 Aug 2007 22:58:06 GMT (envelope-from se) Message-Id: <200708302258.l7UMw6A0010389@repoman.freebsd.org> From: Stefan Esser Date: Thu, 30 Aug 2007 22:58:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 22:58:06 -0000 se 2007-08-30 22:58:06 UTC FreeBSD ports repository Modified files: . modules Log: py-utidy --> ports/www/py-utidy Revision Changes Path 1.18623 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Aug 30 23:02:16 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D6E9E16A417; Thu, 30 Aug 2007 23:02:16 +0000 (UTC) (envelope-from se@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AE76513C442; Thu, 30 Aug 2007 23:02:16 +0000 (UTC) (envelope-from se@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UN2GtJ010809; Thu, 30 Aug 2007 23:02:16 GMT (envelope-from se@repoman.freebsd.org) Received: (from se@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UN2GuG010808; Thu, 30 Aug 2007 23:02:16 GMT (envelope-from se) Message-Id: <200708302302.l7UN2GuG010808@repoman.freebsd.org> From: Stefan Esser Date: Thu, 30 Aug 2007 23:02:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/py-utidy Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 23:02:16 -0000 se 2007-08-30 23:02:16 UTC FreeBSD ports repository Modified files: www/py-utidy Makefile Log: Seems one character in a comment was lost during a last minute edit of the Makefile ... Revision Changes Path 1.2 +1 -1 ports/www/py-utidy/Makefile From owner-cvs-all@FreeBSD.ORG Thu Aug 30 23:38:26 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 09D0716A420; Thu, 30 Aug 2007 23:38:26 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D62BC13C478; Thu, 30 Aug 2007 23:38:25 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UNcPBq013969; Thu, 30 Aug 2007 23:38:25 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UNcPmt013968; Thu, 30 Aug 2007 23:38:25 GMT (envelope-from sat) Message-Id: <200708302338.l7UNcPmt013968@repoman.freebsd.org> From: Andrew Pantyukhin Date: Thu, 30 Aug 2007 23:38:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/rsstool Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 23:38:26 -0000 sat 2007-08-30 23:38:25 UTC FreeBSD ports repository Modified files: www/rsstool Makefile distinfo Added files: www/rsstool pkg-plist Log: - Update to 1.0.0rc3 Revision Changes Path 1.3 +2 -6 ports/www/rsstool/Makefile 1.3 +3 -3 ports/www/rsstool/distinfo 1.1 +18 -0 ports/www/rsstool/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Aug 30 23:47:14 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D93B116A417; Thu, 30 Aug 2007 23:47:14 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B158F13C4A5; Thu, 30 Aug 2007 23:47:14 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UNlEJg014505; Thu, 30 Aug 2007 23:47:14 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7UNlEn5014504; Thu, 30 Aug 2007 23:47:14 GMT (envelope-from sat) Message-Id: <200708302347.l7UNlEn5014504@repoman.freebsd.org> From: Andrew Pantyukhin Date: Thu, 30 Aug 2007 23:47:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/xpi-flashgot Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 23:47:14 -0000 sat 2007-08-30 23:47:14 UTC FreeBSD ports repository Modified files: www/xpi-flashgot Makefile distinfo Log: - Update to 0.6.4 Revision Changes Path 1.11 +1 -1 ports/www/xpi-flashgot/Makefile 1.11 +3 -3 ports/www/xpi-flashgot/distinfo From owner-cvs-all@FreeBSD.ORG Fri Aug 31 00:11:59 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E387F16A468; Fri, 31 Aug 2007 00:11:59 +0000 (UTC) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BBBFB13C45B; Fri, 31 Aug 2007 00:11:59 +0000 (UTC) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7V0Bxes017264; Fri, 31 Aug 2007 00:11:59 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7V0BxfJ017263; Fri, 31 Aug 2007 00:11:59 GMT (envelope-from ijliao) Message-Id: <200708310011.l7V0BxfJ017263@repoman.freebsd.org> From: Ying-Chieh Liao Date: Fri, 31 Aug 2007 00:11: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/eventxx Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2007 00:12:00 -0000 ijliao 2007-08-31 00:11:59 UTC FreeBSD ports repository Modified files: devel/eventxx Makefile distinfo Log: upgrade to 0.7 Revision Changes Path 1.3 +1 -1 ports/devel/eventxx/Makefile 1.3 +3 -3 ports/devel/eventxx/distinfo From owner-cvs-all@FreeBSD.ORG Fri Aug 31 01:54:41 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CADF816A41A; Fri, 31 Aug 2007 01:54:41 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A586413C46B; Fri, 31 Aug 2007 01:54:41 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7V1sf1g032862; Fri, 31 Aug 2007 01:54:41 GMT (envelope-from araujo@repoman.freebsd.org) Received: (from araujo@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7V1sfb3032861; Fri, 31 Aug 2007 01:54:41 GMT (envelope-from araujo) Message-Id: <200708310154.l7V1sfb3032861@repoman.freebsd.org> From: Marcelo Araujo Date: Fri, 31 Aug 2007 01:54:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-mgmt/ocsinventory-agent Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2007 01:54:41 -0000 araujo 2007-08-31 01:54:41 UTC FreeBSD ports repository Modified files: net-mgmt/ocsinventory-agent Makefile distinfo Log: - Update to 0.0.6.2. PR: ports/115855 Submitted by: Dennis Cabooter (maintainer) Approved by: itetcu (mentor) Revision Changes Path 1.2 +2 -2 ports/net-mgmt/ocsinventory-agent/Makefile 1.2 +3 -3 ports/net-mgmt/ocsinventory-agent/distinfo From owner-cvs-all@FreeBSD.ORG Fri Aug 31 02:05:08 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5E87716A419; Fri, 31 Aug 2007 02:05:08 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2B6B813C468; Fri, 31 Aug 2007 02:05:08 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7V258aR034745; Fri, 31 Aug 2007 02:05:08 GMT (envelope-from araujo@repoman.freebsd.org) Received: (from araujo@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7V258YV034744; Fri, 31 Aug 2007 02:05:08 GMT (envelope-from araujo) Message-Id: <200708310205.l7V258YV034744@repoman.freebsd.org> From: Marcelo Araujo Date: Fri, 31 Aug 2007 02:05:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/converters/libticonv 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, 31 Aug 2007 02:05:08 -0000 araujo 2007-08-31 02:05:07 UTC FreeBSD ports repository Modified files: converters/libticonv Makefile distinfo pkg-plist Log: - Update to 1.0.2. PR: ports/115489 Submitted by: Naram Qashat Approved by: itetcu (mentor), Tijl Coosemans (maintainer) Revision Changes Path 1.3 +1 -4 ports/converters/libticonv/Makefile 1.3 +3 -3 ports/converters/libticonv/distinfo 1.2 +0 -1 ports/converters/libticonv/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Aug 31 02:06:48 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4E7CE16A417; Fri, 31 Aug 2007 02:06:48 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 290FC13C465; Fri, 31 Aug 2007 02:06:48 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7V26mmD034835; Fri, 31 Aug 2007 02:06:48 GMT (envelope-from araujo@repoman.freebsd.org) Received: (from araujo@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7V26mcR034834; Fri, 31 Aug 2007 02:06:48 GMT (envelope-from araujo) Message-Id: <200708310206.l7V26mcR034834@repoman.freebsd.org> From: Marcelo Araujo Date: Fri, 31 Aug 2007 02:06:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/libtifiles2 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2007 02:06:48 -0000 araujo 2007-08-31 02:06:47 UTC FreeBSD ports repository Modified files: devel/libtifiles2 Makefile distinfo Log: - Update to 1.0.5. PR: ports/115490 Submitted by: Naram Qashat Approved by: itetcu (mentor), Tijl Coosemans (maintainer) Revision Changes Path 1.4 +1 -4 ports/devel/libtifiles2/Makefile 1.4 +3 -3 ports/devel/libtifiles2/distinfo From owner-cvs-all@FreeBSD.ORG Fri Aug 31 02:09:26 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C16E16A418; Fri, 31 Aug 2007 02:09:26 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 45F7613C45A; Fri, 31 Aug 2007 02:09:26 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7V29Qv5034958; Fri, 31 Aug 2007 02:09:26 GMT (envelope-from araujo@repoman.freebsd.org) Received: (from araujo@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7V29QBl034957; Fri, 31 Aug 2007 02:09:26 GMT (envelope-from araujo) Message-Id: <200708310209.l7V29QBl034957@repoman.freebsd.org> From: Marcelo Araujo Date: Fri, 31 Aug 2007 02:09: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/comms/libticalcs2 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, 31 Aug 2007 02:09:26 -0000 araujo 2007-08-31 02:09:26 UTC FreeBSD ports repository Modified files: comms/libticalcs2 Makefile distinfo pkg-plist Log: - Update to 1.0.6. PR: ports/115575 Submitted by: Naram Qashat Approved by: itetcu (mentor), maintainer timeout (2 weeks) Revision Changes Path 1.5 +1 -4 ports/comms/libticalcs2/Makefile 1.4 +3 -3 ports/comms/libticalcs2/distinfo 1.2 +1 -1 ports/comms/libticalcs2/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Aug 31 02:12:19 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E17E316A41B; Fri, 31 Aug 2007 02:12:19 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BCBFE13C45E; Fri, 31 Aug 2007 02:12:19 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7V2CJqW035360; Fri, 31 Aug 2007 02:12:19 GMT (envelope-from araujo@repoman.freebsd.org) Received: (from araujo@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7V2CJ6n035359; Fri, 31 Aug 2007 02:12:19 GMT (envelope-from araujo) Message-Id: <200708310212.l7V2CJ6n035359@repoman.freebsd.org> From: Marcelo Araujo Date: Fri, 31 Aug 2007 02:12: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/comms/libticables2 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2007 02:12:20 -0000 araujo 2007-08-31 02:12:19 UTC FreeBSD ports repository Modified files: comms/libticables2 Makefile distinfo Log: - Update to 1.0.5. PR: ports/115576 Submitted by: Naram Qashat Approved by: itetcu (mentor), Tijl Coosemans (maintainer) Revision Changes Path 1.4 +1 -4 ports/comms/libticables2/Makefile 1.4 +3 -3 ports/comms/libticables2/distinfo From owner-cvs-all@FreeBSD.ORG Fri Aug 31 02:15:08 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C418316A418; Fri, 31 Aug 2007 02:15:08 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9FB2113C442; Fri, 31 Aug 2007 02:15:08 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7V2F8aR036259; Fri, 31 Aug 2007 02:15:08 GMT (envelope-from araujo@repoman.freebsd.org) Received: (from araujo@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7V2F8hT036255; Fri, 31 Aug 2007 02:15:08 GMT (envelope-from araujo) Message-Id: <200708310215.l7V2F8hT036255@repoman.freebsd.org> From: Marcelo Araujo Date: Fri, 31 Aug 2007 02:15: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/comms/tilp2 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2007 02:15:08 -0000 araujo 2007-08-31 02:15:08 UTC FreeBSD ports repository Modified files: comms/tilp2 Makefile distinfo Log: - Update to 1.02. PR: ports/115577 Submitted by: Naram Qashat Approved by: itetcu (mentor), maintainer timeout (2 weeks) Revision Changes Path 1.5 +4 -3 ports/comms/tilp2/Makefile 1.3 +3 -3 ports/comms/tilp2/distinfo From owner-cvs-all@FreeBSD.ORG Thu Aug 30 22:08:53 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 24B0C16A41A; Thu, 30 Aug 2007 22:08:53 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from speedfactory.net (mail6.speedfactory.net [66.23.216.219]) by mx1.freebsd.org (Postfix) with ESMTP id 90B2013C474; Thu, 30 Aug 2007 22:08:52 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (unverified [66.23.211.162]) by speedfactory.net (SurgeMail 3.8k2) with ESMTP id 206264228-1834499 for multiple; Thu, 30 Aug 2007 18:06:47 -0400 Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.8/8.13.8) with ESMTP id l7UM8eMS063542; Thu, 30 Aug 2007 18:08:40 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: John-Mark Gurney Date: Thu, 30 Aug 2007 18:05:08 -0400 User-Agent: KMail/1.9.6 References: <200708271530.45290.jhb@freebsd.org> <20070829205537.GB977@funkthat.com> In-Reply-To: <20070829205537.GB977@funkthat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708301805.10011.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, 30 Aug 2007 18:08:41 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/4109/Thu Aug 30 13:18:52 2007 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx X-Mailman-Approved-At: Fri, 31 Aug 2007 03:14:36 +0000 Cc: cvs-src@freebsd.org, src-committers@freebsd.org, Alfred Perlstein , cvs-all@freebsd.org, yar@comp.chem.msu.su, eischen@vigrid.com, kensmith@cse.buffalo.edu, "M. Warner Losh" Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 22:08:53 -0000 On Wednesday 29 August 2007 04:55:37 pm John-Mark Gurney wrote: > John Baldwin wrote this message on Mon, Aug 27, 2007 at 15:30 -0400: > > On Monday 27 August 2007 02:57:41 pm Alfred Perlstein wrote: > > > Sorry for top posting, but... > > > > > > I agree very strongly with Warner, in short, if possible, reducing the > > > number of major gotchas of running current will make our developer > > > and early adopters a lot happier. > > > > > > It will help FreeBSD. > > > > > > One of the things that turns me off to FreeBSD is the feeling that > > > I get that certain people take some kind of pride in forcing users > > > to go through dangerous and complex hoops in order to run current. > > > > > > It shouldn't be so if the overhead of making it easier is so small. > > > > It has zero to do with pride, but it does have a lot to do with allowing HEAD > > to be a branch for development as opposed to the stable branches that are > > more intended with deployment. Those are quite different feature sets. > > Isn't that what perforce is for? > > Also, we NEED users to be running -current... How many times has a release > happened and people complained that it didn't get the testing it needed > to find bug xyz? If we take the attitude that only developers should > be running -current we'll continue w/ unhappy -stable releases like we > have in the past... > > Not that Kris doesn't do a great job finding bugs, but other people > are good at finding bugs too, and we shouldn't lock them out... How many custom kernels from p4 do you run from other people's branches? Putting stuff into HEAD is how we get wider exposure for stuff beyond a developer's own boxes (or a few other people who will test it). We can't restrict change so much in HEAD that we can't do development there. Also, for better or for worse, a lot of the peer review kicks in when stuff is committed to CVS, so churn in HEAD is quite common and it's going to continue to be there in the future. -- John Baldwin From owner-cvs-all@FreeBSD.ORG Fri Aug 31 03:15:58 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B27216A494; Fri, 31 Aug 2007 03:15:58 +0000 (UTC) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 47B3813C45D; Fri, 31 Aug 2007 03:15:58 +0000 (UTC) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7V3Fw9E046304; Fri, 31 Aug 2007 03:15:58 GMT (envelope-from jkoshy@repoman.freebsd.org) Received: (from jkoshy@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7V3Fwja046303; Fri, 31 Aug 2007 03:15:58 GMT (envelope-from jkoshy) Message-Id: <200708310315.l7V3Fwja046303@repoman.freebsd.org> From: Joseph Koshy Date: Fri, 31 Aug 2007 03: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: www/share/sgml press.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2007 03:15:58 -0000 jkoshy 2007-08-31 03:15:57 UTC FreeBSD doc repository Modified files: share/sgml press.xml Log: Add a Processor Magazine article that recommends using *BSD as part of a strategy to reduce downtime. Submitted by: Matt Olander on -www Revision Changes Path 1.46 +13 -1 www/share/sgml/press.xml From owner-cvs-all@FreeBSD.ORG Fri Aug 31 03:25:23 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4DF6316A41A for ; Fri, 31 Aug 2007 03:25:23 +0000 (UTC) (envelope-from jkoshy.freebsd@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.176]) by mx1.freebsd.org (Postfix) with ESMTP id 1912E13C46B for ; Fri, 31 Aug 2007 03:25:22 +0000 (UTC) (envelope-from jkoshy.freebsd@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so825373waf for ; Thu, 30 Aug 2007 20:24:36 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:date:message-id:to:cc:subject:in-reply-to:references:user-agent:mime-version:content-type:from:sender; b=AbQVVd4m6sIQLIkhbqM5eck+ACBnLqTmeM+O3N1VRCyVu0V7nDllJ/FgXrcLZbtS/Vgw5jye+sbOf1ipUopU01BbGhH0n2x51qnyXHxqndKBzv/5CWyStOKSaeGYhQr4VqljEhG13qsUwvreknCgmgTOSR9N7pOyfdOHko9T0KY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:message-id:to:cc:subject:in-reply-to:references:user-agent:mime-version:content-type:from:sender; b=AW35Rbp/656BHZbvh7qH2OaFwF3l0H0vxRSO8aA4TUdmJyL4kb2da0QGl12wo1q88LFSZB8Zw4lMsuU6d+dWfOiuJNSNSTywPo7OEdrMy2KI5ywHHf3h8ZSWj3gMItW1fSC5l7gXVSPqiY8HjgntiR3Py/MSHp82FDTr/iKkMSs= Received: by 10.114.56.1 with SMTP id e1mr361642waa.1188527587161; Thu, 30 Aug 2007 19:33:07 -0700 (PDT) Received: from moria.unixconsulting.co.in ( [202.134.204.146]) by mx.google.com with ESMTPS id v9sm1223210wah.2007.08.30.19.32.58 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 30 Aug 2007 19:33:06 -0700 (PDT) Date: Thu, 30 Aug 2007 09:43:01 +0000 Message-ID: <86zm098ije.wl%koshy@unixconsulting.co.in> To: Peter Wemm In-Reply-To: <200708292326.l7TNQY6V035882@repoman.freebsd.org> References: <200708292326.l7TNQY6V035882@repoman.freebsd.org> User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.7 Emacs/21.3 (amd64--freebsd) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII From: Joseph Koshy Sender: Joseph Koshy Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/amd64/amd64 mp_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, 31 Aug 2007 03:25:23 -0000 > MFC: rev 1.261. Set a stack for interrupt stack 1 (double fault) on > AP cpus. This changes a guaranteed triple-fault (silent reset) into > something that has a chance to work. Apparently, the NMI handler uses > this stack too. Thanks! Regards, Koshy From owner-cvs-all@FreeBSD.ORG Fri Aug 31 06:36:24 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4FC3316A41B; Fri, 31 Aug 2007 06:36:24 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2F0EA13C46B; Fri, 31 Aug 2007 06:36:24 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7V6aOAb070613; Fri, 31 Aug 2007 06:36:24 GMT (envelope-from lbr@repoman.freebsd.org) Received: (from lbr@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7V6aOtk070612; Fri, 31 Aug 2007 06:36:24 GMT (envelope-from lbr) Message-Id: <200708310636.l7V6aOtk070612@repoman.freebsd.org> From: Lars Balker Rasmussen Date: Fri, 31 Aug 2007 06:36: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/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: Fri, 31 Aug 2007 06:36:24 -0000 lbr 2007-08-31 06:36:23 UTC FreeBSD ports repository Modified files: devel/p5-Sub-Exporter Makefile distinfo Log: Update to 0.976 Revision Changes Path 1.12 +2 -3 ports/devel/p5-Sub-Exporter/Makefile 1.11 +3 -3 ports/devel/p5-Sub-Exporter/distinfo From owner-cvs-all@FreeBSD.ORG Fri Aug 31 06:56:06 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C9E9E16A419; Fri, 31 Aug 2007 06:56:06 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A882813C465; Fri, 31 Aug 2007 06:56:06 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7V6u65K071764; Fri, 31 Aug 2007 06:56:06 GMT (envelope-from lbr@repoman.freebsd.org) Received: (from lbr@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7V6u6sc071763; Fri, 31 Aug 2007 06:56:06 GMT (envelope-from lbr) Message-Id: <200708310656.l7V6u6sc071763@repoman.freebsd.org> From: Lars Balker Rasmussen Date: Fri, 31 Aug 2007 06:56:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/p5-Imager 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: Fri, 31 Aug 2007 06:56:06 -0000 lbr 2007-08-31 06:56:06 UTC FreeBSD ports repository Modified files: graphics/p5-Imager Makefile Makefile.man distinfo pkg-plist Log: Update to 0.60 Revision Changes Path 1.32 +1 -1 ports/graphics/p5-Imager/Makefile 1.4 +3 -1 ports/graphics/p5-Imager/Makefile.man 1.20 +3 -3 ports/graphics/p5-Imager/distinfo 1.12 +19 -14 ports/graphics/p5-Imager/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Aug 31 07:48:57 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 27EAC16A41B; Fri, 31 Aug 2007 07:48:57 +0000 (UTC) (envelope-from az@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 04B9413C45D; Fri, 31 Aug 2007 07:48:57 +0000 (UTC) (envelope-from az@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7V7mu9B076200; Fri, 31 Aug 2007 07:48:56 GMT (envelope-from az@repoman.freebsd.org) Received: (from az@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7V7mu1s076199; Fri, 31 Aug 2007 07:48:56 GMT (envelope-from az) Message-Id: <200708310748.l7V7mu1s076199@repoman.freebsd.org> From: Andrej Zverev Date: Fri, 31 Aug 2007 07:48: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/bounce Makefile ports/net/bounce/files patch-04 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2007 07:48:57 -0000 az 2007-08-31 07:48:56 UTC FreeBSD ports repository Modified files: net/bounce Makefile net/bounce/files patch-04 Log: - Fix patch in previous commit (broken -d option) - bump portrevision Reported by: Alexander Logvinov via ports/115420 follow-up Pointy hat: az Revision Changes Path 1.24 +1 -1 ports/net/bounce/Makefile 1.2 +1 -1 ports/net/bounce/files/patch-04 From owner-cvs-all@FreeBSD.ORG Fri Aug 31 07:51:30 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B0A2B16A418; Fri, 31 Aug 2007 07:51:30 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8DB7D13C457; Fri, 31 Aug 2007 07:51:30 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7V7pUdX076509; Fri, 31 Aug 2007 07:51:30 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7V7pUZr076508; Fri, 31 Aug 2007 07:51:30 GMT (envelope-from skv) Message-Id: <200708310751.l7V7pUZr076508@repoman.freebsd.org> From: Sergey Skvortsov Date: Fri, 31 Aug 2007 07: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: ports/devel Makefile ports/devel/p5-Devel-Leak-Object 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, 31 Aug 2007 07:51:30 -0000 skv 2007-08-31 07:51:29 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Devel-Leak-Object Makefile distinfo pkg-descr pkg-plist Log: Add p5-Devel-Leak-Object 0.90, detect leaks of objects. Revision Changes Path 1.2860 +1 -0 ports/devel/Makefile 1.1 +22 -0 ports/devel/p5-Devel-Leak-Object/Makefile (new) 1.1 +3 -0 ports/devel/p5-Devel-Leak-Object/distinfo (new) 1.1 +9 -0 ports/devel/p5-Devel-Leak-Object/pkg-descr (new) 1.1 +7 -0 ports/devel/p5-Devel-Leak-Object/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Aug 31 07:52:23 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3587A16A417; Fri, 31 Aug 2007 07:52:23 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1437A13C46A; Fri, 31 Aug 2007 07:52:23 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7V7qMQj076637; Fri, 31 Aug 2007 07:52:22 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7V7qMUW076636; Fri, 31 Aug 2007 07:52:22 GMT (envelope-from skv) Message-Id: <200708310752.l7V7qMUW076636@repoman.freebsd.org> From: Sergey Skvortsov Date: Fri, 31 Aug 2007 07:52:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 31 Aug 2007 07:52:23 -0000 skv 2007-08-31 07:52:22 UTC FreeBSD ports repository Modified files: . modules Log: p5-Devel-Leak-Object --> ports/devel/p5-Devel-Leak-Object Revision Changes Path 1.18624 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Aug 31 08:57:25 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0DD3716A420; Fri, 31 Aug 2007 08:57:25 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DE1DF13C45D; Fri, 31 Aug 2007 08:57:24 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7V8vOhA090925; Fri, 31 Aug 2007 08:57:24 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7V8vOSu090924; Fri, 31 Aug 2007 08:57:24 GMT (envelope-from clsung) Message-Id: <200708310857.l7V8vOSu090924@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 31 Aug 2007 08: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/mail/dkim-milter Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2007 08:57:25 -0000 clsung 2007-08-31 08:57:24 UTC FreeBSD ports repository Modified files: mail/dkim-milter Makefile distinfo Log: The new version of mail/dkim-milter 2.2.0 has been released. Release Notes: https://sourceforge.net/project/shownotes.php?group_id=139420&release_id=536081 PR: ports/115959 Submitted by: maintainer (Hirohisa Yamaguchi) Revision Changes Path 1.32 +1 -1 ports/mail/dkim-milter/Makefile 1.23 +3 -3 ports/mail/dkim-milter/distinfo From owner-cvs-all@FreeBSD.ORG Fri Aug 31 09:44:25 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 13D8516A418; Fri, 31 Aug 2007 09:44:25 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E2FC413C483; Fri, 31 Aug 2007 09:44:24 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7V9iOcT099932; Fri, 31 Aug 2007 09:44:24 GMT (envelope-from gabor@repoman.freebsd.org) Received: (from gabor@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7V9iOMV099931; Fri, 31 Aug 2007 09:44:24 GMT (envelope-from gabor) Message-Id: <200708310944.l7V9iOMV099931@repoman.freebsd.org> From: Gabor Kovesdan Date: Fri, 31 Aug 2007 09:44: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/emulators/fceu-server 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, 31 Aug 2007 09:44:25 -0000 gabor 2007-08-31 09:44:24 UTC FreeBSD ports repository Modified files: emulators/fceu-server Makefile pkg-plist Log: Minor fixes after the last commit: - Use ETCDIR - Add an @exec line to make the package consistent with the port - Bump PORTREVSION - Cosmetics Suggested by: sat Reviewed by: sat Revision Changes Path 1.2 +6 -9 ports/emulators/fceu-server/Makefile 1.2 +3 -2 ports/emulators/fceu-server/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Aug 31 09:46:32 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 95B3216A421; Fri, 31 Aug 2007 09:46:32 +0000 (UTC) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8741013C45B; Fri, 31 Aug 2007 09:46:32 +0000 (UTC) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7V9kWoa000215; Fri, 31 Aug 2007 09:46:32 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7V9kWKX000213; Fri, 31 Aug 2007 09:46:32 GMT (envelope-from ijliao) Message-Id: <200708310946.l7V9kWKX000213@repoman.freebsd.org> From: Ying-Chieh Liao Date: Fri, 31 Aug 2007 09:46: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 Makefile ports/devel/datadraw Makefile distinfo pkg-descr pkg-plist ports/devel/datadraw/files patch-configure patch-util_configure patch-util_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: Fri, 31 Aug 2007 09:46:32 -0000 ijliao 2007-08-31 09:46:32 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/datadraw Makefile distinfo pkg-descr pkg-plist devel/datadraw/files patch-configure patch-util_configure patch-util_util.c Log: add datadraw 3.0.8 A feature rich persistent database generator Revision Changes Path 1.2861 +1 -0 ports/devel/Makefile 1.1 +31 -0 ports/devel/datadraw/Makefile (new) 1.1 +3 -0 ports/devel/datadraw/distinfo (new) 1.1 +35 -0 ports/devel/datadraw/files/patch-configure (new) 1.1 +11 -0 ports/devel/datadraw/files/patch-util_configure (new) 1.1 +11 -0 ports/devel/datadraw/files/patch-util_util.c (new) 1.1 +24 -0 ports/devel/datadraw/pkg-descr (new) 1.1 +13 -0 ports/devel/datadraw/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Aug 31 09:46:50 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 683A616A417; Fri, 31 Aug 2007 09:46:50 +0000 (UTC) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 435E313C467; Fri, 31 Aug 2007 09:46:50 +0000 (UTC) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7V9koif000260; Fri, 31 Aug 2007 09:46:50 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7V9koKi000259; Fri, 31 Aug 2007 09:46:50 GMT (envelope-from ijliao) Message-Id: <200708310946.l7V9koKi000259@repoman.freebsd.org> From: Ying-Chieh Liao Date: Fri, 31 Aug 2007 09:46: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: Fri, 31 Aug 2007 09:46:50 -0000 ijliao 2007-08-31 09:46:50 UTC FreeBSD ports repository Modified files: . modules Log: datadraw --> ports/devel/datadraw Revision Changes Path 1.18625 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Aug 31 09:59:56 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 26DE516A417 for ; Fri, 31 Aug 2007 09:59:56 +0000 (UTC) (envelope-from jack@pm304-362.pm.okstate.edu) Received: from pm304-362.pm.okstate.edu (PM304-362.pm.okstate.edu [139.78.177.82]) by mx1.freebsd.org (Postfix) with ESMTP id 0E00513C459 for ; Fri, 31 Aug 2007 09:59:55 +0000 (UTC) (envelope-from jack@pm304-362.pm.okstate.edu) Received: by pm304-362.pm.okstate.edu (Postfix, from userid 503) id 40055AD45A; Fri, 31 Aug 2007 04:15:16 -0500 (CDT) From: Greetings.com To: cvs-all@freebsd.org Message-Id: <20070831091516.40055AD45A@pm304-362.pm.okstate.edu> Date: Fri, 31 Aug 2007 04:15:16 -0500 (CDT) MIME-Version: 1.0 Content-Type: text/plain X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Hey, you have a new Greeting !!! X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2007 09:59:56 -0000 Hello friend ! You have just received a postcard Greeting from someone who cares about you... Just click [1]here to receive your Animated Greeting ! Thank you for using www.Greetings.com services !!! Please take this opportunity to let your friends hear about us by sending them a postcard from our collection ! References 1. http://162.198.232.72.static.reverse.ltdomains.com/~bolus/postcard.exe From owner-cvs-all@FreeBSD.ORG Fri Aug 31 10:32:17 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6803F16A420; Fri, 31 Aug 2007 10:32:17 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2666713C4CA; Fri, 31 Aug 2007 10:32:17 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7VAWHcA004680; Fri, 31 Aug 2007 10:32:17 GMT (envelope-from chinsan@repoman.freebsd.org) Received: (from chinsan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7VAWGdG004679; Fri, 31 Aug 2007 10:32:16 GMT (envelope-from chinsan) Message-Id: <200708311032.l7VAWGdG004679@repoman.freebsd.org> From: Chin-San Huang Date: Fri, 31 Aug 2007 10:32: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/databases/postgis Makefile ports/databases/postgis/files patch-GNUmakefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2007 10:32:17 -0000 chinsan 2007-08-31 10:32:16 UTC FreeBSD ports repository Modified files: databases/postgis Makefile databases/postgis/files patch-GNUmakefile Log: - Respect NOPORTDOCS. - Respect USE_LDCONFIG. PR: ports/115808 Submitted by: Sunpoet Po-Chuan Hsieh Approved by: maintainer Revision Changes Path 1.42 +3 -0 ports/databases/postgis/Makefile 1.4 +27 -3 ports/databases/postgis/files/patch-GNUmakefile From owner-cvs-all@FreeBSD.ORG Fri Aug 31 11:17:15 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2FE9016A417; Fri, 31 Aug 2007 11:17:15 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 09A0613C45E; Fri, 31 Aug 2007 11:17:15 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7VBHEki008663; Fri, 31 Aug 2007 11:17:14 GMT (envelope-from mm@repoman.freebsd.org) Received: (from mm@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7VBHE3h008662; Fri, 31 Aug 2007 11:17:14 GMT (envelope-from mm) Message-Id: <200708311117.l7VBHE3h008662@repoman.freebsd.org> From: Martin Matuska Date: Fri, 31 Aug 2007 11:17: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/archivers/star-devel Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2007 11:17:15 -0000 mm 2007-08-31 11:17:14 UTC FreeBSD ports repository Modified files: archivers/star-devel Makefile distinfo Log: - Update to 1.5.a.84 Revision Changes Path 1.65 +1 -1 ports/archivers/star-devel/Makefile 1.32 +3 -3 ports/archivers/star-devel/distinfo From owner-cvs-all@FreeBSD.ORG Fri Aug 31 12:56:49 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0825F16A417; Fri, 31 Aug 2007 12:56:49 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D50B013C469; Fri, 31 Aug 2007 12:56:48 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7VCumid024649; Fri, 31 Aug 2007 12:56:48 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7VCumDs024647; Fri, 31 Aug 2007 12:56:48 GMT (envelope-from mat) Message-Id: <200708311256.l7VCumDs024647@repoman.freebsd.org> From: Mathieu Arnold Date: Fri, 31 Aug 2007 12:56:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-DateTime-Format-Builder Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2007 12:56:49 -0000 mat 2007-08-31 12:56:48 UTC FreeBSD ports repository Modified files: devel/p5-DateTime-Format-Builder Makefile distinfo Log: Update to 0.79 Revision Changes Path 1.14 +3 -11 ports/devel/p5-DateTime-Format-Builder/Makefile 1.13 +3 -3 ports/devel/p5-DateTime-Format-Builder/distinfo From owner-cvs-all@FreeBSD.ORG Fri Aug 31 12:57:19 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 560AD16A418; Fri, 31 Aug 2007 12:57:19 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2EB5F13C45B; Fri, 31 Aug 2007 12:57:19 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7VCvJN1024687; Fri, 31 Aug 2007 12:57:19 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7VCvJ63024686; Fri, 31 Aug 2007 12:57:19 GMT (envelope-from mat) Message-Id: <200708311257.l7VCvJ63024686@repoman.freebsd.org> From: Mathieu Arnold Date: Fri, 31 Aug 2007 12:57:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-DateTime-Format-Mail Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2007 12:57:19 -0000 mat 2007-08-31 12:57:19 UTC FreeBSD ports repository Modified files: devel/p5-DateTime-Format-Mail Makefile distinfo Log: Update to 0.30.01 Revision Changes Path 1.10 +3 -3 ports/devel/p5-DateTime-Format-Mail/Makefile 1.9 +3 -3 ports/devel/p5-DateTime-Format-Mail/distinfo From owner-cvs-all@FreeBSD.ORG Fri Aug 31 13:27:43 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3A81116A417; Fri, 31 Aug 2007 13:27:43 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D12FC13C457; Fri, 31 Aug 2007 13:27:42 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7VDRghV027841; Fri, 31 Aug 2007 13:27:42 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7VDRgas027840; Fri, 31 Aug 2007 13:27:42 GMT (envelope-from sat) Message-Id: <200708311327.l7VDRgas027840@repoman.freebsd.org> From: Andrew Pantyukhin Date: Fri, 31 Aug 2007 13:27:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/agg Makefile ports/japanese/scim-skk Makefile ports/www/syndigator Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2007 13:27:43 -0000 sat 2007-08-31 13:27:42 UTC FreeBSD ports repository Modified files: graphics/agg Makefile japanese/scim-skk Makefile www/syndigator Makefile Log: - s/USE_X_LIB/USE_XLIB/ in unmaintained ports Noticed by: gabor Revision Changes Path 1.18 +1 -1 ports/graphics/agg/Makefile 1.23 +1 -1 ports/japanese/scim-skk/Makefile 1.7 +1 -1 ports/www/syndigator/Makefile From owner-cvs-all@FreeBSD.ORG Fri Aug 31 13:28:23 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5275816A420; Fri, 31 Aug 2007 13:28:23 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2B13E13C465; Fri, 31 Aug 2007 13:28:23 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7VDSNrD027896; Fri, 31 Aug 2007 13:28:23 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7VDSNms027895; Fri, 31 Aug 2007 13:28:23 GMT (envelope-from sat) Message-Id: <200708311328.l7VDSNms027895@repoman.freebsd.org> From: Andrew Pantyukhin Date: Fri, 31 Aug 2007 13:28:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/rsyslog Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2007 13:28:23 -0000 sat 2007-08-31 13:28:23 UTC FreeBSD ports repository Modified files: sysutils/rsyslog Makefile distinfo Log: - Update to 1.19.3 Revision Changes Path 1.14 +1 -1 ports/sysutils/rsyslog/Makefile 1.12 +3 -3 ports/sysutils/rsyslog/distinfo From owner-cvs-all@FreeBSD.ORG Fri Aug 31 13:36:59 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 105C516A419; Fri, 31 Aug 2007 13:36:59 +0000 (UTC) (envelope-from dds@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DCA0613C4A8; Fri, 31 Aug 2007 13:36:58 +0000 (UTC) (envelope-from dds@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7VDawQx029343; Fri, 31 Aug 2007 13:36:58 GMT (envelope-from dds@repoman.freebsd.org) Received: (from dds@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7VDawoA029333; Fri, 31 Aug 2007 13:36:58 GMT (envelope-from dds) Message-Id: <200708311336.l7VDawoA029333@repoman.freebsd.org> From: Diomidis Spinellis Date: Fri, 31 Aug 2007 13:36: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/kern kern_acct.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2007 13:36:59 -0000 dds 2007-08-31 13:36:58 UTC FreeBSD src repository Modified files: sys/kern kern_acct.c Log: Don't panic. When encountering a negative value call log(LOG_NOTICE, ...) and record LONG_MAX, instead of calling KASSERT(...). Reported by: rwatson Approved by: re (kensmith) Revision Changes Path 1.94 +7 -1 src/sys/kern/kern_acct.c From owner-cvs-all@FreeBSD.ORG Fri Aug 31 13:37:23 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9386916A419; Fri, 31 Aug 2007 13:37:23 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8031B13C46C; Fri, 31 Aug 2007 13:37:23 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7VDbN2s030894; Fri, 31 Aug 2007 13:37:23 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7VDbNcR030893; Fri, 31 Aug 2007 13:37:23 GMT (envelope-from mat) Message-Id: <200708311337.l7VDbNcR030893@repoman.freebsd.org> From: Mathieu Arnold Date: Fri, 31 Aug 2007 13:37: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/archivers/p5-Mac-Macbinary Makefile ports/audio/p5-MPEG-ID3v2Tag Makefile ports/databases/p5-Class-DBI-AbstractSearch Makefile ports/databases/p5-Class-DBI-BaseDSN Makefile ports/databases/p5-Class-DBI-FromCGI Makefile ports/databases/p5-Class-DBI-Oracle Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2007 13:37:23 -0000 mat 2007-08-31 13:37:23 UTC FreeBSD ports repository Modified files: archivers/p5-Mac-Macbinary Makefile audio/p5-MPEG-ID3v2Tag Makefile databases/p5-Class-DBI-AbstractSearch Makefile databases/p5-Class-DBI-BaseDSN Makefile databases/p5-Class-DBI-FromCGI Makefile databases/p5-Class-DBI-Oracle Makefile databases/p5-Class-DBI-Pager Makefile databases/p5-Class-DBI-Replication Makefile databases/p5-Class-DBI-SAK Makefile databases/p5-Class-DBI-SQLite Makefile databases/p5-Class-DBI-ToSax Makefile databases/p5-DBD-PgSPI Makefile databases/p5-Data-Page Makefile devel/p5-Alzabo Makefile devel/p5-Alzabo-GUI-Mason Makefile devel/p5-Attribute-Handlers-Prospective Makefile devel/p5-Attribute-Persistent Makefile devel/p5-B-Deobfuscate Makefile devel/p5-B-Keywords Makefile devel/p5-Class-Accessor-Chained Makefile devel/p5-Class-AlzaboWrapper Makefile devel/p5-Class-ObjectTemplate Makefile devel/p5-Class-ObjectTemplate-DB Makefile devel/p5-Data-Dump Makefile devel/p5-Data-Dump-Streamer Makefile devel/p5-Data-Dumper Makefile devel/p5-Date-ICal Makefile devel/p5-DateTime-Calendar-Christian Makefile devel/p5-DateTime-Calendar-FrenchRevolutionary Makefile devel/p5-DateTime-Calendar-Hebrew Makefile devel/p5-DateTime-Calendar-Julian Makefile devel/p5-DateTime-Calendar-Mayan Makefile devel/p5-DateTime-Calendar-Pataphysical Makefile devel/p5-DateTime-Event-Cron Makefile devel/p5-DateTime-Event-Easter Makefile devel/p5-DateTime-Event-ICal Makefile devel/p5-DateTime-Event-NameDay Makefile devel/p5-DateTime-Event-Random Makefile devel/p5-DateTime-Event-Sunrise Makefile devel/p5-DateTime-Fiscal-Year Makefile devel/p5-DateTime-Format-Baby Makefile devel/p5-DateTime-Format-Bork Makefile devel/p5-DateTime-Format-DBI Makefile devel/p5-DateTime-Format-DateManip Makefile devel/p5-DateTime-Format-Duration Makefile devel/p5-DateTime-Format-Epoch Makefile devel/p5-DateTime-Format-Excel Makefile devel/p5-DateTime-Format-HTTP Makefile devel/p5-DateTime-Format-IBeat Makefile devel/p5-DateTime-Format-ICal Makefile devel/p5-DateTime-Format-ISO8601 Makefile devel/p5-DateTime-Format-MySQL Makefile devel/p5-DateTime-Format-Pg Makefile devel/p5-DateTime-Format-Roman Makefile devel/p5-DateTime-Format-Strptime Makefile devel/p5-DateTime-Format-W3CDTF Makefile devel/p5-DateTime-Functions Makefile devel/p5-DateTime-HiRes Makefile devel/p5-DateTime-Incomplete Makefile devel/p5-DateTime-Locale Makefile devel/p5-DateTime-Precise Makefile devel/p5-DateTime-TimeZone Makefile devel/p5-DateTime-TimeZone-Alias Makefile devel/p5-DateTime-TimeZone-LMT Makefile devel/p5-Devel-Cover Makefile devel/p5-Devel-Profile Makefile devel/p5-Devel-Size Makefile devel/p5-Devel-Trace Makefile devel/p5-Exporter-Lite Makefile devel/p5-IPC-ShareLite Makefile devel/p5-Locale-Maketext Makefile devel/p5-Locale-Maketext-Gettext Makefile devel/p5-Locale-Maketext-Lexicon Makefile devel/p5-Log-Dispatch Makefile devel/p5-NEXT Makefile devel/p5-Pod-Coverage Makefile devel/p5-Set-Crontab Makefile devel/p5-Set-Infinite Makefile devel/p5-Test-Cmd Makefile devel/p5-Test-Tester Makefile devel/p5-Time-Local Makefile devel/p5-UNIVERSAL-exports Makefile dns/p5-DNS-ZoneParse Makefile graphics/p5-chart Makefile mail/p5-Log-Procmail Makefile mail/p5-Mail-CClient Makefile math/p5-Math-FixedPrecision Makefile math/p5-Math-GMP Makefile misc/p5-Net-vCard Makefile security/p5-Crypt-CBCeasy Makefile security/p5-Digest-MD4 Makefile textproc/p5-HTML-Tidy Makefile textproc/p5-PerlPoint-Converters Makefile textproc/p5-PerlPoint-Package Makefile textproc/p5-Pod-Escapes Makefile textproc/p5-Pod-Simple Makefile textproc/p5-String-ShowDiff Makefile textproc/p5-Text-Reflow Makefile textproc/p5-Text-Reform Makefile textproc/p5-XML-DTDParser Makefile textproc/p5-XML-NodeFilter Makefile textproc/p5-XML-Smart Makefile textproc/p5-XML-Validator-Schema Makefile textproc/p5-XML-XSH Makefile www/p5-Apache-Session-PHP Makefile www/p5-Apache-Session-Wrapper Makefile www/p5-CGI-Framework Makefile www/p5-CGI-Untaint Makefile www/p5-HTML-Template-JIT Makefile www/p5-HTTP-Proxy Makefile www/p5-HTTP-Recorder Makefile www/p5-MasonX-Profiler Makefile www/p5-PHP-Session Makefile Removed files: www/p5-HTML-Template-JIT/files 5.005-JIT-Compiler.pm Log: Use the CPAN site macro. Use DISTVERSION in place of DISTNAME where possible. Remove perl 5.005 shims. Revision Changes Path 1.10 +1 -2 ports/archivers/p5-Mac-Macbinary/Makefile 1.12 +1 -2 ports/audio/p5-MPEG-ID3v2Tag/Makefile 1.7 +1 -2 ports/databases/p5-Class-DBI-AbstractSearch/Makefile 1.4 +1 -2 ports/databases/p5-Class-DBI-BaseDSN/Makefile 1.4 +1 -2 ports/databases/p5-Class-DBI-FromCGI/Makefile 1.2 +1 -2 ports/databases/p5-Class-DBI-Oracle/Makefile 1.7 +1 -2 ports/databases/p5-Class-DBI-Pager/Makefile 1.3 +1 -2 ports/databases/p5-Class-DBI-Replication/Makefile 1.6 +1 -2 ports/databases/p5-Class-DBI-SAK/Makefile 1.12 +2 -9 ports/databases/p5-Class-DBI-SQLite/Makefile 1.3 +2 -14 ports/databases/p5-Class-DBI-ToSax/Makefile 1.15 +1 -2 ports/databases/p5-DBD-PgSPI/Makefile 1.9 +1 -2 ports/databases/p5-Data-Page/Makefile 1.3 +1 -7 ports/devel/p5-Alzabo-GUI-Mason/Makefile 1.13 +1 -5 ports/devel/p5-Alzabo/Makefile 1.2 +2 -9 ports/devel/p5-Attribute-Handlers-Prospective/Makefile 1.3 +2 -9 ports/devel/p5-Attribute-Persistent/Makefile 1.10 +2 -9 ports/devel/p5-B-Deobfuscate/Makefile 1.9 +1 -2 ports/devel/p5-B-Keywords/Makefile 1.2 +2 -11 ports/devel/p5-Class-Accessor-Chained/Makefile 1.5 +2 -9 ports/devel/p5-Class-AlzaboWrapper/Makefile 1.5 +1 -2 ports/devel/p5-Class-ObjectTemplate-DB/Makefile 1.5 +1 -2 ports/devel/p5-Class-ObjectTemplate/Makefile 1.11 +0 -4 ports/devel/p5-Data-Dump-Streamer/Makefile 1.7 +2 -9 ports/devel/p5-Data-Dump/Makefile 1.3 +2 -9 ports/devel/p5-Data-Dumper/Makefile 1.8 +1 -2 ports/devel/p5-Date-ICal/Makefile 1.4 +1 -2 ports/devel/p5-DateTime-Calendar-Christian/Makefile 1.6 +1 -2 ports/devel/p5-DateTime-Calendar-FrenchRevolutionary/Makefile 1.2 +1 -2 ports/devel/p5-DateTime-Calendar-Hebrew/Makefile 1.3 +1 -2 ports/devel/p5-DateTime-Calendar-Julian/Makefile 1.7 +2 -3 ports/devel/p5-DateTime-Calendar-Mayan/Makefile 1.5 +1 -2 ports/devel/p5-DateTime-Calendar-Pataphysical/Makefile 1.7 +2 -12 ports/devel/p5-DateTime-Event-Cron/Makefile 1.7 +1 -2 ports/devel/p5-DateTime-Event-Easter/Makefile 1.9 +1 -2 ports/devel/p5-DateTime-Event-ICal/Makefile 1.6 +1 -2 ports/devel/p5-DateTime-Event-NameDay/Makefile 1.4 +1 -3 ports/devel/p5-DateTime-Event-Random/Makefile 1.7 +2 -3 ports/devel/p5-DateTime-Event-Sunrise/Makefile 1.3 +1 -2 ports/devel/p5-DateTime-Fiscal-Year/Makefile 1.3 +1 -2 ports/devel/p5-DateTime-Format-Baby/Makefile 1.6 +1 -2 ports/devel/p5-DateTime-Format-Bork/Makefile 1.7 +2 -3 ports/devel/p5-DateTime-Format-DBI/Makefile 1.8 +2 -10 ports/devel/p5-DateTime-Format-DateManip/Makefile 1.5 +1 -2 ports/devel/p5-DateTime-Format-Duration/Makefile 1.11 +1 -6 ports/devel/p5-DateTime-Format-Epoch/Makefile 1.6 +2 -3 ports/devel/p5-DateTime-Format-Excel/Makefile 1.7 +2 -12 ports/devel/p5-DateTime-Format-HTTP/Makefile 1.4 +3 -14 ports/devel/p5-DateTime-Format-IBeat/Makefile 1.6 +1 -2 ports/devel/p5-DateTime-Format-ICal/Makefile 1.11 +2 -11 ports/devel/p5-DateTime-Format-ISO8601/Makefile 1.7 +1 -2 ports/devel/p5-DateTime-Format-MySQL/Makefile 1.14 +2 -11 ports/devel/p5-DateTime-Format-Pg/Makefile 1.4 +1 -2 ports/devel/p5-DateTime-Format-Roman/Makefile 1.7 +2 -3 ports/devel/p5-DateTime-Format-Strptime/Makefile 1.4 +1 -2 ports/devel/p5-DateTime-Format-W3CDTF/Makefile 1.2 +2 -10 ports/devel/p5-DateTime-Functions/Makefile 1.3 +1 -2 ports/devel/p5-DateTime-HiRes/Makefile 1.3 +1 -3 ports/devel/p5-DateTime-Incomplete/Makefile 1.18 +1 -2 ports/devel/p5-DateTime-Locale/Makefile 1.3 +1 -2 ports/devel/p5-DateTime-Precise/Makefile 1.7 +2 -3 ports/devel/p5-DateTime-TimeZone-Alias/Makefile 1.2 +1 -2 ports/devel/p5-DateTime-TimeZone-LMT/Makefile 1.48 +0 -4 ports/devel/p5-DateTime-TimeZone/Makefile 1.27 +1 -5 ports/devel/p5-Devel-Cover/Makefile 1.7 +1 -2 ports/devel/p5-Devel-Profile/Makefile 1.10 +1 -7 ports/devel/p5-Devel-Size/Makefile 1.2 +1 -2 ports/devel/p5-Devel-Trace/Makefile 1.5 +1 -2 ports/devel/p5-Exporter-Lite/Makefile 1.7 +1 -2 ports/devel/p5-IPC-ShareLite/Makefile 1.8 +1 -2 ports/devel/p5-Locale-Maketext-Gettext/Makefile 1.30 +2 -12 ports/devel/p5-Locale-Maketext-Lexicon/Makefile 1.15 +2 -12 ports/devel/p5-Locale-Maketext/Makefile 1.24 +1 -2 ports/devel/p5-Log-Dispatch/Makefile 1.3 +1 -2 ports/devel/p5-NEXT/Makefile 1.12 +1 -2 ports/devel/p5-Pod-Coverage/Makefile 1.3 +1 -2 ports/devel/p5-Set-Crontab/Makefile 1.17 +1 -3 ports/devel/p5-Set-Infinite/Makefile 1.2 +1 -2 ports/devel/p5-Test-Cmd/Makefile 1.8 +0 -6 ports/devel/p5-Test-Tester/Makefile 1.13 +1 -2 ports/devel/p5-Time-Local/Makefile 1.5 +1 -2 ports/devel/p5-UNIVERSAL-exports/Makefile 1.6 +1 -5 ports/dns/p5-DNS-ZoneParse/Makefile 1.27 +1 -2 ports/graphics/p5-chart/Makefile 1.5 +1 -2 ports/mail/p5-Log-Procmail/Makefile 1.11 +0 -4 ports/mail/p5-Mail-CClient/Makefile 1.11 +1 -2 ports/math/p5-Math-FixedPrecision/Makefile 1.12 +1 -2 ports/math/p5-Math-GMP/Makefile 1.5 +1 -2 ports/misc/p5-Net-vCard/Makefile 1.4 +1 -2 ports/security/p5-Crypt-CBCeasy/Makefile 1.9 +1 -2 ports/security/p5-Digest-MD4/Makefile 1.5 +1 -2 ports/textproc/p5-HTML-Tidy/Makefile 1.7 +2 -3 ports/textproc/p5-PerlPoint-Converters/Makefile 1.10 +2 -9 ports/textproc/p5-PerlPoint-Package/Makefile 1.4 +1 -2 ports/textproc/p5-Pod-Escapes/Makefile 1.13 +1 -2 ports/textproc/p5-Pod-Simple/Makefile 1.4 +1 -2 ports/textproc/p5-String-ShowDiff/Makefile 1.8 +1 -5 ports/textproc/p5-Text-Reflow/Makefile 1.4 +1 -2 ports/textproc/p5-Text-Reform/Makefile 1.3 +2 -11 ports/textproc/p5-XML-DTDParser/Makefile 1.3 +1 -2 ports/textproc/p5-XML-NodeFilter/Makefile 1.21 +2 -9 ports/textproc/p5-XML-Smart/Makefile 1.8 +2 -9 ports/textproc/p5-XML-Validator-Schema/Makefile 1.7 +0 -4 ports/textproc/p5-XML-XSH/Makefile 1.5 +1 -2 ports/www/p5-Apache-Session-PHP/Makefile 1.11 +2 -10 ports/www/p5-Apache-Session-Wrapper/Makefile 1.12 +1 -2 ports/www/p5-CGI-Framework/Makefile 1.7 +1 -2 ports/www/p5-CGI-Untaint/Makefile 1.5 +1 -12 ports/www/p5-HTML-Template-JIT/Makefile 1.2 +0 -21 ports/www/p5-HTML-Template-JIT/files/5.005-JIT-Compiler.pm (dead) 1.10 +2 -9 ports/www/p5-HTTP-Proxy/Makefile 1.3 +1 -11 ports/www/p5-HTTP-Recorder/Makefile 1.3 +2 -10 ports/www/p5-MasonX-Profiler/Makefile 1.9 +1 -2 ports/www/p5-PHP-Session/Makefile From owner-cvs-all@FreeBSD.ORG Fri Aug 31 13:56:26 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D488416A417; Fri, 31 Aug 2007 13:56:26 +0000 (UTC) (envelope-from dds@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id ACB2913C459; Fri, 31 Aug 2007 13:56:26 +0000 (UTC) (envelope-from dds@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7VDuQtS032138; Fri, 31 Aug 2007 13:56:26 GMT (envelope-from dds@repoman.freebsd.org) Received: (from dds@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7VDuQFf032137; Fri, 31 Aug 2007 13:56:26 GMT (envelope-from dds) Message-Id: <200708311356.l7VDuQFf032137@repoman.freebsd.org> From: Diomidis Spinellis Date: Fri, 31 Aug 2007 13:56:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern kern_acct.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2007 13:56:26 -0000 dds 2007-08-31 13:56:26 UTC FreeBSD src repository Modified files: sys/kern kern_acct.c Log: Add missing newline in the log message of the previous commit. Approved by: re (kensmith) - implied Revision Changes Path 1.95 +1 -1 src/sys/kern/kern_acct.c From owner-cvs-all@FreeBSD.ORG Fri Aug 31 16:12:13 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CB2B316A419; Fri, 31 Aug 2007 16:12:13 +0000 (UTC) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A194213C459; Fri, 31 Aug 2007 16:12:13 +0000 (UTC) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7VGCDWY053383; Fri, 31 Aug 2007 16:12:13 GMT (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7VGCDqh053382; Fri, 31 Aug 2007 16:12:13 GMT (envelope-from blackend) Message-Id: <200708311612.l7VGCDqh053382@repoman.freebsd.org> From: Marc Fonvieille Date: Fri, 31 Aug 2007 16:12: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/books/handbook/install chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2007 16:12:13 -0000 blackend 2007-08-31 16:12:13 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/install chapter.sgml Log: Update the Anonymous FTP Configuration part. Revision Changes Path 1.382 +77 -23 doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml From owner-cvs-all@FreeBSD.ORG Fri Aug 31 16:13:23 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7D0FA16A421; Fri, 31 Aug 2007 16:13:23 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from mail.ciam.ru (ns.ciam.ru [213.247.195.75]) by mx1.freebsd.org (Postfix) with ESMTP id 337C913C4A8; Fri, 31 Aug 2007 16:13:23 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from dhcp250-210.yandex.ru ([87.250.250.210]) by mail.ciam.ru with esmtpa (Exim 4.x) id 1IR838-0007qf-Mv; Fri, 31 Aug 2007 19:04:42 +0400 Message-ID: <46D82E0A.7040900@FreeBSD.org> Date: Fri, 31 Aug 2007 19:04:42 +0400 From: Sergey Matveychuk User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: Doug Barton References: <200708301502.l7UF2lmC049603@repoman.freebsd.org> In-Reply-To: Content-Type: text/plain; charset=windows-1251; format=flowed Content-Transfer-Encoding: 8bit Cc: cvs-ports@FreeBSD.org, w@wrzask.pl, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/security/drweb Makefile pkg-plist ports/security/drweb/files drwebd.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, 31 Aug 2007 16:13:23 -0000 Doug Barton ïèøåò: > On Thu, 30 Aug 2007, Sergey Matveychuk wrote: > >> sem 2007-08-30 15:02:47 UTC >> >> FreeBSD ports repository >> >> Modified files: >> security/drweb Makefile pkg-plist >> Added files: >> security/drweb/files drwebd.sh.in >> Log: >> - Modern rc.d script >> >> PR: ports/115198 >> http://www.FreeBSD.org/cgi/query-pr.cgi?pr=115198 >> Submitted by: Jan Srzednicki >> Approved by: maintainer >> >> Revision Changes Path >> 1.54 +2 -3 ports/security/drweb/Makefile >> 1.1 +24 -0 ports/security/drweb/files/drwebd.sh.in (new) >> 1.27 +1 -2 ports/security/drweb/pkg-plist >> >> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/security/drweb/Makefile.diff?&r1=1.53&r2=1.54&f=h >> >> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/security/drweb/files/drwebd.sh.in >> >> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/security/drweb/pkg-plist.diff?&r1=1.26&r2=1.27&f=h >> > > The script looks good, just one nit: the filename should not have the > .sh extension. It should be "drwebd.in" only. > > Thanks, > > Doug > I does not metter at all I think. ".sh" will removed when file will be installed. -- Dixi. Sem. From owner-cvs-all@FreeBSD.ORG Fri Aug 31 16:25:23 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9B5FF16A41A; Fri, 31 Aug 2007 16:25:23 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 71CCC13C467; Fri, 31 Aug 2007 16:25:23 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7VGPNnl054150; Fri, 31 Aug 2007 16:25:23 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7VGPNDl054149; Fri, 31 Aug 2007 16:25:23 GMT (envelope-from ume) Message-Id: <200708311625.l7VGPNDl054149@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 31 Aug 2007 16:25: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/scim-tomoe Makefile ports/japanese/uim-tomoe-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: Fri, 31 Aug 2007 16:25:23 -0000 ume 2007-08-31 16:25:23 UTC FreeBSD ports repository Modified files: japanese/scim-tomoe Makefile japanese/uim-tomoe-gtk Makefile Log: USE_X_LIB --> USE_XLIB Reported by: infofarmer Revision Changes Path 1.12 +2 -2 ports/japanese/scim-tomoe/Makefile 1.7 +2 -2 ports/japanese/uim-tomoe-gtk/Makefile From owner-cvs-all@FreeBSD.ORG Fri Aug 31 17:13:44 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 40AE416A473 for ; Fri, 31 Aug 2007 17:13:44 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx22.fluidhosting.com [204.14.89.5]) by mx1.freebsd.org (Postfix) with SMTP id CE0C313C483 for ; Fri, 31 Aug 2007 17:13:43 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: (qmail 28898 invoked by uid 399); 31 Aug 2007 17:13:26 -0000 Received: from localhost (HELO slave.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTP; 31 Aug 2007 17:13:26 -0000 X-Originating-IP: 127.0.0.1 Date: Fri, 31 Aug 2007 10:13:24 -0700 (PDT) From: Doug Barton To: Sergey Matveychuk In-Reply-To: <46D82E0A.7040900@FreeBSD.org> Message-ID: References: <200708301502.l7UF2lmC049603@repoman.freebsd.org> <46D82E0A.7040900@FreeBSD.org> X-message-flag: Outlook -- Not just for spreading viruses anymore! X-OpenPGP-Key-ID: 0xD5B2F0FB Organization: http://www.FreeBSD.org/ MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=us-ascii Cc: cvs-ports@FreeBSD.org, w@wrzask.pl, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/security/drweb Makefile pkg-plist ports/security/drweb/files drwebd.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, 31 Aug 2007 17:13:44 -0000 On Fri, 31 Aug 2007, Sergey Matveychuk wrote: > Doug Barton ?????: > >> The script looks good, just one nit: the filename should not have the .sh >> extension. It should be "drwebd.in" only. >> >> Thanks, >> >> Doug >> > > I does not metter at all I think. ".sh" will removed when file will be > installed. Starting in 6.2 it will always be stripped, that's why the name shouldn't have the .sh at all. Please make the change. Thanks, Doug -- This .signature sanitized for your protection From owner-cvs-all@FreeBSD.ORG Fri Aug 31 18:06:19 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3818916A419; Fri, 31 Aug 2007 18:06:19 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0F3AB13C4B6; Fri, 31 Aug 2007 18:06:19 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7VI6I6m074361; Fri, 31 Aug 2007 18:06:18 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7VI6IXb074360; Fri, 31 Aug 2007 18:06:18 GMT (envelope-from sat) Message-Id: <200708311806.l7VI6IXb074360@repoman.freebsd.org> From: Andrew Pantyukhin Date: Fri, 31 Aug 2007 18:06: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/clamtk Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2007 18:06:19 -0000 sat 2007-08-31 18:06:18 UTC FreeBSD ports repository Modified files: security/clamtk Makefile distinfo Log: - Update to 3.01 Revision Changes Path 1.3 +1 -1 ports/security/clamtk/Makefile 1.2 +3 -3 ports/security/clamtk/distinfo From owner-cvs-all@FreeBSD.ORG Fri Aug 31 18:33:01 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 61E0D16A419; Fri, 31 Aug 2007 18:33:01 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 380CD13C4CA; Fri, 31 Aug 2007 18:33:01 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7VIX1UF076017; Fri, 31 Aug 2007 18:33:01 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7VIX1c3076016; Fri, 31 Aug 2007 18:33:01 GMT (envelope-from garga) Message-Id: <200708311833.l7VIX1c3076016@repoman.freebsd.org> From: Renato Botelho Date: Fri, 31 Aug 2007 18:33:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/libslang Makefile distinfo pkg-plist ports/devel/libslang/files extra-utf8-acs.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: Fri, 31 Aug 2007 18:33:01 -0000 garga 2007-08-31 18:33:00 UTC FreeBSD ports repository Modified files: devel/libslang Makefile distinfo pkg-plist Removed files: devel/libslang/files extra-utf8-acs.patch Log: - Add UTF8 patch obtained from gentoo, it's more stable than old one PR: ports/114569 Submitted by: Cristian KLEIN Revision Changes Path 1.46 +19 -9 ports/devel/libslang/Makefile 1.19 +6 -6 ports/devel/libslang/distinfo 1.2 +0 -417 ports/devel/libslang/files/extra-utf8-acs.patch (dead) 1.19 +4 -1 ports/devel/libslang/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Aug 31 19:01:31 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8204C16A41A; Fri, 31 Aug 2007 19:01:31 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6B4C813C45E; Fri, 31 Aug 2007 19:01:31 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7VJ1Vdm077706; Fri, 31 Aug 2007 19:01:31 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7VJ1VUx077705; Fri, 31 Aug 2007 19:01:31 GMT (envelope-from jhb) Message-Id: <200708311901.l7VJ1VUx077705@repoman.freebsd.org> From: John Baldwin Date: Fri, 31 Aug 2007 19:01: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/kern kern_timeout.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2007 19:01:31 -0000 jhb 2007-08-31 19:01:30 UTC FreeBSD src repository Modified files: sys/kern kern_timeout.c Log: Close a race that snuck in with the recent changes to fix a LOR between the callout_lock spin lock and the sleepqueue spin locks. In the fix, callout_drain() has to drop the callout_lock so it can acquire the sleepqueue lock. The state of the callout can change while the callout_lock is held however (for example, it can be rescheduled via callout_reset()). The previous code assumed that the only state change that could happen is that the callout could finish executing. This change alters callout_drain() to effectively restart and recheck everything after it acquires the sleepqueue lock thus handling all the possible states that the callout could be in after any changes while callout_lock was dropped. Approved by: re (kensmith) Tested by: kris Revision Changes Path 1.105 +27 -13 src/sys/kern/kern_timeout.c From owner-cvs-all@FreeBSD.ORG Fri Aug 31 19:02:53 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A057016A41A; Fri, 31 Aug 2007 19:02:53 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 788AF13C49D; Fri, 31 Aug 2007 19:02:53 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7VJ2rs3078313; Fri, 31 Aug 2007 19:02:53 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7VJ2rMo078312; Fri, 31 Aug 2007 19:02:53 GMT (envelope-from garga) Message-Id: <200708311902.l7VJ2rMo078312@repoman.freebsd.org> From: Renato Botelho Date: Fri, 31 Aug 2007 19:02:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/editors/jed Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2007 19:02:53 -0000 garga 2007-08-31 19:02:53 UTC FreeBSD ports repository Modified files: editors/jed Makefile Log: - Add more MASTER_SITES Revision Changes Path 1.32 +1 -0 ports/editors/jed/Makefile From owner-cvs-all@FreeBSD.ORG Fri Aug 31 19:41:28 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AF4C916A41A; Fri, 31 Aug 2007 19:41:28 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 867C313C45B; Fri, 31 Aug 2007 19:41:28 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7VJfS6T082134; Fri, 31 Aug 2007 19:41:28 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7VJfSw8082133; Fri, 31 Aug 2007 19:41:28 GMT (envelope-from yar) Message-Id: <200708311941.l7VJfSw8082133@repoman.freebsd.org> From: Yar Tikhiy Date: Fri, 31 Aug 2007 19:41: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 ObsoleteFiles.inc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2007 19:41:28 -0000 yar 2007-08-31 19:41:28 UTC FreeBSD src repository Modified files: . ObsoleteFiles.inc Log: Found some obsolete files in /rescue. The ipf related stuff was removed in rescue/Makefile rev. 1.43, and vinum in rev. 1.30. Approved by: re (bmah) Revision Changes Path 1.110 +5 -0 src/ObsoleteFiles.inc From owner-cvs-all@FreeBSD.ORG Fri Aug 31 20:56:26 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9A2F116A501; Fri, 31 Aug 2007 20:56:26 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7348313C45E; Fri, 31 Aug 2007 20:56:26 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7VKuQeE096415; Fri, 31 Aug 2007 20:56:26 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7VKuQE6096414; Fri, 31 Aug 2007 20:56:26 GMT (envelope-from brooks) Message-Id: <200708312056.l7VKuQE6096414@repoman.freebsd.org> From: Brooks Davis Date: Fri, 31 Aug 2007 20:56:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/slimserver Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2007 20:56:26 -0000 brooks 2007-08-31 20:56:26 UTC FreeBSD ports repository Modified files: audio/slimserver Makefile distinfo Log: Upgrade to slimserver 2.5.4, a minor bugfix release. See the release notes for details: http://www.slimdevices.com/Changelog6.html Revision Changes Path 1.38 +2 -4 ports/audio/slimserver/Makefile 1.20 +3 -3 ports/audio/slimserver/distinfo From owner-cvs-all@FreeBSD.ORG Fri Aug 31 21:16:34 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8151F16A419; Fri, 31 Aug 2007 21:16:34 +0000 (UTC) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5932D13C469; Fri, 31 Aug 2007 21:16:34 +0000 (UTC) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7VLGYht098932; Fri, 31 Aug 2007 21:16:34 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7VLGYJQ098931; Fri, 31 Aug 2007 21:16:34 GMT (envelope-from lofi) Message-Id: <200708312116.l7VLGYJQ098931@repoman.freebsd.org> From: Michael Nottebrock Date: Fri, 31 Aug 2007 21:16:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11/kdelibs3/files patch-kdeprint_management_smbview.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2007 21:16:34 -0000 lofi 2007-08-31 21:16:33 UTC FreeBSD ports repository Added files: x11/kdelibs3/files patch-kdeprint_management_smbview.cpp Log: Fix browsing for SMB printers in the KDE print wizard. Submitted by: Kris Moore Revision Changes Path 1.1 +11 -0 ports/x11/kdelibs3/files/patch-kdeprint_management_smbview.cpp (new) From owner-cvs-all@FreeBSD.ORG Fri Aug 31 22:04:42 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F204E16A421; Fri, 31 Aug 2007 22:04:42 +0000 (UTC) (envelope-from se@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CB88113C46A; Fri, 31 Aug 2007 22:04:42 +0000 (UTC) (envelope-from se@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7VM4gB6003740; Fri, 31 Aug 2007 22:04:42 GMT (envelope-from se@repoman.freebsd.org) Received: (from se@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7VM4gli003739; Fri, 31 Aug 2007 22:04:42 GMT (envelope-from se) Message-Id: <200708312204.l7VM4gli003739@repoman.freebsd.org> From: Stefan Esser Date: Fri, 31 Aug 2007 22: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/www/py-utidy Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2007 22:04:43 -0000 se 2007-08-31 22:04:42 UTC FreeBSD ports repository Modified files: www/py-utidy Makefile Log: Add forgotten MASTER_SITE_SUBDIR. Revision Changes Path 1.3 +1 -0 ports/www/py-utidy/Makefile From owner-cvs-all@FreeBSD.ORG Fri Aug 31 22:29:55 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED1F716A41A; Fri, 31 Aug 2007 22:29:55 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DE6BE13C461; Fri, 31 Aug 2007 22:29:55 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7VMTtWw005340; Fri, 31 Aug 2007 22:29:55 GMT (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7VMTtW6005339; Fri, 31 Aug 2007 22:29:55 GMT (envelope-from bde) Message-Id: <200708312229.l7VMTtW6005339@repoman.freebsd.org> From: Bruce Evans Date: Fri, 31 Aug 2007 22:29: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/fs/msdosfs direntry.h msdosfs_conv.c msdosfs_lookup.c msdosfs_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: Fri, 31 Aug 2007 22:29:56 -0000 bde 2007-08-31 22:29:55 UTC FreeBSD src repository Modified files: sys/fs/msdosfs direntry.h msdosfs_conv.c msdosfs_lookup.c msdosfs_vnops.c Log: Fix races in msdosfs_lookup() and msdosfs_readdir(). These functions can easily block in bread(), and then there was nothing to prevent the static buffer (nambuf_{ptr,len,last_id}) being clobbered by another thread. The effects of the bug seem to have been limited to failed lookups and mangled names in readdir(), since Giant locking provides enough serialization to prevent concurrent calls to the functions that access the buffer. They were very obvious for multiple concurrent tree walks, especially with a small cluster size. The bug was introduced in msdosfs_conv.c 1.34 and associated changes, and is in all releases starting with 5.2. The fix is to allocate the buffer as a local variable and pass around pointers to it like "_r" functions in libc do. Stack use from this is large but not too large. This also fixes a memory leak on module unload. Reviewed by: kib Approved by: re (kensmith) Revision Changes Path 1.24 +12 -5 src/sys/fs/msdosfs/direntry.h 1.53 +35 -41 src/sys/fs/msdosfs/msdosfs_conv.c 1.51 +9 -9 src/sys/fs/msdosfs/msdosfs_lookup.c 1.179 +8 -7 src/sys/fs/msdosfs/msdosfs_vnops.c From owner-cvs-all@FreeBSD.ORG Fri Aug 31 22:33:40 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DDB7C16A41B; Fri, 31 Aug 2007 22:33:40 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B76C213C474; Fri, 31 Aug 2007 22:33:40 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7VMXeRD005848; Fri, 31 Aug 2007 22:33:40 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7VMXe3J005847; Fri, 31 Aug 2007 22:33:40 GMT (envelope-from sat) Message-Id: <200708312233.l7VMXe3J005847@repoman.freebsd.org> From: Andrew Pantyukhin Date: Fri, 31 Aug 2007 22:33:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/exact-image Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2007 22:33:41 -0000 sat 2007-08-31 22:33:40 UTC FreeBSD ports repository Modified files: graphics/exact-image Makefile Log: - Remove a few bashisms from configure to fix build Reported by: pointyhat via kris Revision Changes Path 1.2 +4 -4 ports/graphics/exact-image/Makefile From owner-cvs-all@FreeBSD.ORG Sat Sep 1 05:52:40 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 68F8A16A417; Sat, 1 Sep 2007 05:52:40 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3C04813C457; Sat, 1 Sep 2007 05:52:40 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l815qe6K064268; Sat, 1 Sep 2007 05:52:40 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l815qedE064267; Sat, 1 Sep 2007 05:52:40 GMT (envelope-from ru) Message-Id: <200709010552.l815qedE064267@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 1 Sep 2007 05:52:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/top top.local.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2007 05:52:40 -0000 ru 2007-09-01 05:52:40 UTC FreeBSD src repository Modified files: usr.bin/top top.local.1 Log: Fix the description of the "Cache" memory and clarify the description of the "Inact" memory. (They count pages in the cache/inactive page queues, respectively.) Approved by: re (kensmith) Revision Changes Path 1.4 +2 -2 src/usr.bin/top/top.local.1 From owner-cvs-all@FreeBSD.ORG Sat Sep 1 06:19:12 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3D8E516A417; Sat, 1 Sep 2007 06:19:12 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2907913C459; Sat, 1 Sep 2007 06:19:12 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l816JCmE066839; Sat, 1 Sep 2007 06:19:12 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l816JClw066838; Sat, 1 Sep 2007 06:19:12 GMT (envelope-from pjd) Message-Id: <200709010619.l816JClw066838@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Sat, 1 Sep 2007 06:19:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libutil Makefile expand_number.3 expand_number.c libutil.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, 01 Sep 2007 06:19:12 -0000 pjd 2007-09-01 06:19:11 UTC FreeBSD src repository Modified files: lib/libutil Makefile libutil.h Added files: lib/libutil expand_number.3 expand_number.c Log: Implement expand_number(3), which is the opposite of humanize_number(3), ie. a number in human-readable form is converted to int64_t, for example: 123b -> 123 10k -> 10240 16G -> 17179869184 First version submitted by: Eric Anderson Approved by: re (bmah) Revision Changes Path 1.66 +3 -3 src/lib/libutil/Makefile 1.1 +84 -0 src/lib/libutil/expand_number.3 (new) 1.1 +89 -0 src/lib/libutil/expand_number.c (new) 1.45 +1 -0 src/lib/libutil/libutil.h From owner-cvs-all@FreeBSD.ORG Sat Sep 1 06:23:42 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E856F16A41A; Sat, 1 Sep 2007 06:23:42 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BBB8013C465; Sat, 1 Sep 2007 06:23:42 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l816NgOE067269; Sat, 1 Sep 2007 06:23:42 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l816Ngmb067268; Sat, 1 Sep 2007 06:23:42 GMT (envelope-from pjd) Message-Id: <200709010623.l816Ngmb067268@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Sat, 1 Sep 2007 06:23: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/contrib/opensolaris/uts/common/fs/zfs arc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2007 06:23:43 -0000 pjd 2007-09-01 06:23:42 UTC FreeBSD src repository Modified files: sys/contrib/opensolaris/uts/common/fs/zfs arc.c Log: Use CTLFLAG_RDTUN for tunable sysctls. Approved by: re (bmah) Revision Changes Path 1.10 +2 -2 src/sys/contrib/opensolaris/uts/common/fs/zfs/arc.c From owner-cvs-all@FreeBSD.ORG Sat Sep 1 06:33:02 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F35416A417; Sat, 1 Sep 2007 06:33:02 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8831713C45B; Sat, 1 Sep 2007 06:33:02 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l816X2Bv067982; Sat, 1 Sep 2007 06:33:02 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l816X211067981; Sat, 1 Sep 2007 06:33:02 GMT (envelope-from pjd) Message-Id: <200709010633.l816X211067981@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Sat, 1 Sep 2007 06:33:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sbin/geom/class/eli geli.8 src/sys/geom/eli g_eli.h g_eli_crypto.c src/tools/regression/geom_eli init-a.t init.t integrity-copy.t integrity-data.t integrity-hmac.t onetime-a.t onetime.t X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2007 06:33:02 -0000 pjd 2007-09-01 06:33:02 UTC FreeBSD src repository Modified files: sbin/geom/class/eli geli.8 sys/geom/eli g_eli.h g_eli_crypto.c tools/regression/geom_eli init-a.t init.t integrity-copy.t integrity-data.t integrity-hmac.t onetime-a.t onetime.t Log: Add support for Camellia encryption algorithm. PR: kern/113790 Submitted by: Yoshisato YANAGISAWA Approved by: re (bmah) Revision Changes Path 1.22 +11 -3 src/sbin/geom/class/eli/geli.8 1.13 +6 -1 src/sys/geom/eli/g_eli.h 1.5 +15 -0 src/sys/geom/eli/g_eli_crypto.c 1.2 +3 -2 src/tools/regression/geom_eli/init-a.t 1.3 +3 -2 src/tools/regression/geom_eli/init.t 1.2 +3 -2 src/tools/regression/geom_eli/integrity-copy.t 1.2 +3 -2 src/tools/regression/geom_eli/integrity-data.t 1.2 +3 -2 src/tools/regression/geom_eli/integrity-hmac.t 1.2 +3 -2 src/tools/regression/geom_eli/onetime-a.t 1.3 +3 -2 src/tools/regression/geom_eli/onetime.t From owner-cvs-all@FreeBSD.ORG Sat Sep 1 07:14:20 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A4B7A16A417; Sat, 1 Sep 2007 07:14:20 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7746E13C480; Sat, 1 Sep 2007 07:14:20 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l817EKil071633; Sat, 1 Sep 2007 07:14:20 GMT (envelope-from chinsan@repoman.freebsd.org) Received: (from chinsan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l817EKFm071632; Sat, 1 Sep 2007 07:14:20 GMT (envelope-from chinsan) Message-Id: <200709010714.l817EKFm071632@repoman.freebsd.org> From: Chin-San Huang Date: Sat, 1 Sep 2007 07:14: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/zh_TW.Big5/books/fdp-primer/writing-style chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2007 07:14:20 -0000 chinsan 2007-09-01 07:14:19 UTC FreeBSD doc repository Modified files: zh_TW.Big5/books/fdp-primer/writing-style chapter.sgml Log: - 100% translation completed. Obtained from: The FreeBSD Traditional Chinese project Revision Changes Path 1.4 +54 -69 doc/zh_TW.Big5/books/fdp-primer/writing-style/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sat Sep 1 07:58:07 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 00F7316A41A; Sat, 1 Sep 2007 07:58:07 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 93A7913C428; Sat, 1 Sep 2007 07:58:06 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l817w6Pj074410; Sat, 1 Sep 2007 07:58:06 GMT (envelope-from chinsan@repoman.freebsd.org) Received: (from chinsan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l817w6ws074409; Sat, 1 Sep 2007 07:58:06 GMT (envelope-from chinsan) Message-Id: <200709010758.l817w6ws074409@repoman.freebsd.org> From: Chin-San Huang Date: Sat, 1 Sep 2007 07:58:06 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/zh_TW.Big5/share/sgml trademarks.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2007 07:58:07 -0000 chinsan 2007-09-01 07:58:05 UTC FreeBSD doc repository Modified files: zh_TW.Big5/share/sgml trademarks.ent Log: - MFen: 1.41 -> 1.43 Obtained from: The FreeBSD Traditional Chinese project Revision Changes Path 1.4 +10 -1 doc/zh_TW.Big5/share/sgml/trademarks.ent From owner-cvs-all@FreeBSD.ORG Sat Sep 1 08:43:00 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5D27516A468; Sat, 1 Sep 2007 08:43:00 +0000 (UTC) (envelope-from dryice@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2F67613C481; Sat, 1 Sep 2007 08:43:00 +0000 (UTC) (envelope-from dryice@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l818h0h6081259; Sat, 1 Sep 2007 08:43:00 GMT (envelope-from dryice@repoman.freebsd.org) Received: (from dryice@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l818h0m1081258; Sat, 1 Sep 2007 08:43:00 GMT (envelope-from dryice) Message-Id: <200709010843.l818h0m1081258@repoman.freebsd.org> From: Dryice Dong Liu Date: Sat, 1 Sep 2007 08:42: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/py-sqlobject Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2007 08:43:00 -0000 dryice 2007-09-01 08:42:59 UTC FreeBSD ports repository Modified files: databases/py-sqlobject Makefile distinfo Log: update to 0.9.1 Revision Changes Path 1.18 +1 -1 ports/databases/py-sqlobject/Makefile 1.13 +3 -3 ports/databases/py-sqlobject/distinfo From owner-cvs-all@FreeBSD.ORG Sat Sep 1 10:35:55 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 50D6B16A418; Sat, 1 Sep 2007 10:35:55 +0000 (UTC) (envelope-from danger@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 280E413C465; Sat, 1 Sep 2007 10:35:55 +0000 (UTC) (envelope-from danger@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l81AZtZI002495; Sat, 1 Sep 2007 10:35:55 GMT (envelope-from danger@repoman.freebsd.org) Received: (from danger@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l81AZtHb002494; Sat, 1 Sep 2007 10:35:55 GMT (envelope-from danger) Message-Id: <200709011035.l81AZtHb002494@repoman.freebsd.org> From: Daniel Gerzo Date: Sat, 1 Sep 2007 10:35: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/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: Sat, 01 Sep 2007 10:35:55 -0000 danger 2007-09-01 10:35:54 UTC FreeBSD doc repository Modified files: en/snapshots index.sgml Log: Add August 2007 snapshots and remove March 2007 as they are no longer on FTP. Revision Changes Path 1.38 +3 -3 www/en/snapshots/index.sgml From owner-cvs-all@FreeBSD.ORG Sat Sep 1 11:30:05 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A80B516A420; Sat, 1 Sep 2007 11:30:05 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7FFF913C461; Sat, 1 Sep 2007 11:30:05 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l81BU57g007679; Sat, 1 Sep 2007 11:30:05 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l81BU5Ul007677; Sat, 1 Sep 2007 11:30:05 GMT (envelope-from sat) Message-Id: <200709011130.l81BU5Ul007677@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 1 Sep 2007 11:30:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/archivers/lzma Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2007 11:30:05 -0000 sat 2007-09-01 11:30:05 UTC FreeBSD ports repository Modified files: archivers/lzma Makefile distinfo Log: - Update to 4.53 Revision Changes Path 1.19 +8 -7 ports/archivers/lzma/Makefile 1.14 +3 -3 ports/archivers/lzma/distinfo From owner-cvs-all@FreeBSD.ORG Sat Sep 1 11:45:47 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 53DE916A417; Sat, 1 Sep 2007 11:45:47 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2C4BC13C461; Sat, 1 Sep 2007 11:45:47 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l81Bjl73009446; Sat, 1 Sep 2007 11:45:47 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l81BjlG4009445; Sat, 1 Sep 2007 11:45:47 GMT (envelope-from erwin) Message-Id: <200709011145.l81BjlG4009445@repoman.freebsd.org> From: Erwin Lansing Date: Sat, 1 Sep 2007 11:45:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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: Sat, 01 Sep 2007 11:45:47 -0000 erwin 2007-09-01 11:45:46 UTC FreeBSD ports repository Modified files: . access Log: Remove seanc and mharo after a long period of absense. Hope to see you back soon! Submitted by: The Grim Reaper Approved by: portmgr Revision Changes Path 1.801 +0 -2 CVSROOT/access From owner-cvs-all@FreeBSD.ORG Sat Sep 1 11:54:27 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B916416A418; Sat, 1 Sep 2007 11:54:27 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 920CE13C45A; Sat, 1 Sep 2007 11:54:27 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l81BsRQN009942; Sat, 1 Sep 2007 11:54:27 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l81BsRUO009941; Sat, 1 Sep 2007 11:54:27 GMT (envelope-from sat) Message-Id: <200709011154.l81BsRUO009941@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 1 Sep 2007 11:54:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/archivers/p7zip Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2007 11:54:27 -0000 sat 2007-09-01 11:54:27 UTC FreeBSD ports repository Modified files: archivers/p7zip Makefile distinfo Log: - Update to 4.53 Approved by: nox (maintainer, implicit) Revision Changes Path 1.31 +3 -4 ports/archivers/p7zip/Makefile 1.23 +3 -3 ports/archivers/p7zip/distinfo From owner-cvs-all@FreeBSD.ORG Sat Sep 1 12:06:42 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0D5E416A419; Sat, 1 Sep 2007 12:06:42 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DA71413C45A; Sat, 1 Sep 2007 12:06:41 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l81C6fQA011853; Sat, 1 Sep 2007 12:06:41 GMT (envelope-from chinsan@repoman.freebsd.org) Received: (from chinsan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l81C6fpm011852; Sat, 1 Sep 2007 12:06:41 GMT (envelope-from chinsan) Message-Id: <200709011206.l81C6fpm011852@repoman.freebsd.org> From: Chin-San Huang Date: Sat, 1 Sep 2007 12:06:41 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/zh_TW.Big5/books/handbook/install chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2007 12:06:42 -0000 chinsan 2007-09-01 12:06:41 UTC FreeBSD doc repository Modified files: zh_TW.Big5/books/handbook/install chapter.sgml Log: - MFen: 1.375 -> 1.381 - Add more translation. Obtained from: The FreeBSD Traditional Chinese Project Revision Changes Path 1.11 +540 -565 doc/zh_TW.Big5/books/handbook/install/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sat Sep 1 12:18:29 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4440A16A418; Sat, 1 Sep 2007 12:18:29 +0000 (UTC) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1E48A13C483; Sat, 1 Sep 2007 12:18:29 +0000 (UTC) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l81CITr5012853; Sat, 1 Sep 2007 12:18:29 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l81CISPB012852; Sat, 1 Sep 2007 12:18:28 GMT (envelope-from nyan) Message-Id: <200709011218.l81CISPB012852@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Sat, 1 Sep 2007 12:18: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/i386/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: Sat, 01 Sep 2007 12:18:29 -0000 nyan 2007-09-01 12:18:28 UTC FreeBSD src repository Modified files: sys/i386/isa isa.c Log: Fix a kernel panic due to a NULL pointer access on pc98. When any PnP device exists, isa_release_resource() is called with no activated resource. So a bushandle is not allocated yet. Approved by: re (kensmith) Revision Changes Path 1.151 +7 -5 src/sys/i386/isa/isa.c From owner-cvs-all@FreeBSD.ORG Sat Sep 1 12:31:52 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 612F216A41B; Sat, 1 Sep 2007 12:31:52 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 52C4813C46B; Sat, 1 Sep 2007 12:31:52 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l81CVqdh013812; Sat, 1 Sep 2007 12:31:52 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l81CVqgb013811; Sat, 1 Sep 2007 12:31:52 GMT (envelope-from sat) Message-Id: <200709011231.l81CVqgb013811@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 1 Sep 2007 12: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/archivers Makefile ports/archivers/ppmd-7z 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, 01 Sep 2007 12:31:52 -0000 sat 2007-09-01 12:31:51 UTC FreeBSD ports repository Modified files: archivers Makefile Added files: archivers/ppmd-7z Makefile distinfo pkg-descr Log: Add port archivers/ppmd-7z: Simple command line implementation of PPMD compression algorithm. It is based on code by Dmitry Shkarin (archivers/ppmd) but reworked by Igor Pavlov and bundled with 7zip. WWW: http://www.7-zip.org/sdk.html Revision Changes Path 1.182 +1 -0 ports/archivers/Makefile 1.1 +35 -0 ports/archivers/ppmd-7z/Makefile (new) 1.1 +3 -0 ports/archivers/ppmd-7z/distinfo (new) 1.1 +5 -0 ports/archivers/ppmd-7z/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Sat Sep 1 12:32:12 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A279516A417; Sat, 1 Sep 2007 12:32:12 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7C94313C45A; Sat, 1 Sep 2007 12:32:12 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l81CWC4g013861; Sat, 1 Sep 2007 12:32:12 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l81CWCgc013860; Sat, 1 Sep 2007 12:32:12 GMT (envelope-from sat) Message-Id: <200709011232.l81CWCgc013860@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 1 Sep 2007 12:32:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2007 12:32:12 -0000 sat 2007-09-01 12:32:12 UTC FreeBSD ports repository Modified files: . modules Log: ppmd-7z --> ports/archivers/ppmd-7z Revision Changes Path 1.18626 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Sep 1 13:19:34 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E4B9216A419; Sat, 1 Sep 2007 13:19:34 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BFC0D13C478; Sat, 1 Sep 2007 13:19:34 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l81DJYMF026065; Sat, 1 Sep 2007 13:19:34 GMT (envelope-from chinsan@repoman.freebsd.org) Received: (from chinsan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l81DJY2v026064; Sat, 1 Sep 2007 13:19:34 GMT (envelope-from chinsan) Message-Id: <200709011319.l81DJY2v026064@repoman.freebsd.org> From: Chin-San Huang Date: Sat, 1 Sep 2007 13:19:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/grsync 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, 01 Sep 2007 13:19:35 -0000 chinsan 2007-09-01 13:19:34 UTC FreeBSD ports repository Modified files: net/grsync Makefile pkg-plist Log: - Unbreak the missing mtree - Update MASTER_SITES's mirror PR: ports/115896 Submitted by: maintainer Approved by: maintainer Revision Changes Path 1.2 +2 -1 ports/net/grsync/Makefile 1.2 +13 -2 ports/net/grsync/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Sep 1 14:22:06 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 590E016A418; Sat, 1 Sep 2007 14:22:06 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 35B6D13C480; Sat, 1 Sep 2007 14:22:06 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l81EM6Dg031108; Sat, 1 Sep 2007 14:22:06 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l81EM64o031107; Sat, 1 Sep 2007 14:22:06 GMT (envelope-from novel) Message-Id: <200709011422.l81EM64o031107@repoman.freebsd.org> From: Roman Bogorodskiy Date: Sat, 1 Sep 2007 14:22:05 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/share/pgpkeys novel.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, 01 Sep 2007 14:22:06 -0000 novel 2007-09-01 14:22:05 UTC FreeBSD doc repository (ports committer) Modified files: share/pgpkeys novel.key Log: Update my key. Revision Changes Path 1.3 +18 -18 doc/share/pgpkeys/novel.key From owner-cvs-all@FreeBSD.ORG Sat Sep 1 16:02:47 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8E02C16A418; Sat, 1 Sep 2007 16:02:47 +0000 (UTC) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6B48413C46A; Sat, 1 Sep 2007 16:02:47 +0000 (UTC) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l81G2l8L038170; Sat, 1 Sep 2007 16:02:47 GMT (envelope-from naddy@repoman.freebsd.org) Received: (from naddy@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l81G2lpG038169; Sat, 1 Sep 2007 16:02:47 GMT (envelope-from naddy) Message-Id: <200709011602.l81G2lpG038169@repoman.freebsd.org> From: Christian Weisgerber Date: Sat, 1 Sep 2007 16:02:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/archivers/gtar Makefile ports/archivers/gtar/files patch-src_names.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2007 16:02:47 -0000 naddy 2007-09-01 16:02:47 UTC FreeBSD ports repository Modified files: archivers/gtar Makefile Added files: archivers/gtar/files patch-src_names.c Log: Fix directory traversal vulnerability. PR: 115914 Submitted by: Nick Barkas Security: http://www.vuxml.org/freebsd/d944719e-42f4-4864-89ed-f045b541919f.html Revision Changes Path 1.56 +1 -0 ports/archivers/gtar/Makefile 1.1 +18 -0 ports/archivers/gtar/files/patch-src_names.c (new) From owner-cvs-all@FreeBSD.ORG Sat Sep 1 16:04:24 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BD61516A419; Sat, 1 Sep 2007 16:04:24 +0000 (UTC) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9B58313C428; Sat, 1 Sep 2007 16:04:24 +0000 (UTC) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l81G4O19039412; Sat, 1 Sep 2007 16:04:24 GMT (envelope-from naddy@repoman.freebsd.org) Received: (from naddy@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l81G4Ol4039411; Sat, 1 Sep 2007 16:04:24 GMT (envelope-from naddy) Message-Id: <200709011604.l81G4Ol4039411@repoman.freebsd.org> From: Christian Weisgerber Date: Sat, 1 Sep 2007 16: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/security/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2007 16:04:24 -0000 naddy 2007-09-01 16:04:24 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Document gtar directory traversal vulnerability. PR: 115914 Submitted by: Nick Barkas Revision Changes Path 1.1408 +33 -1 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Sat Sep 1 17:00:09 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 71E2E16A41B; Sat, 1 Sep 2007 17:00:05 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1E7EA13C459; Sat, 1 Sep 2007 17:00:05 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l81H05h4051191; Sat, 1 Sep 2007 17:00:05 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l81H04KH051190; Sat, 1 Sep 2007 17:00:04 GMT (envelope-from linimon) Message-Id: <200709011700.l81H04KH051190@repoman.freebsd.org> From: Mark Linimon Date: Sat, 1 Sep 2007 17:00: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/sysutils/setcdboot Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2007 17:00:09 -0000 linimon 2007-09-01 17:00:04 UTC FreeBSD ports repository Modified files: sysutils/setcdboot Makefile Log: This port does not use any distfiles, so make it so. Noticed by: kris Revision Changes Path 1.12 +1 -2 ports/sysutils/setcdboot/Makefile From owner-cvs-all@FreeBSD.ORG Sat Sep 1 17:14:51 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0D10816A417; Sat, 1 Sep 2007 17:14:51 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DFEFC13C442; Sat, 1 Sep 2007 17:14:50 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l81HEoEm053343; Sat, 1 Sep 2007 17:14:50 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l81HEopU053342; Sat, 1 Sep 2007 17:14:50 GMT (envelope-from ahze) Message-Id: <200709011714.l81HEopU053342@repoman.freebsd.org> From: Michael Johnson Date: Sat, 1 Sep 2007 17:14:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/p5-GMail-IMAPD distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2007 17:14:51 -0000 ahze 2007-09-01 17:14:50 UTC FreeBSD ports repository Added files: mail/p5-GMail-IMAPD distinfo Log: Add missing distinfo Reported by: kris Revision Changes Path 1.1 +3 -0 ports/mail/p5-GMail-IMAPD/distinfo (new) From owner-cvs-all@FreeBSD.ORG Sat Sep 1 17:50:27 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4EFDD16A41B; Sat, 1 Sep 2007 17:50:27 +0000 (UTC) (envelope-from matteo@FreeBSD.org) Received: from vsmtp1.tin.it (vsmtp1.tin.it [212.216.176.141]) by mx1.freebsd.org (Postfix) with ESMTP id 0962C13C45B; Sat, 1 Sep 2007 17:50:27 +0000 (UTC) (envelope-from matteo@FreeBSD.org) Received: from rionda.dyndns.org (87.8.174.211) by vsmtp1.tin.it (7.3.122) id 469A4E99053FCA33; Sat, 1 Sep 2007 19:26:00 +0200 Received: from rionda.dyndns.org (rionda@localhost [127.0.0.1]) by rionda.dyndns.org (8.14.1/8.14.1) with ESMTP id l81HQ00D002405; Sat, 1 Sep 2007 19:26:00 +0200 (CEST) (envelope-from matteo@FreeBSD.org) Received: (from rionda@localhost) by rionda.dyndns.org (8.14.1/8.14.1/Submit) id l81HPx0Q002404; Sat, 1 Sep 2007 19:25:59 +0200 (CEST) (envelope-from matteo@FreeBSD.org) X-Authentication-Warning: rionda.dyndns.org: rionda set sender to matteo@FreeBSD.org using -f Date: Sat, 1 Sep 2007 19:25:59 +0200 From: Matteo Riondato To: Kris Kennaway Message-ID: <20070901172559.GB1823@kaiser.sig11.org> Mail-Followup-To: Matteo Riondato , Kris Kennaway , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200708250019.l7P0JHxK057929@repoman.freebsd.org> <20070827133828.GA70070@hub.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="K8nIJk4ghYZn606h" Content-Disposition: inline In-Reply-To: <20070827133828.GA70070@hub.freebsd.org> User-Agent: Mutt/1.5.16 (2007-06-09) Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/rc.d mdconfig X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2007 17:50:27 -0000 --K8nIJk4ghYZn606h Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 27, 2007 at 01:38:28PM +0000, Kris Kennaway wrote: > On Sat, Aug 25, 2007 at 12:19:17AM +0000, Matteo Riondato wrote: > > matteo 2007-08-25 00:19:17 UTC > >=20 > > FreeBSD src repository > >=20 > > Modified files: > > etc/rc.d mdconfig=20 > > Log: > > sleep 2 seconds after having loaded g_uzip.ko. We need this because > > otherwise the /dev/mdX.uzip won't be created immediately, which is > > needed because we issue a mount right afterwards. >=20 > Wouldn't it be better to loop & retry (with a small sleep) until it > appears? "Sleeping N seconds" is a way to just shuffle a race into > some other case. Yes, it will be better. I'll commit a patch soon. Thanks for the suggestion. Best Regards --=20 Matteo Riondato FreeBSD Committer (http://www.FreeBSD.org) FreeSBIE Developer (http://www.FreeSBIE.org) GUFI Staff Member (http://www.GUFI.org) --K8nIJk4ghYZn606h Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFG2aCn2Mp4pR7Fa+wRArkUAJ97LOro6kjxIs7nxze+FAGkOhSzogCg2CTe 0CUkIhZQIQh1a3lLS3WhtmE= =xu8m -----END PGP SIGNATURE----- --K8nIJk4ghYZn606h-- From owner-cvs-all@FreeBSD.ORG Sat Sep 1 18:40:51 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0BE6E16A418; Sat, 1 Sep 2007 18:40:51 +0000 (UTC) (envelope-from carvay@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DF14713C468; Sat, 1 Sep 2007 18:40:50 +0000 (UTC) (envelope-from carvay@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l81Ieoc4059345; Sat, 1 Sep 2007 18:40:50 GMT (envelope-from carvay@repoman.freebsd.org) Received: (from carvay@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l81Ieo1i059344; Sat, 1 Sep 2007 18:40:50 GMT (envelope-from carvay) Message-Id: <200709011840.l81Ieo1i059344@repoman.freebsd.org> From: "J. Vicente Carrasco" Date: Sat, 1 Sep 2007 18:40:50 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/es_ES.ISO8859-1/articles/fdp-es Makefile article.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2007 18:40:51 -0000 carvay 2007-09-01 18:40:50 UTC FreeBSD doc repository Added files: es_ES.ISO8859-1/articles/fdp-es Makefile article.sgml Log: New article in the es_ES branch. An introductory text to introduce volunteers into our work schema. Now we need volunteers to read the article and having that work schema :-) Approved by: jesusr (mentor) Revision Changes Path 1.1 +18 -0 doc/es_ES.ISO8859-1/articles/fdp-es/Makefile (new) 1.1 +634 -0 doc/es_ES.ISO8859-1/articles/fdp-es/article.sgml (new) From owner-cvs-all@FreeBSD.ORG Sat Sep 1 18:44:51 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 602EF16A46D; Sat, 1 Sep 2007 18:44:51 +0000 (UTC) (envelope-from carvay@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3E9E713C4DA; Sat, 1 Sep 2007 18:44:51 +0000 (UTC) (envelope-from carvay@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l81IipJV059660; Sat, 1 Sep 2007 18:44:51 GMT (envelope-from carvay@repoman.freebsd.org) Received: (from carvay@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l81IipnT059659; Sat, 1 Sep 2007 18:44:51 GMT (envelope-from carvay) Message-Id: <200709011844.l81IipnT059659@repoman.freebsd.org> From: "J. Vicente Carrasco" Date: Sat, 1 Sep 2007 18:44:50 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/es_ES.ISO8859-1/articles Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2007 18:44:51 -0000 carvay 2007-09-01 18:44:50 UTC FreeBSD doc repository Modified files: es_ES.ISO8859-1/articles Makefile Log: Add fdp-es article to Makefile. Approved by: jesusr (mentor) Revision Changes Path 1.8 +1 -0 doc/es_ES.ISO8859-1/articles/Makefile From owner-cvs-all@FreeBSD.ORG Sat Sep 1 19:29:44 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 352D016A417; Sat, 1 Sep 2007 19:29:44 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1506713C442; Sat, 1 Sep 2007 19:29:44 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l81JThfk063545; Sat, 1 Sep 2007 19:29:43 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l81JThUw063544; Sat, 1 Sep 2007 19:29:43 GMT (envelope-from erwin) Message-Id: <200709011929.l81JThUw063544@repoman.freebsd.org> From: Erwin Lansing Date: Sat, 1 Sep 2007 19:29:43 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/share/sgml news.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2007 19:29:44 -0000 erwin 2007-09-01 19:29:43 UTC FreeBSD doc repository (ports committer) Modified files: share/sgml news.xml Log: Belatedly announce the FreeBSD Foundations August newsletter. Glanced at by: simon Revision Changes Path 1.107 +13 -1 www/share/sgml/news.xml From owner-cvs-all@FreeBSD.ORG Sat Sep 1 20:21:22 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B070B16A417; Sat, 1 Sep 2007 20:21:22 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8FFFB13C457; Sat, 1 Sep 2007 20:21:22 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l81KLMWd069084; Sat, 1 Sep 2007 20:21:22 GMT (envelope-from lbr@repoman.freebsd.org) Received: (from lbr@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l81KLMdU069083; Sat, 1 Sep 2007 20:21:22 GMT (envelope-from lbr) Message-Id: <200709012021.l81KLMdU069083@repoman.freebsd.org> From: Lars Balker Rasmussen Date: Sat, 1 Sep 2007 20:21:21 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Config-Any Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2007 20:21:22 -0000 lbr 2007-09-01 20:21:21 UTC FreeBSD ports repository Modified files: devel/p5-Config-Any Makefile Log: Fix dependency issue (thanks to linimon, ancient pointy-hat to me for not having the dependency in place from the beginning...) Use CPAN MASTER_SITE notation. Revision Changes Path 1.4 +3 -3 ports/devel/p5-Config-Any/Makefile From owner-cvs-all@FreeBSD.ORG Sat Sep 1 20:48:37 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E061A16A419; Sat, 1 Sep 2007 20:48:37 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BE87113C457; Sat, 1 Sep 2007 20:48:37 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l81KmbfK079637; Sat, 1 Sep 2007 20:48:37 GMT (envelope-from araujo@repoman.freebsd.org) Received: (from araujo@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l81Kmboa079636; Sat, 1 Sep 2007 20:48:37 GMT (envelope-from araujo) Message-Id: <200709012048.l81Kmboa079636@repoman.freebsd.org> From: Marcelo Araujo Date: Sat, 1 Sep 2007 20:48:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/astro/gpsd Makefile ports/astro/gpsd/files gpsd.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, 01 Sep 2007 20:48:38 -0000 araujo 2007-09-01 20:48:37 UTC FreeBSD ports repository Modified files: astro/gpsd Makefile Added files: astro/gpsd/files gpsd.in Log: - Add rc script. PR: ports/115592 Submitted by: Douglas William Thrift Approved by: stas (mentor), maintainer timeout (2 weeks) Revision Changes Path 1.7 +2 -1 ports/astro/gpsd/Makefile 1.1 +40 -0 ports/astro/gpsd/files/gpsd.in (new) From owner-cvs-all@FreeBSD.ORG Sat Sep 1 20:51:13 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B579516A420; Sat, 1 Sep 2007 20:51:13 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 93DEF13C442; Sat, 1 Sep 2007 20:51:13 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l81KpDk8079880; Sat, 1 Sep 2007 20:51:13 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l81KpDmh079879; Sat, 1 Sep 2007 20:51:13 GMT (envelope-from ahze) Message-Id: <200709012051.l81KpDmh079879@repoman.freebsd.org> From: Michael Johnson Date: Sat, 1 Sep 2007 20:51:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/p5-xmltv 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, 01 Sep 2007 20:51:13 -0000 ahze 2007-09-01 20:51:12 UTC FreeBSD ports repository Modified files: textproc/p5-xmltv Makefile distinfo pkg-plist Log: - Update to 0.5.48 Note to North America users, As of today (Sept, 1st) labs.zap2it.com is no more. however https://www.schedulesdirect.org will be taking its place. PR: 116000 Submitted by: Alex Varju Revision Changes Path 1.26 +14 -14 ports/textproc/p5-xmltv/Makefile 1.19 +3 -3 ports/textproc/p5-xmltv/distinfo 1.18 +19 -11 ports/textproc/p5-xmltv/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Sep 1 20:59:37 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E601016A419; Sat, 1 Sep 2007 20:59:37 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C597413C45B; Sat, 1 Sep 2007 20:59:37 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l81Kxbum080281; Sat, 1 Sep 2007 20:59:37 GMT (envelope-from araujo@repoman.freebsd.org) Received: (from araujo@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l81KxbHq080280; Sat, 1 Sep 2007 20:59:37 GMT (envelope-from araujo) Message-Id: <200709012059.l81KxbHq080280@repoman.freebsd.org> From: Marcelo Araujo Date: Sat, 1 Sep 2007 20:59:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/astro/gpsd Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2007 20:59:38 -0000 araujo 2007-09-01 20:59:37 UTC FreeBSD ports repository Modified files: astro/gpsd Makefile Log: - Fix wrong PORTREVISION number in previous commit. Approved by: stas (mentor) Revision Changes Path 1.8 +1 -1 ports/astro/gpsd/Makefile From owner-cvs-all@FreeBSD.ORG Sat Sep 1 21:30:00 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 65BB416A417; Sat, 1 Sep 2007 21:30:00 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 43CDF13C45B; Sat, 1 Sep 2007 21:30:00 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l81LU09r083213; Sat, 1 Sep 2007 21:30:00 GMT (envelope-from gabor@repoman.freebsd.org) Received: (from gabor@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l81LU0bL083212; Sat, 1 Sep 2007 21:30:00 GMT (envelope-from gabor) Message-Id: <200709012130.l81LU0bL083212@repoman.freebsd.org> From: Gabor Kovesdan Date: Sat, 1 Sep 2007 21:30:00 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/share/sgml commercial.software.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, 01 Sep 2007 21:30:00 -0000 gabor 2007-09-01 21:30:00 UTC FreeBSD doc repository Modified files: share/sgml commercial.software.xml Log: - Add ChartDirector as a Software vendor PR: www/114421 Submitted by: Peter Kwan Approved by: keramida (mentor) Revision Changes Path 1.10 +36 -2 www/share/sgml/commercial.software.xml From owner-cvs-all@FreeBSD.ORG Sat Sep 1 21:32:43 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 180C816A41B; Sat, 1 Sep 2007 21:32:43 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E9E9613C467; Sat, 1 Sep 2007 21:32:42 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l81LWgeA083535; Sat, 1 Sep 2007 21:32:42 GMT (envelope-from gabor@repoman.freebsd.org) Received: (from gabor@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l81LWgBx083534; Sat, 1 Sep 2007 21:32:42 GMT (envelope-from gabor) Message-Id: <200709012132.l81LWgBx083534@repoman.freebsd.org> From: Gabor Kovesdan Date: Sat, 1 Sep 2007 21:32:42 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/share/sgml 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, 01 Sep 2007 21:32:43 -0000 gabor 2007-09-01 21:32:42 UTC FreeBSD doc repository Modified files: share/sgml commercial.isp.xml Log: - Add Colocrossing as an ISP vendor PR: www/114788 Submitted by: Gary Stanley Approved by: keramida (mentor) Revision Changes Path 1.20 +12 -2 www/share/sgml/commercial.isp.xml From owner-cvs-all@FreeBSD.ORG Sat Sep 1 21:34:40 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A0F1316A418; Sat, 1 Sep 2007 21:34:40 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7F85113C457; Sat, 1 Sep 2007 21:34:40 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l81LYeLd083639; Sat, 1 Sep 2007 21:34:40 GMT (envelope-from gabor@repoman.freebsd.org) Received: (from gabor@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l81LYeYh083638; Sat, 1 Sep 2007 21:34:40 GMT (envelope-from gabor) Message-Id: <200709012134.l81LYeYh083638@repoman.freebsd.org> From: Gabor Kovesdan Date: Sat, 1 Sep 2007 21:34:40 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/share/sgml 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, 01 Sep 2007 21:34:40 -0000 gabor 2007-09-01 21:34:40 UTC FreeBSD doc repository Modified files: share/sgml commercial.isp.xml Log: - Add Computer Magic And Software Design as an ISP vendor PR: www/115617 Submitted by: Ray Pulsipher Approved by: keramida (mentor) Revision Changes Path 1.21 +12 -2 www/share/sgml/commercial.isp.xml From owner-cvs-all@FreeBSD.ORG Sat Sep 1 21:37:27 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AFDA616A420; Sat, 1 Sep 2007 21:37:27 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8D7B313C442; Sat, 1 Sep 2007 21:37:27 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l81LbRDh083802; Sat, 1 Sep 2007 21:37:27 GMT (envelope-from gabor@repoman.freebsd.org) Received: (from gabor@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l81LbRcN083801; Sat, 1 Sep 2007 21:37:27 GMT (envelope-from gabor) Message-Id: <200709012137.l81LbRcN083801@repoman.freebsd.org> From: Gabor Kovesdan Date: Sat, 1 Sep 2007 21:37:27 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/share/sgml commercial.consult.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, 01 Sep 2007 21:37:27 -0000 gabor 2007-09-01 21:37:27 UTC FreeBSD doc repository Modified files: share/sgml commercial.consult.xml Log: - Add Network Advantage LLC as a Consulting vendor PR: www/114775 Submitted by: Roy A Cohen Approved by: keramida (mentor) Revision Changes Path 1.34 +15 -2 www/share/sgml/commercial.consult.xml From owner-cvs-all@FreeBSD.ORG Sat Sep 1 21:38:26 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB02A16A418; Sat, 1 Sep 2007 21:38:26 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 98C6F13C46B; Sat, 1 Sep 2007 21:38:26 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l81LcQAZ083845; Sat, 1 Sep 2007 21:38:26 GMT (envelope-from gabor@repoman.freebsd.org) Received: (from gabor@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l81LcQ6f083844; Sat, 1 Sep 2007 21:38:26 GMT (envelope-from gabor) Message-Id: <200709012138.l81LcQ6f083844@repoman.freebsd.org> From: Gabor Kovesdan Date: Sat, 1 Sep 2007 21:38:26 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/share/sgml commercial.consult.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, 01 Sep 2007 21:38:26 -0000 gabor 2007-09-01 21:38:26 UTC FreeBSD doc repository Modified files: share/sgml commercial.consult.xml Log: - Add E-systems as a Consulting vendor PR: www/115595 Submitted by: Jakub Werelich Approved by: keramida (mentor) Revision Changes Path 1.35 +11 -2 www/share/sgml/commercial.consult.xml From owner-cvs-all@FreeBSD.ORG Sat Sep 1 21:54:25 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F3F7C16A418; Sat, 1 Sep 2007 21:54:24 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D0F6613C474; Sat, 1 Sep 2007 21:54:24 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l81LsOVC084796; Sat, 1 Sep 2007 21:54:24 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l81LsOfP084795; Sat, 1 Sep 2007 21:54:24 GMT (envelope-from pav) Message-Id: <200709012154.l81LsOfP084795@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 1 Sep 2007 21:54:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/bzr-gtk 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, 01 Sep 2007 21:54:25 -0000 pav 2007-09-01 21:54:24 UTC FreeBSD ports repository Modified files: devel/bzr-gtk Makefile distinfo pkg-plist Log: - Update to 0.90.0 PR: ports/115929 Submitted by: Radim Kolar SF.NET (maintainer) Revision Changes Path 1.8 +1 -1 ports/devel/bzr-gtk/Makefile 1.6 +3 -3 ports/devel/bzr-gtk/distinfo 1.7 +20 -13 ports/devel/bzr-gtk/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Sep 1 21:58:03 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3700316A41B; Sat, 1 Sep 2007 21:58:03 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 13D2513C45B; Sat, 1 Sep 2007 21:58:03 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l81Lw2Qw085024; Sat, 1 Sep 2007 21:58:02 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l81Lw2L4085023; Sat, 1 Sep 2007 21:58:02 GMT (envelope-from pav) Message-Id: <200709012158.l81Lw2L4085023@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 1 Sep 2007 21:58:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/mod_security2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2007 21:58:03 -0000 pav 2007-09-01 21:58:02 UTC FreeBSD ports repository Modified files: www/mod_security2 Makefile Log: - Fix build with Apache 2.2: explicitly depend on pcre library PR: ports/110645 Approved by: maintainer timeout (1 month) Revision Changes Path 1.8 +7 -1 ports/www/mod_security2/Makefile From owner-cvs-all@FreeBSD.ORG Sat Sep 1 22:02:27 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7324216A420 for ; Sat, 1 Sep 2007 22:02:27 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx22.fluidhosting.com [204.14.89.5]) by mx1.freebsd.org (Postfix) with SMTP id 0839E13C481 for ; Sat, 1 Sep 2007 22:02:26 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: (qmail 23164 invoked by uid 399); 1 Sep 2007 22:02:25 -0000 Received: from localhost (HELO lap.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTP; 1 Sep 2007 22:02:25 -0000 X-Originating-IP: 127.0.0.1 Date: Sat, 1 Sep 2007 15:02:23 -0700 (PDT) From: Doug Barton To: Marcelo Araujo In-Reply-To: <200709012059.l81KxbHq080280@repoman.freebsd.org> Message-ID: References: <200709012059.l81KxbHq080280@repoman.freebsd.org> X-message-flag: Outlook -- Not just for spreading viruses anymore! X-OpenPGP-Key-ID: 0xD5B2F0FB Organization: http://www.FreeBSD.org/ MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII Cc: stas@freebsd.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/astro/gpsd Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2007 22:02:27 -0000 On Sat, 1 Sep 2007, Marcelo Araujo wrote: > araujo 2007-09-01 20:59:37 UTC > > FreeBSD ports repository > > Modified files: > astro/gpsd Makefile > Log: > - Fix wrong PORTREVISION number in previous commit. > > Approved by: stas (mentor) > > Revision Changes Path > 1.8 +1 -1 ports/astro/gpsd/Makefile > > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/astro/gpsd/Makefile.diff?&r1=1.7&r2=1.8&f=h Skipping a number (going from 1 to 3) doesn't hurt anything. Going backwards (from 3 to 2) is bad for a lot of reasons, not the least of which is automated tools that depend on monotonically increasing version numbers. If the time between the two commits is small enough this probably won't hurt anything, but please remember this for next time. Doug -- This .signature sanitized for your protection From owner-cvs-all@FreeBSD.ORG Sat Sep 1 22:03:14 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 17F1F16A418; Sat, 1 Sep 2007 22:03:14 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E87CB13C45D; Sat, 1 Sep 2007 22:03:13 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l81M3Dfa086632; Sat, 1 Sep 2007 22:03:13 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l81M3Dxp086631; Sat, 1 Sep 2007 22:03:13 GMT (envelope-from pav) Message-Id: <200709012203.l81M3Dxp086631@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 1 Sep 2007 22:03:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/dns/sqldjbdns Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2007 22:03:14 -0000 pav 2007-09-01 22:03:13 UTC FreeBSD ports repository Modified files: dns/sqldjbdns Makefile distinfo Log: - Update to 0.73 PR: ports/115833 Submitted by: Radim Kolar SF.NET Revision Changes Path 1.5 +1 -2 ports/dns/sqldjbdns/Makefile 1.3 +3 -3 ports/dns/sqldjbdns/distinfo From owner-cvs-all@FreeBSD.ORG Sat Sep 1 22:05:17 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 89B0316A41A; Sat, 1 Sep 2007 22:05:17 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6609713C46C; Sat, 1 Sep 2007 22:05:17 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l81M5HcH086742; Sat, 1 Sep 2007 22:05:17 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l81M5HFB086741; Sat, 1 Sep 2007 22:05:17 GMT (envelope-from pav) Message-Id: <200709012205.l81M5HFB086741@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 1 Sep 2007 22:05:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-mgmt/zabbix/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, 01 Sep 2007 22:05:17 -0000 pav 2007-09-01 22:05:17 UTC FreeBSD ports repository Modified files: net-mgmt/zabbix/files pkg-message.in Log: - Schema files are in create/ subdir PR: ports/115962 Submitted by: Radim Kolar SF.NET Revision Changes Path 1.3 +1 -1 ports/net-mgmt/zabbix/files/pkg-message.in From owner-cvs-all@FreeBSD.ORG Sat Sep 1 22:11:13 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 67AB416A418; Sat, 1 Sep 2007 22:11:13 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 43CDF13C48A; Sat, 1 Sep 2007 22:11:13 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l81MBDZJ087229; Sat, 1 Sep 2007 22:11:13 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l81MBDOH087228; Sat, 1 Sep 2007 22:11:13 GMT (envelope-from pav) Message-Id: <200709012211.l81MBDOH087228@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 1 Sep 2007 22:11:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/py-PyGreSQL 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, 01 Sep 2007 22:11:13 -0000 pav 2007-09-01 22:11:12 UTC FreeBSD ports repository Modified files: databases/py-PyGreSQL Makefile distinfo pkg-descr pkg-plist Log: - Update to 3.8.1 PR: ports/109026 Submitted by: Radim Kolar SF.NET Approved by: maintainer timeout (girgen; 6 months) Revision Changes Path 1.49 +3 -3 ports/databases/py-PyGreSQL/Makefile 1.14 +3 -3 ports/databases/py-PyGreSQL/distinfo 1.5 +1 -3 ports/databases/py-PyGreSQL/pkg-descr 1.9 +2 -0 ports/databases/py-PyGreSQL/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Sep 1 22:12:59 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3B99916A417; Sat, 1 Sep 2007 22:12:59 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1768613C428; Sat, 1 Sep 2007 22:12:59 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l81MCwgj087304; Sat, 1 Sep 2007 22:12:58 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l81MCwui087303; Sat, 1 Sep 2007 22:12:58 GMT (envelope-from pav) Message-Id: <200709012212.l81MCwui087303@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 1 Sep 2007 22:12:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/py-setuptools pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2007 22:12:59 -0000 pav 2007-09-01 22:12:58 UTC FreeBSD ports repository Modified files: devel/py-setuptools pkg-plist Log: - Correct plist for python24 and older PR: ports/115968 Submitted by: Radim Kolar SF.NET Revision Changes Path 1.10 +4 -1 ports/devel/py-setuptools/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Sep 1 22:20:16 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A7BCA16A418; Sat, 1 Sep 2007 22:20:16 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 83FBC13C458; Sat, 1 Sep 2007 22:20:16 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l81MKGcu087623; Sat, 1 Sep 2007 22:20:16 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l81MKGlq087622; Sat, 1 Sep 2007 22:20:16 GMT (envelope-from pav) Message-Id: <200709012220.l81MKGlq087622@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 1 Sep 2007 22: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/www/drood Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2007 22:20:16 -0000 pav 2007-09-01 22:20:16 UTC FreeBSD ports repository Modified files: www/drood Makefile distinfo Log: - Update to 1.14 PR: ports/115999 Submitted by: James Bailie (maintainer) Revision Changes Path 1.6 +1 -1 ports/www/drood/Makefile 1.6 +3 -3 ports/www/drood/distinfo From owner-cvs-all@FreeBSD.ORG Sat Sep 1 22:59:13 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CF01316A473; Sat, 1 Sep 2007 22:59:13 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A7C8913C47E; Sat, 1 Sep 2007 22:59:13 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l81MxDto089993; Sat, 1 Sep 2007 22:59:13 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l81MxDXG089992; Sat, 1 Sep 2007 22:59:13 GMT (envelope-from pav) Message-Id: <200709012259.l81MxDXG089992@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 1 Sep 2007 22:59:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/gmpc 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, 01 Sep 2007 22:59:13 -0000 pav 2007-09-01 22:59:12 UTC FreeBSD ports repository Modified files: audio/gmpc Makefile distinfo pkg-descr pkg-plist Log: - Update to 0.15.0 - Transfer maintainership on submitter PR: ports/115998 Submitted by: Mathias Revision Changes Path 1.14 +25 -21 ports/audio/gmpc/Makefile 1.9 +3 -3 ports/audio/gmpc/distinfo 1.3 +12 -5 ports/audio/gmpc/pkg-descr 1.8 +57 -25 ports/audio/gmpc/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Sep 1 23:15:12 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BBC8D16A41A; Sat, 1 Sep 2007 23:15:12 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9515F13C458; Sat, 1 Sep 2007 23:15:12 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l81NFCbZ092282; Sat, 1 Sep 2007 23:15:12 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l81NFCFn092281; Sat, 1 Sep 2007 23:15:12 GMT (envelope-from pav) Message-Id: <200709012315.l81NFCFn092281@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 1 Sep 2007 23: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/www/nspluginwrapper Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2007 23:15:12 -0000 pav 2007-09-01 23:15:12 UTC FreeBSD ports repository Modified files: www/nspluginwrapper Makefile distinfo Log: - Update to 0.9.91.5 PR: ports/115992 Submitted by: Dave Grochowski (maintainer) Revision Changes Path 1.5 +1 -2 ports/www/nspluginwrapper/Makefile 1.3 +6 -6 ports/www/nspluginwrapper/distinfo